/* <![ 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 #162E38;
	color:#010101;
	font:12px Verdana, Arial, 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:#010101;
	margin:0px 0 3px 0;
	font:normal 26px "Times New Roman", Times, serif;
	text-transform:none;}
	
h2{	
	color:#010101;
	margin:10px 0 3px 0;
	font:normal 18px "Times New Roman", Times, serif;}
	
h3{	
	color:#a72433;
	margin:10px 0 0px 0;
	font: bold 12px Verdana, 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:992px;
}
#top-bar{
	padding:0 21px 0 21px;
	width:950px;
	background:url(../images/bg_mid.png) top left repeat-y;
	 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_mid.png, sizingMethod='scale');
	}
/* ------------------------------Header--------------------------------------------*/

#header{
	background:url(../images/bg_header.gif) top left repeat-x;
	height:133px;
	}
/*-------------------------------Search Form---------------------*/
#search{
	background:url(../images/bg_search.gif) top center no-repeat #b8b8b8;
	padding:5px 0 10px 0;
	height: 30px;
	}
#search form{
	margin:0 0 0 0;
	height: 24px;
	width: 240px;
	float: right;
	font: 14px "Times New Roman", Times, serif;
	color:#FFF;
	padding: 4px 0 0 0;
	line-height: 22px;
	}
#search form .searchfield{
	width:131px;
	height:15px;
	border: none;
	padding: 2px 0 2px 3px;
	background: #b8ae9c;
	}
#search form .searchsubmit{
	font:bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	width:30px;
	height:18px;
	color:#FFF;
	background:url(../images/bg_go.png) top left no-repeat;
	 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_go.png, sizingMethod='scale');
	border:none;
	position:relative;
	top:-2px;
	_top:0px;
	cursor:pointer;
	}
/*-------------------------------PhotoBanner-----------------------------------------*/

#photobanner{
	margin:0;
	padding:0;
	width:992px;
	height:236px;
	background:url(../images/bg_photobanner.jpg) top left repeat-x;
	}
#photobanner .photo{
	margin:0;
	}
#photobanner .photo_last{
	float:left;
	margin:0;
	border-right:none;
	}
/*	<![ Main Navigation [ -----------------------------------------------------------*/

#mainnav{
	margin:0;
	padding:18px 0 19px 0;
	color:#FFF;
	height:71px;
	background:url(../images/bg_mainnav.gif) top left no-repeat;
}
#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:#000;
	font:15px "Times New Roman", Times, serif;
	text-decoration:none;
	float:left;
	padding:0px 7px 0px 7px;
	display:block;
	line-height: 71px;
	border-right:1px solid #d3cbbe;
	position:relative;
}

.navwrap {
   line-height: 20px !important; 
   padding: 15px 7px 16px 7px !important; 
   text-align: center !important;
}

#mainnav ul li a:hover{
	background:url(../images/bg_mainnav-o.gif) top left repeat-x;
}
#mainnav ul .first_child a {
}
#mainnav ul .last_child a {
	border-right:none;
}		
/*----------------------------Middle-------------------------------------------------*/

#mid{
	margin:0;
	padding:0 21px 0 21px;
	width:950px;
	background:url(../images/bg_mid.png) top left repeat-y;
	 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_mid.png, sizingMethod='scale');
	}
#rightbar{
	margin:0;
	padding:4px 4px 4px 0;
	float:right;
	width:190px;
	}
#center{
	margin:0;
	padding:0;
	float:left;
	width:755px;
	}
#center #content{
	padding:20px;
	}
#center #content a, #center #content input, #center #content textarea, #center #content img {
	position:relative;
	}
/*----------------------------Quick Contact------------------------------*/
#quickcontact{
	background:url(../images/bg_quickcontact.gif) no-repeat;
	height:536px;
	width:190px;
	position:relative;
	}
#quickcontact address{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-style:normal;
	line-height:14px;
	position:absolute;
	left: 17px;
	top: 42px;
	}
#quickcontact address strong{
	font:bold 11px Arial, Helvetica, sans-serif;
	}
.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:157px;
	font:10px Arial, Helvetica, sans-serif;
	color:#371c14;
	height: 15px;
	border: none;
	padding: 3px 0 0 3px;
}
	
.msg-pct2 {
	width:157px;
	height:77px;
	overflow:auto;
	font:10px Arial, Helvetica, sans-serif;
	color:#371c14;
	border: none;
	padding: 3px 0 0 3px;
}

.custom-form2 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 14px;
	margin: 0;
	color: #000;
	position: absolute;
	top: 135px;
	line-height: 14px;
}

	.custom-form2 fieldset {
		margin:0px 0px 10px 0px;
		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:right;
	width: 160px;
	padding:10px 0;
}
.submit-align2 .submit{
	background:url(../images/bg_submit.gif) top left no-repeat;
	width:73px;
	height:18px;
	border: none;
	}
.submit-align2 .submit:hover{
	background:url(../images/bg_submit-o.gif) top left no-repeat;
	}
/*-------------------------------Footer-----------------------------------------*/

#footer{
	width:950px;
/*	height:124px;*/
	background:url(../images/bg_footer.png) top left no-repeat;
	padding:0 21px 27px 21px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_footer.png, sizingMethod='scale');
	}

/*-------------------------------bottom nav -----------------------------------------*/

#bottomnav{
	margin:0 auto 0 auto;
	padding:0;
	height:45px;
	position:relative;
	border-bottom: 1px solid #38322d;
	font: 10px Arial, Helvetica, sans-serif;
	}
#bottomnav ul{
	margin:0;
	padding:0;
	display:inline;
	width: 762px;
	position:absolute;
	left:99px;
	top: 22px;
	height: 13px;
	}
#bottomnav ul li{
	display:inline;
	}

#bottomnav ul li a{
	color:#FFF;
	text-decoration:none;
	float:left;
	padding:0px 8px 0px 8px;
	display:block;
	border-right:#FFF 1px solid;
	line-height: 10px;
	}
#bottomnav ul li a:hover{
	color:#accfcc;
	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:#FFF;
	padding:10px 5px 5px 40px;
	_padding:6px 5px 5px 40px;
	font:10px Arial, Helvetica, sans-serif;
	border-top: 1px solid #b8ae9c;
	line-height: 13px;
	_line-height: 12px;
	}
#disclaimer img{
	float:left;
	margin:0 10px 0 0;
	border:none;
	position:relative;
	}
#disclaimer p{
	margin:0;
	padding:0;
	}
#disclaimer a{
	color:#660000;
	text-decoration:underline;
	position:relative;
	}
#disclaimer a:hover{
	color:#990000;
	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;
	}
a.CfnLink {
	margin:0 460px 5px 0;
}
