@import url("reset.css");
@import url("nav.css");
/*=STRUCTURE
=== === === === === === === === === === */
html {
	min-height:100%;
	font-size: 100.1%; /* IE hack */
	line-height: 100%;
}
body {
	font-size: .75em;
	line-height: 1em;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-align: justify;
	color: #000;
	background: #00305d;
}
/*=COMMON
=== === === === === === === === === === */
a, a:link {color: #012649;}
a:visited {color: #034482;}
a:hover {color: #ca8f55;}
a:active {color: #0055a5;}

h1 {
	font: 140% "Trebuchet MS", Trebuchet, Helvetica, Geneva, Arial, sans-serif;
	Color: #652908;
	border-bottom: 1px solid #ca8f55;
	text-align: center;
	margin: 0px 0 15px 0;
	padding: 0 0 3px 0;
	text-transform: uppercase;
}
h2 {
	font: 120% "Trebuchet MS", Trebuchet, Helvetica, Geneva, Arial, sans-serif;
	text-transform: uppercase;
	color: #ca8f55;
	margin: 0 0 18px 0;
}

h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 110%; }

p, li {
	color: #004281;
	line-height: 170%;
	text-align: justify;
}

blockquote {
	font: italic 130% Georgia, "Times New Roman", Times, serif;
	color: #ac4e1a;
	text-align: center;
	border-top: 1px solid #ac4e1a;
	border-bottom: 1px solid #ac4e1a;
	padding: 10px 0;
	margin: 0 0 15px 0;
}
li{
	margin-left: 20px;
	list-style: url(../_cssimg/arrow.png);
}
/*=Page width - centers page
=== === === === === === === === === === */
#top, #masthead img, #intro, #contentwrapper{
	width: 750px;
	margin : 0 auto;
}

/*=headwrapper
=== === === === === === === === === === */
#headwrapper {
	width: 100%;
	background: #FFF;
}
/*=top
=== === === === === === === === === === */
#top {
	background: #FFF;
	color: #0055a5;
	font-size: 80%;
	letter-spacing: .2em;
	padding: 5px 0 0 0;
}
#top p{
	text-align: right;
	}
#top a, #top a:link {
	color: #0055a5;
	text-decoration: none;
	text-transform: uppercase;
	}
#top a:visited {
	color: #0055a5;}
#top a:hover {
	color: #efac5c
}
#top a:active {
	color: #a55b01}
#nav img {
	border-style: none;	
}
/*=MASTHEAD
=== === === === === === === === === === */
#masthead {
	width: 100%;
	border-top: 4px solid #0055a5;
	border-bottom: 4px solid #0055a5;
	background: url(../_cssimg/redwood_back.jpg) repeat-x center top;
}
#masthead img{
	display: block;
}
/*=INTRO
=== === === === === === === === === === */
#introwrapper {
	background: #ca8f55;
}
#intro {
padding: 25px 0;
}
#intro p{
	font: 110%/190% Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;	
}
#intro .shorttext {
	padding: 0 0 0 245px;
	color: #521f03;
	font-size: 120%;
}
#intro .shorttext2 {
	padding: 0 0 0 175px;
}
#intro .introp {
	font-size: 130%;
	font-style: italic;
	text-align: center;
	color: #521f03;
}
/*=CONTENT - add background color and borders
=== === === === === === === === === === */
#content {
	width: 100%;
	background: #e7f2fd;
	border-top: 1px solid #652908;
	border-bottom: 8px solid #ca8f55;
}
#contentwrapper {
	margin: 15px auto 15px auto;
}
/*=MAIN
=== === === === === === === === === === */
#main {
	width: 525px;
	padding: 0 0 0 0;
	min-height: 350px;
}
div.wide#main {
	width: 750px;
}
#main p, #main ul{
	margin: 0 0 15px 0;
}
/*=SIDE
=== === === === === === === === === === */
#side {
	float: right;
	margin: 26px 0 0 0;
	padding: 0;
}

#side .sidecontent{
	width: 208px;
	background: #004281;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #ca8f55;
}
#side h3{
	font: 130% "Trebuchet MS", Trebuchet, Helvetica, Geneva, Arial, sans-serif;
	Color: #efac5b;
	text-align: center;
	margin: 10px 0 15px 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
#side p{
	font: 120%/140% "Trebuchet MS", Trebuchet, Helvetica, Geneva, Arial, sans-serif;
	text-align: center;
	color: #999999;
}
#side strong{
	color: #FFF;
}
#side .bigger {
	font-size: 140%;
	margin: 0 0 30px 0;	
}
#side .imgmargin {
	margin: 15px 0;
}
/*=FOOTER
=== === === === === === === === === === */
#footer {
	padding: 15px 0 0 0;
	border-top: 1px solid #FFF;
	text-align: center;
}
#footer ul, #footer li{
	display: inline;
	list-style: none;
}
#footer li{
	margin: 0 18px;
}
#footer a,#footer a:link {
	color: #ebc98e;
	text-decoration: none;
	text-transform: uppercase;
}
#footer a:visited {
	font: 100% "Trebuchet MS", Trebuchet, Helvetica, Geneva, Arial, sans-serif;
	color: #dbb573;}
#footer a:hover {color: #faf4e9;}
#footer a:active {color: #000306;}
/*=MISC
=== === === === === === === === === === */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/*.clearfix {display: inline-block;}*/
.highlight, .highlight2{
	display: block;
	padding: 20px 25px 20px 35px;
	width: 689px;
	min-height: 105px;
	margin: 0 0 5px 0;
}
.highlight{
	background: #cfe1f3;
}
.highlight img, .highlight2 img{
	float: left;
}
#main .highlight p, .highlight h2, #main .highlight2 p, .highlight2 h2{
	margin: 0 0 0 115px;
}
.highlight h2, .highlight2 h2{
	font: bold 100% "Trebuchet MS", Trebuchet, Helvetica, Geneva, Arial, sans-serif;
	color: #ca8f55;
	text-transform: uppercase;
	margin: 0 0 20px 115px;
}
.centerimage {
	margin: 15px auto -10px auto;
	display: block;
	border: 1px solid #ca8f55;
}
#main .caption {
	margin: 0 auto;
	display: block;
	color: #ca8f55;
	text-align: center;
}
.testimonials {
	color: #ac4e1a;
	font: italic 110%/150% Georgia, "Times New Roman", Times, serif;	
}
#main .testimonials li{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ca8f55;
	list-style: none;
	}
.testimonials strong{
	font-style: normal;
	font-weight: bold;
	color: #004281;
}
div.testimonialstop#intro p {
	color: #faf9de;	
	font: italic 115%/180% Georgia, "Times New Roman", Times, serif;	
}
.testimonialstop strong{
	font-style: normal;
	font-weight: bold;
	color: #652908;
}
.contact{}
.contact p{
	font: 120% "Trebuchet MS", Trebuchet, Helvetica, Geneva, Arial, sans-serif;
}
.contact strong{
	font-size: 120%;
}
.contact em{
	font-size: 120%;
	color: #999999;
	font-style: normal;
}
/*#main .contact  li{
	font: 120% "Trebuchet MS", Trebuchet, Helvetica, Geneva, Arial, sans-serif;
	margin: 0 0 10px 0;
	list-style: url(none) none outside;
	}*/
.contact li {
	font: 120% "Trebuchet MS", Trebuchet, Helvetica, Geneva, Arial, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
.contact li strong{
	font: 100% "Trebuchet MS", Trebuchet, Helvetica, Geneva, Arial, sans-serif;
	color: #ca8f55;
	text-transform: uppercase;
	}
.left {
	float: left;
	margin-right:15px;
}
.accordion {
	width: 524px;
}
.accordion h3 {
	background: #ca8f55 url(../_cssimg/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 100%/100% "Trebuchet MS", Trebuchet, Helvetica, Geneva, Arial, sans-serif;
	border: solid 1px #b77739;
	border-bottom: none;
	cursor: pointer;
	color: #652908;
}
.accordion h3:hover {
	background-color: #b77739;
}
.accordion h3.active {
	background-position: right 5px;
}
#main div.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #b77739;
	border-right: solid 1px #b77739;
	}
/*.links {
	display: block;
	cursor: pointer;
}*/
.line {
	border-bottom: 1px solid #ca8f55;
	padding: 0 0 1px 0;
	margin: 0 0 10px 0;
}
.links {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.links li {
	margin: 0;
	padding: 3px 0;
	cursor: pointer;
	background: #e7f2fd;
	list-style: none;
}
.links li:hover {
	background: #bdd6ef;
	padding: 3px 0 3px 10px;
}
.logos {
	margin: 25px 0 0 30px;
	width: 500px;
}
.logos li{
	list-style: url(none) none;
	display: inline;
	/*width: 100px;*/
	float: left;
	margin: 0 15px 0 15px;
}
.floatright {
	float: right;
}
.border1 {
	border: 1px solid #004281;
}
.subnav ul {
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
}
.subnav li{
	list-style: url(none) none;
	margin: 0;
	padding: 0
}
.subnav2 ul {
}
.subnav2 li{
	list-style: url(none) none;
	margin:  0 0 0 10px;
	padding: 0;
	display: inline;
}
#side .subnav li a{
	font: 110% "Trebuchet MS", Trebuchet, Helvetica, Geneva, Arial, sans-serif;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background: #00305d;
	text-align: center;
	margin: 2px auto;
	padding: 2px 0;
	width: 180px;
}
#side .subnav li a:hover{
	background: #ca8f55;
	padding: 1px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;	
}
