/* <![ 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:#787a7e;
	color:#000;
	font:14px Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#092453;
	text-decoration:underline;}
a:hover {	
	color:#666666;
	text-decoration:none;}	
p{
	margin:1em 0 1em 0;
}
#content p{
	margin:1em 20px 1em 20px;
}
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:#FFF;
	background:url(../images/bg_header_content.jpg) top left no-repeat;
	width:630px;
	margin:0px 0 3px 7px;
	padding:5px 0 4px 16px;
	line-height:28px;
	height:28px;
	font:bold 18px Arial, Helvetica, sans-serif;
	text-transform:none;}
	
h2{	
	color:#092352;
	margin:10px 0 3px 20px;
	font:bold 16px Arial, Helvetica, sans-serif;
	}
	
h3{	
/*	color:#42413B;*/
	color:#000000;
	margin:10px 0 0px 20px;
	font:bold 14px Arial, Helvetica, sans-serif;
	}
	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	margin:0px;
	padding: 0px;
	text-align:left;

}

#main{
	margin: 0 auto 0 auto;
	padding: 0 25px 0 25px;
	text-align:left;
	width:913px;
	background:url(../images/bg_main.gif) top left repeat-y;
}
#submain{
	width:891px;
	padding:0 11px 0 11px;
	background:url(../images/bg_submain.gif) top left repeat-x #FFF;
	}
/* ------------------------------Header--------------------------------------------*/

#header{
	background:url(../images/bg_header.gif) top left repeat-x;
	height:136px;
	position:relative;
	}
#header a{
	position:absolute;
	top:0px;
	left:0px;
	z-index: 30;
	}
#info{
	margin:0;
	padding:0;
	text-align:right;
	position: absolute;
	right: 45px;
	top: 40px;
	width: 191px;
	z-index: 50;
	font:bold 16px Garamond, Georgia, "Times New Roman", Times, serif;
	}
.text{
	color:#FFF;
	float:left;
	width:80px;
	text-align: left;
	}
.numbers{
	color:#fff;
	float:left;
	width:110px;
	text-align: left;
	}
#mainnav{
	margin:0;
	padding:15px 0 0 3px;
	color:#FFFFFF;
	background:url(../images/bg_mainnav.gif) top left repeat-x;
	height: 34px;
}
#mainnav ul{
	margin:0;
	padding:0;
	display: inline;
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	background:url(../images/bg_mainnav-l.gif) top left no-repeat;
	display:block;
	float:left;
	margin:0 3px 0 0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	height: 27px;
}
#mainnav ul li a span{
	display:block;
	padding:0px 6px 5px 6px;
	background:url(../images/bg_mainnav-r.gif) top right no-repeat;
	height: 22px;
	line-height: 22px;
	float: left;
	white-space:nowrap;
	}
#mainnav ul li a:hover{
	background:url(../images/bg_mainnav-l-o.gif) top left no-repeat;
	color:#FFF;
}
#mainnav ul li a:hover span{		
	background:url(../images/bg_mainnav-r-o.gif) top right no-repeat;
}
/*-------------------------------PhotoBanner-----------------------------------------*/

#photobanner{
	margin:0;
	padding:0;
	width:891px;
	height:200px;
	background:url(../images/bg_photobanner.jpg) top left repeat-x;
	}
#photobanner .photo_first{
	float:left;
	margin:0;
	border-right:1px solid #c6c4be;
	background:#FFF;
	padding:5px 5px 5px 5px;
	}
#photobanner .photo{
	float:left;
	margin:0;
	border-right:1px solid #c6c4be;
	background:#FFF;
	padding:5px 5px 5px 5px;
	}
#photobanner .photo_last{
	float:left;
	margin:0;
	background:#FFF;
	padding:5px 4px 5px 5px;
	}
#photobanner .button{
	background:url(../images/bg_homebutton.gif) top left repeat-x;
	height:51px;
	line-height: 51px;
	text-align: center;
	color:#000;
	padding: 0;
	margin:0;
	width:100%;
	display:block;
	text-decoration:none;
	}
#photobanner .one{
	font:bold 20px Arial, Helvetica, sans-serif;
	width:266px;
	line-height: 51px;
	}
#photobanner .two{
	font:bold 17px Arial, Helvetica, sans-serif;
	width:351px;
	line-height: 51px;
	}
#photobanner .three{
	font:bold 20px Arial, Helvetica, sans-serif;
	width:243px;
	line-height: 51px;
	}
#photobannersub{
	margin:0;
	padding:0;
	width:891px;
	height:259px;
	background:url(../images/bg_photobanner.jpg) top left repeat-x;
	}
#photobannersub .photo_first{
	float:left;
	margin:0;
	border-right:1px solid #c6c4be;
	background:#FFF;
	padding:5px 4px 5px 5px;
	}
#photobannersub .photo{
	float:left;
	margin:0;
	border-right:1px solid #c6c4be;
	background:#FFF;
	padding:5px 4px 5px 4px;
	}
#photobannersub .photo_last{
	float:left;
	margin:0;
	background:#FFF;
	padding:5px 5px 5px 4px;
	}

	/*----------------------------Middle-------------------------------------------------*/

#mid{
	margin:0;
	padding:0;
	width:891px;
	background:url(../images/bg_mid.gif) top left repeat-y;
	}
#leftbar{
	margin:0;
	padding:0 0 20px 0;
	float:left;
	width:232px;
	}
#center{
	margin:0;
	padding:0;
	float:left;
	width:657px;
	}
#center #content{
	padding:5px 0 0 0;
	}
/*---------------------------------AOP Nav ------------------------------------------*/
#aops{
	padding:0 0 0 0;
	color:#000;
	width: 231px;
	border: solid #dadadb;
	border-width:0 1px 1px 1px;
	margin:0 0 3px 0;
}
#aops img{
	border-bottom:2px solid #57585c;
	}
#aops ul{
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}
#aops ul li{
	margin:0;
	padding:0;
	list-style:none;
}

#aops ul li a{
	color:#FFF;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px 0px 0px 31px;
	display:block;
	text-align:left;
	background:url(../images/bul_aop.gif) 10px 12px no-repeat #37383d;
	_display:inline-block;
	_width:200px; /*fixes IE6 whitespace bug*/
	line-height: 34px;
	border-bottom:2px solid #57585c;
}

#aops ul li a:hover{
	color:#FFF;
	background:url(../images/bul_aop-o.gif) 10px 12px no-repeat #636468;
}
#aops ul .first_child a {
}
#aops ul .last_child a {
	border-bottom:none;
}		
/*--------------------------Quick Contact Form ---------------------------*/
#quickcontact{
	width:230px;
	background:url(../images/bg_quickcontact.gif) 0 61px repeat-x #0b2b63;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	}
#quickcontact .avrated{
	margin:0 0 0 5px;
	}
.pad_frm_itm2 {
	padding:0;
	margin:3px 0 3px 0;
	height: 20px;
}
#message{
	height:46px;
	}
#messagelabel{

	}
.form-label2 {
	width:40px;
	padding:0px 0px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	float: left;
	line-height: 22px;
}
  
.form-pct2 {
	width:162px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	height: 10px;
	background: #FFF;
	border: 1px solid #d2d7dc;
	float: right;
	margin: 3px 0 3px 0;
	padding: 3px 0 3px 3px;
}
	
.msg-pct2 {
	width:162px;
	height:40px;
	overflow:auto;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background: #FFF;
	border: 1px solid #d2d7dc;
	padding: 2px 0 0 3px;
	float: right;
}

.custom-form2 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	width: 215px;
	padding: 0 0 0 10px;
}

	.custom-form2 fieldset {
		margin:0px;
		padding:0px;
		width:215px;
		border:none;}
		  
	.custom-form2 legend {
	color:#64625d;
	margin:10px 0 3px 0;
	font:normal 18px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:3px;
	display: none;
}
		  
	.custom-form2 ol {
	margin:0px;
	padding:0px;
	list-style:none;
	width: 215px;
}

.submit-align2 {
	text-align:center;
	width: 167px;
	padding: 15px 0 32px 0;
	float: right;
}


.submit {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	width:62px;
	height:16px;
	color:#FFF;
	background:url(../images/bg_submit.gif) top left repeat-x #761a0a;
	border:none;
	}
	
.submit:hover {	
	}
/*-------------------------------PhotoBanner-----------------------------------------*/

#logobanner{
	margin:0;
	padding:11px 0 11px 0;
	width:891px;
	height:65px;
	background:url(../images/bg_photobanner.jpg) top left repeat-x;
	border-bottom: 2px solid #b3bac7;
	border-top: 2px solid #b3bac7;
	}
#logobanner .photo{
	float:left;
	margin:0 6px 0 6px;
	border:1px solid #898989;
	}
#logobanner .photo_last{
	float:left;
	margin:0 6px 0 6px;
	border:1px solid #898989;
	}
/*-------------------------------Footer-----------------------------------------*/

#footer{}

/*-------------------------------bottom nav -----------------------------------------*/

#bottomnav{
	margin:0 auto 0 auto;
	padding:0;
	font:11px Arial, Helvetica, sans-serif;
	height:39px;
	position:relative;
	}
#bottomnav ul{
	margin:0;
	padding:0;
	display:inline;
	width: 874px;
	position:absolute;
	left:11px;
	top: 12px;
	height: 13px;
	}
#bottomnav ul li{
	display:inline;
	}

#bottomnav ul li a{
	color:#122b48;
	text-decoration:none;
	float:left;
	padding:0px 11px 0px 12px;
	display:block;
	border-right:#122b48 1px solid;
	line-height: 11px;
	}
#bottomnav ul li a:hover{
	color:#000;
	text-decoration: underline;
	}
#bottomnav ul .first_child a{}
#bottomnav ul .last_child a{
	border-right:none;
	}
/*--------------------------Disclaimer--------------------------*/

#disclaimer{
	margin:0 auto 0 auto;
	text-align:left;
	color:#000;
	padding:0px 5px 5px 5px;
	font:10px Arial, Helvetica, sans-serif;
	line-height: 14px;
	}
#disclaimer img{
	float:left;
	margin:0px 10px 10px 0;
	border:none;
	}
#disclaimer p{
	margin:0;
	padding:0;
	}
#disclaimer a{
	color:#092352;
	text-decoration:underline;
	}
#disclaimer a:hover{
	color:#666;
	text-decoration:none;
	}
/*	<![ Directions Page Styles (Google Maps Default) [ --------------------------------------------------------*/
#directions{
	margin:0px 0px 20px 20px;
	}
/* [ 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{}

/*	<![ Site 9 Form Styles [ --------------------------------------------------------*/
.pad_frm_itm {
      padding:3px 0px;
      margin:0px;
}

.form-label {
	width:140px; /* Width of labels */
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;
	}

.form-pct {
      width:300px;
      font:12px Verdana, Arial, Helvetica, sans-serif;
	}
.msg-pct {
      width:445px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
      height:70px;
      overflow:auto;
      font:12px Verdana, Arial, Helvetica, sans-serif;
	}

.custom-form {
	margin-left:30px;
}

.custom-form fieldset {
	margin:0px 0px 10px 0px;
	padding:0px;
	width:470px; /*  .msg-pct width + 25   */
	border:none;
	}

.custom-form legend {
	padding:0px 2px;
	font-weight:bold;
	}

.custom-form fieldset ol {
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
/* ------------------ Special Classes ------------------------*/	
.clearbar{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	padding:0;
	margin:0;
}
.autowidthwrap{
	width:100%;
	text-align:center;
	}
