/* CSS Document */

body {
	background-color:#5a471a;
	margin: 25px 0px;
	padding: 0px;
}
#wrapper {
	width: 710px;
	margin: 0px auto;
}

#wrapper-wide {
	width: 975px;
	margin: 0px auto;
}
#sub-main {
	padding-bottom:20px;
	padding-right:40px;
}
#sub-main p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
#sub-main a {
	color: #5a471a;
	text-decoration:underline;
}
#sub-main a:hover {
	color: #5a471a;
	text-decoration:none;
}
#sub-main ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
#sub-main ul li {
	width: 400px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #5a471a;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #5a471a;
	text-decoration: underline;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #5a471a;
	text-decoration: underline;
}

#menu td { 
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu td.last {
	padding-top: 0px;
	padding-bottom: 0px;
}

td.descrip {
	border-left: 1px #000000 solid;
}
td h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #5a471a;
	text-decoration: underline;
	padding-top:0px;
	margin-top:0px;
}

table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.builders {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	border:1px #000000 solid;
}
.builders td {
	border-bottom:1px solid #000000;
}

.rightcol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	width: 250px;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align:center;
}
#slideshow {
	width: 450px;
}
#siteplan {
	width: 710px;
	margin:0;
}
#flashplan {
	width: 470px;
	margin:0;
}
.header {
	color: #d06f19;
	font-weight: bold;
}

p.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

p.footer a {
	color: #FFF;
	text-decoration:none;
	font-variant:small-caps;
}

p.footer a:hover {
	color: #FFF;
	text-decoration:underline;
}

#lists {
      font-family: "Times New Roman", Times, serif;
      font-weight: normal;
	  margin:0px;
	  padding:0px;
      }
      
li {
	  vertical-align:middle;
	  text-align: justify;
	  list-style:none;
	  
      }

#sub-home {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color:#5A471B;
}

.home-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color:#d16e19;
	padding-top:0;
	text-transform:uppercase;
}

#sub-home p {
	margin-left: 40px;
	margin-right: 60px;
}

#sub-home h1 {
	margin-left: 40px;
	margin-right: 60px;
}

#sub-home p a {
	color:#5A471B;
}

.news {
	line-height: 18pt;
	color:#5A471B;
}

.news a {
	color:#5A471B;
}

.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.blogSummary {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size:16px;
}
.blogList {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size:15px;
}
.blogItem {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size:12px;
}
.blogFull {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size:16px;
}
.blogDate {
	font-size: 14px;
	font-style:italic;
	clear:left;
}
.blogTitle {
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #5a471a;
	text-decoration:none;
}
.blogTitle a {
	text-decoration:none;
}
.blogBody {
	font-size: 18px;
	color: #000;
}
.blogMore {
	font-size: 14px;
	font-style:italic;
	clear:left;
	float:right;
	color: #5a471a;
}


