body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	background-color:#000;
}
table tr td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
}
p {
	margin:0;
}
h1, h2, h3, h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#000033;
	margin:0;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
a:link, a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover, a:active, a:visited:hover {
	color: #1B379C;
	text-decoration: underline;
}
input, select, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000;
}
ul {
	margin-top:0;
	margin-bottom:0;
	list-style-image:url(../images/interior/bullet.gif);
}
ul li {
	margin-left:15px;
}
hr {
	margin:15px;
	border:solid 2px #000033;
}
blockquote {
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:25px;
}

/*** MAIN CONTAINERS ***/
#main_top {
	width:100%;
	background-image:url(../images/home/repeat_main.jpg);
	background-repeat:repeat-x;
	background-color:#000066;
	background-position:top center;
}
#main_btm {
	width:100%;
	min-height:114px;
	background-image:url(../images/home/repeat_btm.jpg);
	background-repeat:repeat-x;
	clear:both;
}
#container_top {
	position:relative;
	width:797px;
	margin:auto;
	padding-top:167px;
	padding-bottom:17px;
}
#container_btm {
	position:relative;
	width:797px;
	margin:auto;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	font-size:9px;
	color:#999999;
}
#container_btm a:link, #container_btm a:visited {
	color: #999999;
	text-decoration: none;
}
#container_btm a:hover, #container_btm a:active, #container_btm a:visited:hover {
	color: #999999;
	text-decoration: underline;
}

/*** TOP / NAV ***/
#logo {
	position:absolute;
	left:10px;
	top:13px;
	width:190px;
	height:143px;
	background:url(../images/home/logo.png) no-repeat;
}
#logo a {
	width:190px;
	height:143px;
	text-indent:-9999px;
	display:block;
}
#logo a:hover {
	width:190px;
	height:143px;
}
#slogan {
	position:absolute;
	top:53px;
	left:404px;
	width:369px;
	height:59px;
	background:url(../images/home/slogan.png) no-repeat;
}
#nav {
	position:absolute;
	top:139px;
	left:200px;
	width:597px;
	height:28px;
	overflow:hidden;
	font-weight:bold;
	color:#CCC;
	text-align:center;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav ul li {
	display:inline;
	line-height:28px;
	margin-left:20px;
}
#nav ul li.first {
	margin-left:0;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #CCC;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul li a:active, #nav ul li a:visited:hover {
	color: #FFF;
	text-decoration: none;
}

/*** HOME ***/
#banner {
	position:relative;
	width:797px;
	padding-top:341px;
	background:url(../images/home/banner.png) no-repeat;
	overflow:hidden;
}
#banner_image {
	position:absolute;
	top:15px;
	left:18px;
	width:762px;
	height:333px;
	background:url(../images/home/banner_image.jpg) no-repeat;
	z-index:2;
}
#plans {
	position:relative;
	width:226px;
	height:181px;
	margin-left:17px;
	float:left;
	display:inline;
	background:url(../images/home/plans_bkgd.png) no-repeat;
	z-index:3;
}
#plans_btn {
	width:206px;
	height:161px;
	margin:8px 0 0 10px;
}
#plans_btn a {
	width:206px;
	height:161px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/plans_btn.jpg) no-repeat top left;
}
#plans_btn a:hover {
	width:206px;
	height:161px;
	background-position:bottom left;
}
#welcome_container {
	position:relative;
	width:536px;
	height:181px;
	margin-left:2px;
	float:left;
	display:inline;
	background:url(../images/home/welcome_bkgd.png) no-repeat;
	z-index:3;
}
#welcome_repeat {
	width:516px;
	height:161px;
	margin:8px 0 0 10px;
	background:url(../images/home/repeat_welcome.jpg) repeat-x;
	overflow:hidden;
}
#welcome_scroll {
	width:516px;
	height:161px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
}
#welcome_content {
	width:472px;
	margin-left:5px;
	padding:51px 0 15px 14px;
	background:url(../images/home/welcome.png) no-repeat 5px top;
}

/*** INTERIOR ***/
#content_container {
	position:relative;
	width:797px;
	overflow:hidden;
}
#content_top {
	width:797px;
	height:20px;
	background:url(../images/interior/content_top.png) no-repeat;
	overflow:hidden;
}
#content_repeat {
	width:797px;
	background:url(../images/interior/content_repeat.png) repeat-y;
	overflow:hidden;
}
#content_btm {
	width:797px;
	height:33px;
	background:url(../images/interior/content_btm.png) no-repeat;
	overflow:hidden;
}
#title {
	position:relative;
	margin-left:18px;
	margin-bottom:15px;
	width:762px;
	height:52px;
}
.aboutus {
	background:url(../images/interior/aboutus.jpg) no-repeat;
}
.homeplans {
	background:url(../images/interior/homeplans.jpg) no-repeat;
}
.modelhomes {
	background:url(../images/interior/modelhomes.jpg) no-repeat;
}
.resources {
	background:url(../images/interior/resources.jpg) no-repeat;
}
.contactus {
	background:url(../images/interior/contactus.jpg) no-repeat;
}
.sitemap {
	background:url(../images/interior/sitemap.jpg) no-repeat;
}
.privacypolicy {
	background:url(../images/interior/privacypolicy.jpg) no-repeat;
}
#phone {
	position:absolute;
	top:16px;
	right:18px;
	font-size:16px;
	color:#666;
	text-align:right;
	line-height:20px;
}
#content {
	width:658px;
	margin:auto;
}
#box_container {
	width:658px;
	background:url(../images/interior/box_repeat.jpg) repeat-y;
}
#box_top {
	width:658px;
	background:url(../images/interior/box_top.jpg) no-repeat;
}
#box_content {
	width:618px;
	padding:18px 20px 25px 20px;
	background:url(../images/interior/box_btm.jpg) no-repeat bottom left;
}
.frame {
	border:solid 6px #CCC;
	background:#003;
	padding:1px;
	margin:0 10px 5px 10px;
}
#btn_container {
	position:relative;
	width:658px;
	height:31px;
	margin:10px auto;
}
#prev {
	position:absolute;
	top:0;
	left:60px;
	width:79px;
	height:31px;
}
#prev a {
	width:79px;
	height:31px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/interior/prev.jpg) no-repeat top left;
}
#prev a:hover {
	width:79px;
	height:31px;
	background-position:bottom left;
}
#next {
	position:absolute;
	top:0;
	right:60px;
	width:79px;
	height:31px;
}
#next a {
	width:79px;
	height:31px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/interior/next.jpg) no-repeat top left;
}
#next a:hover {
	width:79px;
	height:31px;
	background-position:bottom left;
}
#back {
	width:179px;
	height:31px;
	margin:auto;
}
#back a {
	width:179px;
	height:31px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/interior/back.jpg) no-repeat top left;
}
#back a:hover {
	width:179px;
	height:31px;
	background-position:bottom left;
}

/*** OLD SITE STYLES ***/
/* - footer - */

.footer {
	font-size: 10px;
	color: #666666;
	}

	a.footer:link {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:hover {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:active {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:visited {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:visited:hover {
		color: #000000;
		text-decoration: underline;
		}