body {
	background-color: #FFFFFF;
	background-image: url(/images/bg-tile.gif);
	background-position: left top;
	background-repeat:repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

/*------------------------------------
	LINKS
------------------------------------*/
a:link {
	color: #3e8333;
	text-decoration: none;
}

a:visited {
	color: #3e8333;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

div.footer_container a:link {
	color: #2C6F20;
	font-weight: bold;
}

div.footer_container a:visited {
	color: #2C6F20;
	font-weight: bold;
}

div.footer_container a:hover {
	color: #0D3008;
	font-weight: bold;
	text-decoration: none;
}

div.footer_container a.plain:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

div.footer_container a.plain:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

div.footer_container a.plain:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

A.head_links:link {
	font-weight: bold;
	color: #ffffff;
}
				
A.head_links:visited {
	font-weight: bold;
	color: #ffffff;
}
			
A.head_links:hover {
	font-weight: bold;
	color: #fffb7d;
	text-decoration:underline;
}

a.table_header:link, a.table_header:visited, a.table_header:hover {
	color: #FFFFFF;
	font-weight: bold;
}

/*Advertiser buttons */
A.advertise:link {
	display: inline-block;
	float: left;
	width: 297px;
	height: 56px;
	text-align: center;
	background-image:url(/images/buttons/advertise.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 10px 0 0 0;
	font-size: 18px;
	color: #000000;
}
				
A.advertise:visited {
	display: inline-block;
	float: left;
	width: 297px;
	height: 56px;
	text-align: center;
	background-image:url(/images/buttons/advertise.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 10px 0 0 0;
	font-size: 18px;
	color: #000000;
}
			
A.advertise:hover {
	display: inline-block;
	float: left;
	width: 297px;
	height: 56px;
	text-align: center;
	background-image:url(/images/buttons/advertise-over.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 10px 0 0 0;
	font-size: 18px;
	color: #fffb7d;
	text-decoration:none;
}


/*Nav link setup */
A.nav_links:link {
	display: inline-block;
	float: left;
	width: auto;
	height: 33px;
	padding: 2px 8px 2px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
				
A.nav_links:visited {
	display: inline-block;
	float: left;
	width: auto;
	height: 33px;
	padding: 2px 8px 2px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
			
A.nav_links:hover {
	background-image:url(../images/nav_bg_hover.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	font-weight: bold;
	color: #fffb7d;
	text-decoration: none;
}

/*View Catalog */
A.catalog_button:link {
	display: block;
	background-color: #f4f1b5;
	width: 90px;
	font-size: 11px;
	text-align:center;
	color: #000000;
	border: 1px solid #dad663;
}
				
A.catalog_button:visited {
	display: block;
	background-color: #f4f1b5;
	width: 90px;
	font-size: 11px;
	text-align:center;
	color: #000000;
	border: 1px solid #dad663;
}
			
A.catalog_button1:hover {
	background-color: #009c7c;
	border: 1px solid #00785f;
	text-decoration: none;
	color: #ffffff;
}

A.catalog_button2:hover {
	background-color: #ba7fcf;
	border: 1px solid #78448a;
	text-decoration: none;
	color: #ffffff;
}

A.catalog_button3:hover {
	background-color: #f9904b;
	border: 1px solid #b46531;
	text-decoration: none;
	color: #ffffff;
}

A.catalog_button4:hover {
	background-color: #b6248a;
	border: 1px solid #841964;
	text-decoration: none;
	color: #ffffff;
}

A.catalog_button5:hover {
	background-color: #007b85;
	border: 1px solid #005b62;
	text-decoration: none;
	color: #ffffff;
}

/*------------------------------------
	TEXT
------------------------------------*/
div.email_alerts {
	text-align: left;
}

div.text_left {
	text-align: left;
}

div.footer_container {
	font-size: 10px;
	text-align: center;
}

.header_text {
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF;
}

div.main_container {
	text-align: justify;
}

div.map_box {
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
}

/*------------------------------------
	TITLES
------------------------------------*/
.map_box_title {
	color: #FFFBAB;
	font-size: 11px;
	font-weight: bold;
}

.title {
	color: #2A6C1F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.right_title {
	color: #2A6C1F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

/*------------------------------------
	FORMS
------------------------------------*/
form {
	margin: 0px;
}

input.mini_text {
	border: 1px solid #EFEBE8;
	font-size: 10px;
	height: 19px;
	margin-right: 9px;
	width: 118px;
}

label.email_alerts_label {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	width: 135px;
}
label.contact_label {
	float: left;
	font-size: 11px;
	margin-bottom: 2px;
	padding-right: 5px;
	text-align: right;
	width: 135px;
}

.search-boxes {
	border: 1px solid #dad663;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f5f0b6;
}
	
fieldset.listings {
	border: 1px solid #000000;
	margin-left:20px;
	margin-right:20px;
}

label.listings {
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

legend.listings  {
	color: #000;
	font-weight:bold;
}

/*------------------------------------
	TABLES/BLOCKS
------------------------------------*/
div.content {
	background-color: #FFFFFF;
	border: 1px solid #FFFA9F;
}

div.content_container {
	background-color: #FFFA9C;
	background-image: url(/images/main_content_bg.jpg);
	background-repeat: repeat-x;
}

div.email_alerts {
	background-color: #FFFDDA;
}


div.green_box {
	background-color: #2B7020;
}

div.map_box {
	background-color: #2B7020;
	background-image: url(/images/map_box_bg.jpg);
	background-repeat: repeat-y;
}

/*------------------------------------
	MISC/ADDITIONAL
------------------------------------*/
img {
	border: 0px;
	margin: 0px;
}

img.padded {
	margin: 2px;
}

.detail_ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}


/*------------------------------------
	RIGHT INCLUDES
------------------------------------*/

div.right_top {
	width: 230px;
	height: 29px;
	background-image:url(/images/right_include/top.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	padding: 10px 0 0 10px;
	margin: 5px 0 0 0;
}

div.right_mid {
	width: 205px;
	background-image:url(/images/right_include/mid.jpg);
	background-position: left top;
	background-repeat:repeat-y;
	padding: 5px 25px 0 10px;
	text-align:left;
}

div.right_bot {
	width: 240px;
	height: 24px;
	background-image:url(/images/right_include/bottom.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

/* GUIDES FOR RIGHT SIDE INCLUDE */
div.guide_picture {
	padding: 2px;
	border: 1px solid #dad663;
	float: left;
}

div.guide_right {
	width: 143px;
	float: right;
}	

div.guide_content_right {
	width: 100%;
	padding: 0 0 0 5px;
	float: left;
}

/* Homepage guide */
div.guide_content_right_homepage {
	width: 220px;
	padding: 0 0 0 5px;
	float: left;
}


div.guide_spacer {
	border-bottom: 1px solid #dad663;
	margin: 9px 0 9px 0;
	width: 100%;
}


/*------------------------------------
	SEARCH BOX
------------------------------------*/

div.search_box_top {
	width: 590px;
	height: 29px;
	background-image:url(/images/search_box/top.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	padding: 10px 0 0 10px;
	margin: 5px 0 0 0;
}

div.search_box_top_large {
	width: 565px;
	height: 53px;
	background-image:url(/images/search_box/top-large.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	padding: 7px 25px 0 10px;
	margin: 5px 0 0 0;
}


div.search_box_mid { /*This is for the normal colored background */
	width: 565px;
	background-image:url(/images/search_box/mid.jpg);
	background-position: left top;
	background-repeat:repeat-y;
	padding: 5px 25px 0px 10px;
	text-align:left;
	margin: 0px;
}

div.search_box_mid_1 { /*This is for the normal colored background */
	width: 600px;
	background-image:url(/images/search_box/mid.jpg);
	background-position: left top;
	background-repeat:repeat-y;
	padding: 0;
	text-align:left;
}

div.search_box_mid_2 { /*This is for the darker colored background for the alternating rows.  */
	width: 600px;
	background-image:url(/images/search_box/mid-dark.jpg);
	background-position: left top;
	background-repeat:repeat-y;
	padding: 0;
	text-align:left;
}

div.search_box_mid_3 { /*This is for the dark header color for the top of results */
	width: 600px;
	background-image:url(/images/search_box/mid-results-top.jpg);
	background-position: left top;
	background-repeat:repeat-y;
	padding: 0;
	text-align:left;
}

div.search_box_mid_details { /*This is for the detail boxes. We needed less padding for the right */
	width: 575px;
	background-image:url(/images/search_box/mid.jpg);
	background-position: left top;
	background-repeat:repeat-y;
	padding: 5px 15px 0 10px;
	text-align:left;
}

div.search_box_bot {
	width: 600px;
	height: 24px;
	background-image:url(/images/search_box/bot.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	margin: 0px;
}

/* Extra stuff for search boxes */

.steps {
	font-size: 16px;
	color: #3e8333;
	font-variant:small-caps;
	font-weight:bold;
}

div.search_step {
	width: 140px;
	float:left;
}

div.search_step1 {
	width: 206px;
	float:left;
}

div.search_step2 {
	width: 206px;
	float:left;
}

div.step_long {
	width: 552px;
	float: left;
}


/*------------------------------------
	SEARCH LISTINGS RESULTS DISPLAY
------------------------------------*/

div.results_address {
	width: 207px;
	min-height: 55px;
	height: auto !important;
	height: 55px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 4px 0 4px 14px;
	margin: 0 0 0 2px;
	float: left;
}

div.results_type {
	width: 79px;
	min-height: 55px;
	height: auto !important;
	height: 55px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 4px 0 4px 4px;
	float: left;
}


div.results_price {
	width: 80px;
	min-height: 55px;
	height: auto !important;
	height: 55px;
	border-bottom: 1px solid #dad663;
	border-right: 1px solid #dad663;
	padding: 4px 0 4px 4px;
	float: left;
}

div.results_bedsbaths {
	width: 67px;
	min-height: 55px;
	height: auto !important;
	height: 55px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 4px 0 4px 4px;
	float: left;
}

div.results_guide {
	width: 67px;
	min-height: 55px;
	height: auto !important;
	height: 55px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 4px 0 4px 4px;
	float: left;
}

div.results_vt {
	width: 50px;
	min-height: 55px;
	height: auto !important;
	height: 55px;
	border-bottom: 1px solid #dad663;
	padding: 4px 0 4px 4px;
	float: left;
}
	
	
/* Results Header */
div.results_top_address {
	width: 207px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 2px 0 2px 14px;
	margin: 0 0 0 2px;
	float: left;
	color: #FFFFFF;
	font-weight:bold;
}

div.results_top_type {
	width: 79px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 2px 0 2px 4px;
	float: left;
	color: #FFFFFF;
	font-weight:bold;
}


div.results_top_price {
	width: 80px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 2px 0 2px 4px;
	float: left;
	color: #FFFFFF;
	font-weight:bold;
}

div.results_top_bedsbaths {
	width: 67px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 2px 0 2px 4px;
	float: left;
	color: #FFFFFF;
	font-weight:bold;
}

div.results_top_guide {
	width: 67px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 2px 0 2px 4px;
	float: left;
	color: #FFFFFF;
	font-weight:bold;
}

div.results_top_vt {
	width: 50px;
	border-bottom: 1px solid #dad663;
	padding: 2px 0 2px 4px;
	float: left;
	color: #FFFFFF;
	font-weight:bold;
}



/*------------------------------------
	SEARCH OFFICE / AGENT RESULTS
------------------------------------*/

div.results_company_name {
	width: 220px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 4px 0 4px 14px;
	margin: 0 0 0 2px;
	float: left;
}

div.results_agent_name {
	width: 193px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 4px 0 4px 4px;
	float: left;
}


div.results_website {
	width: 80px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 4px 0 4px 4px;
	float: left;
}

div.results_mapit {
	width: 68px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 4px 0 4px 4px;
	float: left;
}
	
	
/* Results Header */
div.results_top_company_name {
	width: 220px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 4px 0 4px 14px;
	margin: 0 0 0 2px;
	float: left;
	color: #FFFFFF;
	font-weight:bold;
}

div.results_top_agent_name {
	width: 193px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 4px 0 4px 4px;
	float: left;
	color: #FFFFFF;
	font-weight:bold;
}


div.results_top_website {
	width: 80px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 4px 0 4px 4px;
	float: left;
	color: #FFFFFF;
	font-weight:bold;
}

div.results_top_mapit {
	width: 68px;
	border-right: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	padding: 4px 0 4px 4px;
	float: left;
	color: #FFFFFF;
	font-weight:bold;
}


/*------------------------------------
	DETAILS DIVS AND LAYOUT
------------------------------------*/

div.detail_left_side {
	width: 250px;
	display: block;
	float: left;
}

div.detail_pic_holder {
	margin-left: auto;
}

.detail_main_picture {
	padding: 5px;
	border: 1px solid #dad663;
}

.detail_small_picture {
	padding: 1px;
	border: 1px solid #dad663;
}


/* These are handling all of the data, including alt colors */


div.detail_row_1 {
	width: 315px;
	background-color: #fffdda;
	border-top: 1px solid #dad663;
	border-right: 1px solid #dad663;
	border-left: 1px solid #dad663;
	float: right;
}

div.detail_row_2 {
	width: 315px;
	background-color: #fffba4;
	border-top: 1px solid #dad663;
	border-right: 1px solid #dad663;
	border-left: 1px solid #dad663;
	float: right;
}

div.detail_text_header {
	width: 310px;
	background-color: #76b66c;
	border-top: 1px solid #dad663;
	border-right: 1px solid #dad663;
	border-left: 1px solid #dad663;
	border-bottom: 1px solid #dad663;	
	float: right;
	font-weight: bold;
	color:#FFFFFF;
	padding: 4px 0 4px 5px;
}


/* All of the below are the content formatting */

.detail_text {
	width: 305px;
	display: block;
	background-color: #fffdda;
	border-right: 1px solid #dad663;
	border-left: 1px solid #dad663;	
	padding: 4px 5px 4px 5px;
	float: right;
}
	

.detail_text_bold_small {
	display: block;
	width: 45px;
	font-weight: bold;
	padding: 4px 0 4px 5px;
	float:left;

}

.detail_text_bold_large {
	display: block;
	width: 80px;
	font-weight: bold;
	padding: 4px 0 4px 5px;
	float: left;
}

.detail_text_right {
	display: block;
	width: 223px;
	padding: 4px 0 4px 5px;
	float: left;
}

.detail_text_right_small {
	display: block;
	width: 95px; 
	padding: 4px 0 4px 5px;
	float: left;
}


/*------------------------------------
	REALTOR / OFFICE LAYOUT UNDER PICS
------------------------------------*/

div.detail_text_header_realtor_office {
	width: 245px;
	background-color: #76b66c;
	border-top: 1px solid #dad663;
	border-right: 1px solid #dad663;
	border-left: 1px solid #dad663;
	border-bottom: 1px solid #dad663;
	font-weight: bold;
	color:#FFFFFF;
	padding: 4px 0 4px 5px;
}

div.detail_realtor_office {
	width: 240px;
	display: block;
	background-color: #fffba4;
	border: 1px solid #dad663;
	padding: 4px 5px 4px 5px;
}

.detail_realtor_office_left {
	display: block;
	width: 70px;
	font-weight: bold;
	padding: 4px 2px 4px 2px;
	float: left;
}

.detail_realtor_office_right {
	display: block;
	width: 160px;
	padding: 4px 0 4px 5px;
	float: left;
}
	
.listings_sent_row {
    background-color:#FFFDDA;
}
.listings_row_1 {
    background-color:#DDDDDD;
}
.listings_row_hover{
    background-color:#BBBBBB;
}

.listings_row_2 {
    background-color:#FFFFFF;
}

.listings_vertical_table {
  height: 100%;
}

.listings_hr_white {
  color:#fff;
  background-color: #fff;
  height: 1px;
  border:0px;
}

.listings_hr_black {
  color:#000;
  background-color: #000;
  height: 1px;
  border:0px;
}

.listings_small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.listings_big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.listings_bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.listings_message {
	color:#990000;
}

.listings_title, .listings_title a {
  color: #000;
  font-size:14px;
  font-weight:bold;	
}

.listings_sub_title, .listings_sub_title a {
	display:block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	line-height: 15px;
	border-bottom: 1px solid #000000;
}

.listings_listing_table {
	margin-top:5px;
	margin-bottom:5px;
}

.listings_search_box {
	margin-bottom:10px;
} 

.listings_table_class {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
	padding: 0px 0px 0px 0px;
}

table.multicheckplus {
	border-collapse: collapse;
}

td.multicheckplus {
	border-bottom:1px solid #000000;
    border-top-style:none;
    border-left-style:none;
    border-right-style:none;
}

div.tabBox {
  margin-left: 4px;
  margin-bottom: 4px;
}

div.tabArea {
  font-size: 80%;
  font-weight: bold;
}


div.tabMain {
  background-color: #EEEEEE;
  border: 1px solid #000000;
  padding: 1em;

}

div.tabContentWrapper {
  width: 100%;
  background:#FFFFFF
}

iframe.tabContent {
  border: 1px solid #000000;
  width: 100%;
}

a.tab.activeTab.highlight {
  background-color: #ffffff;
  border-bottom: 1px solid #a0a0a0;
}

.listings_table_header{
	color: #FFFFFF;
	background-color: #3E8333;
}

a.tab {
  background-color: #3E8333;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  position: relative;
  text-decoration: none;
  top: -1px;
  font-size:11px;
  z-index: 100;
}

a.tab {
  color: #FFFFFF;
}

a.tab:visited {
  background-color: #3E8333;
  color: #FFFFFF;
}

a.tab:hover {
  background-color: #FFFFFF;
  color: #3E8333;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #EEEEEE;
  color: #000000;
}

a.tab.activeTab {
  z-index: 102;
}

/* PAGINATION */
.pagination{
	padding: 2px;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 16px;
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
    background-color: #FFFFFF;
    color: #3E8333;
    margin-left:2px;
    margin-right:2px;
    font-weight: bold;
}

.pagination a, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #000000;
	text-decoration: none; 
	color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #3E8333;
    font-weight: bold;
}

.pagination a.currentpage{
	background-color: #3E8333;
	color: #FFFFFF;
	border-color: #000000;
	font-weight: bold;
	cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal;
}

.pagination a.prevnext{
	font-weight: bold;
}

.pagination_table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
	padding: 0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
}