@charset "utf-8";
/* CSS Document for DBI Homebuilders */
/* The Reserve of Lakewood */

/* Written by John Droese */
/* Last edited 02.22.09 */


/*	----------------------------------------------------------------
								B O D Y
	---------------------------------------------------------------- */


/*| ******** | Body Styles | ******** | */


body {
	margin:30px 0px 0px 0px;
	background: #fcfcfc;
}

#main-cnt {
	width:1000px;
}

#body-cnt {
	clear:both;
	width:900px;
}

#body-cnt p {
	width:840px;
	font-size:14px;
	line-height:20px;
}

#body-cnt img {
	padding:20px 0px 10px 30px;
}


/*	----------------------------------------------------------------
								H E A D E R
	---------------------------------------------------------------- */


/* ************ Header Styles ************ */


#header {
	margin-left:30px;
	overflow:hidden;
	width:870px;
}


/*	----------------------------------------------------------------
								L O G O
	---------------------------------------------------------------- */


/* ************ Logo Styles ************ */


#logo a {
	display:block;
	float:left;
	width:196px;
	height:83px;
	background: url('../images/reserve-logo.jpg') no-repeat top left;
}

#logo span {
	position: absolute; left: -9999px;
}



/*	----------------------------------------------------------------
						    N A V A G A T I O N
	---------------------------------------------------------------- */


/* ************ HREF Navigation Styles ************ */


#main-nav .nav {
	margin:0px;
}

#main-nav .navi {
	float:left;
	height:83px;
	padding:0px 10px 0px 10px;
	list-style-type:none;
}

#main-nav .navi a {
	text-align:center;
	font-weight:800;
	text-decoration:none;
	line-height:80px;
	font-size:11px;
	color:#5a866b;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main-nav .navi a:hover {
	text-decoration:none;
	color: #a8ccae;
}

#main-nav .navi a:active {
	text-decoration:none;
	color: #5a866b;
}


/*	----------------------------------------------------------------
						    C O M M O N
	---------------------------------------------------------------- */


/* ************ Common Styles ************ */


h1 {
	letter-spacing:-1px;
	padding-left:30px;
	line-height:48px;
	font-size:42px;
	color:#5a866b;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	letter-spacing:-1px;
 	padding-left:30px;
	line-height:16px;
	font-size:24px;
	font-style:italic;
	color:#a8ccae;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	letter-spacing:-1px;
 	padding-left:30px;
	line-height:28px;
	font-size:20px;
	color:#5a866b;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
 	padding-left:30px;
	line-height:18px;
	font-size:12px;
	color:#5a866b;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul {
	margin:-10px 0px 0px 50px;
}

li {
	font-style:italic;
	line-height:18px;
	font-size:12px;
	color:#5a866b;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.hr {
	width:800px;
	height:10px;
	margin-top:10px;
	background: url(../images/hr.jpg) no-repeat top left;
	margin-left:30px;
	display:block;
	overflow:hidden;
}

.hr-homes {
	width:750px;
	height:10px;
	margin:10px 0px 30px 0px;
	background: url(../images/hr.jpg) no-repeat top left;
	display:block;
	float:left;
	overflow:hidden;
}

a {
	line-height:18px;
	font-size:12px;
	color:#5a866b;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover {
	line-height:18px;
	font-size:12px;
	color:#a8ccae;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

table {
	border:solid 1px #a8ccae;
	width:800px;
	margin-left:30px;
}

table tr {

}

table td {
 	padding:10px 10px 10px 10px;
	line-height:12px;
	font-size:12px;
	color:#5a866b;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/*	----------------------------------------------------------------
							H O U S E S
	---------------------------------------------------------------- */


/* ************ House Styles ************ */


.section {
	width:850px;
	display:block;
	float:left;
	margin-left:30px;
}

.thumb {
	width:620px;
	height:450px;
	display:block;
	float:left;
}

.thumb p {
	line-height:0px;
	font-size:14px;
	color:#5a866b;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.thumb img {
	padding:10px 0px 10px 0px;
	width:550px;
	height:275px;
}

.thumb-pdf {
	width:200px;
	height:450px;
	display:block;
	float:left;
}

.thumb-pdf img {
	margin:60px 2px 10px 20px;
}


/*	----------------------------------------------------------------
								F O R M
	---------------------------------------------------------------- */


/* ************ Form Styles ************ */


.submit {
	width:120px;
	height:40px;
	background:#5a866b;
	color:#ffffff;
}


/*	----------------------------------------------------------------
							F O O T E R
	---------------------------------------------------------------- */


/* ************ Footer Styles ************ */


#footer {
	margin:50px 0px 10px 0px;
	width:870px;
	line-height:18px;
	font-size:12px;
	color:#5a866b;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer a {
	line-height:18px;
	font-size:12px;
	color:#5a866b;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer a:hover {
	line-height:18px;
	font-size:12px;
	color:#a8ccae;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}