/* <![ 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:0px 0 0 0; 
	background:url(../images/bg_body.jpg) top left repeat;
	color:#090909;
	font:14px Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#4A7796;
	text-decoration:underline;}
a:hover {	
	color:#DACA8E;
	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:#3a5b71;
	margin:0px 0 25px 0;
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	text-transform:none;}
	
h2{	
	color:#574029;
	margin:10px 0 3px 0;
	font:normal 18px Georgia, "Times New Roman", Times, serif;}
	
h3{	
	color:#090909;
	margin:10px 0 0px 0;
	font: bold 14px Georgia, "Times New Roman", Times, serif;}
	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	margin: 0;
	padding:20px 0 50px 0px;
	text-align:left;
}

#main{
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align:left;
	width:999px;
	background:#ffffff;
	border:3px solid #c5c5c5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}

/* ------------------------------Header--------------------------------------------*/

#header{
	background:url(../images/bg_header.gif) top left repeat-x;
	height:149px;
	position: relative;
	}
#header .logo{}

/*	<![ Top Nav [ -----------------------------------------------------------*/

#topnav{
	margin:0;
	padding:0;
	color:#FFFFFF;
	position:absolute;
	left: 755px;
	top: 7px;
	z-index:102;
	width: 241px;
}
#topnav ul{
	margin:0;
	padding:0;
	display:inline;
}
#topnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#topnav ul li a{
	display:block;
	float:left;
	margin:0 5px 0 0;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration:none;
}
#topnav ul li a span{
	display:block;
	padding:5px 4px 5px 4px;
	}
#topnav ul li a:hover{
	background:url(../images/bg_topnav-o-l.gif) top left no-repeat;
	color:#e6d8ad;
}
#topnav ul li a:hover span{		
	background:url(../images/bg_topnav-o-r.gif) top right no-repeat;
}	
/*-------------------------------Search Form---------------------*/
#search{
	padding:0;
	width:209px;
	position: absolute;
	bottom: 12px;
	right: 20px;
	}
#search form{
	margin:0 0 0 0;
	padding:0 0 0 20px;
	height: 25px;
	}
#search form .searchfield{
	width:152px;
	height:12px;
	border: 1px solid #8da1b1;
	padding: 4px 0 0 4px;
	font: normal 10px Arial, Helvetica, san-serif;
	color: #040a12;
	}
#search form .searchsubmit{
	font:bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0 6px 0 0;
	padding:0px;
	text-align:center;
	width:19px;
	height:19px;
	color:#FFF;
	background:url(../images/Final_sliced2_11.png) top left no-repeat;
	border:none;
	position:relative;
	top:2px;
	_top:3px;
	}
/*	<![ Main Navigation [ -----------------------------------------------------------*/

#mainnav{
	margin:0;
	padding:0 0 0 0;
	color:#FFF;
	height:52px;
	background:url(../images/bg_mainnav.png) top left repeat-x #030911;
	border:solid #838488;
	border-width:1px 1px 1px 1px;
}
#mainnav ul{
	margin:0;
	padding:0;
	display:block;
	/*border:1px solid #ff00ff;*/
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	color:#ffffff;
	font:16px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	float:left;
	padding:0px 31px 0px 31px;
	display:block;
	line-height:52px;
	height:52px;
}

#mainnav ul li a:hover{
	background:#424242;
	color:#67a9c5;
	border:solid #555d64;
	border-width:0 1px 0 1px;
	padding:0 30px 0 30px;
}
#mainnav ul .first_child a {
}
#mainnav ul .last_child a {
}		
/*-------------------------------PhotoBanner-----------------------------------------*/

#photobanner{
	margin:0;
	padding:0;
	width:999px;
	height:236px;
	background:url(../images/bg_photobanner.jpg) top left repeat-x;
	}
#photobanner .photo{
	float:right;
	margin:0;
	}
/*---------------------------------AOP Nav ------------------------------------------*/
#aops{
	margin:0;
	padding:0 0 0 0;
	color:#000;
	float: left;
	width: 310px;
	border-right: 1px solid #94aab9;
	height: 236px;
	overflow: hidden;
	background: #424343;
}
#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:#e6d8ad;
	font:14px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding:0 0 0 24px;
	display:block;
	text-align:left;
	background:url(../images/bul_aop.gif) 256px 0 no-repeat;
	_display:inline-block;
	_width:286px; /*fixes IE6 whitespace bug*/
	height: 33px;
	line-height: 33px;
	border-bottom: 1px dashed #8b8b8b;
}

#aops ul li a:hover{
	color:#67a9c5;
	background:url(../images/bul_aop-o.gif) 256px 0 no-repeat #2b2b2b;
}
#aops ul .first_child a {
}
#aops ul .last_child a {
}		
/*----------------------------Middle-------------------------------------------------*/

#mid{
	margin:0;
	padding:0;
	width:999px;
	background:url(../images/bg_mid2.gif) top left repeat-y;
	}
#leftbar{
	margin:0;
	padding:0;
	float:left;
	width:311px;
	}
#center{
	margin:0;
	padding:0;
	float:left;
	width:687px;
	}
#center #content{
	padding:20px;
	background:url(../images/bg_content.gif) top right no-repeat;
	}
#center #content .IEfaq{
	overflow:hidden;
	width:647px;
	}
/*----------------------------Quick Contact------------------------------*/
#quickcontact{
	background:url(../images/img_qc-title.jpg) top left no-repeat #40647e;
	padding:60px 21px 40px 21px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	height: auto;
	}
#quickcontact p strong{
	color:#e6d8ad;
	}
.pad_frm_itm2 {
	padding:3px 0px;
	margin:0px;}

.form-label2 {
	width:58px;
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}
  
.form-pct2 {
	width:256px;
	font:10px Arial, Helvetica, sans-serif;
	color:#0d131b;
	height: 14px;
	border: 1px solid #3e5c73;
	padding: 5px 0 0 7px;
	background: #FFF;
}
	
.msg-pct2 {
	width:256px;
	height:50px;
	overflow:auto;
	font:10px Arial, Helvetica, sans-serif;
	color:#0d131b;
	border: 1px solid #3e5c73;
	padding: 5px 0 0 7px;
	background: #FFF;
}

.custom-form2 {
	font:bold 11px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #FFF;
}

	.custom-form2 fieldset {
		margin:0px 0px 0px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form2 legend {
	padding:0px 2px 5px 23px;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	display: none;
}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}

.submit-align2 {
	text-align:right;
	width: 263px;
	padding:10px 0 0 0;
}
.submit-align2 .submit{
	display:block;
	float:right;
	height:20px;
	width:70px;
	margin:8px 0 0 0;
	padding: 2px 25px 0 0;
	color:#e6d8ad;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	background:url(../images/bg_arrow.png) right 0px no-repeat;
	text-decoration: none;
	border: none;
	text-align:left;
	}
.submit-align2 .submit:hover{
	text-decoration:underline;

	}
#infolinks{
	background:url(../images/img_news-title2.jpg) top left no-repeat;
	padding:60px 22px 40px 22px;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	z-index: 200;
	position: relative;
	width: 266px;
	height: 200px;
	}
#infolinks h2{
	display:none;
	visibility:hidden;
}
#infolinks p{
	clear:both;
	line-height: 12px;
	padding: 15px 0 0 0;
	margin: 0;
	}
#infolinks a{
	display:block;
	float:right;
	height:19px;
	margin:8px 0 0 0;
	padding: 3px 25px 0 0;
	color:#e6d8ad;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	background:url(../images/bg_arrow.png) right 1px no-repeat;
	text-decoration: none;
	width: 200px;
	}
#infolinks a:hover{
	text-decoration:underline;
	clear: both;
	}
/*-------------------------------Footer-----------------------------------------*/

#footer{
	background:url(../images/bg_footer.gif) top left repeat-x #131e27;
	height: 200px;
	}

/*-------------------------------bottom nav -----------------------------------------*/
#footer #logo{
	height:75px;
	}
#footer #logo img{
	border:none;
	}
#bottomnav{
	margin:0 auto 0 auto;
	padding:0;
	font:normal 16px Georgia, "Times New Roman", Times, serif;
	height:25px;
	position:relative;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	width: 950px;
	}
#bottomnav ul{
	margin:0;
	padding:0;
	display:inline;
	height: 25px;
	}
#bottomnav ul li{
	display:inline;
	}

#bottomnav ul li a{
	color:#FFF;
	text-decoration:none;
	float:left;
	padding:0px 10px 0px 10px;
	display:block;
	line-height: 25px;
	height:25px;
	}
#bottomnav ul li a:hover{
	color:#67a9c5;
	background:#2a2b2b;
	}
#bottomnav ul .first_child a{}
#bottomnav ul .last_child a{}

/*--------------------------Disclaimer--------------------------*/

#disclaimer{
	margin:0 auto 0 auto;
	text-align:left;
	color:#FFF;
	padding:20px 0 0 0;
	font:11px Arial, Helvetica, sans-serif;
	width:950px;
	line-height: 13px;
	}
#disclaimer p{
	margin:0;
	padding:0;
	}
#disclaimer a{
	color:#FFFFFF;
	text-decoration:none;
	}
#disclaimer a.logo{
	padding:35px 0 0 0;
	display:block;
	float:right;
	}
#disclaimer a.logo img{
	border:none;
	}
#disclaimer a:hover{
	color:#e6d8ad;
	text-decoration:underline;
	}
/*	<![ 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{}

/*	<![ 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 {}

.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;
	}
