/*CSS created by April Canipe for Weaver Homebuilders, Inc. on 11/20/08
colors: 
D9CBA3 cream
071203 dark green*/



/*Reset*/

* {margin: 0; padding:0; }

html, body {height: 100%;
	margin: 0;
	padding: 0;
	}	
body {
	font-size:62.5%;
	font-family:Arial, sans-serif;
	color: black;
	background-color: #D9CBA3;
	background-image: url(images/correct-images_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

ul { list-style:square inside; }
ol {list-style:decimal inside; }
a { outline: none; text-decoration: none;}
a img { border: none;}
img { padding: 10px;}
table { border-collapse: collapse;}

/*End Reset*/

/*Utility*/
.clear { clear: both;}
.button {}
.button:hover { background: #31636E; color: white;}
/*end utility*/

/*Typography*/
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding-top: 5px;
	font-family: “Lucida Grande”, sans-serif;
font-size: 13px;
font-weight: bold;
letter-spacing: normal;
line-height: 1.5em;

}
h4 {
font-family: “Lucida Grande”, sans-serif;

font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;
font-size: 18px;

padding: 10px;
}
p {
	margin: 0;
	padding-top: 5px;
	font-family: “Lucida Grande”, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;
}
p.bond {
	padding-top: 60px;
	background-image: url(../weaver%20images/bond%20copy.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
p.quote {
	margin: 0;
	padding: 0;
	color:#D9CBA3;
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
p.bold {
	margin: 0;
	padding: 0;
	color:#D9CBA3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;

}



p.highlight {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-image: url(../images/comment_48.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.homelist {
	margin-top: 10px;
	font-family: “Lucida Grande”, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;
}
/*End typography*/

/*Structure*/
#pagewrap {
	width: 950px;
	margin: auto;
}

#header {
	height: 318px;
	width: 910px;
	background-image: url(images/images/revised_05.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#quote {
	width: 909px;
	height: 142px;
	text-align: left;
	text-indent: -9999px;
	background-image: url(images/images/images/revised-new-quote_14_14.gif);
	background-repeat: no-repeat;
}

#sidebar {
	margin-top: 20px;
	margin-left: 50px;
	width: 300px;
	float: left;
	background-color: #E7DEC2;
	border: thick solid #E9E1C9;
}

#content {
	margin-top: 20px;
	margin-right: 70px;
	float: right;
	width: 460px;
	}
.padding {
	padding: 0px;
}
#footer {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	color:#666666;
	clear: both;
	height: 60px;
	border-top: 1px solid #efefef;
	line-height: 18px;
	padding-top: 15px;

}

#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
}

/*End Structure*/

ul.second {
	padding-left: 15px;
	list-style-position: inside;
	list-style-type: none;
	font-family: “Lucida Grande”, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;
}

/*Main Navigation*/
ul#mainnav {
	height:50px;
	
}

ul#mainnav li {
	display: inline;
}

ul#mainnav li a{
			display:block;
			height: 50px;
			text-indent: -9999px;
			float: left;
}

		ul#mainnav li.aboutus a {
		width: 202px;
		background-image: url(images/aboutusnav%20copy.gif);
		background-position: top center ;
		background-repeat: no-repeat;
		}
		ul#mainnav li.developments a {
		width: 129px;
		background-image: url(images/developments%20copy.gif);
		background-repeat: no-repeat;
		background-position: top center;			
		}
		ul#mainnav li.standard a {
		width: 129px;
		background-image: url(images/standard%20options%20copy.gif);
		background-repeat: no-repeat;
		background-position: center top;			
		}
		ul#mainnav li.testimonials a {
		width: 130px;
		background-image: url(images/testimonials%20copy.gif);
		background-repeat: no-repeat;
		background-position: center top;			
		}
		ul#mainnav li.awards a {
		width: 125px;
		background-image: url(images/financing%20tips%20copy.gif);
		background-repeat: no-repeat;
		background-position: center top;			
		}
		ul#mainnav li.warranty a {
		width: 195px;
		background-image: url(images/ourwarranty%20copy.gif);
		background-repeat: no-repeat;
		background-position: center top;			
		}
		ul#mainnav li a:hover {
		background-position: bottom center;			
		}
		ul#nav li a:active {
		background-position: center bottom;			
		}
/*End Main Nav*/

/*Top Navigation*/

ul#topnav {
	margin-top: 10px;
	margin-left: 100px;
	height: 37px;
}

ul#topnav li {
display: inline;
}

ul#topnav a {
	color:#D9CBA3;
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

ul#topnav a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
/*End Top Nav*/