@import url('reset.css');
@import url('clear.css');
@import url('nav.css');

/* -----------------------------------------------
Structure
----------------------------------------------- */
body {
	background: #b8c8e3;
	font: normal 13px/18px 'Lucida Grande', Arial, Verdana, sans-serif;
	color: #666;
}

#wrapper { background: #fff url('/_images/bg.jpg') repeat-x 0 0; border-bottom: 5px #a4b5d0 solid; position: relative; }
#container { width: 996px; margin: 0 auto; }
#header { width: 100%; height: 160px; margin: 0 auto; display: block; background: transparent url('/_images/clouds.jpg') no-repeat 0 0; position: relative; z-index: 10;}
#masthead { width: 100%; height: 252px; display: block; }
#logo { float: left; margin: 30px 0 0 15px; }

/*
#info { width: 307px; height: 150px; display: block; background: transparent url('/_images/info_bg.jpg') no-repeat 0 0; position: absolute; top: 0; right: 0; padding: 10px 0 0 0; }
	#info li { margin: 0 0 0 27px; float: left; display: inline; }
	#info li img { float: left; }
	#info img, #info li, #info a { line-height: 0; }
*/

#info { width: 307px; display: block; background: transparent url('/_images/info_bg.jpg') no-repeat 0 0; position: absolute; top: 0; right: 0; padding: 10px 0 11px 0; font-size: 11px; }
	#info ul { background: transparent url('/_images/info_bg_expand.gif') no-repeat 16px bottom; padding: 0 0 11px 0; }
	#info ul li { margin: 0 0 0 27px; }
	#info ul li img { float: left; }
	#info ul li ul { display: none; padding: 0px; background: none; margin: 0 0 0 -27px; }
	#info ul li ul li { width: 244px; display: block; background: #f3d68f; border-left: 1px solid #e1aa27; border-right: 1px solid #e1aa27; border-bottom: 1px solid #e1aa27; float: none; }
	#info ul li ul li a { width: 232px; display: block; color: #644c10; padding: 2px 6px; text-decoration:none; }
	#info ul li ul li a:hover { background: #f0cb6f; }
	
#left_column { width: 670px; float: left; padding: 0 0 18px 0; }
	#left_column li { margin: 0 0 0 18px; padding: 0 0 0 10px; background: transparent url('/_images/bullet_green.gif') no-repeat 0 5px; }
	#left_column ul { margin: 0 0 18px 0; }
#spotlight { width: 670px; height: 252px; overflow: hidden; margin-bottom: 18px; }

#right_column { width: 284px; display: inline; float: right; background: transparent url('/_images/right_bg.png') no-repeat 0 0; margin: 0 15px 0 0; padding: 0 0 18px 0; }
	#right_column ul { width: 250px; margin: 0 auto; font-size: 11px;  }
	#right_column ul li { width: 232px; background: #ecf2f5; padding: 9px 9px 8px 9px; border-bottom: 1px #fff solid; }
	#right_column ul li.alt { background: #dbe6ec; }
	#right_column strong { display: block; }
	#right_column a { text-decoration: none; color: #666; }
	#right_column a:hover { color: #f3c244; text-decoration: underline; }
	#right_column .ataglance { width: 250px; margin: 0 auto; }
#rss { float: right; margin: 14px 10px 18px 0; }

#footer { width: 976px; margin: 0 auto; padding: 10px; display: block; font-size: 11px; color: #003768; }

.recent_container { }
.entries, .staff_details { width: 315px; float: left; padding: 18px 10px 0 10px; }
.entries.alt { width: 314px; border-left: 1px #dfe7f4 dotted; padding: 18px 10px 0 10px; }
.featureFirst { width: 258px; margin: 18px auto 5px auto; }
.feature { width: 258px; margin: 7px auto 0 auto; }
.left { float: left; }
.right { float: right; }
.hr hr { display: none; }
.hr { height: 6px; display: block; background: #dbe6ec; margin: 4px 0 10px 0; }
.more, .more a { color: #000; text-decoration: none; font-size: 10px; font-weight: bold; }

h1 { font-size: 30px; color: #003768; line-height: 36px; }
h2 { font-size: 20px; color: #003768; line-height: 24px; margin-bottom: 12px; }
h3 { font-size: 16px; color: #003768; line-height: 18px; margin-bottom: 12px; }
a { color: #b8c8e2; }
a:hover { color: #f3c244; }

/* -----------------------------------------------
Forminator
----------------------------------------------- */

.entry { display: block; margin-bottom: 18px; }
.entry.last { background: none; }
.byline { font-size: 11px; line-height: 18px; margin-bottom: 0 0 7px 0; display: block; font-weight: bold; }
.archive { width: 33.3%; float: left; background: none; }
.feedlink { width: 40%; padding: 0 10px; float: left; }
.center_text { padding: 18px; font-size: 11px; color: #999; text-align: center; }

label { display: block; font-weight: bold; font-size: 11px; }
.captcha img { margin-bottom: 9px; }
.captcha span { display: block; font-size: 11px; }
.captcha input, .textField { width: 305px; display: block; margin: 0 0 9px 0; background: #ecf2f5; border: 1px #467b9d solid; font: inherit; padding: 3px 9px; }
textarea { width: 600px !important; display: block; margin: 0 0 18px 0; background: #ecf2f5; border: 1px #467b9d solid; font: inherit; padding: 9px; }
.required { font-size: 11px; color: #eb7a49; font-weight: normal; }
select { width: 330px; border: 1px #ccc solid; border-left-width: 6px; font: inherit; margin-bottom: 9px; }
option { padding: 0 9px; }

/* -----------------------------------------------
Expander
----------------------------------------------- */
.expander { background: transparent url('/_images/expander_arrow.gif') no-repeat 0 3px; padding: 0 0 0 18px; }
.expander.expanded { background-position: -670px 3px; }
.expander h2 { cursor: pointer; }
.expander .expander_content { display: none; }