html, body, * { margin: 0; padding: 0; }
body { background: #030f3e url("../_images/background.gif") 0 0 fixed repeat-x; color: #5A5F72; font: .8125em/1.75em Arial, Helvetica, sans-serif; padding: 20px 0 0 0; }
#torso,#footer { width: 960px; margin: 0 auto; }
#torso { background: #FFF url("../_images/back_page.gif") 0 0 repeat; color: #333; }

/*
### OTHER TAGS ### */
p,li,dt,dd { word-spacing: 1px; }
p { margin: .77em 0 1.5em 0; }
hr { display: none; }
blockquote { margin: 1.5em 0 1.5em 20px; border-left: 2px solid #630021; padding: 0 0 0 20px; }
blockquote p { font-size: 13px; font-style: italic; margin: 0; padding: 8px 0; }
blockquote span { display: block; padding-top: 5px; }
a { color: #C00; }
a:hover { color: #F00; }
a img { border-width: 0; }


/*
### HEADINGS ### */
h1,h2,h3,h4,h5{line-height:normal;font-family:Corbel, Arial, Helvetica, sans-serif;font-weight:normal;color:#C3112F;}
.subhead { font-size: .75em; display: block; font-weight: normal !important; color: #666; }		.subhead span { position: absolute; left: -9114px; }
h1 { margin: 1.25em 0 .65em 0; font-size: 34px; }
h2 { margin: 1em 0 10px 0; font-size: 26px; color: #093E95; }
h2 em { font-style: normal; color: #C3112F; }
#col-2 h2, .feature h2 { background-color: #c3112f; color: #fff; padding: 3px 0; margin-bottom: 8px; font-size: 24px; }
#col-2 h2 { margin-left: -5px; margin-right: -5px; }
#col-2 h2 span, .feature h2 span { border: 1px solid #e69eaa; border-width: 1px 0; display: block; padding: 0 8px; }
#col-2 h2 span a { color: #fff; text-decoration: none; }
#col-2 h2 span a:hover { color: #E69EAA; }
.box h2 { font-size: 20px; margin-top: 10px; }
h2.tinytext { color: #888; font-size: 10px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; background: url("../_images/div_line.gif") bottom left repeat-x; padding-bottom: 3px; }
h3 { margin: 1.5em 0 .625em 0; font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }


/*
### LISTS ### */
#col-1 ul, ul.list { margin: 1.5em 0 1.5em 20px; padding: 0; }
#col-1 ul li, ul.list li { background: url("../_images/bullet.gif") 0 .5em no-repeat; padding-left: 18px; list-style-type: none; margin: 0; }
#col-2 ul.list { margin-left: 10px; }
#col-2 ul.list li { background-image: url("../_images/bullet2.gif"); }
#col-1 ul ul, ul.list ul { margin-top: 0; margin-bottom: 0; }

.thumbs { clear: both; margin: 10px 0 !important; }
#col-1 .thumbs li, .thumbs li { list-style-type: none; float: left; margin: 5px 9px !important; padding: 15px 0; list-style-image: none !important; background-image: none; }
#col-1 .thumbs li.portrait { padding: 0; }
.thumbs li a img { border: 4px solid #e1e5e5; }
.thumbs li a:hover img { border-color: #d1d1d1; }

.albums { border-top: 1px solid #CCD6EA; overflow: hidden;}
#col-1 .albums li, .albums li { float: left; width: 100%; margin: 0 !important; padding: 10px; border-bottom: 1px solid #CCD6EA; list-style-image: none !important; }
#col-1 .albums li.odd { background-color: #EFF3FF; }
#side .albums li { height: 78px; }
#side .albums li { padding: 10px 0; }
.albums a { float: left; margin-right: 15px; }
#side .albums a { margin-right: 10px; }
.albums .title { float: none; background: none; height: auto; width: auto; display: inline; font-size: 14px; font-weight: bold; padding: 0; }
.albums .title:hover { background: none; }

.webster dt { font-weight: bold; }
.webster dd { margin-bottom: 1.25em; }


/*
### HEADER ### */
#header { height: 176px; position: relative; }
#logo { height: 126px; width: 444px; margin: 0 10px; }
#logo a, #logo span { display: block; height: 100%; width: 100%; background: url("../_images/logo_screen.gif") 0 0 no-repeat; text-indent: -9114px; overflow: hidden; }

#navigation { background: #22365c url("../_images/back_nav.gif") 0 0 repeat-x; height: 37px; padding: 7px 0 6px 5px; }
#navigation li { width: 128px; float: left; display: inline; background: url("../_images/nav_sprite.gif") 0 0 no-repeat; margin: 0 15px; }
#navigation li.current { background-position: 0 -37px; }
#navigation a { display: block; width: 100%; height: 37px; line-height: 37px; color: #E8E7EF; text-decoration: none; text-align: center; font-size: 17px; font-weight: bold; }
#navigation a:hover { color: #FFF; }
#navigation li.current a { color: #1f4593 !important; }

#top-nav { position: absolute; top: 29px; right: 10px; width: 424px; padding: 0 2px; height: 61px; background: url("../_images/top_nav.gif") 0 0 no-repeat; }
#top-nav li { float: left; height: 61px; width: 106px; list-style-type: none; }
#top-nav a { display: block; height: 100%; width: 100%; text-indent: -9114px; overflow: hidden; }

.menu { font-size: 16px; margin: 0 -5px; }
.menu li { list-style-type: none; line-height: 1.25em; padding: 0; background-image: none; font-weight: bold; }
.menu li ul, .menu li.open li ul { display: none; visibility: hidden; }
.menu a { display: block; padding: 4px 0 5px 5px; text-decoration: none; color: #093E95; }
.menu a:hover, .menu li.open li.open ul a:hover { color: #2050A4; }
.menu li.open { font-weight: bold; background-color: #ccc; }
.menu li.open ul { font-size: 14px; margin-top: 2px; margin-bottom: 5px; height: 1%; }
.menu li.open li { font-weight: normal; }
.menu li.open a { padding-top: 3px; padding-bottom: 3px; color: #112C6E; }
.menu li.open ul a { color: #C3112F; }
.menu li.open li.open { background: none; font-weight: bold; }
.menu li.open li.open a {  }
.menu li.open li.open ul { font-size: 12px; margin: 0; }
.menu li.open li.open ul li { font-weight: normal; }
.menu li.open li.open ul a { padding-left: 20px; color: #fff; background: url("../_images/menu_bullet.gif") 8px 5px no-repeat; }

.menu li.current { font-weight: bold !important; }
.menu li.open li.open li.current a { color: #093E95; }

.menu li.open ul, .menu li.open ul li.open ul { display: block; visibility: visible; background-color: #e5e5e5; border-bottom: 1px solid #ccc; }



/*
### LAYOUT ### */
#content { }
#main-wrap { width: 100%; float: left; padding: 0; }

.lyt-12 #col-1 { margin: 0 260px 0 20px; }
.lyt-21 #col-1 { margin: 0 0 0 340px; }
.lyt-312 #col-1, .lyt-213 #col-1 { margin: 0 340px; }
.lyt-1 #col-1 { margin: 0 20px; }

#col-2 { margin-left: -235px; }
#col-3 { margin-left: -940px; }
#col-2,#col-3 { width: 235px; float: left; }
#col-1 { }
#col-2 { }
#col-3 { }
#col-1,#col-2,#col-3 { padding-bottom: 70px !important; overflow: hidden; }

#col-2-wrap { background: url("../_images/back_col2.png") 0 0 repeat-y; padding: 1px 13px 1px 20px; }
#col-2-fade { height: 50px; background: url("../_images/fade_col2.png") 0 0 no-repeat; }

#home #col-1 { margin: 0 235px 0 0; }
#home #col-1,#home #col-2,#home #col-3 { padding-bottom: 30px !important; overflow: hidden; }

/*
### FEATURES ### */
.feature { width: 206px; margin: 0 10px; float: left; display: inline; }
.feature h2 { text-align: center; margin-top: 0; }	#home .feature h2 { margin-top: 1em; }
.feature h2 span { padding: 0; }
.feature h2 a { color: #fff; text-decoration: none; } .feature h2 a:hover { color: #F0C3CB; }

#home .feature { width: 215px; margin: 0 0 0 20px; }
#col-1 .feature ul { border: 1px solid #c3112f; border-width: 1px 0; margin: 0; padding: 0; background: url("../_images/alpha_red.png") 0 0 repeat; }
#col-1 .feature li { border: 1px solid #c3112f; border-width: 0 1px 1px 1px; padding: 0; font-size: 14px; line-height: 1.75em; background: none; }
.feature li a { color: #1D1060; text-align: center; display: block; text-decoration: none; font-weight: bold; }
.feature li a:hover { color: #1f4593; }
.feature-fade { height: 103px; border-top: 1px solid #E7A0AB; background: url("../_images/feature_fade_red.png") 0 0 repeat-x; }

.feature.white h2 { background-color: #ccc; color: #333; }
.feature.white h2 span { border-color: #fff; }
.feature.white h2 a { color: #333; }	.feature.white h2 a:hover { color: #555; }
#col-1 .feature.white ul { background-image: url("../_images/alpha_white.png"); border-color: #ccc; }
#col-1 .feature.white li { border-color: #ccc; }
.white .feature-fade { border-color: #fff; background-image: url("../_images/feature_fade.png"); }

.feature.blue h2 { background-color: #093e95; color: #fff; }
.feature.blue h2 span { border-color: #8eafde; }
.feature.blue h2 a:hover { color: #C1CFE4; }
#col-1 .feature.blue ul { background-image: url("../_images/alpha_blue.png"); border-color: #093e95; }
#col-1 .feature.blue li { border-color: #093e95; }
.blue .feature-fade { border-color: #9DB1D4; background-image: url("../_images/feature_fade_blue.png"); }


/*
### PAGINATION ### */
.pager { border: 1px solid #BADAEF; background-color: #E9F3FA; padding: 10px 10px 0 10px; height: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.cap { border-width: 0 0 1px 0; margin-bottom: 10px; }
.base { border-width: 1px 0 0 0; padding: 0 10px 10px 10px; clear: both; margin-top: 10px; }
.pager div { float: right; line-height: 1.5em; }
.pager .status { float: left; }
.pager a { text-decoration: none; padding: 0 1px; color: #2B5EE6 !important; }
.pager .current { font-weight: bold; border: 2px solid #2B5EE6; }
.cap .current { border-width: 0 0 2px 0; }
.base .current { border-width: 2px 0 0 0; }
.pager input { width: 87%; }

/*
### REGULAR PAGINATION ### */
.paging, .post-nav { border: 1px solid #BADAEF; background-color: #EFF3FF; }
.paging { padding: 10px 10px 0 10px; height: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.cap { border-width: 0 0 1px 0; margin-bottom: 10px; }
.base { border-width: 1px 0 0 0; padding: 0 10px 10px 10px; clear: both; margin-top: 10px; }
.paging div { float: right; line-height: 1.5em; }
.paging .status { float: left; }
.paging a { text-decoration: none; padding: 0 1px; color: #1A446D !important; }
.paging .current { font-weight: bold; border: 2px solid #1A446D; }
.cap .current { border-width: 0 0 2px 0; }
.base .current { border-width: 2px 0 0 0; }
.paging input { width: 93%; }

.post-nav { margin-top: 45px; padding: 2px 10px; border-width: 1px 0; }



/*
### FOOTER ### */
#foot { clear: both; }
#footer p { padding: 0 10px; }
#footer ul { float: right; margin: 0; padding: 0; }
#footer li { float: left; list-style-type: none; padding: 0; margin: 0 10px 0 0; }


/*
### PPGS ### */
#footer #PPGS { text-align: left; }
#footer #PPGS a { display: block; height: 19px; width: 94px; border-width: 0 !important; background: url("../_images/ppgs.gif") 0 0 no-repeat; overflow: hidden; text-indent: -9114px; position: absolute; top: 35px; right: 1px; }
#footer #PPGS a:hover { background-position: 0 -19px; }


/*
### STAFF ### */
.staff { height: auto !important; height: 230px; min-height: 230px; position: relative; padding: 0 0 1.5em 215px; border-bottom: 1px solid #214FA4; }
.staff .photo { position: absolute; top: 0; left: 0; }
.staff .photo img { border: 1px solid #999; }


/*
### FORM STYLES ### */
form { width: 100%; }
form p { margin: 10px 0 !important; padding: 0; }
form p span { display: block; float: left; width: 49%; margin-right: 9px; }
form div.multi-2 { width: 100%; overflow: hidden; margin: 10px 0; }
form div.multi-2 p { width: 49.2%; float: left; margin: 0 10px 0 0 !important; }
form div.multi-2 .last { margin-right: 0 !important; }
#col-2 form p span { width: 48.4%; }
.end { margin-right: 0 !important; }
fieldset { border-width: 0; margin: 20px 0; clear: both;}

form.box { border: 6px solid #EBE8E1; background-color: #F5F4F0; margin: 15px 0; }
form.box p { padding-left: 15px !important; }
form.box fieldset p { padding-left: 0 !important; }
form.box fieldset { padding: 0 15px; }
form.box p.action { background-color: #FDF3C6; margin-left: 15px !important; margin-right: 15px !important; }

form h1 { padding: 0 15px; }
legend { display: block; padding: 0 0 1em 0; font-weight: bold; font-size: 16px; line-height: 1.5em; color: #517c3f; height: 1.5em; }
legend span { display: block; background-color: #817D78; width: 910px; padding: 2px 5px; color: #fff; }
fieldset fieldset legend { font-size: 11px; color: #333; }
label, .label { font-family: Arial, Helvetica, sans-serif; color: #505050; font-weight: bold; }
label em { font-style: normal; font-weight: normal; color: #c00; }
label span { font-weight: normal; color: #817D78; }
label.inline { font-weight: normal; vertical-align: middle; }
.box label { color: #f1FFFF; }
input, textarea, select { margin:0; font-size: 13px; font-family: Arial, Helvetica, sans-serif; border-top:1px solid #7c7c7c; border-left:1px solid #c3c3c3; border-right:1px solid #c3c3c3; border-bottom:1px solid #ddd; background:#fff url("../_images/fieldbg.gif") repeat-x top !important; color:#333; padding: 2px 0 2px 2px; width: 99%; }
input.radio, input.checkbox, input.btn { width: auto; border-width: 0 !important; background: none !important; margin-right: 5px; margin-left: 10px; vertical-align: middle; }
input.btn { padding: 0; }
p.optlist label { font-size: 11px; font-family: Arial; display: inline; }
p.optlist span { width: 33%; margin: 0; }
textarea { height: 50px; }
.auto { width: auto; }
.twochar { width: 25px !important; }
.fourchar { width: 40px !important; }
.sixchar { width: 55px; }
.xsmall { width: 25%; }
.small { width: 33%; }
.medium { width: 50%; }
.large { width: 100%; }
.tall { height: 100px; }
.taller { height: 150px; }

.missing { background-color: #FF9999 !important; color: #444 !important; padding: 5px !important; }
#frm-error { border: 2px solid #FF9999; background-color:#FFCCCC; padding: 10px 5%; text-align: center; margin: 10px 15px !important; }

.button { background: #C8C8C8 url("../_images/button_hilite.gif") 0 0 repeat-x; border-width: 1px; border-style: solid; border-color: #a3a3a3 #818181 #818181 #a3a3a3; color: #1A484D; font-family: "lucida grande", Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; padding: 2px 5px 3px 5px; cursor: pointer; vertical-align: top; width: auto !important; width: 1; overflow: visible; }
* html .button { padding: 0 5px 1px 5px; vertical-align: baseline; }
.button:hover { background-color: #d1d1d1; }
.button span { width: auto !important; background: url("../_images/button_arrow.gif") right 4px no-repeat; padding: 0 10px 0 0; margin: 0 !important; float: none; display: inline; cursor: pointer; }

.cells dl { overflow: hidden; padding: 7px 0; height: 1%; }
.cells dt { float: left; width: 170px; padding-right: 10px; text-align: right; }
.cells dd { float: left; width: 480px; }

.cells dl, fieldset.cells p { overflow: hidden; padding: 8px 0; margin: 0; height: 1%; }
.cells dd p { margin: 6px 0 !important; }
.cells dt { float: left; width: 170px; line-height: 1.2em; padding: 11px 10px 8px 0; text-align: right; }
.cells dd { float: left; width: 480px; }
.cells dd.plaintext { padding-top: 7px; }
.cells dt label { display: inline; float: none; }
.cells dt strong { color: #505050; }
.cells fieldset legend { padding: 0; }
.cells fieldset legend span { background: none; color:#DE5510; border-color: #D5D5E5; font-size: 14px; padding-left: 0; }
.cells input, .cells textarea, .cells select { padding: 6px 5px 4px; }
.cells dd span, span.input { display: block; padding: 5px; background-color: #D1D3DF; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-size: 11px; color: #777; }
.cells dd span input, .cells dd span textarea, .cells dd span select, span.input input, span.input textarea, span.input select { 
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; width: 97.5%; outline: none;
}
span.input input, span.input textarea, span.input select { width: 98.5%; }



/*
### VCARD STYLES ### */
.vcard { padding: 2em 0; text-align: center; color: #1f1162; text-transform: uppercase; font-weight: bold; }
.vcard dt, .vcard .fn { display: none; }
.vcard dt.show, .vcard dd { display: inline; }
.vcard span { padding-right: 30px; }
.vcard .locality, .vcard .region { padding-right: 0; }
.vcard span.fax { padding: 0; }


/*
### INFOBOX STYLE ### */
.box { border: 1px solid #D1D3DF; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 1px 15px; }

.shelf div { float: left; margin: 0 15px; display: inline; }
.shelf .box { width: 220px; }
.shelf.stretch .box { width: 244px; }


/*
### COMMON STYLES ### */
img.right { float: right; margin: 0 0 20px 20px; border: 1px solid #999; }
p.right { text-align: right; }
p.center { text-align: center; }
span.right { float: right; margin-left: 10px; width: auto !important; }
img.left { float: left; margin: 0 20px 20px 0; border: 1px solid #999; }
img.frame { border: 4px solid #a5a6d6; }
.caps { letter-spacing: .05em; }
.last { border-width: 0 !important; margin-right: 0 !important; background: none !important; }
.clear { clear: both; float: none !important; height: 1px; line-height: 1px; font-size: 1px; overflow: hidden; }
.intro { font-size: 1.33em; line-height: 1.5em; color: #1A446D; }
.action { border-top: 1px solid #D6AE52; background-color: #FFF7CE; background-color: rgba(255,210,0,.2); *background-color: #FFF7CE; padding: 10px; clear: both; }
.GMapEZ { height: 350px; }


/*
### ICONS ### */
.icon { padding-left: 20px; padding-bottom: 1px; background-repeat: no-repeat; }
.icon.big { font-size: 14px; font-weight: bold; }
.ico-info { background-image: url("../_images/icon_info.gif"); }
.ico-edit { background-image: url("../_images/icon_edit.gif"); }
.ico-email { background-image: url("../_images/icon_email.gif"); }
.ico-clock { background-image: url("../_images/icon_clock.gif"); }
.ico-comment { background-image: url("../_images/icon_comment.gif"); }
.ico-date { background-image: url("../_images/icon_date.gif"); }
.ico-folder { background-image: url("../_images/icon_folder.gif"); }
.ico-next { background: url("../_images/icon_next.gif") top right no-repeat; padding: 0 20px 0 0; }
.ico-prev { background-image: url("../_images/icon_prev.gif"); }
.ico-page { background-image: url("../_images/icon_page.gif"); }
.ico-rss { background-image: url("../_images/icon_rss.gif") !important; }
.ico-tag { background-image: url("../_images/icon_tag.gif"); }
.ico-user { background-image: url("../_images/icon_user.gif"); }
