﻿a:hover {
	text-decoration: underline;
}
.header_text {
	border-bottom-width: 1px;
	border-color: #808080;
	border-left-width: 1px;
	table-layout: auto;
}
#header {
	background-color: #C0C0C0;
	width: 720px;
}
#body {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: auto;
}
#header_section {
	border: thin #000000 solid;
	background-color: #704F5E;
	padding-bottom: 10px;
}
#content_section {
	border-top: 0px none;
	border-style: none outset outset outset;
	text-align: left;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	height: 100%;
	position: relative;
	width: 100%;
}
#side-a {
	padding-top: 10px;
}


#inner { float: left; overflow: hidden; }
#inner div { float: left; background: #ccc; border: 1px solid #000; width: 200px; margin-right: 5px; margin-bottom: -1000px; padding-bottom: 1000px; }
      
#side-b {
	padding: 5px 5px 5px 10px;
	height: auto;
	width: 190px;
	border-left-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#content {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 0 0 0;
	margin: 10px;
	background-color: #FFFFFF;
	height: auto;
	width: 465px;
}
#footer {
	margin-top: 5px;
	position: relative;
	bottom: 0px;
	clear: both;
}

#mls_search {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	width: 150px;
	background-color: #704F5E;
}
#green {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	width: 150px;
	background-color: #00B050;
}

#footer_spacer {
	border: 2px #000000 solid;
	height: 5px;
	background-color: #A36F3B;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
#listing_header {
	height: auto;
	float: left;
	width: auto;
	padding-left: 10px;
}
#listing_content {
	padding: 5px;
	float: left;
	margin: 5px 0 0 0;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
}
#listing_header_text_column {
	margin: 2px;
	width: 165px;
	float: left;
}
#listing_header_image_column {
	margin: 2px;
	float: right;
	width: 255px;
	z-index: 2;
}
#img_text {
	width: 225px;
	height: 44px;
}
#footer2 {
	background-color: #C0C0C0;
	margin-top: 5px;
	width: 850px;
}
#page_name {
	margin: 0 0 15px 0;
	font: 20px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-variant: small-caps;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#listing_header_name {
	margin: 0 0 10px 0;
	font: 16px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

