* {
	padding:0px;
	margin:0px;
	border:0px;
}

body {
	background-color:#6D6968;
	min-width:716px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:100%;
}

div#main_div {
	background-color:#30557E;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	margin-bottom:11px;
}

ul#main_list, ul#subsublist {
	list-style-type:none;
}

ul#main_list {
	padding-top:39px;
}

ul#main_list a {
	background-image:url('images/navigationsprite.png');
	background-repeat:no-repeat;
	text-decoration:none;
	text-indent:-90000000px;
}

li#logo, li#logo > a {
	width:546px;
	height:102px;
	display:block;
	float:left;
}

li#sublist {
	float:left;
}

li#newhomes, li#newhomes > a {
	width:154px;
	height:34px;
	display:block;
}

li#additions, li#additions > a {
	width:154px;
	height:24px;
	display:block;
}

li#homeimprov, li#homeimprov > a {
	width:154px;
	height:44px;
	display:block;
}

#logo > a {
	background-position:0px 0px;
}

#newhomes > a {
	background-position:-546px 0px;
}

#newhomes > a:hover {
	background-position:-700px 0px;
}

#additions > a {
	background-position:-546px -34px;
}

#additions > a:hover {
	background-position:-700px -34px;
}

#homeimprov > a {
	background-position:-546px -58px;
}

#homeimprov > a:hover {
	background-position:-700px -58px;
}

div#fill_nav {
	height:141px;
	padding-bottom:3px;
}

div#fadeshow1 {
	border-style:solid;
	border-color:white;
	border-width:8px;
	margin-left:auto;
	margin-right:auto;
}

div#main_content {
	background-color:white;
	width:586px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}

p {
	margin:1em 0px;
}

span#aboutus {
	width:78px;
	height:19px;
	display:block;
	float:left;
	margin-top:-10px;
}

span#aboutus > a {
	background-image:url('images/aboutussprite.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-decoration:none;
	text-indent:-90000000px;
	display:block;
}

span#aboutus > a:hover {
	background-position:-78px 0px;
}

h1#header {
	text-align:center;
	color:#6D6968;
	font-size:1.2em;
	font-weight:bold;
	margin-top:9px;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.font_small {
	font-size:0.8em;
}

.center {
	text-align:center;
}

img#footer {
	padding-bottom:3px;
	border-bottom-style:solid;
	border-color:#D8D5C5;
	border-width:6px;
	margin-top:1px;
	margin-bottom:32px;
}

#custom_home_list {
	padding-left:2.35em;
}

.table_center {
	margin-top:2em;
	margin-bottom:1em;
}

.bottom_bump {
	margin-bottom:2em;
}

.big_gap {
	margin-bottom:7em;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul#link_list li {
	position:relative;
	display:inline-block;
	text-align:center;
	font-size:0.8em;
	padding:3px 10px 3px 10px;
}

ul#link_list {
	padding-top:1em;
	text-align:center;
}

.table {
	display:table;
	width:100%;
	text-align:center;
	border-spacing:2px;
}

.tr {
	display:table-row;
}

.td {
	display:table-cell;
	vertical-align:middle;
}
