/* Home page */
*{margin:0;padding:0}

#HPBody {

	background: #fff url(../images/hp-bg-body.png) repeat-x center -24px;

	text-align: center;

	margin: 0px;

	padding: 0px;

}

#HPGeneralDiv {

	width: 899px;

	margin-right: auto;

	margin-left: auto;

	background: url(../images/hp-bg-bottom.jpg) repeat-y top;

}

#HPTopDiv {

	background: url(../images/hp-bg-top.jpg) no-repeat center -24px;

	height: 180px;

	position: relative;

}

#HPPhoneDiv {

	font: bold 16px Arial, Helvetica, sans-serif;

	color: #005f7e;

	text-align: left;

	position: absolute;

	width: 200px;

	left: 30px;

	top: 148px;

	z-index: 100;

}

#HPAddressDiv {

	font: bold 16px Arial, Helvetica, sans-serif;

	color: #FFF;

	text-align: right;

	position: absolute;

	width: 200px;

	right: 30px;

	top: 148px;

	z-index: 150;

}

#HPBottomAddressDiv {

	font: bold 14px Arial, Helvetica, sans-serif;
	color: #00BEF5;
	position: absolute;
	width: 160px;
	bottom: 20px;
	right: 46px;
	z-index: 30;
}

#HPBottomDiv {

	background: url(../images/hp-bottom.jpg) no-repeat center bottom;

	height: 160px;

	position: relative;

}

#HPBottomDiv p{

	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	float: left;
	width: 580px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 46px;
	margin: 0px;
	margin-top:20px;
}

#HPCopyDiv {

	width: 899px;

	margin-right: auto;

	margin-left: auto;

	font: 10px Arial, Helvetica, sans-serif;

	color: 000404;

	padding-top: 5px;

	height: 30px;

}

#HPCopyDiv a {

	text-decoration: none;

	color: #666666;

}

#HPCopyDiv a:hover {

	color: #0066CC;

}











/* Secondary pages */



#SPBody {
	background:url(../images/sp-bg-body.png) repeat-x;
	margin:0;
	padding: 0px;
}

#SPGeneralDiv {
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/sp-bg-general.png) repeat-y;

}

#SPTopDiv {
	background: url(../images/sp-bg-top.jpg) no-repeat center;
	height: 119px;
	position: relative;
}

#SPAddressDiv {
	font: oblique bold small-caps 16px Helvetica, Arial, sans-serif;
	color: #7D7D7E;
	text-align: left;
	position: absolute;
	width: 200px;
	left: 200px;
	top: 92px;
	z-index: 100;
}
#SPTopDiv p {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-align: left;
	margin: 0px;
	float: right;
	padding-top: 20px;
	width: 200px;
}
#SPImageDiv {
	background: url(../images/sp-bg-image.jpg) no-repeat center top;
	height: 157px;
}
#SPImageDiv p {
	font: 24px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 60px;
	padding-left: 190px;
}

#SPCopyDiv {
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/sp-bg-bottom.png) no-repeat center top;
	font: 10px Arial, Helvetica, sans-serif;
	color: 000404;
	text-align:center;
	padding-top: 30px;
	padding-bottom: 20px;
	clear:both;
}
#SPCopyDiv span{
	font-size:12px;
	margin:0 auto;
}

#SPCopyDiv a {
	text-decoration: none;
	color: #666666;
}
#SPCopyDiv a:hover {
	color: #0066CC;
}
#SPCopyDiv span a, a.staff{
	color:#06c;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
	/*text-transform:capitalize;*/
}
#SPCopyDiv span a:hover, a.staff:hover{
	border-bottom:2px solid #54B6B6;
}	
ul li a.staff{margin:0}
#ContentTable {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	width: 100%;
	text-align: justify;
}

#ContentTable p {

	margin: 0px;

	padding-bottom: 10px;

}

#LeftTD {

	width: 500px;

	height: 400px;

	padding-right: 10px;

	background: url(../images/dividerv.gif) repeat-y right top;

	vertical-align: top;

}

.ImageLeft {

	float: left;

	margin-right: 15px;

	margin-bottom: 5px;

	margin-top: 5px;

}

#RightTD {

	vertical-align: top;

	padding-left: 10px;

}

#RightTD hr {

	height: 1px;

	margin-left: -10px;

	width: 280px;

	border-bottom: 1px dotted #333333;

	border-top-style: none;

	border-right-style: none;

	border-left-style: none;
}
#SPContentDiv {
	background:url(../images/sp-bg-content.png) no-repeat center 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
}
#right_column{
	float:right;
	width:230px;
/*	background:#696969;*/
	padding:5px 10px;
	margin-top:10px;
}
#main_content{
	background: url(../images/divider.gif) repeat-y top right;
	margin-right:250px;
	margin-top:10px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
*html #main_content{margin-top:45px;padding-top:1px}
#main_content p{margin:0px;padding-top:5px;padding-bottom:5px;}
*html #main_content p{margin-bottom:0px;}
#contact #main_content{height:183px;}
*html #contact #main_content{height:191px;}
#contact #right_column{padding:0 auto;}
#contact #right_column ul{margin:0 0 5px 0;}
#contact table.contact caption { font-weight: bold; font-size:17px; }
h2{font:18 px Arial, Helvetica, sans-serif bold;}
*html h2{font-size:17px;}
*html h3{font-size:14px;}
h2.title_insurance{margin-top:40px;}
*html h2.title_insurance{margin-top:30px;}
#contact h2, h2.title{
	text-align:right;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-transform:capitalize;
	padding:10px;
	margin:0 auto;
	width:230px;
	float:right;
}
#stuff #right_column{padding-top:70px;}
*html #stuff #right_column{padding-top:80px}
#stuff h2{margin-top:10px;}
*html #stuff #right_column h2{font-size:17px;}
#stuff h2.president{margin-top:200px;}
#stuff h2.tara{margin-top:160px;}
#stuff h2 { margin-bottom: 1px; }
#testimonials h3{color:#AA674D;margin-top:5px;font-weight:bold;font-size:13px;}
#testimonials h3.rob{margin-top:55px;}
.name{color:#AA674D;font-weight:600}
.clear{clear:both;height:0}
body{
	background:url(../images/sp-bg-body.png) repeat-x;
	margin:0;
}
ul{margin: 0.5em 0.5em 2em 0.8em;padding: 0;list-style: none;}
ul li{background: url(../images/arrow_in_box.png) no-repeat 0 0.1em;padding: 0 0 0.3em 1.8em;}
#stuff ul li{background: url(../images/mail.gif) no-repeat; padding-left:2.7em;}

#tooltip_box a:link, #tooltip_box a:visited,#tooltip_box a:active, span.tooltip{
	text-decoration:none;
	color:#FF8A00;
	background: url(../images/dot_h.gif) repeat-x 100% 100%;
}
#tooltip_box a:hover{
	text-decoration:none;
}
a.tooltip span{
	display:none;
	text-decoration:none;
}
a.tooltip:hover{
	text-decoration:none;
	position:relative;
	z-index:23;
}
a.tooltip:hover span{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	display:block;
	position:absolute;
	top:-5px;
	left:70px;
	background:#FFFFDF;
	border:1px solid #316386;
	color:#000;
	z-index:20;
	width:220px;
	padding:5px;
	cursor:pointer;
	text-decoration:none;
	text-align:left;
}
table.contacts{margin-top:10px;}
table.contacts input, table.contacts select{width:170px;}
*html table.contacts input{width:165px;border:1px solid #7F9DB9;}
select#ddlCountry{width:170px;font-size:11px;}
select#ddlState{width:170px;font-size:11px;}
*html select#ddlState{width:170px;}
td.radio table input, td.radio table label{width:50px;border:none;}
td.radio table input#rblOwnRent_1{width:43px}	
.FPTextBold{
	font:11px Verdana, Helvetica, sans-serif;
	font-weight:600;
	text-align: right;
}
a.mailto:link, a.mailto:visited, a.mailto:hover, a.mailto:active{text-decoration:none;color:#06c}
a.mailto:hover{color:#00407F;}

hr{height:1px;color:#eee;background:#eee;border:none;}
#contact hr{clear:both}
#link_to_home{
	width:300px;
	position:absolute;
	left:18px;
	top:14px;
	height:105px;
}
img{border:0}
.PurchaseForm{
	margin:0 auto;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
table.PurchaseForm th{text-align:center;}
table.PurchaseForm td input{border:1px solid #4EB4B4}
table.PurchaseForm td .radio input{border:none;}
table#cblOrderSurvey td input, 
table#cblOrderTermite td input, 
table#rblHomestead td input, 
table#rblTitleInsurance td input, 
table#rblPriorPolicy td input, 
table#rblPriorSurvey td input,
span#cblTypeOfLoan input{border:none;}
input#btnSend{border:1px solid #ccc;}
.align{text-align:right;}
#ordertitle h3{color:#AA674D;margin-top:5px;font-weight:bold;font-size:13px;}
#ordertitel a img {border: none;}
.radio input { border: none; }
input.radio { border: none; }
table.PurchaseForm td input.disabled-control { background-color: White;	border: none; color: #000; font-weight: bold;}
table.PurchaseForm td textarea.disabled-control { background-color: White;	border: none; color: #000;  font-weight: bold;}
#about ul { margin-bottom: 3px; }
#reachus { margin-top: 40px; }
