@charset "utf-8";

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain) */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background: url(../images/bg-body.png) repeat-x center top;
	font-family: "myriad-pro", "Myriad Pro", "Myriad", sans-serif;
	text-align: center;
}
h2 {
	color: #006295;
	font-size: 1.5em;
	font-weight: 400;
	margin-bottom: 1em;
	line-height: 1.25em;
}
h4 {
	font-size: 1.2em;
}

p {
	font: 1em/1.5em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#wrapperOuter {
	max-width: 1200px;
	min-width: 960px;
	margin-right: auto;
	margin-left: auto;
}




/* End Reset */



#header {
	height: 130px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header #logo {
	float: left;
	width: auto;
	margin-top: 2em;
	margin-left: 30px;
}
#content {
	text-align: left;
	width: 900px;
	margin: 420px auto 3em;
	padding: 0px 30px;
}
#content #contentLeft {
	float: left;
	width: 600px;
}
#content #contentRight {
	float: right;
	width: 260px;
}

#content ul {
	margin: 1.25em 1em 1em 2em;
}
#content li {
	list-style: square;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}



#coverImage {
	height: 445px;
}

#navWrapper {
	background-color:rgba(87,164,211,0.9);
	max-width: 1200px;
	min-width: 960px;
	height: 66px;
	margin-top: 22px;
}
#content p {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 0.85em;
}
.feature {
	color: #fff;
	padding: 20px 30px;
}
.feature h3 {
	color: #fff;
	font: 700 28px 'Open Sans Condensed', sans-serif;
	;
	;
}
.map {
	border: 1px solid #333;
	margin-bottom: 2em;
}

.feature.left {
	float: left;
	width: 370px;
	background: url(../images/bg-feature-dark.png) repeat-x;
}
.feature.right  {
	float: right;
	width: 370px;
	background: url(../images/bg-feature-light.png) repeat-x;
}
.feature a.boxlink {
	font: 700 1em 'Open Sans Condensed', sans-serif;
	;
	;
	color: #fff;
	text-decoration: none;
	padding: 5px 16px;
	border: 1px solid #FFF;
	text-transform: uppercase;
}
.feature a.boxlink:hover {
	text-decoration: none;
	border: 1px solid #FFF;
	background: #fff;
	color: #0D699A;
}

.feature.sidebar {
	width: 200px;
	background: url(../images/bg-feature-dark.png) repeat-x;
}

#nav {
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#nav ul {
	margin-left: 1.875em;
}
#nav ul li {
	float: left;
	display: inline;
	line-height: 66px;
	text-transform: uppercase;
	font-size: 1em;
	margin-right: 26px;
	font-weight: 400;
}
#nav ul li.last {
	margin-right: 0em;
}

#nav a:link, #nav a:visited {
	color: #fff;
	display: inline-block;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#nav a:active, #nav .active a:link, #nav .active a:visited {
	background: #0B6798;
	color: #fff;
	text-shadow: none !important;
}
#nav a:hover {	
	background: #fff;
	color: #57A4D3;
	padding-right: 5px;
	padding-left: 5px;
}

#footerWrapper {
	width: 100%;
	background: #65A6CD url(../images/bg-footer.png) repeat-x;
	padding-top: 5em;
	padding-bottom: 3em;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#footerLogo {
	height: 50px;
	width: 200px;
	margin-left: 30px;
	float: left;
}
#footerNav {
	float: right;
}

#footerNav  ul li {
	float: left;
	display: inline;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: 400;
	color: #fff;
	margin-right: 1.25em;
	line-height: 3em;
}
#footerNav ul li.last {
	margin-right: 0em;
}

#footerNav a:link, #footerNav a:visited {
	color: #fff;
	display: inline-block;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footerNav a:active, #footerNav .active a:link, #footerNav .active a:visited {
	background: #0B6798;
	color: #fff;
	text-shadow: none !important;
}
#footer #footerNav a:hover {	
	background: #fff;
	color: #57A4D3;
	padding-right: 5px;
	padding-left: 5px;
}



#footer #copyright {
	text-align: center;
	width: 100%;
	margin-top: 2em;
	float: left;
}

#footer #copyright p{
	text-align: center;
	width: 100%;
	font-size: 75%;
	color: #fff;
	line-height: 1.5em;
}

#footer #copyright a.credit {
	text-align: center;
	width: 100%;
	color: #C6DEEC;
	text-decoration: none;
}
