/* <![ 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:#d1cec2;
	color:#353430;
	font:14px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#2867ad;
	text-decoration:underline;}
a:hover {	
	color:#AD3E28;
	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:#ad3e28;
	margin:0px 0 3px 0;
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	text-transform:none;}
	
h2{	
	color:#1c3d60;
	margin:0px 0 3px 0;
	font:bold 16px Georgia, "Times New Roman", Times, serif;}
	
h3{	
	color:#1c3d60;
	margin:10px 0 0px 0;
	font:bold 14px Georgia, "Times New Roman", Times, serif;}
	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	margin:0px;
	padding: 0px;
	text-align:left;

}

#main{
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align:left;
	width:988px;
	background:#ffffff;
	border: 6px solid #FFF;
}
/*	<![ Main Navigation [ -----------------------------------------------------------*/

#mainnav{
	margin:0;
	padding:0 0 0 0;
	color:#FFF;
	height:53px;
	background:#2867ad;
	width: 988px;
}
#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:12px Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	padding:0px 8px 0px 20px;
	display:block;
	background:url(../images/bul_mainnav.gif) 6px 20px no-repeat;
	line-height: 53px;
}

#mainnav ul li a:hover{
	color:#dbdf71;
}
#mainnav ul .first_child a {
}
#mainnav ul .last_child a {
}		
/*-------------------------------PhotoBanner-----------------------------------------*/

/* ------------------------------Header--------------------------------------------*/

#header{
	background:url(../images/bg_header.gif) top left repeat-x;
	height:305px;
	}
#topboxes{
	background:url(../images/bg_toparea.gif) top left repeat-y;
	width:988px;
	border-bottom:12px solid #2e8efb;
	}
#stories{
	background:url(../images/bg_stories.gif) top left repeat-x;
	float:left;
	width: 465px;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#353430;
	padding: 15px;
	}
#stories a{
	font-weight:bold;
	text-decoration:none;
	color:#1c3d60;
	font-size:12px;
	}
#stories a:hover{
	text-decoration:underline;
	}
#info{
	margin:0;
	padding:30px 0 0 0;
	float:right;
	text-align:center;
	width: 493px;
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	}
#info address{
	line-height:20px;
	}
a.directions{
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration:underline;
	}
a.directions:hover{
	text-decoration:none;
	}
.number{
	color:#FFF;
	font:bold 24px Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
	}
.text1{
	color:#dbdf71;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}
#aopnav{
	margin:0;
	padding:0;
	color:#FFFFFF;
	height: 61px;
	width: 988px;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	background:url(../images/bg_aopnav.gif) top left repeat-x;
	line-height:61px;
}
#aopnav ul{
	margin:0;
	padding:0;
	display: inline;
}
#aopnav ul li{
	display:inline;
	margin:0;
	padding:0;
}
#aopnav ul li span{
	line-height:61px;
	color:#d3cfc6;
	padding:0 20px 0 20px;
	float:left;
	}
#aopnav ul li a{
	background:url(../images/bg_nav-left.gif) top left no-repeat;
	display:block;
	float:left;
	margin:0;
	line-height:61px;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration:none;
	border-left: 1px solid #25507e;
	white-space: none;
}
#aopnav ul li a span{
	display:block;
	padding:0px 30px 0px 28px;
	line-height:61px;
	color:#FFFFFF;
	background:url(../images/bul_aopnav.gif) 11px 0px no-repeat;
	border-left: 1px solid #0a1420;
	}
#aopnav ul li a:hover{
	color:#dbdf71;
}
#aopnav ul li a:hover span{
		color:#dbdf71;}
/*----------------------------Middle-------------------------------------------------*/

#mid{
	margin:0;
	padding:0;
	width:988px;
	background:url(../images/bg_mid.gif) top left repeat-y;
	}
#rightbar{
	margin:0;
	padding:46px 14px 0 0;
	float:right;
	width:284px;
	}
#center{
	margin:0;
	padding:0;
	float:left;
	width:673px;
	}
#center #content{
	padding:20px;
	}
/*----------------------------Quick Contact------------------------------*/
#quickcontact{
	background:url(../images/bg_qc.gif) top left repeat-x;
	width: 250px;
	padding: 17px 17px 17px 17px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#5f5d55;
	margin: 0 0 75px 0;
	}
#quickcontact strong{
	color:#3e3d37;
	}
.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:246px;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#505050;
	height: 29px;
	border: none;
	padding: 3px 0 0 3px;
}
	
.msg-pct2 {
	width:246px;
	height:72px;
	overflow:auto;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#505050;
	border: none;
	padding: 3px 0 0 3px;
}

.custom-form2 {
	font:bold 11px Arial, Helvetica, sans-serif;
	padding: 0 0 0 0px;
	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: 249px;
	padding:10px 0;
}
.submit-align2 .submit{
	background:#2867ad;
	width:249px;
	padding:0 0px 0 0;
	height:31px;
	border: none;
	line-height:31px;
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
	color:#FFF;
	}
.submit-align2 .submit:hover{
	background:#133255;
	}
#prr{
	width:100%;
	text-align:center;
	}
/*-------------------------------bottom nav -----------------------------------------*/

#bottomnav{
	margin:0 auto 0 auto;
	padding:0;
	font-size:10px;
	height:55px;
	position:relative;
	background: #2867ad;
	font:10px Tahoma, Arial, Helvetica, sans-serif;
	}
#bottomnav ul{
	margin:0;
	padding:0;
	display:inline;
	width: 693px;
	position:absolute;
	left:159px;
	top: 21px;
	height: 13px;
	}
#bottomnav ul li{
	display:inline;
	}

#bottomnav ul li a{
	color:#FFF;
	text-decoration:none;
	float:left;
	padding:0px 8px 0px 11px;
	display:block;
	background:url(../images/bul_bottomnav.gif) 0px 6px no-repeat;
	line-height: 10px;
	}
#bottomnav ul li a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	}
#bottomnav ul .first_child a{
	background:none;
	}
#bottomnav ul .last_child a{
	border-right:none;
	}
/*--------------------------Disclaimer--------------------------*/

#disclaimer{
	margin:0 auto 0 auto;
	text-align:left;
	color:#6e6e6e;
	padding:10px 0px 5px 0px;
	font:10px Tahoma, Arial, Helvetica, sans-serif;
	width:1000px;
	line-height: 14px;
	}
#disclaimer img{
	float:left;
	margin:0px 10px 10px 0;
	border:none;
	position: relative;
	bottom: 10px;
	}
#disclaimer p{
	margin:0;
	padding:0;
	}
#disclaimer a{
	color:#2867AD;
	text-decoration:underline;
	}
#disclaimer a:hover{
	color:#000000;
	text-decoration:none;
	}

/*	<![ 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;
	}
.CfnLink {
	margin:0 182px 5px 0;
}