/* <![ 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:#FFF;
	color:#4d4d4d;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#1c659e;
	text-decoration:none;}
a:hover {	
	color:#07518b;
	text-decoration:underline;}	
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:#025595;
	margin:0px 0 3px 0;
	padding:0 0 10px 0;
	font:bold 20px "Times New Roman", Times, serif;
	border-bottom:1px solid #d5d3c8;
	text-transform:none;}
	
h2{	
	color:#568215;
	margin:10px 0 3px 0;
	font:bold 17px "Times New Roman", Times, serif;}
	
h3{	
	color:#4d4d4d;
	margin:10px 0 0px 0;
	font: bold 12px Arial, Helvetica, sans-serif;}
	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	margin:0px;
	padding: 0px;
	text-align:left;
	background:#ffffff;

}
/* ------------------------------Header--------------------------------------------*/

#header{
	background:url(../images/bg_header.gif) top left repeat-x;
	height:65px;
	width: 954px;
	margin: 0 auto 0 auto;
	}
#info{
	margin:0;
	float:right;
	text-align:right;
	color:#3e618b;
	}
.text1{
	font:normal 14px Arial, Helvetica, sans-serif;
	font-style:italic;
	display:block;
	padding:0 10px 0 0;
	}
.number{
	font:normal 25px Book Antiqua, "Times New Roman", Times, serif;
	line-height: 25px;
	display: block;
	}
	
#main{
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align:left;
	width:966px;
	background:url(../images/bg_main.gif) top left repeat-y;
}
#mainnav{
	padding:6px 7px 0 256px;
	margin:0 0 13px 0;
	color:#FFFFFF;
	height: 38px;
	width: 703px;
	background:url(../images/bg_mainnav.gif) top left repeat-x;
}
#mainnav ul{
	margin:0;
	padding:0;
	display: inline;
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	display:block;
	float:left;
	margin:0;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	border-right:1px solid #71a328;
	position:relative;
}
#mainnav ul li a span{
	display:block;
	padding:0 15px 0 15px;
	line-height:38px;
	border-right:1px solid #89bd3c;
	white-space: nowrap;
	}
#mainnav ul li a:hover{
	color:#e7e07e;
}
#mainnav ul li a:hover span{		
	background:url(../images/bg_mainnav-o.gif) top left repeat-x;
}
#mainnav ul li.first_child a span{
	border-left:1px solid #71a328;
	}
#mainnav ul li.first_child a{
	border-left:1px solid #89bd3c;
	}
#mainnav ul li.last_child a span{
	border-right:none;
	}
#mainnav ul li.last_child a{
	border-right:none;
	}
/*-------------------------------PhotoBanner-----------------------------------------*/

#topbanner{
	margin:0;
	padding:0;
	width:933px;
	height:249px;
	margin:0 18px 0 15px;
	position:relative;
	}
#man{
	position:absolute;
	top:-40px;
	left:4px;
	background:url(../images/img_man.png) top left no-repeat;
	width:239px;
	height:289px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/img_man.png, sizingMethod='scale');
	}
/*----------------------------Middle-------------------------------------------------*/

#mid{
	margin:0 18px 0 15px;
	padding:0;
	width:933px;
	background:url(../images/bg_mid.gif) top left repeat-y;
	position: relative;
	}
#rightbar{
	margin:0;
	padding:0;
	float:right;
	width:254px;
	padding:0 5px 0 0;
	_margin:0 -11px 0 0;
	}
#center{
	margin:0;
	padding:0 0 0 4px;
	float:left;
	width:665px;
	}
#center #content{
	padding:20px 20px 50px 20px;
	}
	
#content p {
	margin:5px 0 15px 0;
	padding:0;
}

#content ul {
	list-style:none;
	margin:10px 0 0 20px;
	padding:0;
}

#content ul li {
	background:transparent url(/images/list-ind.gif) no-repeat 7px 5px;
	margin-left:0px;
	padding-left:20px;
}

.photocap{
	margin:0;
	padding:0px 0 10px 0;
	font:11px Arial, Helvetica, sans-serif;
	line-height:12px;
	width: 600px;
	color:#0a5d9c;
	}
.photocap a{
	color:#0a5d9c;
	text-decoration:underline;
	}
.photocap a:hover{
	text-decoration:none;
	}
#address{
	color:#537d01;
	font:bold 11px  Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	border-top:1px solid #5e8d03;
	padding:6px 0 0 0;
	letter-spacing:2px;
	margin: 20px auto 0 auto;
	position: absolute;
	bottom:20px;
	width:625px;
/*	left: 36px;
	_left:20px;
	width: 636px;*/
	}
#address address{
	font-style:normal;
	}
#address address img{
	margin:0 10px;
	}
#buttons{
	height:34px;
	position: relative;
	bottom: 17px;
	left: 14px;
	}
#buttons a{
	display:block;
	float:left;
	background:url(../images/bg_button.png) top left no-repeat;
	height:27px;
	width:110px;
	text-align:center;
	color:#2e648d;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 0 15px 0 0;
	padding: 7px 0 0 0;
	 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_button.png, sizingMethod='scale');
	}
#buttons a:hover{
	background:url(../images/bg_button-o.png) top left no-repeat;
	color:#2d86ca;
	text-decoration: none;
	 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/bg_button-o.png, sizingMethod='scale');
	}
#houselink{
	text-align:left;
	padding:10px 24px 0px 24px;
	}
#houselink .text{
	padding:0 0 0 10px;
	float: right;
	;
	width: 135px;
	}
#houselink a{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#025da3;
	}
#houselink a:hover{
	color:#128ce6;
	text-decoration:underline;
	}
#houselink img{
	float:left;
	border:none;
	position:relative;
	bottom:8px;
	}

#infolinks{
	padding:10px 24px 24px 24px;
	color: #403f3f;
	font: 11px Arial, Helvetica, sans-serif;
	}
#infolinks h2{
	color:#6b9c23;
	font:bold 15px Arial, Helvetica, sans-serif;
	}
#infolinks p{
	}
#infolinks .more{
	float:right;
	display:block;
	border: none;
	background:url(../images/img_more-results.gif) top left no-repeat;
	width:94px;
	height:11px;
	}
#infolinks .more:hover{
	background:url(../images/img_more-results-o.gif) top left no-repeat;
	}
#video-top {
	width:217px;
	height:10px;
	padding:0;
	margin:5px auto 0 auto;
	background:url(../images/video_top.jpg) top left no-repeat;
	line-height:0px;
}
#video-bottom {
	width:217px;
	height:10px;
	margin:0 auto 30px auto;
	padding:0;
	background:url(../images/video_bottom.jpg) top left no-repeat;
	line-height:0px;
}
#video a{
	margin:0;
	padding:0;
}
#video{
	text-align:center;
	padding:0 0 10px 0;
	background:url(../images/video_BG.jpg) top left repeat-y;
	width:217px;
	margin:0 auto;
	}
#video ul.top {
	text-align:left;
	margin:0px 14px 7px 14px;
	padding:0;
	}
#video ul{
	text-align:left;
	margin:5px 14px 0 14px;
	padding:0;
	}
#video ul li {
	margin:0;
	padding:0;
	display:inline;
}
#video ul li a {
	margin:0;
	padding:5px 0 0 30px;
	color:#025DA3;
	font:normal 11px Arial,Helvetica,sans-serif;
	background:url(../images/video_ind.gif) no-repeat 0px 8px;
/*	float:right;*/
	display:block;
	border: none;
/*	background:url(../images/img_more-vids.gif) top left no-repeat;*/
/*	width:94px;
	height:11px;*/
	}
#video ul li a:hover{
	color:#128ce6;
	text-decoration:underline;
/*	background:url(../images/img_more-vids-o.gif) top left no-repeat;*/
	}
#video p{
	margin:10px 20px 5px 20px;
	padding:3px 0;
	border:1px solid #b3bfc7;
	border-width:1px 0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#025da3;
}
/*----------------------------Quick Contact------------------------------*/
#quickcontact{
	width:254px;
	padding:0;
	margin: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:207px;
	font:10px Arial, Helvetica, sans-serif;
	color:#616161;
	height: 18px;
	border: 1px solid #8d8a73;
	padding: 3px 0 0 3px;
}
	
.msg-pct2 {
	width:207px;
	height:50px;
	overflow:auto;
	font:10px Arial, Helvetica, sans-serif;
	color:#616161;
	border: 1px solid #8d8a73;
	padding: 3px 0 0 3px;
}

.custom-form2 {
	font:11px Arial, Helvetica, sans-serif;
	padding: 0 0 0 22px;
	margin: 0;
	color: #30658f;
}

	.custom-form2 fieldset {
		margin:0px 0px 10px 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: 210px;
	padding:10px 0;
}
.submit-align2 .submit{
	background:url(../images/bg_submit.gif) top left no-repeat;
	width:95px;
	height:28px;
	border: none;
	}
.submit-align2 .submit:hover{
	background:url(../images/bg_submit-o.gif) top left no-repeat;
	}
/*-------------------------------PhotoBanner-----------------------------------------*/

#photobanner{
	margin:20px 0 10px 0;
	padding:0;
	width:600px;
	height:159px;
	background:url(../images/bg_photobanner.jpg) top left repeat-x;
	}
#photobanner .photo{
	float:left;
	margin:0;
	border-right:3px solid #FFF;
	}
#photobanner .photo_last{
	float:left;
	margin:0;
	border-right:none;
	}
/*-------------------------------Footer-----------------------------------------*/

#footer{
	position:relative;
}

/*-------------------------------bottom nav -----------------------------------------*/
/*-------------------------------Search Form---------------------*/
#search{
	padding:12px 0 0 0;
	width:240px;
	height: 35px;
	float: right;
	}
#search form{
	margin:0 0 0 0;
	padding:0 0 0 20px;
	height: 25px;
	}
#search form .searchfield{
	width:160px;
	height:13px;
	border: 1px solid #b0afa6;
	padding: 2px 0 0 3px;
	background: #e2e2e2;
	font: 11px Arial, Helvetica, sans-serif;
	}
#search form .searchsubmit{
	font:bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	width:21px;
	height:20px;
	color:#FFF;
	background:url(../images/bg_search.gif) top left no-repeat;
	border:none;
	position:relative;
	top:2px;
	_top:4px;
	}
#bottomnav{
	margin:0 auto 0 auto;
	padding:0;
	font:10px Arial, Helvetica, sans-serif;
	height:44px;
	position:relative;
	border-bottom: 1px solid #FFF;
	width: 925px;
	}
#search form .searchsubmit:hover{
	background:url(../images/bg_search-o.gif) top left no-repeat;
	}
#bottomnav ul{
	margin:0;
	padding:0;
	display:inline;
	width: 803px;
	position:absolute;
	left:63px;
	top: 13px;
	height: 13px;
	}
#bottomnav ul li{
	display:inline;
	}

#bottomnav ul li a{
	color:#024b83;
	text-decoration:none;
	float:left;
	padding:0px 8px 0px 8px;
	display:block;
	border-right:#024b83 1px solid;
	line-height: 10px;
	}
#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;
	text-align:left;
	color:#5b5b5b;
	padding:10px 5px 5px 20px;
	font:10px Arial, Helvetica, sans-serif;
	width:690px;
	line-height: 14px;
	float: left;
	}
#disclaimer img{
	float:left;
	margin:0px 10px 10px 0;
	border:none;
	}
#disclaimer p{
	margin:0;
	padding:0;
	}
#disclaimer a{
	color:#5B5B5B;
	text-decoration:underline;
	}
#disclaimer a:hover{
	color:#024B83;
	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 176px 5px 0;
}