@charset "UTF-8";
/* CSS Document */

#divMainContent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#divDescrip {
	height: 400px;
}
#divDetailTable {
	clear: both;
	margin-top: 25px;
	width: auto;
	height: auto;
	float: left;
}
.descripText {
	font-size: 14px;
	color: #000;
	margin-bottom: 0px;
	text-align: justify;
	width:1000px;
}
h1 {
	font-size: 24px;
	display: inline;
}
body {
	position: relative;
}
#house1 {
	float: right;
	margin-left: 25px;
}
#divHeader {
	background-image: url(../images/header.jpg);
	height: 204px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
}
#divSpacer1 {
	height: 20px;
	width: 1000px;
}
#divSpacer2 {
	height: 20px;
	width: 1000px;
	float: left;
}
#divMenuBar {
	width: 1000px;
	height: auto;
	float: left;
}
#MenuBar1 {
	height: auto;
	width: 1000px;
}


#descTable {
}
.descRow {
	clear: both;
	float:left;
	margin-top: 25px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.descRowTop {
	clear: both;
	float:left;
	border: 1px none #000;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.descRowHead {
	clear: both;
	float:left;
	margin-top: 25px;
	width: 1000px;
	background-color: #DDD;
	padding-top: 4px;
	padding-bottom: 4px;
}
.descRowText {
	width: 1000px;
}
.descRowImage {
	float: right;
	margin-left: 25px;
	padding-bottom: 20px;
}
.detailTableHeadText {
	font-size: 14px;
	font-weight: bold;
}
.infoRow {
	clear: both;
	margin-bottom: 10px;
	width: 984px;
	float: left;
	border: 1px solid #000;
	padding: 8px;
}
.infoRowHead {
	clear: both;
	margin-bottom: 10px;
	width: 1000px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.infoRowSmall {
	clear: both;
	margin-bottom: 10px;
	width: 767px;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.infoRowHeadSmall {
	clear: both;
	margin-bottom: 10px;
	width: 759px;
	float: left;
	padding: 8px;
	background-color: #EEE;
}
.infoTitleSmall {
	clear: both;
	margin-bottom: 10px;
	width: 759px;
	float: left;
	padding: 8px;
	font-size: 24px;
	font-weight: bold;
}
.descRowImageBlock {
	float: right;
	margin-left: 25px;
	width: 400px;
}
#divImageBlock {
	float: none;
	width: 350px;
	height: auto;
}
#divEmpire {
	width: 350px;
	height: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
}
#divEagle {
	height: 219px;
	width: 350px;
	margin-bottom: 10px;
	margin-top: 0px;
	float: none;
}
#divFooter {
	height: auto;
	width: 1000px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	line-height: 2em;
	margin-top: 20px;
	margin-bottom: 50px;
	float: left;
}
#divIframe {
	float: left;
	margin-right: 20px;
}
#divEmailLink {
	color: blue;
	text-decoration: underline;
	cursor: hand;
}
.linkSpan {
	color: blue;
	text-decoration: underline;
	cursor: hand;
}
.linkSpan:hover {
	color: #0CF;
}
.divInfoRowItem {
	clear: both;
	margin-top: 15px;
}
#divInfoMenuBar {
	float: left;
	width: 200px;
	height: 400px;
}
#divEditRegion {
	float: left;
	width: 775px;
	margin-left: 25px;
}
.fontSize12 {
	font-size: 14px;
}
