@charset "utf-8";
body  {
	font: 100% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #dacaa8 url(images/body_background.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0 0 20px;
	font-size: 14px;
	line-height: 19px;
}
a {
	color: #a70925;
}
.sidebar_body h1 {
	font-size: 18px;
	color: #a70925;
	margin-bottom: 15px;
}
.main_body h1 {
	font-size: 24px;
	color: #a70925;
	margin-bottom: 15px;
}
.main_body h2 {
	font-size: 21px;
	color: #a70925;
}
#sidebar2 p {
	font-size: 12px;
	line-height: 15px;
}
span.black {
	color: #000;
}
img, div {
	behavior: url(images/iepngfix.htc);
}
#sidebar2 img, #mainContent img {
	border: 1px solid #a70925;
}
label {
	font-size: 12px;
}
fieldset {
	display: none;
	border: 0;
	padding: 0;
	margin: 0;
}
#container { 
	width: 900px;
	margin: 0 auto;
	text-align: left;
} 
#header {
	padding: 0;
	background: url(images/header_background.png) no-repeat;
	height: 250px;
	width: 694px;
	margin-left: 180px;
	margin-top: 17px;
}
.title {
	position: relative;
	top: 53px;
	left: 15px;
}
.header_image {
	position: relative;
	left: 341px;
	top: -38px;
	width: 339px;
}
.slogan {
	position: relative;
	left: 10px;
	top: -120px;
}
#sidebar1 {
	float: left;
	width: 175px;
	margin-top: 33px;
}
#sidebar2 {
	float: right;
	width: 175px;
	margin-right: 20px;
	margin-top: 130px;
}
.sidebar_top {
	background: url(images/sidebar_top.png) no-repeat;
	height: 5px;
}
.sidebar_body {
	background: url(images/sidebar_body.png) repeat-y;
	padding-right: 25px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.sidebar_bottom {
	background: url(images/sidebar_bottom.png) no-repeat;
	height: 15px;
}
ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu li {
	border-bottom: 1px dotted #000;
	width: 98%;
	margin: 0 1%;
}
ul.menu li.last {
	border-bottom: none;
}
ul.menu li a{
	display: block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 0;
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
ul.menu li a:hover {
	color: #a70925;
	font-weight: bold;
}
.second_sidebar {
	margin-top: 50px;
}
#wx_module_4129 {
	margin-left: -9px;
}
.featured {
	padding-left: 15px;
	padding-right: 15px;
}
#mainContent {
	margin: 0 0 0 180px;
} 
.main_body {
	background: url(images/main_body.png) repeat-y;
	padding-right: 25px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 475px;
}
.main_bottom {
	background: url(images/main_bottom.png) no-repeat;
	height: 15px;
}
ul.list {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: url(images/bullet_flame.gif);
}
ul.list li {
	padding-top: 20px;
	font-size: 14px;
}
ul.list li.first {
	padding-top: 0px;
}
ul.plain {
	margin: 0 0 0 7px;
	padding: 0;
	list-style: square;
}
ul.plain li {
	font-size: 12px;
	padding: 0;
}
ul.plain li.first {
	padding-top: 3px;
}
p.instructions {
	font-size: 10px;
	font-style: italic;
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
}
td.header {
	background-color: #a70925;
	color: #fff;
	font-size: 10px;
	text-align: center;
}
td.header_right {
	background-color: #a70925;
	color: #fff;
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 2px;
}
table.search {
	border-bottom: 1px solid #a70925;
	margin-bottom: 15px;
}
td.search {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
td.search option {
	font-size: 12px;
}
td.property {
	text-align: center;
	padding-top: 7px;
	font-size: 12px;
}
td.property_desc {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 12px;
	border-bottom: 1px solid #a70925;
}
td.property_desc p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
p.search_results {
	color: #a70925;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#footer { 
	padding: 0 10px 0 20px;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	display: block;
	text-align: center;
	font-size: 11px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p.date {
	font-size: 10px;
	font-style: italic;
	padding: 0px 0px 8px;
	margin: 0;
}