/* <![ 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_mid.jpg) center 285px no-repeat #727272;
	color:#010101;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#024C69;
	text-decoration:underline;}
a:hover {	
	color:#CA6420;
	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:#024c69;
	margin:0px 0 3px 0;
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	border-bottom:1px solid #a4a7b0;
	padding: 18px 0 10px 0;
}
	
h2{	
	color:#346319;
	margin:10px 0 3px 0;
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;}
	
h3{	
	color:#ca6420;
	margin:10px 0 0px 0;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;}
	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	margin:0px;
	padding: 0px;
	text-align:left;
	border-top: 9px solid #02526f;
}
#top{
	width:100%;
	height:285px;
	background:url(../images/bg_top.gif) top left repeat-x;
	}
#header{
	width:1051px;
	height:270px;
	margin:0 auto 0 auto;
	padding:0;
	background:url(../images/bg_header2.jpg) top center no-repeat;
	position:relative;
	}
#header .logolink{
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	border: none;
	}
#header .logolink img{
	border:none;
	}
#info{
	margin:0;
	padding:0;
	text-align:right;
	position: absolute;
	left: 751px;
	top: 77px;
	height: 133px;
	width: 250px;
	z-index:100;
	background:url(../images/img_info.png) top left no-repeat;
		 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/img_info.png, sizingMethod='scale');
	}
	
#topnav{
	margin:0;
	padding:0;
	color:#FFFFFF;
	position:absolute;
	left: 757px;
	top: 0px;
	z-index:102;
	width: 252px;
}
#topnav ul{
	margin:0;
	padding:0;
	display: inline;
}
#topnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#topnav ul li a{
	background:url(../images/bg_topnav-L.png) top left no-repeat;
	_background:url(../images/bg_topnav-L.gif) top left no-repeat;
	display:block;
	float:left;
	margin:0 8px 0 0;
	padding:0 0 0 0;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
#topnav ul li a span{
	margin:0 0 0 0;
	position:relative;
	left:4px;
	display:block;
	padding:6px 14px 5px 10px;
	background:url(../images/bg_topnav-R.png) top right no-repeat;
	_background:url(../images/bg_topnav-R.gif) top right no-repeat;
	white-space:nowrap;
	}
#topnav ul li a:hover{
	background:url(../images/bg_topnav-L-o.png) top left no-repeat;
	_background:url(../images/bg_topnav-L-o.gif) top left no-repeat;
	color:#FFF;
}
#topnav ul li a:hover span{		
	background:url(../images/bg_topnav-R-o.png) top right no-repeat;
	_background:url(../images/bg_topnav-R-o.gif) top right no-repeat;
}

#mainnav{
	margin:0;
	padding:0;
	color:#FFFFFF;
	position:absolute;
	left: 22px;
	z-index:103;
	bottom: 0px;
	width: 961px;
	z-index:103;
}
#mainnav ul{
	margin:0;
	padding:0;
	display: inline;
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	background:url(../images/bg_mainnav-L.png) top left no-repeat;
	_background:url(../images/bg_mainnav-L.gif) top left no-repeat;
	display:block;
	float:left;
	margin:0 8px 0 0;
	padding:0 0 0 0;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
#mainnav ul li a span{
	margin:0 0 0 0;
	position:relative;
	left:4px;
	display:block;
	padding:11px 17px 11px 13px;
	background:url(../images/bg_mainnav-R.png) top right no-repeat;
	_background:url(../images/bg_mainnav-R.gif) top right no-repeat;
	white-space: nowrap;
	}
#mainnav ul li a:hover{
	background:url(../images/bg_mainnav-L-o.png) top left no-repeat;
	_background:url(../images/bg_mainnav-L-o.gif) top left no-repeat;
	color:#FFF;
}
#mainnav ul li a:hover span{		
	background:url(../images/bg_mainnav-R-o.png) top right no-repeat;
	_background:url(../images/bg_mainnav-R-o.gif) top right no-repeat;
}


#main{
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align:left;
	width:1012px;
}
/*----------------------------Middle-------------------------------------------------*/

#mid{
	margin:0;
	padding:8px 0 0 0;
	width:1012px;
	}

#rightbar{
	margin:0;
	padding:0;
	float:right;
	width:258px;
	}
#center{
	margin:0;
	padding:0;
	float:left;
	width:744px;
	background:url(../images/bg_contentbot.png) bottom left no-repeat;
	_background:url(../images/bg_contentbot.jpg) bottom 1px no-repeat;
	}
#center #content{
	padding:20px;
	background:url(../images/bg_content-top.jpg) top left no-repeat;
	}
.aop{
	padding:65px 0 0 50px;
	width:208px;
	}
.aop ul{
	padding:0;
	width:195px;
	margin:0;
	list-style:none;
	position: relative;
	}
.aop ul li{
	margin:0;
	padding:0;
	}
.aop ul li a{
	margin:0;
	padding:0 0 0 25px;
	display:block;
	text-decoration:none;
	color: #FFF;
	height:17px;
	line-height: 17px;
	}
.aop ul li a:hover{
	text-decoration:underline;
	font-weight:bold;
	background:url(../images/bul_aop.png) 0px 5px no-repeat;
	 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bul_aop.png, sizingMethod='crop');
	color: #FFF;
	}	
#family{
	background:url(../images/bg_fam.png) top left no-repeat;
		 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_fam.png, sizingMethod='scale');
	height: 135px;
	}
#criminal{
	background:url(../images/bg_crim.png) top left no-repeat;
		 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_crim.png, sizingMethod='scale');
	height: 96px;
	}
#bankruptcy{
	background:url(../images/bg_bank.png) top left no-repeat;
		 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_bank.png, sizingMethod='scale');
	height: 56px;
	}
/*--------------------------Quick Contact Form ---------------------------*/
#quickcontact{
	background:url(../images/bg_QC.png) top left no-repeat;
		 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_QC.png, sizingMethod='scale');
	width:228px;
	height:294px;
	padding: 60px 15px 0 15px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 14px;
	}
.pad_frm_itm2 {
	padding:0;
	margin:3px 0 3px 0;
	height: 28px;
}
#message{
	height:72px;
	}
#messagelabel{
	display:none;
	visibility:hidden;
	}
.form-label2 {
	width:40px;
	padding:0px 0px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	float: left;
	line-height: 22px;
	font: bold 11px Arial, Helvetica, sans-serif;
}
  
.form-pct2 {
	width:167px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	height: 16px;
	background:url(../images/bg_feild.jpg) bottom right no-repeat #FFF;
	border: none;
	float: right;
	margin: 3px 0 3px 0;
	padding: 3px 0 0 3px;
	position:relative;
}
	
.msg-pct2 {
	width:213px;
	height:69px;
	overflow:auto;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	background:url(../images/bg_message.jpg) bottom right no-repeat #FFF;
	border: none;
	padding: 3px 0 0 3px;
	position:relative;
}

.custom-form2 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 5px 0 5px;
	margin: 0;
}

	.custom-form2 fieldset {
		margin:0px;
		padding:0px;
		width:216px;
		border:none;}
		  
	.custom-form2 legend {
	color:#64625d;
	margin:10px 0 3px 0;
	font:normal 18px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:3px;
	display: none;
}
		  
	.custom-form2 ol {
	margin:0px;
	padding:0px;
	list-style:none;
	width: 216px;
}

.submit-align2 {
	text-align:right;
	width: 216px;
	padding: 5px 0 0 0;
}


.submit {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	width:75px;
	height:29px;
	color:#FFF;
	background:url(../images/bg_submit.png) top left no-repeat;
		 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_submit.png, sizingMethod='scale');
	border:none;
	position:relative;
	float:right;
	cursor:pointer;
	}
	
.submit:hover {	
	background:url(../images/bg_submit-o.png) top left no-repeat;
		 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_submit-o.png, sizingMethod='scale');
	}
/*-------------------------------Footer-----------------------------------------*/

#footer{
	background:url(../images/bg_footer.png) top left no-repeat;
	 _background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_footer.png, sizingMethod='scale');
	height:180px;
	width:1012;
	}
#footersub{
	position:relative;
	}
#footersub a.footer-link {
	position: absolute;
	border:none;
	width:90px;
	height:20px;
	right:25px;
	top:128px;
	z-index:101;
	display:block;
	}

/*-------------------------------bottom nav -----------------------------------------*/

#bottomnav{
	margin:0 auto 0 auto;
	padding:0;
	position:absolute;
	left:178px;
	top: 36px;
	height: 13px;
	font: 11px Arial, Helvetica, sans-serif;
	width: 140px;
	}
#bottomnav ul{
	margin:0;
	padding:0;
	list-style: none;
	}
#bottomnav ul li{
	margin:0;
	padding:0;
	list-style: none;
	}

#bottomnav ul li a{
	color:#FFF;
	text-decoration:none;
	padding:0px 8px 0px 8px;
	line-height: 14px;
	}
#bottomnav ul li a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:bold;
	}
#bottomnav ul .first_child a{}
#bottomnav ul .last_child a{
	border-right:none;

	}
/*--------------------------Disclaimer--------------------------*/

#disclaimer{
	margin:0;
	text-align:left;
	color:#FFF;
	padding:0;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	width:675px;
	position: absolute;
	left: 319px;
	top: 68px;
	line-height: 12px;
	}
#disclaimer img{
	float:left;
	margin:0px 10px 10px 0;
	border:none;
	}
#disclaimer p{
	margin:0;
	padding:0;
	}
#disclaimer a{
	color:#FFF;
	text-decoration:underline;
	}
#disclaimer a:hover{
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
	}
/*	<![ 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;
	}
