

/* Begin CSS */

body {
/* 	background-image: url(../images/body_bg.gif); */
	background-image: url(../images/bg1.jpg);

	background-repeat: repeat-x;
	background-color: #acd0df;
	padding: 0px;
	margin: 0px;
}

a, ul, h1, h2, h3, h4, h5, h6, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	padding: 0px;
	text-align: left;
}

p a {
	xcolor: #4d4d4d;
	font-weight: bold;
}

p a:hover {
	color: #db2229;
}

td {
	vertical-align: top;
}

h1 {
/*
	background-image: url(../images/star_bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
*/
	font-size: 22px;
	font-weight: bold;
	color: #091054;
	margin: 0px;

}
h2 {
	font-size:18px;
	font-weight: bold;
	color: #666666;
	margin-right: 2px;
	margin-bottom: 6px;
	text-align: left;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #091054;
	margin: 0px;
}

h3 a {
    font-size: 110%;
	font-weight: bold;
	color: #091054;
	margin: 0px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #444444;
	margin: 4px;
}
h5 {
	font-size: 90%;
	font-weight: bold;
	color: #222222;
	margin: 4px;
}
h6 {
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	margin: 4px;
}
ul {
	list-style-type: square;

}
li {
	font-size: 12px;
	list-style-position: outside;
	padding-top: 3px;
	padding-bottom: 3px;
}


#container {
	width: 100%;
	height: 612px;
	background-color: #ffffff;
	background-image:url(../images/bg_fade.gif);
	background-repeat:repeat-x;
}

#main {
	background-color: #FFFFFF;
	width: 960px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000; 
}

.right_column {
	
	width: 200px;
	vertical-align: top;
	padding-top:10PX;
	background-color:#eef2f7;
	border-left: 1px solid #000000;
}

.right_column2 {
	
	width: 200px;
	vertical-align: bottom;
	background-color:#eef2f7;
	border-left: 1px solid #000000;
}

.content {
border: 1px solid #000000;
background-color: #ffffff;	
/*total width is 771, 761 for nav bar*/
width: 943px;
/* width:500px; */
/* margin-left: 6px; */
padding: 11px;

}

.content .center { 
	text-align: center;
}

.agent-photo-box img {
	margin-left: 10px;
	padding: 5px;
	border: #cccccc solid 2px;
}

.contenthome {
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: top;
}

.content_text {
padding-right: 20px;
}

.right_content {
	padding-left: 14px;
	/*padding-right: 5px;
	padding-bottom: 10px;*/
	background-color: #eef2f7;
	width: 305px;
}

hr {
margin-right: 14px;
height:1px;
background-color:#eef2f7;
border:1px solid #cccccc; 
}

/* START MAIN NAVIGATION  */
.h_anylinkcss{
	position: absolute;
	visibility: hidden;
	border: 1px solid #000000;
/*	z-index: 200;
 	background-color: #5d94c4; */
	margin-top: 10px;

	/*text-align:right;*/
	/*text-indent: none;*/




}

.h_anylinkcss a
{
	background-color: #22338b;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	
}

.h_anylinkcss a:hover{ /*hover background color*/
	background-color: #5b6eb6;

}
.nav_bg {
	background-image: url(../images/nav_bg_960.gif);
	background-repeat: repeat-x;
	width: 971px;
	height: 30px;

}
.nav {
 padding-top: 8px;
 text-align: center;
}
.nav a {
	width: 250px;
	height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

/*.nav a:hover:before {
	content: url(../images/star_nav.gif);
}
*/
.nav a:hover {
	color: #ffffff;
	background-color: #0066CC;

}

.subnav {
	color: #000000;
	height: 23px;
}
.subnav a {
	color: #000000;
	height: 23px;
}
.address_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	width: 940px;
}
.address_1 {
	padding-left: 10px;
padding-top: 10px;
text-align: left;
float: left;
	padding-bottom: 10px;
}

.address_2 {
	padding-right: 10px;
	padding-left: 10px;
padding-top: 10px;
text-align: left;
float: right;
	padding-bottom: 10px;
}
/* END MAIN NAVIGATION  */

/* START SUB NAVIGATION  */
.subnav a {
	font-size: 10px;
	color: #000000;
	padding-left: 12px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration:none;
	float: left;

}

.subnav a:hover {
	color: #db2229;
}	
/* END SUB NAVIGATION  */

/* START MAIN NAVIGATION  */

/* START TOP SUB NAVIGATION  */
.flash_banner {
	position: absolute;
}


.top_banner {
	background-image: url(../images/logo_banner.gif);
	background-repeat: no-repeat;
	width: 960px;
	height: 130px;
}

.topnav_bg {
	height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

.topnav_bg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight:bold;
}

.topnav_bg a:hover{
	color: #004fa3;
}

.topnav_bg img {
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: middle;
}

/* END TOP SUB NAVIGATION  */

.copyright {
	width: auto;
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	vertical-align: middle;
}


/* START NAVIGATION BAR */
#flashbanner {
	z-index: 0;
}

.anylinkcss {
position:absolute;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration:none;
text-align: left;
line-height: 18px;
z-index: 100;
background-color: #004fa3;
color: #FFFFFF;
}

.anylinkcss a {

display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 10px;
text-align: left;
color: #FFFFFF;
}

.anylinkcss a:hover {
background-color: #0962c0;
color: #FFFFFF;
}

/* END NAVIGATION BAR */
/* START DISTRIBUTORS */
.distributors td img{
padding: 20px;
}

/* END DISTRIBUTORS */
/* CONTACT */
.contact {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 5px;
border: 1px solid #000000;
}

.contact td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	padding: 5px;
	text-align: left;
	}

.contact a {
	color: #4d4d4d;
	font-weight: bold;
}

.contact a:hover {
	color: #db2229;
}
/* END CONTACT */
/* NEWS */
.news_bg {
	background-image: url(../images/news_curve.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #db2229;
	width: 264px; 
	height: 209px;
}


.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 45px;
	float: left;
	width: 219px; 
}

.news_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 45px;
	float: left;
	width: 219px;
}

.news_content a {
	font-weight: bold;
	color: #0a3e73;
}

.news_content a:hover{
	font-weight: bold;
	color: #ffffff;
}

/* END NEWS */

.flash {
	width: 495px;
	height: 209px;
	border-left: #FFFFFF solid 1px;
}


/* End CSS */
.anylinkcss_top {
position:absolute;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration:none;
text-align: left;
line-height: 18px;
z-index: 100;
background-color: #004fa3;
width: 140px;
}

.anylinkcss_top a {
width: 100%;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
text-align: left;
color: #FFFFFF;
}

.anylinkcss_top a:hover {
background-color: #0962c0;
color: #ffffff;
}

.list
{
border: 1px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
}

.list_title
{
color: #FFFFFF;
font-weight: bold;
border-bottom: 1px #000000 solid;
background-image: url(../images/table_head.gif);
background-repeat: no-repeat;
height: 20px;
vertical-align: middle;
padding-left: 5px;
}

.ltblue
{
background-color: #eef2f7;
padding: 3px;
}

.white
{
background-color: #FFFFFF;
padding: 3px;
}
/* ######### ALT LIST class/styles ######### */

.zebra_list_title {
color: #FFFFFF;
font-weight: bold;
border-bottom: 1px #000000 solid;
background-image: url(../images/table_head.gif);
background-repeat: no-repeat;
height: 20px;
vertical-align: middle;
padding-left: 5px;
text-align: left;
}

.zebra_list {
	border: 1px solid #666666;
	margin-top:10px;
	margin-bottom:20px;
	width: 400px;
	padding:0;
	margin:0;
	z-index: 1;
}
.zebra_list tbody tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 3px 18px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}

.zebra_list th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 3px 8px;
	text-align: left;
}

.zebra_list tbody tr.selected td {
	background-color: #3d80df;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
}
/* ######### ALT LIST class/styles ######### */

.price_box {
	width: 304px;
	height: 221px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-color: #091054;
	text-align: center;
	border-left: 1px solid #8d8d8d;
/*	border-right: 1px solid #8d8d8d;
	border-top: 1px solid #8d8d8d;
*/}
.price_box td {
	border-bottom: 1px solid #8d8d8d;
}
.price_box_bg {
	padding-top: 7px;
	text-align: center;
/*	background-image: url(../images/blue_fade.jpg);*/
/*	background-repeat: repeat-x;*/
	height: 30px;
/*	border-bottom: 1px solid #8d8d8d;*/
}
.quick_search_box {
	width: 304px;
	height: 221px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-color: #091054;
	text-align: center;
	border-left: 1px solid #8d8d8d;
/*	border-right: 1px solid #8d8d8d;
	border-top: 1px solid #8d8d8d;
*/}


.quick_search_box table{
padding-left:80px;}

.grey_border {
width: 237px;
border: 1px solid #8d8d8d;
}

.head_search {
	background-image: url(../images/quick_search_bg_308.gif);
	width: 308px;
/*	padding-top: 5px;*/
	height: 221px;
}

.SearchBox {
	width: 179px;
}
.SearchBox2 {
	width: 80px;
}

.blogposts .title { font-size: 0.9em; xfont-weight: bold;}
.blogposts .linktofull { font-size: 0.8em;}

.idx  {
	 color:000099;
}

.idx:visited {
	COLOR: 0099FF; 
}
.SearchHeading
	{
	 font-size: 14pt; 
	 font-family: Verdana;
	 font-weight: bold;
	 color:;
	}
	
.SubHeading
	{
	 background: 0842A8;
	 font-size: 14pt; 
	 font-family: Arial;
	 font-weight: bold;
	 color:white;
	}
.SearchPageTD
	{
	 font-size: 10pt; 
	 font-family: Verdana;
	 font-weight: none;
	 color:black;
	}
.SearchBox
	{
	 font-size: 10pt; 
	 font-family: Verdana;
	 font-weight: none;
	}
.ResultsHeading
	{
	 background: ;
	 font-size: 10pt; 
	 font-family: Westminster;
	 font-weight: bold;
	 color:102568;
	}
	
.FeaturedHeading
	{
	 background: ;
	 font-size: 13pt; 
	 font-family: Arial;
	 font-weight: 600;
	 color:ff0a22;
	}
.ResultsRow {
	font-size: 8pt; 
	font-family: Verdana;
	font-weight: none;
	color:;
	}
	
.DetailsForMoreInformation
	{
	 font-size: 12pt; 
	 font-family: Arial;
	 font-weight: bold;
	 color:102568;
	}
	
.Details
	{
	 font-size: 10pt; 
	 font-family: Arial;
	 font-weight: none;
	 color:102568;
	}
	

