/*BODY STYLE*/
body{
	border:0px;
	margin:0px;
	/*background-color:#21160D;*/
}
ul{
	-webkit-padding-start: 0px !important;
	margin:0px !important;
}
.allContentBkg{
	width:100%;
	height:100%;
	border:0px;
	margin:0px;
}
.clearFloat{
	clear:both;
}
/*positioned elements*/
.navigationBar{
	padding:0px;
}
.navigation{
	height:30px;
	font:normal 15px Arial;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:lowercase;
	position:absolute;
	margin-right:50%;
	right:-485px;
	top:118px;
	z-index:2;
}
.navigation a{
	background:transparent url('../images/nav_breaker.png') left no-repeat;
	height:23px;
	min-width:60px;
	display:block;
	font:normal 15px Arial;
	/*color:#D3C5B7;*/
	text-decoration:none;
	text-transform:lowercase;
	padding:7px 0px 0px 30px;
	text-align:left;
	/*margin-left:-85px;*/
	display:block;
}
.logoBlock{
	height:50px;
	width:700px;
	float:left;
	position:relative;
	top:30px;
	z-index:3;
}
.logoImage{
	width:155px;
	height:114px;
	border:0px;
	margin:0px;
	margin-right:15px;
	float:left;
}
.logoText{
	font:bold 12px Arial;
	/*color:#B35722;*/
	text-transform:uppercase;
	text-align:left;
	letter-spacing:6px;
	padding-top:39px;
	padding-left:0px;
}
/*ROW ONE*/
.rowOne{
	width:100%;
	height:151px;
	/*border-bottom:1px solid #3F3126;*/
	border-bottom:1px solid #fff;
}
.headerArea{
	width:960px;
	height:150px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
/*ROW THREE*/
.title{
}
h1{
	margin:0px;
	padding:0px;
	font:normal 24px Arial;
	text-align:left;
	vertical-align:top;
	/*color:#B35722;*/
}
.text{
}
p{
	font:normal 13px Arial;
	text-align:left;
	/*color:#D3C5B7;*/
}
.buttonArea{
	margin:20px;
	width:340px;
	height:145px;
	float:right;
}
/*ROW FOUR*/
.rowFour{
	width:100%;
	height:75px;
}
.footerElements{
	width:960px;
	height:75px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.socialLogos{
	width:155px;
	height:40px;
	margin:20px 17px 20px 0px;
	float:left;
	display:inline;
}
.socialSlots{
	width:40px;
	height:40px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
.footerNavArea{
	width:510px;
	height:auto;
	text-align:center;
	margin:20px 20px 20px 20px;
	padding:0px;
	float:left;
}
.footerNav{
	color:#3F3126;
	height:auto;
	margin:0px;
	padding:0px;
}
.footerNav a{
	font:normal 10px Arial;
	text-transform:uppercase;
	/*color:#3F3126;*/
}
.copyrightText{
	font:normal 10px Arial;
	/*color:#3F3126;*/
}
.infoText a{
	font:normal 10px Arial;
	text-transform:lowercase;
	/*color:#3F3126;*/
}
.otherLogos{
	width:200px;
	height:40px;
	margin:20px 17px 20px 10px;
	float:right;
	display:inline;
}
.handyLogo{
	width:22px;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	float:right;
}
.fairHouseLogo{
	width:22px;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	float:right;
}
.corporateLogo{
	width:125px;
	height:40px;
	padding-left:5px;
	padding-right:5px;
	float:right;
}
/**/
.websiteDrillDown{}
.websiteDrillDown select {
	color:#0E0D02;
	background-color:#E0DDC4;
	border:1px solid #F4F0E9;
}
.propertyButton {
	border-color: #FFFFFF;
	background-color: #2D1D00;
	color: #FFFFFF;
}
.propertyButtonOver .propertyButton {
	background-color: #2D1D00;
}
.propertyButtonBorder {
	border-color: #2D1D00;
}
.propertyButtonOver .propertyButtonBorder {
	border-color: #888888;
}
.propertyButtonShadow {
	border-color: #E9E5DD;
}
.seperator {
	padding-top:10px;
}
.floorplans td a {
	background-color:#2D1D00;
}
.floorplans td a:hover {
	color:#fff;
}
.gmapIconColor {
	/*
	Orange: #F56712;
	Red: #C50202;
	Blue: #0E6388;
	Green: #70A100;
	background: #F56712;*/
}

