@charset "windows-1252";
body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	min-width: 930px;
	text-align: center;
	margin: 0px;
}

#header_main {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-image: url(images/home/rotate.php);
	background-repeat: no-repeat;
	background-color: #3e4c61;
	height: 275px;
}
#header_contact {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-image: url(images/contact_head.jpg);
	background-repeat: no-repeat;
	background-color: #3e4c61;
	height: 144px;
}
#header_photos {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-image: url(images/photos_head.jpg);
	background-repeat: no-repeat;
	background-color: #3e4c61;
	height: 53px;
}
#header_detail {
	margin:0 auto;
	width:900px;
	text-align: right;
	background-color: #3e4c61;
	display: none;
}
#header_detail_print {
	margin:0 auto;
	width:900px;
	text-align: right;
	background-color: #FFFFFF;
	height: 35px;
	display: block;
}
#header_kettering {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-image: url(images/kettering_head2.jpg);
	background-repeat: no-repeat;
	background-color: #3e4c61;
	height: 144px;
}
#header_yellowsprings {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-image: url(images/yellowsprings_head.jpg);
	background-repeat: no-repeat;
	background-color: #3e4c61;
	height: 144px;
}
#header_vandalia {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-image: url(images/vandalia_head.jpg);
	background-repeat: no-repeat;
	background-color: #3e4c61;
	height: 144px;
}
#header_huber {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-image: url(images/huber_head.jpg);
	background-repeat: no-repeat;
	background-color: #3e4c61;
	height: 144px;
}
#header_tippcity {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-image: url(images/tippcity_head.jpg);
	background-repeat: no-repeat;
	background-color: #3e4c61;
	height: 144px;
}
#header_springboro {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-image: url(images/springboro_head.jpg);
	background-repeat: no-repeat;
	background-color: #3e4c61;
	height: 144px;
}
#header_oakwood {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-image: url(images/oakwood_head.jpg);
	background-repeat: no-repeat;
	background-color: #3e4c61;
	height: 144px;
}
#header_centerville {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-image: url(images/centerville_head.jpg);
	background-repeat: no-repeat;
	background-color: #3e4c61;
	height: 144px;
}
#header_bellbrook {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-image: url(images/bellbrooksugarcreek_head.jpg);
	background-repeat: no-repeat;
	background-color: #3e4c61;
	height: 144px;
}
#header_beavercreek {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-image: url(images/beavercreek_head.jpg);
	background-repeat: no-repeat;
	background-color: #3e4c61;
	height: 144px;
}
#maincontent {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-color: #FFFFFF;
}
#footer {
	width:930px;
	text-align: center;
	height: 45px;
	background-position: top;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	background-image: url(images/spacer.gif);
	background-color:#FFFFFF;
}
#footer a {
	color:#999999;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.address {
	font-family:Cambria, Georgia, Times, serif;
	font-size:18px;
	color:#666666;
}
.detailaddress {
	font-family:Cambria, Georgia, Times, serif;
	font-size:30px;
	color:#38465B;
}
.propdesc {
	font-family:Calibri,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#666666
}
.communitycontent {
	font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#666666;
	text-transform: capitalize;
}
#contentwrapper {
	margin:0 auto;
	width: 930px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/spacer.gif);
}
.header {
	background-color: #3f5379;
	background-image: url(images/dalh_header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 150px;
}
.agentname {
	font-size: 16px;
	line-height: 20px;
}
.agentinfo {
	font-size: 11px;
	line-height: 14px;
	color: #b0b8c8;
	text-align: right;
}
.agentinfo a {
	color: #b0b8c8;
	text-decoration: none;
}
.agentinfo a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #3F5379;
	text-decoration: none;
}
a:hover {
	color: #3F5379;
	text-decoration: underline;
}
.line {
	background-image: url(images/line1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	width: 20px;
}
.pdfdl {
	font-size:12px;
}
.introcontent {
	font-family:Calibri,Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#333333
}
.introcontent p {
	margin-top: 5px;
	margin-bottom: 15px;
}
.communitieslist {
	font-family:Calibri,Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	color:#333333;
	text-align: right;
}
.communitieslist2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#333333;
	text-align: right;
	padding-bottom: 7px;
}
.forminput {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	text-align: left;
	width: 450px;
}
.detailspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}
.detailspecsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7C7061;
	text-indent: 5px;
}
.legalmls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
}
.directions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding-left: 5px;
	padding-top: 3px;
}
.mapbkg {
	background-image:url(images/map/miamivalleymap270.jpg);
	background-repeat: no-repeat;
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
}
