.bg_main {
	background-color: #7C2128;
	background-image: url(images/main_bg.gif);
	margin:0;
}
.menu_subnav a:link { 
	color: #FFFFFF;
	text-decoration:none;
	}
.menu_subnav a:visited { 
	color: #FFFFFF;
	text-decoration:none;
	}
.menu_subnav a:hover { 
	color: #FFFFCC;
	text-decoration: underline;
	}
.menu_subnav a:active { 
	color: #999999;
	}
.menu_subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	color: #FFFFFF;
	line-height: 18px;
}
.menu_tertiarynav a:link { 
	color: #FFFFFF;
	text-decoration:none;
	}
.menu_tertiarynav a:visited { 
	color: #FFFFFF;
	text-decoration:none;
	}
.menu_tertiarynav a:hover { 
	color: #FFFFCC;
	text-decoration: underline;
	}
.menu_tertiarynav a:active { 
	color: #999999;
	}
.menu_tertiarynav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:30px;
	padding-bottom:5px;
	padding-top:0px;
	color: #FFFFFF;
	line-height: 16px;
}
.bg_content {
	background-color: #FFFFCC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #630000;
}
.content_slogan_cell {
	background:#336666;
}
.content_photo_float_right {
	margin: 10px;
	border: 1px solid #7C2128;
	float: right;
}
.content_photo_center {
	margin: 10px;
	border: 1px solid #7C2128;
	display: block;
	margin-left: auto;
    margin-right: auto;
}
.content_text {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding-left:30px;
	padding-bottom:10px;
	padding-right: 30px;
}
.content_text_bullets{
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding-left:30px;
	padding-bottom:10px;
	padding-right: 30px;
}
.content_text a:link { 
	color: #990033;
	text-decoration:none;
	}
.content_text a:visited { 
	color: #990033;
	text-decoration:none;
	}
.content_text a:hover { 
	color: #999999;
	text-decoration: underline;
	}
.content_text_header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	line-height: 16px;
	color: #663333;
	margin: 0px;
	padding-left: 25px;
	padding-bottom:10px;
	padding-right: 30px;	
	padding-top:10px;
}
.content_text_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding-left:25px;
	padding-bottom:10px;
	padding-right: 30px;	
	padding-top:10px;
}
.content_text_attention {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #336666;
}
.content_table {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left:25px;
	margin-right:20px;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#7C2128;
	border-collapse:collapse;
}
.content_table_header_row{
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#336666;
	padding:5px;
	border-style:inherit;
	border-width:inherit;
	border-color:inherit;
	border-collapse:inherit;
}
.content_table_header_column{
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#336666;
	padding:5px;
	border-style:inherit;
	border-width:inherit;
	border-color:inherit;
	border-collapse:inherit;
}
.menu_cell {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #630000;
	border-bottom-color: #630000;
	border-left-color: #630000;
	background-image: url(images/menu_bg.gif);
}
.menu_header_cell {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #630000;
	border-bottom-color: #630000;
	border-left-color: #630000;
	background:#336666;
}
.content_disclaimer{	
	padding-top:5px;
	padding-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#006666;
	text-align:center;
}
.footer{	
	padding-top:10px;
	padding-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	text-align:center;
}
.footer a:link { 
	color: #FFFFCC;
	text-decoration:none;
	}
.footer a:visited { 
	color: #FFFFCC;
	text-decoration:none;
	}
.footer a:hover { 
	color: #FFFFCC;
	text-decoration: underline;
	}
.footer a:active { 
	color: #999999;
	}
.team_photo {
	margin: 10px;
	border: 1px solid #7C2128;
}
.info_links {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
}
.info_links a:link { 
	color: #990033;
	text-decoration:none;
	}
.info_links a:visited { 
	color: #990033;
	text-decoration:none;
	}
.info_links a:hover { 
	color: #999999;
	text-decoration: underline;
	}
.area_info_links {
	margin: 10px 10px 10px 10px;
	font-size: 11px;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
}
.area_info_links a:link { 
	color: #990033;
	text-decoration:none;
	}
.area_info_links a:visited { 
	color: #990033;
	text-decoration:none;
	}
.area_info_links a:hover { 
	color: #999999;
	text-decoration: underline;
	}
.contactform {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	margin-left: 20px;
}
.print_officeinfo{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	text-align:left;
}
.print_footer{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	text-align:center;
}
#btn_searchmls{background:url(images/btn-searchthemls.png) no-repeat; display:block; height:53px; margin:15px 0 0 20px; overflow:hidden; text-indent:-9999em; width:220px;}
#btn_foreclosures{background:url(images/btn-foreclosures.png) no-repeat; display:block; height:53px; margin:15px 0 15px 20px; overflow:hidden; text-indent:-9999em; width:220px;}
#btn_searchmls:hover,
#btn_foreclosures:hover
{background-position:0 -53px;}
#btn_searchmls:active,
#btn_foreclosures:active
{background-position:0 -106px;}