@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #C30;
}
.nav_bar {
	line-height: 36px;
	background-image: url(images/new_home_builders_02.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 36px;
}
a.nav:link {
	font-size: 10px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	color: #003;
	font-weight: bold;
	text-transform: uppercase;
}
a.nav:visited {
	font-size: 10px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	color: #003;
	font-weight: bold;
	text-transform: uppercase;
}
a.nav:hover {
	font-size: 10px;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
	color: #003;
	font-weight: bold;
	text-transform: uppercase;
}
a.nav:active {
	font-size: 10px;
	color: #003;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
a.footer:link {
	font-size: 11px;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	color: #003;
	font-weight: normal;
}
a.footer:visited {
	font-size: 11px;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	color: #003;
	font-weight: normal;
}
a.footer:hover {
	font-size: 11px;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
	color: #003;
	font-weight: normal;
}
a.footer:active {
	font-size: 11px;
	color: #003;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
}
a.designs:link {
	font-size: 11px;
	text-decoration: none;
	color: #003;
	font-weight: bold;
	text-transform: uppercase;
}
a.designs:visited {
	font-size: 11px;
	text-decoration: none;
	color: #003;
	font-weight: bold;
	text-transform: uppercase;
}
a.designs:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #003;
	font-weight: bold;
	text-transform: uppercase;
}
a.designs:active {
	font-size: 11px;
	color: #003;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
a.sitemap:link {
	font-size: 11px;
	text-decoration: none;
	color: #003;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 25px;
}
a.sitemap:visited {
	font-size: 11px;
	text-decoration: none;
	color: #003;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 25px;
}
a.sitemap:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #003;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 25px;
}
a.sitemap:active {
	font-size: 11px;
	color: #003;
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 25px;
}
.image_left {
	float: left;
}
.side_menu_table {
	margin-left: 15px;
}
.side_menu {
	line-height: 30px;
	background-image: url(images/button_backing.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
}
.designs_backing {
	background-image: url(images/home_designs_05.jpg);
	background-repeat: no-repeat;
}
.BOLD_HEADINGS {
	font-size: 12px;
	font-weight: bold;
}
.image_right {
	float: right;
	margin-left: 10px;
}
.content {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tables_head {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #006;
}
.main_image {
	width: 525px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.table_top_margin {
	margin-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

