@charset "UTF-8";

/*
PROJECT NAME Stylesheet
Written by Philip Allen at Spectrum Design Group
DATE
*/


/* RESET */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
* {margin:0; padding:0}
img {border:none}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* LAYOUT */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
div#page-wrap {
	width:970px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
div#head {
	position: relative;
	height:110px;
}
div.nav {
	background-color: #0a5d8c;
	position: relative;
	width: 80px;
	height: 275px;
	padding: 40px 25px 25px 25px;
	float: left;
}
div#neck div.rightBox {
	height: 340px;
	width:270px;
	background-color: #002337;
	float: right;
	position: relative;
}
div#neck div.centerBox {
	width: 530px;
	height: 300px;
	float:left;
	padding: 20px;
	position: relative;
}
body#home div#neck div.centerBox {
	width: 840px;
	padding: 0;
	height: 340px;
}
div#body {
	clear: both;
	width: 840px;
	padding-left: 130px;
	overflow: hidden;
}
div#body div.centerBox {
	float: left;
	width:550px;
	padding:30px 20px 20px 0;
	position: relative;
}
div#body div.rightBox {
	width:250px;
	background-color: #efecce;
	float:left;
	padding: 30px 10px 10px 10px;
}
body#home div#body div.rightBox div {
	width:210px;
	padding: 10px;
	margin: 0 12px 50px 12px;
	background-color: #bea860;
	text-align: center;
}
body#home div#body div.rightBox div img {
	border: 1px solid black;
}
div#body div.centerBox, div#body div.rightBox {
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
div#accordion {padding-bottom: 30px}
div#accordion img {float:right; margin-left: 10px;}
div#body div.centerBox p img {
	float:left;
	margin: 3px 10px 5px 0;
}
div.spacer {height:50px;}
div#footer {
	position: absolute;
	bottom: 5px;
	left:130px;
	width:560px;
}
div.headerBox {
	z-index: 1;
	width:210px;
	height: 75px;
	background-color: #727350;
	padding: 0px 30px 0 30px;
	position: absolute;
	bottom: 0;	
}

/* NAVIGATION */

/* Primary Navigation */

div.nav ul li {
	margin-bottom: 10px;}
div.nav ul li a {
	display: block;
	width:95px;
	padding-right: 10px;
	text-decoration: none;
	font-size:15px;
	color: #bea860;
}
div.nav ul li a:hover, div.nav ul li ul li a:hover {
	color: #FFFFFF;
}

/* Secondary Navigation */

div.nav ul li ul {
	z-index: 2;
	width:115px;
	background-image: url(../images/nav-bg.png);
}
div.nav ul li ul li {
	margin:0;
	z-index: 2;
}
div.nav ul li ul li:hover {
	background-color: #0a5d8c}
div.nav ul li ul li a {
	padding: 10px;
	width:95px;
	color: #b2d3e5;
}

div#accordion div a {text-decoration: none;}

/* Pop-Out Functionality */

.nav li {position:relative;}
.nav ul ul {
	position: absolute;
	top: -10px;
	left: 105px;
	width: 105px;
}
div.nav ul ul, div.nav ul li:hover ul {display: none;}
div.nav ul li:hover ul, div.nav ul ul li:hover ul {display: block;}

div.nav, div.nav *, div.nav ul li, div.nav ul li ul, div.nav ul li ul li, div.nav ul li ul li a {z-index: 3;}


/* Sitemap/Home Buttons */

div#head p {
	position: absolute;
	top:5px;
	right:0px;
	color: white;
}
div#head p a {
	color:white;
	text-decoration: none;
	font-size: 11px;
}
div#head p a:hover {
	text-decoration: underline;
}



/* TYPOGRAPHY */

body {font-family:"Gill Sans",Verdana,Helvetica,Arial,sans-serif;}
h1 {
	position: absolute;
	top:50%;
	margin-top: -.5em;
	font-size: 35px;
	color: #FFFFFF;
	left: 30px;
}
h2 {
	font-weight: bold;
	color: #01273c;
	font-size: 19px;
	margin-bottom: .5em;
}
body#interior.companyinfo h2 {bottom:25px}
h3 {
	font-weight: bold;
	color: #01273c;
	font-size: 15px;
	margin-bottom: 1.5em;
}
h4 {
	font-size: 15px;
	color: #28658b;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 20px;
}
body#home div.centerBox h4 {
	font-family: "Times New Roman",serif;
	font-size: 19px;
	color: #0a5d8c;
	font-weight: normal;
	line-height: 25px;
}
div#body div.rightBox h4 {
	text-transform: uppercase;
	text-align: center;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 15px;
}
body#interior.contact h4 {
	display: inline;
	margin-bottom: 0;
}
body#interior div#body div.centerBox h5 {
	margin: -20px 0 10px 0;
	color: #939598;
}
body#home div#body div.rightBox div h5 {
	font-family: "Times New Roman",serif;
	color:white;
	font-size: 19px;
	text-transform: uppercase;
	margin:5px;
}
body#home div#body div.rightBox div h6 {
	font-size: 13px;
	color: #0a5d8c;
}
body#home div#body div.rightBox h4 {
	color: #e1dba3;
}
body#home div#body div.rightBox a {text-decoration: none;}
body#home div#body div.rightBox a:hover {text-decoration: underline;}
div.centerBox p {
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	margin-bottom: 20px;
}
div.centerBox a {
	text-decoration: none;
	color:#3b6e8e;
}
div.centerBox a:hover {
	text-decoration: underline;
	color:#284c63;
}
div#neck div.rightBox p {
	padding:40px 30px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
div#accordion h6 {
	font-size: 12px;
	margin-top: 5px;
}
address {
	margin-bottom: 15px
}
div#accordion {font-size: 12px;}
div#accordion a span.location {color:#939598}
div#footer p {
	color:#3b6e8e;
	font-size: 10px;
	margin: 20px 0 5px 0;
}
div#footer p a {
	text-decoration: none;
	color:#3b6e8e;
}
div#footer p a:hover {
	text-decoration: underline;
	color:#284c63;
}
ul.bullets {
	list-style-type: disc;
	padding-left: 20px;
	font-size: 15px;
	margin-bottom: 20px;
}
ul.bullets li {margin-bottom: 10px;}
p.pdfs br {line-height: 26px;}


/* UTILITY */
.clear {clear: both}
.float-left {float: left}
.float-right {float: right}
