/* <![ 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:#233647;
	color:#FFF;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#ffdb97;
	text-decoration:underline;}
a:hover {	
	color:#bde7ff;
	text-decoration:none;}
a:focus
{
-moz-outline-style: 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;
	display: none;
	visibility: hidden;
}
	
hr{
	height:1px;
	color:#bde7ff;
	margin:5px 0px;
	padding:0px;}

h1{	
	color:#bde7ff;
	margin:0px 0 3px 0;
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	text-transform:none;}
	
h2{	
	color:#bde7ff;
	margin:10px 0 3px 0;
	font:normal 18px Georgia, "Times New Roman", Times, serif;}
	
h3{	
	color:#FFF;
	margin:10px 0 0px 0;
	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: 0px;
	text-align:left;
	width:911px;
}
/* ------------------------------Header--------------------------------------------*/

#header{
	background:none;
	height:190px;
	height:73px;
	padding:47px 0 0 0;
	position:relative;
	}
#header .logo{
	margin:0 0 0 0;
	}
/*	<![ Top Nav [ -----------------------------------------------------------*/

#phone{
	background:url(../images/bg_topnav.jpg) top left no-repeat;
	margin:0;
	padding:10px 0 0 35px;
	color:#FFF;
	position:absolute;
	top:1px;
	right:-1px;
	height:30px;
	width: 367px;
	line-height:20px;
}
#phone .text{
	color:#FFF;
	font:14px Arial, Helvetica, sans-serif;
	padding:0 10px 0 10px;
	}
#phone .number{
	color:#bde7ff;
	font:16px Georgia, "Times New Roman", Times, serif;
	border-left: 1px solid #f2d191;
	padding:0 10px 0 10px;
	}
/*	<![ Main Navigation [ -----------------------------------------------------------*/

#mainnav{
	margin:0;
	padding:0 0 0 0;
	color:#FFF;
	height:40px;
	background:url(../images/bg_mainnav.gif) top left repeat-x;
	border:none;
}
#mainnav ul{
	margin:0;
	padding:0;
	display:block;
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	color:#ffffff;
	font:11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	padding:0px 14px 0px 14px;
	line-height:40px;
	display:block;
}

#mainnav ul li a:hover{
	background:url(../images/bg_mainnav-o.gif) top left repeat-x;
	color:#000;
}
#mainnav ul .first_child a {
}
#mainnav ul .last_child a {
}		

#banner{
	width:911px;
	height:180px;
	}
/*----------------------------Middle-------------------------------------------------*/

#mid{
	margin:0;
	padding:27px 0 0 0;
	width:911px;
	background:url(../images/bg_mid.gif) top left repeat-y;
	}
#leftbar{
	margin:0;
	padding:0 0 20px 0;
	float:left;
	width:200px;
	}
#leftbar h2{
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-align: center;
	padding: 5px 0 0 0;
	margin:0;
	}
#center{
	margin:0;
	padding:0;
	float:left;
	width:700px;
	}
#center #content{
	padding:20px 20px 20px 30px;
	}
#address{
	color:#FFF;
	background:url(../images/bg_address.jpg) top left no-repeat;
	font:normal 12px  Arial, Helvetica, sans-serif;
	text-align:left;
	text-transform:none;
	height:265px;
	width:210px;
	margin: 0 0 15px 0;
	}
#address strong{
	color:#bde7ff;
	font-weight:normal;
	}
#address address{
	font-style:normal;
	padding: 150px 0 0 10px;
	line-height: 18px;
	}
/*----------------------------Quick Contact------------------------------*/
#quickcontact{
	background:url(../images/bg_contact.jpg) top left no-repeat;
	width: 210px;
	height: 265px;
	margin: 0 0 15px 0;
	}
.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:185px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	height: 20px;
	border: none;
	padding: 3px 0 0 3px;
}
	
.msg-pct2 {
	width:185px;
	height:73px;
	overflow:auto;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	border: none;
	padding: 3px 0 0 3px;
}

.custom-form2 {
	font:bold 11px Arial, Helvetica, sans-serif;
	width: 188px;
	padding: 12px 0 0 12px;
	margin: 0;
	color: #FFF;
}

	.custom-form2 fieldset {
		margin:0;
		padding:0px;
		width:138px;
		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:center;
	width: 188px;
	padding:5px 0;
}
.submit-align2 .submit{
	background:url(../images/bg_submit.gif) top left repeat-x;
	font:bold 12px Arial, Helvetica, sans-serif;
	width:78px;
	height:28px;
	border:1px solid #b29874;
	}
.submit-align2 .submit:hover{
	background:#ffbd5b;
	}
	
#credit{
	color:#bde7ff;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height:22px;
	height:22px;
	padding:0 10px 0 10px;
	}
#credit img{
	float:right;
	}

.CfnImg {
	margin:5px 0 5px 329px;
	}
/*-------------------------------PhotoBanner-----------------------------------------*/

#photobanner{
	margin:0 50px 0 50px;
	padding:0;
	height:81px;
	background:url(../images/bg_photobanner.jpg) top left repeat-x;
	}
#photobanner .photo{
	float:left;
	margin:0;
	border-right:1px solid #172430;
	}
#photobanner .photo_last{
	float:left;
	margin:0;
	border-right:none;
	}
/*-------------------------------Footer-----------------------------------------*/

#footer{
	padding:30px 0 0 0;
	}

/*-------------------------------bottom nav -----------------------------------------*/

#bottomnav{
	margin:0 auto 0 auto;
	padding:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	height:20px;
	position:relative;
	}
#bottomnav ul{
	margin:0;
	padding:0;
	display:inline;
	width: 911px;
	position:absolute;
	left:1px;
	top: 0px;
	height: 20px;
	}
#bottomnav ul li{
	display:inline;
	}

#bottomnav ul li a{
	color:#ffdb97;
	text-decoration:none;
	float:left;
	padding:0px 17px 0px 16px;
	display:block;
	line-height: 12px;
	}
#bottomnav ul li a:hover{
	color:#FFFFFF;
	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:#ffffff;
	padding:10px 5px 5px 5px;
	font:10px Arial, Helvetica, sans-serif;
	line-height: 12px;
	}
#disclaimer img{
	float:left;
	margin:0px 30px 10px 0;
	border:none;
	}
#disclaimer p{
	margin:0;
	padding:0;
	}
#disclaimer a{
	color:#FFDB97;
	text-decoration:underline;
	}
#disclaimer a:hover{
	color:#B1CADE;
	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;
	}
