@import url("fonts/droidsans.css");
@import url("fonts/texgyre.css");
* {padding:0; margin:0;}

.clear {
 clear:both;
}
.clear:after {
 display:block; 
 visibility:hidden; 
 clear:both; 
 height:0; 
 content: "."; 
}

html {background-color:#f0f0f0; width:100%; height:100%;}
body {background:url(images/topbg.jpg) repeat-x;  font-family :Verdana, Geneva, sans-serif; font-size:62.5%; color:#014975;}
a, a:link, a:visited, a:active {color:#014975;}
#wrap {width:1001px; margin:0 auto; padding-top:20px;}
h1, h2, h3 {font-family:Arial, sans-serif;}
h4, h5 {font-family:Arial, Helvetica, sans-serif;}
nav, section, header, footer, article {display:block;}
#mainnav {height:80px;}
#homeheader {background:url(images/mainheader.jpg) no-repeat; height:320px;}
#page {width:962px; margin:auto; padding:0 20px;}
.mainheading {background: url(images/graybgtop.gif) center bottom no-repeat; height:60px; line-height:60px; text-align:center; margin:0 0 1px 0!important; color:#014975!important;}
.introhead {font-size:1.8em;}
#introcol {background:url(images/introcolsbg.jpg) no-repeat; height:211px;}
#introcol .leftcol { width:270px; padding:25px; float:left;}
#introcol .rightcol { width:265px; padding:25px; float:right;}
#introcol .midcol {margin: 0 320px 0 330px; padding: 25px 20px;}
#content p {font-size:1.2em; line-height:1.8em;}
#introcol h3 {font-size:2.0em;  color:#000; text-shadow:#fff 1px 1px 1px; text-transform:uppercase; margin-bottom:15px;}
#fourcols .col {width:195px; float:left; padding:20px 22px; margin-bottom:15px;}
#fourcols h3 { font-size:1.6em; color:#000; margin-bottom:15px;}
#content a {text-decoration:none;}
a:hover, #content a:hover {color:#000; text-decoration:underline!important;}
footer {background:#504842 url(images/bottombg.jpg) repeat-x; color:#666;}
#logo{
	display:block;
	background-image:url(images/logo.png);
	margin-top:10px;
	float:left;
	width:450px;
	background-repeat:no-repeat;
	height:48px;
}

#mainnav ul {float:right; font:1.5em Arial, sans-serif; padding-top:25px;}
#mainnav ul li {display:inline; text-shadow:#fff 1px 1px 1px;}
#mainnav ul li a {text-decoration:none; display:block; float:left; margin:0 10px; padding-bottom:5px;}
#mainnav ul li a:hover {color:#0394eb; text-decoration:none!important;}
#mainnav ul li.active a {color:#0394eb; border-bottom:solid 2px #0394eb; text-decoration:none;}
#homeheader h2 {display:block; width:450px; float:left; padding:85px 0 0 40px; color:#014975; font:normal 1.4em Verdana, Geneva, sans-serif; line-height:1.8em;}
#homeheader h2 span {display:block; font:bold 2.5em Arial, sans-serif!important; color:#fff; text-shadow:#0190e6 0px 0px 1px; line-height:1.5em!important; margin-bottom:20px;text-align:right;}
#homeheader .headerimg {float:right; padding:55px 80px 0 0;}
#bottom {width:960px; margin:auto; padding:30px 0; text-align:center; color:#CCC;}
#credits {background:#000; padding:10px; text-align:center; color:#ccc;}
footer a, #bottom a, #credits a {color:#fff; text-decoration:none!important;}
.normalpage {background:url(images/normalpagebg.png) center top no-repeat; padding-top:13px;}
.normalpage .subhead {background: url(images/graybgtop.gif) center bottom no-repeat; height:60px; line-height:60px; text-align:center; margin:0 0 1px 0!important; color:#014975!important;}
.subhead h2 {font-size:1.8em!important;}
.post {padding:10px 25px; background:url(images/graybgtop.gif) center bottom no-repeat; margin-bottom:15px;}
.post h3 {font:bold 1.8em 'TeXGyreAdventor', Arial, sans-serif; color:#0a6cad; margin-bottom:15px;}
.post p {margin-bottom:15px;}
.imageholder {float:left; width:258px;}
.imageholder img {display:block; background:#fff; padding:5px; border:solid 1px #ccc;}
.entry {width:640px; float:right;}
.normalpage #fourcols h3 {color:#0a6cad!important;}