/*body*/
BODY {
	margin: 0px;
	font-family: verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #4f2011; 
	text-decoration: none; 
	background-color: #ffffff; 
	background-image: url(images/bg.gif);
}


/*main font settings*/
div {
	font-family: verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #403c1b; 
	text-decoration: none
}

td {
	font-family: verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #403c1b; 
	text-decoration: none
}

p {
	font-family: verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #403c1b; 
	text-decoration: none
}

.welcome {
	background-color: #ece4a2;
	background-image: url(images/bg_welcome.gif);
    padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 20px; 
	padding-bottom: 5px;
}
.main_text {
	background-color: #ece4a2;
    padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 20px; 
	padding-bottom: 15px;
	height: inherit;
}
.submenu {
	background-color: #ece4a2;
}
.img_flash {
    padding-left: 35px; 
}
.newsletter {
	background-color: #e5e6e6;
	background-image: url(images/bg_newsletter.gif);
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}
.panel {
	padding-bottom: 5px;	 
}
.subtitles {
	background-color: #e3d884;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666600;
	padding-left: 20px; 
	padding-right: 45px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	height: 42px;
	text-align: right;
}

/*model units*/
.modelunit {
	font-family: verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	background-color: #618046;
	text-decoration: none; 
    padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 10px; 
}
.modelunit a:link {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #ffffff; 
	font-weight: bold;
}

.modelunit a:visited {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #ffffff; 
	font-weight: bold;
}

.modelunit a:hover {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #b2e586; 
	font-weight: bold;
}

.modelunit a:active {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #ffffff; 
	font-weight: bold;
}


/*location*/
.location {
	font-family: verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	background-color: #9c6436;
	text-decoration: none; 
    padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 10px; 
}
.location a:link {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #ffffff; 
	font-weight: bold;
}

.location a:visited {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #ffffff; 
	font-weight: bold;
}

.location a:hover {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #e39657; 
	font-weight: bold;
}

.location a:active {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #ffffff; 
	font-weight: bold;
}


/*yellow*/
.yellow {
	background-color: #ece4a2;
}
.yellowalt {
	background-image: url(images/yellow.gif);
	background-repeat: repeat-y;
}
.yellow_main {
	background-color: #ece4a2;
	height: 90px;
}
.yellow_about {
	background-color: #ece4a2;
	weight: 169px;
	height: 74px;
}
.yellow_masterplan {
	background-color: #ece4a2;
	weight: 169px;
	height: 185px;
}
.yellow_location {
	background-color: #ece4a2;
	weight: 169px;
	height: 240px;
}
.yellow_residential {
	background-color: #ece4a2;
	weight: 169px;
	height: 200px;
}
.yellow_modelunits {
	background-color: #ece4a2;
	weight: 169px;
	height: 500px;
}
.yellow_contact {
	background-color: #ece4a2;
	weight: 169px;
	height: 370px;
}
.yellow_downloads {
	background-color: #ece4a2;
	weight: 169px;
	height: 100px;
}
.yellow_general {
	background-color: #ece4a2;
	weight: 169px;
	height: 60px;
}

.yellow_construction {
	background-color: #ece4a2;
	weight: 169px;
	height: 290px;
}

/*links font colors*/
a {
	font-family: verdana, Helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	color: #1961a4; 
	font-weight: bold;
}

a:hover {
	font-family: verdana, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #1961a4; 
	font-weight: bold;
} 

a:visited {
	font-family: verdana, Helvetica, sans-serif; 
	color: #1961a4; 
	font-weight: bold;
}


/*copyright*/
.copyright a:link {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #403c1b; 
	font-weight: bold;
}

.copyright a:visited {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #403c1b; 
	font-weight: bold;
}

.copyright a:hover {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #1961a4; 
	font-weight: bold;
}

.copyright a:active {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #403c1b; 
	font-weight: bold;
}

/*subnav*/
.subnav {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #666600; 
	font-weight: bold;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.subnav a:link {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #666600; 
	font-weight: bold;
}

.subnav a:visited {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #666600; 
	font-weight: bold;
}

.subnav a:hover {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #1961a4; 
	font-weight: bold;
}

.subnavt a:active {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #666600; 
	font-weight: bold;
}


.copyright {
	font-family:verdana, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #403c1b; 
	font-weight: normal;
	padding-left: 55px; 
}

/*forms colors*/
.input {
	font-family: verdana, helvetica, sans-serif; 
	font-size: 10px; 
	color: #403c1b; 
	background-color: #ece4a2; 
	width: 150px; 
	height: 16px; 
	border-right: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid
}
.inputmsg {
	font-family: verdana, helvetica, sans-serif; 
	font-size: 10px; 
	color: #403c1b; 
	background-color: #ece4a2; 
	width: 150px; 
	height: 180px; 
	border-right: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid
}
.button {
	font-family: verdana, helvetica, sans-serif; 
	font-size: 10px; 
	color: #4f2011; 
	background-color: #e4c57d; 
	width: 80px; 
	border-right: #bb8322 1px solid; 
	border-left: #bb8322 1px solid; 
	border-top: #bb8322 1px solid; 
	border-bottom: #bb8322 1px solid
}