/* @override http://new-host-2.home/~carldG5/midstate/style.css */

@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
	background: #666666 url(images/background.jpg) repeat-x center top;
	color: #2d2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

h1 {
	color: #ed1f24;
	font-size: 32px;
	font-weight: bold;
	line-height: 14px;
}

h2 {
	color: #ed1f24;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
}

a,  a:link {
	color: #ed1f24;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #ed1f24;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ed1f24;
	text-decoration: underline;
}

a:focus {
	color: #ed1f24;
}

a:active {
	color: #ed1f24;
}

.formlabel {
	font-size: 14px;
	font-weight: bold;
}

.contacttext {
	color: #ed1f24;
}

#outerWrapper {
	background: #FFF url(images/outerwrapperbk.gif) repeat-y;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
}

#outerWrapper #header {
	background: #FFF url(images/header.jpg) no-repeat left top;
	height: 152px;
}

#hotlist {
	float: right;
}

#menumainimage {
	padding: 0px;
	clear: both;
	height: 295px;
	background: transparent;
}

#mainnav {
	float: left;
	width: 220px;
	background: #b5181c url(images/navbackground.gif) repeat-x left top;
	padding: 10px;
}

.home #mainnav{
		height: 267px;
}
.menu {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li {
	padding: 0;
	margin: 0 0 1px 0;
	height: 35px;
	display: block;
}

.menu li a {
	font-size: 16px;
	text-align: left;
	height: 35px;
	color: #FFF;
	padding: 0px 25px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}

.menu li a:hover {
	text-decoration: underline;
}

.menu li a.active, .menu li a.active:hover {
	color: #FFF;
}

.menu li a span {
	line-height: 35px;
}

#mainimage {
	float: right;
	width: 713px;
	height: 287px;
	background: url(images/mainimage.jpg) no-repeat left top;
}


#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	width: 243px;
	margin-bottom: 10px;
}

#outerWrapper #subcontentWrapper #leftColumn1 {
	float: left;
	width: 243px;
	margin-bottom: 10px;
}

#cleardiv{
	clear: both;
}
#searchhome {
	height: 285px;
	font-size: 12px;
	padding: 0px 30px 10px 30px;
	margin-top:  20px;
	background: url(images/searchbk.jpg) no-repeat center top;
}

#searchhome h2 {
	padding-top: 20px;
	font-size: 22px;
	text-align: center;
	text-transform: uppercase;
}

#searchhome select {
	font-size: 14px;
}

#contact {
	height: 160px;
	margin-top: 20px;
	font-size: 12px;
	padding: 0px 30px 10px 30px;
	background: url(images/contactbk.jpg) no-repeat center top;
}

#contact h2 {
	text-align: center;
	padding-top: 20px;
	text-transform: uppercase;
	color: #000;
}

#outerWrapper #contentWrapper #content {
	float: right;
	width: 680px;
	padding: 10px 25px 20px 10px;
	display: block;
}
#outerWrapper #subcontentWrapper #content {
	float: right;
	width: 680px;
	padding: 10px 25px 20px 10px;	
}

#propertyimage {
	width: 300px;
	height: 225px;
	padding: 35px 25px 0px 25px;
	float: left;
	background: center no-repeat;
	text-decoration: none;
}

#propertydescription {
	width: 280px;
	height: 235px;
	padding: 35px 25px 0px 0px;
	float: right;
}
#propertyimage img{
	border: 0px solid #b5181c;
}


#outerWrapper #footer {
	background-color: #FFF;
	border-top: solid 2px #ed1f24;
	clear: both;
	width: 950px;
	height: 50px;
	margin: 0px auto;
}

.footermenu {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin: 0 auto;
	padding: 0;
	padding-top: 10px;
	list-style: none;
	width: 900px;
}

.footermenu li {
	float: left;
	padding: 0;
	margin: 0 0 1px 0;
}

.footermenu li a {
	font-size: 12px;
	text-align: left;
	color: #ed1f24;
	padding: 0px 23px;
	display: block;
	text-decoration: none;
}

.footermenu li a:hover {
	text-decoration: underline;
}

.footermenu li a.active, .menu li a.active:hover {
	color: #ed1f24;
}

#propertyfeature {
	width: 660px;
	height: 300px;
	margin: 0px auto;
	background: url(images/propertyfeaturebk.jpg) no-repeat center top;
}
a.LD-HRule {
	color:white;
	font-size: 12px;
}
a.DetailsBulletLinks {
	font-size: 14px;
}