/* <![ Global [ -----------------------------------------------------------*/


/*NOTES:
Image pathing needs to be as follows.

url(/images/img.jpg);

This can be developed any way you wish, but must be changed before upload.

*/

/* ----------------- Globals ---------------------*/
html {
	height:100%}
	
.body{	
	margin:0; 
	padding:0; 
	background:url(../images/bg_body.jpg) top left repeat-x #507393;
	color:#42413b;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#b00000;
	text-decoration:underline;}
a:hover {	
	color:#666666;
	text-decoration:none;}	
p{
	margin:1em 0 1em 0;
}
	
input, select, textarea{	
	border:solid #000;
	border-width:1px 1px 1px 1px;}	
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#666666;
	margin:5px 0px;
	padding:0px;}

h1{	
	color:#106397;
	border-bottom:1px solid #106397;
	margin:0px 0 3px 0;
	font:bold 23px "Times New Roman", Times, serif;
	/*letter-spacing:.1em;*/
	text-transform:none;}
	
h2{	
	color:#106397;
	margin:10px 0 3px 0;
	/*letter-spacing:.1em;*/
	font:bold 19px "Times New Roman", Times, serif;}
	
h3{	
	color:#5f6163;
	margin:10px 0 0px 0;
	font: bold 16px "Times New Roman", Times, serif;}
	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	margin:0 auto 0 auto;
	padding: 0px;
	text-align:left;
	width: 948px;

}

#main{
	margin: 0;
	padding: 0px;
	text-align:left;
	width:948px;
}

/* ------------------------------Header--------------------------------------------*/

#header{
	background:url(../images/bg_header.gif) top left repeat-x;
	}
/*	<![ Main Navigation [ -----------------------------------------------------------*/

#mainnav{
	margin:0;
	padding:0 0 0 0;
	color:#FFF;
	height:51px;
	background:url(../images/bg_mainnav.jpg) top left no-repeat;
	width:948px;
}
#mainnav ul{
	margin:0 0 0 9px;
	padding:0;
	display:block;
	/*border:1px solid #ff00ff;*/
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	color:#cdcdcd;
	font:11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	padding:14px 26px 4px 27px;
	display:block;
	border-right:1px solid #3a6088;
}

#mainnav ul li a:hover{
	color:#f8fe6f;
}
#mainnav ul .first_child a {
}
#mainnav ul .last_child a {
	border-right:none;
}		

/*----------------------------Middle-------------------------------------------------*/

#mid{
	margin:0 auto 0 auto;
	padding:0;
	width:948px;
	background:url(../images/bg_mid.png) top left repeat-y;
	}
#leftbar{
	margin:0 0 0 4px;
	background:url(../images/bg_left.png) top left repeat-x;
	padding:0;
	float:left;
	width:212px;


	display: inline;
}
#phone{
	margin:35px 0 25px 9px;
	}
#rightbar{
	margin:0;
	padding:0;
	float:right;
	width:200px;}
#center{
	margin:0;
	padding:30px 15px 15px 15px;
	float:left;
	width:697px;
	background:url(../images/bg_content.gif) top left repeat-x;}
#center #content{}




.aoplist ul {
list-style-type:none;
text-align:right;
font-size:11px;
margin-left:-20px;
*margin-left:10px;
width:180px;
}

.aoplist ul li {
padding:2px 0px;
}

.aoplist a {
text-decoration:none;
color:#831a02;
}

.aoplist a:hover {
text-decoration:underline;
color:#b12201;
}

/*	<![ Main Navigation [ -----------------------------------------------------------*/

#aops{
	clear:both;
	margin:0 0 0 3px;
	padding:0 0 0 0;
	color:#FFF;
	height:120px;
	background:url(../images/bg_aops.gif) top left repeat-x;
	width: 940px;
	position:relative;
	overflow: hidden;
}
#aops img{
	position:absolute;
	top:20px;
	left:10px;
	}
#aops ul{
	position:absolute;
	top:17px;
	_top:-37px;
	left:219px;
	margin:0;
	padding:0;
	width: 720px;
}
#aops ul li{
	display:inline;
	margin:0;
	padding:0;
}

#aops ul li a{
	color:#a1a1a1;
	font:normal 12px "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	padding:24px 12px 0 12px;
	display:block;
	border-right:1px solid #2c6386;
	height:60px;
}

#aops ul li a:hover{
	color:#f9f246;
}
#aops ul .first_child a {
}
#aops ul .last_child a {
	border-right:none;
}		
/*-------------------------------bottom nav -----------------------------------------*/
#search{
	width:230px;
	position: absolute;
	right: 0px;
	}
#search #label {
	width:40px;
	position:absolute;
	left:0px;
	top:3px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
}
#search form{
	margin:0;
	padding:0;
}
#search form .searchfield{
	width:164px;
	height:15px;
	position:absolute;
	top:0px;
	left:40px;
	}
#search form .searchsubmit{
	background:url(../images/bg_search.gif) 0px 0px no-repeat #b12403;
	height:17px;
	width:15px;
	color:#b12403;
	padding:0;
	position:absolute;
	top:1px;
	right:0px;
	border:none;
	}
#bottomnav{
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
	font-size:10px;
	clear:both;
	height: 20px;
	position:relative;
}
#bottomnav ul{
	margin:0;
	padding:0;
	display:inline;
	width: 660px;
	position:absolute;
	left:0px;
}
#bottomnav ul li{
	display:inline;
}

#bottomnav ul li a{
	color:#000000;
	text-decoration:none;
	float:left;
	padding:0px 8px 0px 8px;
	display:block;
	border-right:#000 1px solid;
}
#bottomnav ul li a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#bottomnav ul .first_child a{
	}
#bottomnav ul .last_child a{
	border-right:none;}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.contactmini {
	text-align:left;
	color:#FFF;
	font:normal 11px Arial, Helvetica, sans-serif;
	}
.contactmini img{
	margin:0 0 5px 10px;
}
	
.contactmini form{
	padding:0 0px 11px 7px;
	margin:0;
	}
.contactmini .form-pct {
	width:193px;
	height:13px;
	margin:3px 0 3px 0;
	background:#FFF;
	border:1px solid #6f6f6f;
	color: #616161;
	font:10px Arial, Helvetica, sans-serif;}

.contactmini .msg-pct {
	margin:3px 0 3px 0;
	width:193px;
	height:39px;
	background:#FFF;
	border:1px solid #6f6f6f;
	overflow:auto;
	clear:both;
	color: #616161;
	font:10px Arial, Helvetica, sans-serif;
}

.contactmini .submitarea{
	width:193px;
	text-align:right;
	height:35px;
	padding:5px 0 5px 0;}

.contactmini .submitarea .submit {
	float:right;
	display:block;
	width:193px;
	padding:2px;
	margin:0;
	height:19px;
	text-align:center;
	background:url(../images/bg_submit.gif) top left repeat-x #494338;
	color:#FFF;
	text-decoration:none;
	border: none;
	font-weight: bold;
}
	
.contactmini .submitarea .submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}


.disclaimlink{
	float:left;
	color:#FFF;
	}	
.disclaimlink:hover{
	color:#561e32;
	text-decoration:none;
	}	
	
#address{
	color:#1e4a65;
	font:normal 15px "Times New Roman", Times, serif;
	text-align:right;
	margin: 0 0 0 0;
	padding: 45px 11px 5px 5px;
	}
#address address{
	font-style:normal;
	}

/*--------------------------Disclaimer--------------------------*/

#disclaimer{
	margin:0 auto 0 auto;
	text-align:left;
	color:#000;
	padding:10px 5px 5px 5px;
	font:10px Arial, Helvetica, sans-serif;
	width:948px;
}
#disclaimer img{
	float:left;
	margin:0px 10px 10px 0;
}#disclaimer p{
	margin:0;
	padding:0;
}
#disclaimer a{
	color:#000;
	text-decoration:underline;
}
#disclaimer a:hover{
	color:#fff;
	text-decoration:none;
}

/*	<![ Site 9 Form Styles [ --------------------------------------------------------*/
.qctable {
	}
	
.qchead {
	}	

.PAD_form_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:200px; 
	height:15px;}

.msg-pct { 
	width:500px; 
	height:70px;
	overflow:auto;
	}

.submit {
	display:block;
	height:16px;
	width:52px;
	padding:2px 0px 0px 0px;
	background: #ccc;
	color:#000;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;}
	
.submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}
	
/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] --------- */
#directionsForm{
}

/* div that wraps form */
#directionsInput {
padding:0px 0px 15px 0px;
}

#fromAddress{
width:300px;
border:1px solid #adab93;}

#directionsLocale{
padding:0px 0px 15px 0px;
}

#locale{
width:300px;
border:1px solid #adab93;}

#directionsSubmit{
padding:0px 0px 25px 0px;
}

#map{
border:1px solid #adab93;}

#addressNotFound{
}

#directions{
}

	
/* ------------------ Special Classes ------------------------*/	
.clearbar{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	padding:0;
	margin:0;
}
.autowidthwrap{
	width:100%;
	text-align:center;
	}
