/*Page Structure*/
body
{
	background: #EFE4CF;
}
div
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	color: #5A471B;
}
img 
{
	border: 0;
}
#container
{
	border: solid 5px white;
	width: 760px;
	margin: auto;
	background: #fff;
}

#bottomNav
{
	background: #fff;
	padding: 4px 4px 4px 4px;
	color: Black;
}
#homeFlash
{
	padding-top: 0px;
	padding-bottom: 5px;
	width: inherit;
}
#headerGraphic
{
	padding-top: 1px;
	padding-bottom: 2px;
}

/*Content Zones*/
.left
{
	float: left;
}
.right
{
	float: right;
}
#homeText
{
	border: solid 1px #000;
	width: 170px;
	padding: 5px;
	line-height: 15px;
	color: Black;
}
#whitebox
{
	margin-top: 4px;
	border: solid 1px #d2d5db;
	width: 170px;
	padding: 10px 5px 10px 5px;
	line-height: 20px;
	background-image: url(Images/Bgd/stars.jpg);
	background-repeat: repeat;
	font-weight: bold;
	font-size: 1.5em;
}
.bluebox
{	border: solid 1px #d2d5db;
	width: 170px;
	padding: 5px;
	line-height: 15px;
	background-color: #d2d5db;
}

#highlightArea
{
	background-image: url("../imggif/HtBgd.gif");
	background-color: #D6C7A5;
	width: 282px;
	height: 308px;
}
#highlightText
{
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 15px;
	text-align: center;
	color: Black;
}

#bodyText
{
	padding: 5px;
	line-height: 15px;
	padding-left: 30px;
	padding-right: 15px;
	text-align: left;
}
#bodyText h1
{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: -5px;
	line-height: 1.2em;
}
.caption
{
	background-color: #DDD9D2;
	padding: 5px;
	font-style: italic;
	color: Black;
}
.note
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: Black;
}
.footerText
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: Black;
	text-align: center;
	margin: 0px;
}
.brown
{
	background-color: #8C6146;
}
.alert
{
	color: Red;
	font-weight: bold;
}
#designBodyText
{
	padding: 5px;
	line-height: 15px;
}
#designBodyText h1
{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: -5px;
}
/*Form Elements*/
select.formStyle
{
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 10px;
}
input.formStyle
{
	font-size: 10px;
	margin-bottom: 5px;
}

/*Font Styles*/
.smallTitle
{
	font-size: 12px;
	text-align: center;
}
.textBody
{
	font-size: 11px;
	line-height: 14px;
}
.header
{
	color: #036;
	background-color: #A29871;
	padding: 5px;
	margin-bottom: 10px;
}

a#highlightbar
{
	font-weight: bold;
	font-size: 1.35em;
	vertical-align: middle;
	color: white;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #152753;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin-bottom: 16px;
	text-decoration: none;
}
/*Table Elements for Neighborhoods*/
div#matrix
{
	font-family: Arial;
	border: solid 1px #DDD9D2;
}

.gridHeader
{
	background-color: #DDD9D2;
	
}
.type
{
	font-weight: bold;
}
.typeNote
{
	font-size: 10px;
}
a.modelLink
{
	font-weight: bold;
	color: #600;	
}
a:hover.modelLink 
{
	color: #696;	
}
a.contact
{
	font-weight: bold;
	color: #666;
}
a:hover.contact
{	
	color: #696;
}
.price
{
	font-weight: bold;
	color: #666;
}
/*Design Studio*/
#DesignStudioArea
{
	background: url("../imggif/MiddleBorder.gif");
	width: 530px;
	text-align: center;
	
}
.menuform
{
	font-size: 11px;
}








