body {
	
	background-color:#23408f;
	color:#000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:16px;
	margin:0;
	width:100%;
}
legend {
	background-color: #23408f;
	border: 1px solid #333;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
}
input {
	font-size:100%;
}
.sub_pages {
}
a.sub_pages, a.sub_pages:visited, a.sub_pages:active {
	font-weight:bold;
	color: #23408f;
	text-decoration: none;
}
a.sub_pages:hover {
	color: #23408f;
	font-weight: bold;
	text-decoration: underline;
}
/************* Blog Styles *************/



.blog_padding {
	margin: 0 10px;
}
.blog_border {
	margin:0 10px;
	padding:5px;
}
.blog_date {
	color: #df9e29;
	font-style:italic;
}
.blog_title {
	font-size: 20px;
}
.blog_title_box {
	background-color: #CDCDCD;
	padding: 10px;
	text-align: center;
}
.blog_hr {
	clear:both;
	border-bottom:1px dotted #ccc;
	margin-bottom: 10px;
	line-height: 1px;
}
/************* Headlines *************/



h1 {
	font-size: 155%;
	margin:10px 0;
	padding:5px 5px 5px 0;
	color:#23408f;
}
h2 {
	font-size: 145%;
	margin:10px 0;
	padding:5px 5px 5px 0;
	color:#23408f;
}
h3 {
	font-size: 135%;
	margin:10px 0;
	padding:5px 5px 5px 0;
	color:#23408f;
}
h4 {
	font-size: 125%;
	margin:10px 0;
	padding:5px 5px 5px 0;
	color:#23408f;
}
h5 {
	font-size: 115%;
	margin:10px 0;
	padding:5px 5px 5px 0;
	color:#23408f;
}
/************* Content Areas *************/



#header {
	background-image:url(http://www.mathersrealty.net/files/themes/classic/header.jpg);
	background-position:center top;
	background-repeat:repeat-x;   
	 text-align: center;
}
#container {
	margin: auto;
	text-align: center;
	width: 960px;
}
#content_container {
	background-image:url(http://www.mathersrealty.net/files/themes/classic/content_bg.jpg);
	background-repeat:repeat-y;
	width:960px;
}
#main_content {
	float:right;
	margin:0 20px;
	padding:0;
	width:685px;
}
#footer {
	background-color:#d2232a;
	font-size: 12px;
	font-weight: normal;
	margin: auto;
	padding: 0 15px 20px;
	text-align: center;
	color:#fff;
	border-top:2px solid #b27334;  
	padding-bottom: 50px;
}
#footer_inner {
	margin:auto;
	padding-top:15px;
	width:960px;
}
.footer_column {
	float:left;
	padding:10px;
}
#copyright {
	color:#FFF;
	float:right;
	margin:auto;
	width:360px;
}
#home_search {
	background-color:#EDEDED;
	background-image:url(http://www.mathersrealty.net/files/themes/classic/search_bg.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:2px solid #AEAEAE;
	padding:5px;
}
/************* Navigation Areas *************/



#side_nav {
	float:left;
	margin-left:25px;
	text-align:left;
	width:210px;
}
#side_nav li {
	border-bottom: 0px dashed #333;
	margin: 0;
}
#side_nav li a {
	color:#FFF;
	display:block;
	font-size:18px;
	font-weight:normal;
	padding:15px 5px;
	text-decoration:none;
}
#side_nav li a:hover {
	color: #000;
}
#side_nav ul {
	border: none;
	list-style: none;
	margin: auto;
	width:180px;
	padding: 0;
}
#top_nav {
	float:right;
	width:660px;
}
.menu {
	border:0 none;
	font-size:14px;
	font-weight:bold;
	margin:0;
}
.menu ul {
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
}
.menu li {
	float:left;
	padding:0px;
}
.menu li a {
	color:#2A100D;
	display:block;
	font-weight:bold;
	line-height:35px;
	margin:0;
	padding:0 9px;
	text-align:center;
	text-decoration:none;
}
.menu li a:hover, .menu ul li:hover a {
	color:#61ab00;
	text-decoration:none;
}
.menu li ul {
	background:#fff;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	z-index:200;
}
.menu li:hover ul {
	display:block;
}
.menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
}
.menu li:hover li a {
	background:none;
}
.menu li ul a {
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0 9px;
	text-align:left;
}
.menu li ul a:hover, .menu li ul li:hover a {
	background:#ff0000 url(http://www.mathersrealty.net/files/themes/classic/images/hover_sub.gif) center left no-repeat;
	border:0px;
	color:#fff;
	text-decoration:none;
}
.menu p {
	clear:left;
}
/************* Links *************/



a, a:visited, a:active {
	color: #23408f;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #eeeeee;
}
a.footer_link, a.footer_link:visited, a.footer_link:active {
	color: #fff;
	font-weight:normal;
}
a.footer_link:hover {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	font-weight:normal;
}
a.larger_link {
	font-size:16px;
}
a.home_finder_links, a.home_finder_links:visited, a.home_finder_links:active {
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
}
a.home_finder_links:hover {
	color: #23408f;
	font-weight: bold;
	text-decoration: underline;
}
/********** Search ************/



#search_container {
	float:right;
	width:380px;
}
#search_box {
	background-image:url(http://www.mathersrealty.net/files/themes/classic/search_bg.png);
	background-repeat:no-repeat;
	float:right;
	font-size:14px;
	height:85px;
	margin:0;
	width:298px;
}
#search_box #s {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	color:#0B407B;
	float:left;
	font-size:12px;
	margin:14px 0 0 32px;
	width:165px;
}
#search_box #go {
	float:right;
	margin:0 25px 0 0;
}
/************ Search Results ************/



.listing {
	width:660px;
	float:left;
	border:1px solid #d0d8e7;
}
.listing_header {
	background-image:url(http://www.mathersrealty.net/modules/mls/assets/files/images/red_bg.jpg);
	background-repeat:repeat-x;
	background-color:#2B509A;
	color:#FFFFFF;
	display:block;
	float:left;
	padding:10px 5px;
	width:650px;
	background-position:center bottom;
}
.listing_header a {
	color:#fff;
}
.listing h2 {
	background-image:url(http://www.mathersrealty.net/modules/mls/assets/files/images/white_bg.jpg);
	background-repeat:repeat-x;
	color:#2B509A;
	font-size:15px;
	font-weight:bold;
	height:45px;
	padding:5px;
}
.listing_address_vt_open_house {
	background-image:url(http://www.mathersrealty.net/modules/mls/assets/files/images/white_bg.jpg);
	background-repeat:repeat-x;
	color:#2B509A;
	font-size:15px;
	font-weight:bold;
	height:45px;
	padding:5px;
}
.listing_address {
	float:left;
	padding:0px 5px;
}
.listing_website {
	float:right;
	padding:0px 5px;
}
.listing_open_house {
	float:right;
	padding:0px 5px;
}
.listing_vt {
	float:right;
	padding:0px 5px;
}
.photo_container {
	border-right:1px solid #D0D8E7;
	float:left;
	padding:0 5px;
	text-align:left;
	width:185px;
}
.listing_photo {
	width:170px;
}
.listing_photo_bb {
	background: url(http://www.mathersrealty.net/files/themes/classic/best_buy.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:95px;
	margin-left:-12px;
	margin-top:-1px;
	position:absolute;
text- decoration:none;
	text-indent:-999em;
	width:95px;
	z-index:2;
}
.listing_info {
	width:170px;
	margin:auto;
}
.listing_classic_features {
	border-right:1px solid #D0D8E7;
	color:#2B509A;
	float:left;
	font-size:16px;
	line-height:16px;
	text-align:left;
	width:172px;
	height:250px;
}
.listing_classic_features a, .listing_home_tracker a, .listing_mogul a {
	font-weight:normal;
}
.listing_home_tracker {
	border-right:1px solid #D0D8E7;
	color:#2B509A;
	float:left;
	font-size:16px;
	line-height:16px;
text- align:left;
	width:172px;
	text-align:left;
	height:250px;
}
.listing_mogul {
	color:#2B509A;
	float:left;
	font-size:16px;
line- height:16px;
	text-align:left;
	width:115px;
	text-align:left;
	height:250px;
}
#map_listings_sm {
	height:317px;
	width:300px;
	z-index:11;
}
/************ Listing Flyer ************/



#flyer {
	width:660px;
	float:left;
	border:1px solid #d0d8e7;
	line-height:18px;
}
.flyer_header {
	background-image:url(http://www.mathersrealty.net/modules/mls/assets/files/images/red_bg.jpg);
	background-repeat:repeat-x;
	background-color:#2B509A;
	color:#FFFFFF;
	display:block;
	float:left;
	padding:10px 5px;
	width:650px;
	font-weight:bold;
	margin-bottom:10px;
	background-position:bottom center;
}
.flyer_header a {
	color:#fff;
}
.flyer_heading {
	background-image:url(http://www.mathersrealty.net/modules/mls/assets/files/images/red_bg.jpg);
	background-repeat:repeat-x;
	background-color:#2B509A;
	color:#FFFFFF;
	display:block;
	padding:10px 5px;
	font-weight:bold;
	margin-bottom:10px;
	background-position:bottom center;
}
#flyer_description {
}
#flyer_info {
	float:right;
	padding:10px;
	width:300px;
}
#flyer_map {
	float:right;
}
#flyer_address {
	float:left;
	padding:0px 5px;
}
#flyer_website {
	float:right;
	padding:0px 5px;
}
#flyer_open_house {
	float:right;
	padding:0px 5px;
}
#flyer_vt {
	float:right;
	padding:0px 5px;
}
#flyer_photo_container {
	float:left;
	padding:10px;
	text-align:left;
}
#flyer_main_photo {
	float:left;
	padding:20px 10px;
	width:300px;
}
#flyer_classic_features {
	border-right:1px solid #D0D8E7;
	color:#2B509A;
	float:left;
	font-size:16px;
	line-height:16px;
text- align:left;
	width:172px;
	text-align:left;
	height:250px;
}
#flyer_home_tracker {
	border-right:1px solid #D0D8E7;
	color:#2B509A;
	float:left;
	font-size:16px;
	height:242px;
	line-height:16px;
	padding:10px 5px;
	text-align:left;
	width:265px;
}
#flyer_mogul {
	color:#2B509A;
	float:left;
	font-size:16px;
	height: 250px;
	padding:10px 0 10px 10px;
	text-align:left;
	width:120px;
}
#description_container {
	margin:10px;
}
#flyer_agent {
	float:left;
	width:300px;
}
.flyer_agent {
	border-right:1px solid #D0D8E7;
	float:left;
	height:350px;
	padding:10px;
	width:180px;
}
#flyer_company {
	float:right;
	margin:auto;
	padding:10px;
	width:290px;
}
.flyer_open_house {
	padding:10px;
}
.flyer_photo {
	float:left;
	height:144px;
	margin:10px 10px;
	overflow:hidden;
}
#flyer_gallery {
	margin:auto;
}
#flyer_features {
	float:left;
	margin:10px;
	padding:10px;
	width:175px;
}
#flyer_comments, #flyer_disclaimer {
	padding: 5px 15px;
}
ul.flyer_features {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
}
.flyer_feature_header {
	font-weight:bold;
	border-bottom:1px solid #D0D8E7;
}
#flyer_rating {
	background-image:url(http://www.mathersrealty.net/modules/mls/assets/files/images/red_bg.jpg);
	background-repeat:repeat-x;
	background-color:#2b509a;
	color:#fff;
}
.mls_sub_nav {
	border:1px solid #999999;
	padding:10px;
	background-image:url(http://www.mathersrealty.net/modules/mls/assets/files/images/mls_nav_bg.jpg);
}
/************ Rentals ************/



.rental_container {
	border-bottom:1px solid #D0D8E7;
	float:left;
	padding:5px;
	width:640px;
}
.rental_photo {
	float:left;
	margin:0 12px 10px;
}
.rental_info {
	float:left;
	padding:5px;
	width:300px;
}
.rental_address {
	background-color:#D0D8E7;
	padding:5px;
	width:100%;
}
.rental_sub_nav {
	border:1px solid #999999;
	padding:10px;
	background-image:url(http://www.mathersrealty.net/modules/rentals/assets/files/images/rental_nav_bg.jpg);
}
/************ Rental Flyer ************/



#rental {
	width:660px;
	float:left;
	border:1px solid #d0d8e7;
	line-height:18px;
}
.rental_header {
	background-image:url(http://www.mathersrealty.net/modules/mls/assets/files/images/red_bg.jpg);
	background-repeat:repeat-x;
	background-color:#2B509A;
	color:#FFFFFF;
	display:block;
	float:left;
	padding:10px 5px;
	width:650px;
}
.rental_header a {
	color:#fff;
}
#rental_description {
}
#rental_info {
	float:right;
	padding:10px;
	width:230px;
}
#rental_map {
	border-left:1px solid #D0D8E7;
	float:right;
	padding:10px;
}
#rental_address {
	float:left;
	padding:0px 5px;
}
#rental_website {
	float:left;
	padding:0px 5px;
}
#rental_open_house {
	float:left;
	padding:0px 5px;
}
#rental_vt {
	float:left;
	padding:0px 5px;
}
#rental_photo_container {
	float:left;
	padding:10px;
	text-align:left;
}
#rental_main_photo {
	float:left;
	padding:20px 10px;
	width:350px;
}
#rental_description_container {
	float:left;
	width:360px;
	margin:10px;
}
#rental_agent {
	float:left;
}
.rental_agent {
	border-right:1px solid #D0D8E7;
	float:left;
	height:350px;
	padding:10px;
	width:180px;
}
#rental_company {
	margin:auto;
	padding:10px;
	text-align:center;
}
.rental_photo {
	float:left;
	height:152px;
	margin:10px 12px;
	overflow:hidden;
}
#rental_gallery {
	margin:auto;
}
#rental_features {
	float:left;
	margin:10px;
	padding:10px;
	width:200px;
}
.realtor_top_nav {
	border-top:1px solid #D7DDE8;
	margin-top:10px;
	padding-top:10px;
}
.tabs_container_realtor {
	margin: 10px auto;
}

