@charset "utf-8";

html{
	background: url("../images/bg.gif") repeat;
}

body {
	font-size: 14px;
	line-height: 18px;
	background: url("../images/bg.gif") repeat;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	text-decoration: none;
	color:#7f1522;
}

p{
	margin-bottom: 10px;
}

h1{
	font-size: 25px;
	margin: 30px 0 10px 0;
	font-family: Impact, Arial, Helvetica, sans-serif;
	color:#e89e28;
	line-height: 28px;
	font-weight: normal;
}

h2{
	font-size: 25px;
	color:#e89e28;
	font-family: Impact, Arial, Helvetica, sans-serif;
	margin: 30px 0 10px 0;
}

h3{
	font-size: 20px;
	color:#e89e28;
	font-family: Arial, Helvetica, sans-serif;
	margin: 30px 0 10px 0;
}

h4{
	font-size: 16px;
	color:#e89e28;
	font-family: Arial, Helvetica, sans-serif;
	margin: 30px 0 10px 0;
}

strong{
	font-weight: bold;
}

table{
	margin: 15px 0;
	font-size: 12px;
}

td{
	padding: 5px;
	border: 1px solid #e8e3be;
}

th{
	font-weight: bold;
}

form label{
	display:block;
}

form input{
	display:block;
	width: 400px;
	height: 25px;
}

form textarea{
	width: 400px;
	height: 200px;
}

form .submitContact{
	width: 100px;
	margin-top: 10px;
	background:#b9cd59;
	border: 1px solid #a8ba52;
	cursor: pointer;
}

.error{
	color:#791420;
}

/******Classes********/

.clear{
	clear: both;
}

.right{
	float: right;
	padding:10px;
}

.left{
	float: left;
	padding:10px;
}

.headerMargin{
	margin-top: 20px;
}

.marginLeft{
	margin-left: 15px;
}

.imgleft{
	border: 5px solid #fff;
	float: left;
}

.imgBorder{
	border: 1px solid #d2d0a1;
}

/******Header********/
#header{
	height: 150px;
	width: 1000px;
	margin: auto;
	background:#b8cc59 url("../images/headerBg.gif") no-repeat;
	position:relative;
}

#headerContainer{
	background: #b8cc59 url("../images/headerContainerBg.gif") repeat-x;
}

#info{
	width: 300px;
	height: 25px;
	position:absolute;
	top:75px;
	left: 140px;
}

#info img{
	float: left;
}

#info p, #info a{
	color:#3b2715;
	float: left;
	font-size: 18px;
}

#info a:hover{
	text-decoration: underline;
}

img.logo{
	width: 471px;
	height: 150px;
}

.emailIcon{
	margin: 2px 5px 0 40px;
}

/******Header********/

#nav{
	width: 1000px;
	height: 40px;
	background:#3e2916;
	margin: auto;
}

#navContainer{
	background:#3e2916;
	height: 40px;
	border-top: 10px solid #a8ba52;
}

#nav li{
	float: left;

}

#nav a{
	float: left;
	color:#dec29e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align:center;
	height: 30px;
	margin-left: 50px;
	padding-top: 10px;
}

#nav a:hover{
	color:#b6c957;
}

#nav li.largeNav{

}

#nav li a.largeNav{
	width: 160px;
}

/******Header Newsletter********/


#nav li a.newsletter{
	padding-top: 5px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	height: 35px;
}

#nav form{
	float: left;
	padding-top: 2px;
	height: 38px;
	margin-left: 50px;
}

#nav form label{
	float: left;
	padding-right: 5px;
	text-align:center;
	color:#dec29e;
}

#nav form input{
	float: left;
	margin-top: 6px;
	background: #fdf8cf;
	border: 1px solid #bbbbbb;
	padding: 2px 5px;
	height: 20px;
	width: 160px;
	margin-right: 5px;
}

#nav form input.submit{
	background: #b9cd59;
	border: 1px solid #a8ba52;
	cursor: pointer; 
	padding: 2px 5px;
	height: 25px;
	width: 40px;
	display:inline;
}


/******Side Bar********/

#sidebar{
	padding-top: 30px;
	width: 260px;
	min-height: 700px;
	float: left;

	padding-bottom: 30px;
}

#featured{
	margin-left: 5px;
	height: 239px;
	width: 255px;
	position:relative;
	background: url("../images/featuredBg.png") no-repeat;
}

#featured img{
	margin: 55px 0 0 20px;
	border: 5px solid #fff;
	width:200px;
	height: 133px;
}

#featured a{
	text-transform: uppercase;
	position:absolute;
	top: 205px;
	left: 185px;
	font-weight: bold;
	color:#402a17;
}

#featured a:hover{
	text-decoration: underline;
}

#sideNav{
	padding-top: 20px;
	margin-left: 10px;
}

#sideNav a.searchProperties{
	height: 58px;
	width: 238px;
	background: url("../images/searchProperties.png") no-repeat 0 0;
	text-indent: -9999px;
	display:block;
}

#sideNav a.searchProperties:hover{
	background: url("../images/searchProperties.png") no-repeat 0 -58px;
}

#sideNav a.requestCMA{
	height: 53px;
	width: 238px;
	background: url("../images/requestCMA.png") no-repeat 0 0;
	text-indent: -9999px;
	display:block;
	margin-top: 15px;
}

#sideNav a.requestCMA:hover{
	background: url("../images/requestCMA.png") no-repeat 0 -53px;
}

#sideNav a.requestDiscounts{
	margin-top: 15px;
	height: 58px;
	width: 238px;
	background: url("../images/requestDiscounts.png") no-repeat 0 0;
	text-indent: -9999px;
	display:block;
}

#sideNav a.requestDiscounts:hover{
	background: url("../images/requestDiscounts.png") no-repeat 0 -58px;
}

#sideNav a.extras{
	height: 53px;
	width: 238px;
	background: url("../images/extras.png") no-repeat 0 0;
	text-indent: -9999px;
	display:block;
	margin-top: 15px;
}

#sideNav a.extras:hover{
	background: url("../images/extras.png") no-repeat 0 -53px;
}

#sideNav a.testimonials{
	margin-top: 15px;
	height: 58px;
	width: 238px;
	background: url("../images/testimonials.png") no-repeat 0 0;
	text-indent: -9999px;
	display:block;
}

#sideNav a.testimonials:hover{
	background: url("../images/testimonials.png") no-repeat 0 -58px;
}

.map{
	margin-top: 20px;
	margin-left: 5px;
}

.moving{
	margin: 20px 0 0 30px;
}
/******Content********/

#container{
	width: 1000px;
	margin: auto;
	min-height: 400px;
	background:url("../images/bg.png") repeat-y;
}

#content{
	width: 680px;
	min-height: 700px;
	float: left;
	margin: 0 0 0 15px;
	padding: 15px;
	position:relative;
	background:#fdf8cf;
}

#content a{
	font-weight: bold;
}

#content a:hover{
	text-decoration: underline;
}

#businessBlock{
	margin: 15px 0;
	float: left;
	width: 330px;
	padding-right: 10px;
}

#businessBlock img{
	margin-right: 5px;
}

#businessBlock h1{
	margin: 0 0 10px 0;
}

#content h1.welcome{
	background: url("../images/welcomeHeader.png") no-repeat;
	width: 723px;
	height: 54px;
	text-indent:-9999px;
	position:absolute;
	z-index:100;
	left: -16px;
	top: -5px;
	margin: 0px;
}


#homeSlider{
	width: 700px;
	height: 309px;
	float: left;
	margin: 15px;
	position:relative;
}

#homeSlider h1{
	background: url("../images/realtorBg.png") no-repeat;
	padding: 10px 0 0 60px;
	width: 327px;
	height: 44px;
	position: absolute;
	left: -18px;
	top:-10px;
	z-index:1000;
	text-indent: -9999px;
	margin: 0px;
}

.homeSlider img{
	border: 5px solid #fff;
	
}

img.cynthiaGomez{
	float: left;
	position: relative;
	left: -20px;
	top: -15px;
	padding-bottom: 30px;
}

#largeImage {
	position: absolute;
	padding: .5em;
	background: #e3e3e3;
	border: 1px solid #BFBFBF;
}

#builderInfo{
	position: absolute;
	width: 300px;
}

.noDisplay{
	display: none;
}

/******Builder********/

#builderBlock{
	width: 330px;
	float: left;
	margin-bottom: 30px;
}

ul.builderList{
	font-size: 13px;
	width: 320px;
}

ul.builderList li{
	margin: 7px 0;
	padding: 5px 5px 5px 25px;
	background:url("../images/homeIcon.png") left center no-repeat;
}

.builderList h3{
	margin: 0px;
}

#builderBlock img{
	border: 5px solid #fff;
	margin-top: 10px;
}

#builderBlock img:hover{
	border: 5px solid #CCCCCC;
}

/******Footer********/

#footer{
	width: 1000px;
	background:url("../images/footerBg.png") no-repeat;
	clear: both;
	margin: auto;
	padding: 130px 0 40px 0;
}

#footer li{
	float: left;
}

#footer li a{
	float: left;
	font-family: Franklin Gothic, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 15px;
	color:#3f2916;
	font-weight: bold;
}

#footer li a:hover{
	text-decoration: underline;
}

#footer p.note{
	margin-left: 60px;
	color:#3f2916;
	text-align: right;
}

img.realm{
	float: right;
	padding-bottom: 10px;
}
