* { margin:0; padding:0; }

a {
	color:#64877d;
	font-weight:900;
	text-decoration:none;
	outline:none;
}

a.selected {
	text-decoration:underline;
}

body {
	background:#ffffff url(../images/bg_1200.png) repeat-x fixed;
	font-family:trebuchet ms;
	font-size:12px;
}

fieldset {
	border:0;
}

h2 {
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	border-bottom:1px dashed #cccccc;
	color:#2a4e47;
	font-size:20px;
	padding-left:30px;
	margin-bottom:30px;
	width:580px;
}

h3 {
	color:#073329;
	font-size:16px;
	margin-bottom:5px;
}

h4 {
	color:#073329;
	font-size:12px;
	margin-bottom:5px;
}

img {
	border:0;
}

p {
	color:#666666;	
	line-height:28px;
	margin-bottom:20px;
}

label {
	clear:left;
	color:#666666;
	display:block;
}

.img-right {
	border:1px solid #000;
	float:right;
	margin:15px;
}

.img-left {
	border:1px solid #000;
	float:left;
	margin:15px;
}

#container {
	background-color:#ffffff;
	margin:0 auto;
	width:950px;
}

#header {
	padding:30px 20px;
}

#nav a {
	color:#003333;
	display:block;
	font-weight:900;
	padding:15px;
	padding-left:60px;
	text-decoration:none;	
	width:150px;
}

#nav a:hover {
	background-color:#f7f9f8;
	background-image:url('../images/nav-seperator.gif');
	background-position:bottom;
	background-repeat:no-repeat;	
	color:#64877d;
}
#nav li.active{
	background-image:none;
	background-color:#f7f9f8;
}#nav li.active a:hover{
	background-image:none;
	background-color:#f7f9f8;
}

#nav a:hover.last {
	background-image:none;
}

/* FIRST LEVEL NAV */
#nav ul {
	float:left;
	list-style-type:none;
	padding-left:0;
	width:225px;
}
#nav li.subNav{
	margin:0;
	height:20px;
	background:#f7f9f8 url(../images/subnav_bullet.gif) no-repeat 62px 0;
}
#nav li.subNav#subNavBottom{
	background-color:#f7f9f8;
	background-image:url('../images/nav-seperator.gif');
	background-position:bottom;
	background-repeat:no-repeat;	
	color:#64877d;
}
#nav li.subNav a{
	padding:0 0 0 75px;
	font-weight:400;
}
#nav li.subNav a:hover{
	background:none;
}

#nav ul.front {
	background-color:#f4f2f2;
}

#nav li {
	background-image:url('../images/nav-seperator.gif');
	background-position:bottom;
	background-repeat:no-repeat;
}

#nav li.last {
	background-image:none;
}

/* SECOND LEVEL NAV */
#nav ul li ul {
	float:left;
	list-style-type:none;
	padding-left:0;
	width:225px;
}

#nav ul li ul li {
	background-image:none;
}

#front {
	float:left;
	width:725px;
}

#front-copy {
	clear:left;
	width:100%;
}

#front-copy #left {
	float:left;
	margin:20px 0 20px 60px;
	width:450px;
}

#front-copy #right {
	background-image:url('../images/front-seperator.gif');
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	margin:20px 0 20px 30px;
	padding-left:40px;	
	width:320px;
}

.projects ul {
	list-style-type:none;
	padding-left:0;
}

.projects li {
	font-size:10px;
	margin-bottom:5px;
}

#content {
	background-color:#ffffff;
	background-image:url('../images/content-bg.jpg');
	background-repeat:no-repeat;
	float:left;
	padding:30px;
	width:637px;
}

#footer {
	background-color:#336666;
	background-image:url('../images/footer.jpg');
	background-repeat:repeat-x;
	clear:both;
	color:#ffffff;
	font-size:10px;
	font-weight:900;
	height:28px;
	text-align:right;
}

#footer span {
	float:right;
	margin:6px 30px 0 0;
}

.banner img {
	margin-right:25px;
}

.homes {
	clear:both;
	margin-bottom:20px;
	width:400px;
}

.homes img {
	float:left;
	margin-right:25px;
}

#warranty ul {
	list-style-type:lower-alpha;
	margin:0 0 10px 20px;
}

#warranty li {
	color:#666666;
	margin-bottom:5px;
}

#warranty ul li ul {
	list-style-type:lower-roman;
}

#warranty ul li ul li ul {
	list-style-type:decimal;
}

.form-left {
	float:left;
	width:180px;
}

.form-right {
	float:left;
}

.submit {
	display:block;
	margin-top:10px;
}

#payments {
	float:left;
}

.shadow {
	background-image:url('../images/shadow.png');
	background-repeat:repeat-y;
	margin:0 auto;
	width:970px;
}
td.image_row{
	border-bottom:1px solid #e5e5e5;
	margin-bottom:10px;
}
td.image_row a img{
	border:4px solid #ffffff;
}
td.image_row a:hover img{
	border:4px solid #e5e5e5;
}
ul.c1{
	margin-bottom: 10px;
	list-style:none;
}
ul.c1 li{
	padding-left:10px;
}
ul.c1 li img{
	padding-right:10px;
}
.banner{
	float:left;
	margin-left:175px;
}