body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	color: #990000;
	letter-spacing: 2px;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
	font-style: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	margin-left: 200px;
	letter-spacing: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	font-style: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	margin: 5px 5px 1px 180px;
	padding: 5px 5px 1px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	margin: 5px 5px 10px 180px;
	padding: 1px;
}
h5 {
	font-family:"Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	color: #000000;
	letter-spacing: 2px;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
p2 {
	font-family: Century;
	font-size: 12pt;
	font-style: normal;
	margin-left: 190px;
	text-align: left;
}
p3 {
	font-family: Century;
	font-size: 11pt;
	font-style: normal;
	margin-left: 190px;
	text-align: center;
	background-position: center;
}
#wrapper {
	width: 770px;
	text-align:center;
	border: 1px solid #CCCCCC;
	margin: auto;
}
#banner {
	height: 100px;
	background-image: url(../Images/Index/index_banner.jpg);
	background-repeat:no-repeat;
}
#top_banner {
	height: 25px;
	background-image:  url(../Images/Index/top_banner.jpg);
	background-repeat: no-repeat;
}
#left_wrapper {
	width: 770px;
	text-align:center;
	border: 1px solid #CCCCCC;
	margin: auto;
	background-repeat: repeat-y;
	background-image: url(../Images/left_wrapper.jpg);
	background-position: left;
}
#leftcol{
	float: left;
	width: 170px;
	margin-top: 10px;
	margin-bottom: 10px;
  }
#content p{
	margin: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	text-align: left;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
#editable p {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	margin-left: 190px;
	text-align: left;
	margin-top: 1px;
	padding-top: 1px;
}
#h1 {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	margin: 30px 20px 20px;
	font-size: 180%;
	letter-spacing: 2px;
	font-style: normal;
	text-transform: capitalize;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}
#h2 {
	font-family: Copperplate Gothic Bold;
	color: #990000;
	margin: 5px;
	font-size: 18px;
	letter-spacing: 2px;
	font-style: normal;
	float: none;
}
#h3 {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	margin: 50px 5px 5px;
	font-size: 120%;
	letter-spacing: 2px;
	font-style: normal;
	float: none;
	background-position: center;
	font-weight: normal;
}
.left_float {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.right_float {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	margin-right: 5px;
}
.center_float {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-left: 100px;
}
.clearit {
	display: block;
	clear: both;
}
#info_footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	border-top: 2px solid #CCCCCC;
	border-right: 2px #CCCCCC;
	border-bottom: 2px #CCCCCC;
	border-left: 2px #CCCCCC;
	font-weight: normal;
	padding: 5px;
	margin: 5px;
}
#contact_info {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	margin-left: 185px;
}
#copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	background-color: #CCCCCC;
	padding: 2px 2px 4px;
}
#footer ul {
	padding: 0;
	margin: 0;
}
#footer ul li {
	display: inline;
	padding: 0;
	background-position: center center;
}
#footer ul li a {
	color: #000000;
	text-decoration: none;
	padding: 0;
	text-align: center;
	width: 9px;
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	margin: 0px 1px;
	font-style: italic;
	clear: both;
}
#footer ul li a:hover, #footer ul li a:focus {
	color: #990033;
	text-decoration: underline;
	font-style: italic;
}
#nav {
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
#nav ul{
	padding: 0;
	margin: 0;
}
#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
	background-position: center center;
}
#nav ul li a{
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	padding: 0;
	text-align: center;
	width: 9px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	border: 1px solid #CCCCCC;
	margin: 0px;
} 
#nav ul li a:hover{
	color: #990033;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 0;
	text-align: center;
	width: 9px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
#leftnav {
	float: left;
	width: 180px;
}
#leftnav ul {
	padding: 0;
	margin: 0;
}
#leftnav ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#leftnav ul li a {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	display: block;
	height: 1%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 4px;
}
#leftnav ul li a:hover {
	color: #990033;
	background-color: #FFFFFF;
}
#nestnav {
	float: left;
	width: 180px;
	background-color: #CCCCCC;
}
#nestnav ul {
	padding: 0;
	margin: 0;
}
#nestnav ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#nestnav ul li a {
	color: #990033;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	height: 1%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	text-decoration: none;
	display: block;
	padding-left: 1px;
	text-transform: capitalize;
	font-weight: normal;
	font-style: italic;
	list-style-type: none;
}
#nestnav ul li a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#centerlist{
	margin-left: 180px;
}
#centerlist ul {
	padding: 0;
	margin: 0;
}
#centerlist ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#centerlist ul li a {
	color: #990033;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	height: 1%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	text-decoration: none;
	display: block;
	padding-left: 1px;
	text-transform: capitalize;
	font-weight: normal;
	font-style: italic;
	list-style-type: none;
}
#centerlist ul li a:hover {
	color: #000000;
}
#leftlist{
	margin-left: 180px;
	margin-right: 0px;
	padding: 5px;
}
#leftlist ul {
	padding: 0;
	margin: 0;
	list-style-type: square;
}
#leftlist ul li {
	padding: 5px;
	margin: 0;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	height: 1%;
}
form {
	border:1px solid;
	margin-right: 10px;
	margin-left: 190px;
}
table {
	font-family: Century;
	font-size: 16px;
	font-weight: normal;
	width: 550px;
	margin: auto;
}
body#home a#homenav,
body#about a#about,
body#builder a#builder,
body#contact a#contact,
body#staff a#staff,
body#cust_form a#cust_form,
body#bldr_form a#bldr_form,
body#tours a#tours,
body#residential a#residential,
body#residential_spec a#residential_spec,
body#residential_photo a#residential_photo,
body#commercial a#commercial,
body#product a#product,
body#download a#download,
body#view_guide a#view_guide,
body#vendor a#vendor,
body#link a#link,
body#finance a#finance {
	color:#990033;
	font-style: italic;
	font-weight: bold;
}
