body
{
	color: #000000;
  background: #c1c3c5 url(body_bkgd.gif) 0 0 repeat-x;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

#body
{
  margin: 20px auto 20px auto;
  width: 748px;
  text-align: left;
}

#container
{
	clear: both;
  margin: 0 auto;
  width: 748px;
  color: #000000;
  border-top: 1px solid #ffffff;
  border-bottom: 20px solid #073a79;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  background-color: #e0e2db;
}

#content
{
  clear: both;
  margin: 0;
  padding: 0px 0px 0px 10px;
}

h1, h2, h3, h4, p, li, td, th
{
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #000000;
  background-color: transparent;
}

h1
{
  font-size: 24px;
  font-weight: 400;
  color: #14629d;
  background-color: transparent;
  margin-top: 10px;
  padding-top: 10px;
}

h2
{
  font-size: 20px;
  font-weight: 400;
}

h3
{
  font-size: 18px;
  font-weight: 400;
}

h4
{
  font-size: 14px;
  font-weight: 700;
}

p, li, td, th
{
  font-size: 13px;
}

a:link, a:visited
{
	color: #58583e;
	background-color: #e0e2db;
}

a:hover
{
  color: #000000;
  background-color: #e0e2db;
  text-decoration: underline;
}

img
{
	border: 0;
}

h1#logo
{
	float: left;
	color: #000000;
  background-color: transparent;
  margin: 0;
  padding: 0;
  width: 271px;
  height: 41px;
}

h1#logo a:link, h1#logo a:visited, h1#logo a:hover
{
	color: #000000;
  background-color: transparent;
}

p#topLinks
{
	float: right;
	font-size: 12px;
	font-weight: 700;
	color: #50524d;
  background-color: transparent;
  margin: 0;
}

p#topLinks a:link, p#topLinks a:visited
{
	color: #50524d;
  background-color: transparent;
}

p#topLinks a:hover
{
	color: #000000;
  background-color: transparent;
}

div#header
{
	margin: 0;
	padding: 0;
	width: 748px;
	height: 110px;
}

p#footer
{
  font-size: 12px;
  margin-top: 0;
  padding-top: 6px;
  height: 24px;
  width: 100%;
  text-align: center;
  color: #58583e;
  background-color: #ffffff;
}

p#footer a
{
  color: #58583e;
  background-color: #ffffff;
  padding: 0 6px 0 6px;
}

/* Topnav */

ul#nav
{
	width: 748px;
	height: 39px;
	float: right;
	margin: 0;
	padding: 0;
}

ul#nav li
{
	padding: 0;
	margin: 0;
	float: left;
	text-indent: -9999px;
	list-style-type: none;
}

ul#nav li a
{
	border: 0;
	display: block;
	text-decoration: none;
	background: transparent url(nav.gif) no-repeat;
}

li#home a
{
	width: 67px;
	height: 39px;
}

li#floorPlans a
{
	width: 183px;
	height: 39px;
}

li#customHomes a
{
	width: 131px;
	height: 39px;
}

li#financing a
{
	width: 103px;
	height: 39px;
}

li#testimonials a
{
	width: 123px;
	height: 39px;
}

li#freeBrochure a
{
	width: 141px;
	height: 39px;
}

li#home a:hover, li#home a:focus
{
	background-position: 0px -39px;
}

li#floorPlans a:link, li#floorPlans a:visited
{
	background-position: -67px 0px;
}

li#floorPlans a:hover, li#floorPlans a:focus
{
	background-position: -67px -39px;
}

li#customHomes a:link, li#customHomes a:visited
{
	background-position: -250px 0px;
}

li#customHomes a:hover, li#customHomes a:focus
{
	background-position: -250px -39px;
}

li#financing a:link, li#financing a:visited
{
	background-position: -381px 0px;
}

li#financing a:hover, li#financing a:focus
{
	background-position: -381px -39px;
}

li#testimonials a:link, li#testimonials a:visited
{
	background-position: -484px 0px;
}

li#testimonials a:hover, li#testimonials a:focus
{
	background-position: -484px -39px;
}

li#freeBrochure a:link, li#freeBrochure a:visited
{
	background-position: -607px 0px;
}

li#freeBrochure a:hover, li#freeBrochure a:focus
{
	background-position: -607px -39px;
}

body#home-page ul#nav li#home a
{
	background-position: 0px -78px;
}

body#floorPlans-page ul#nav li#floorPlans a
{
	background-position: -67px -78px;
}

body#customHomes-page ul#nav li#customHomes a
{
	background-position: -250px -78px;
}

body#financing-page ul#nav li#financing a
{
	background-position: -381px -78px;
}

body#testimonials-page ul#nav li#testimonials a
{
	background-position: -484px -78px;
}

body#freeBrochure-page ul#nav li#freeBrochure a
{
	background-position: -607px -78px;
}