BODY, HTML { 
	background-color: #000000;
	color: #FFFFFF;
}

A {
	color: #8B662D;
	font-weight: bold;
}

H2, H4 {
	color: #8B662D;
}

H2 {
	font-size: 24px;
}

H4 {
	font-style: italic;
}

#hd, #ct, #ft {
	margin-right: auto;
    margin-left: auto;
	position: relative;
	width: 698px;
}

#ft {
	border-top: 1px solid #8B662D;
	clear: both;
	padding-top: 4px;
}

#sb {
	width: 15%;
	float: left;
}

#mc {
	width: 81%;
	float: right;
	border-left: 1px dotted #8B662D;
	padding-left: 9px;
}

#ft P, #hd P {
	text-align: center;
}

#ft P SPAN { color: #8B662D; }

/* Begin standard sIFR styles... do not modify */

.sIFR-flash { visibility: visible !important;
	          margin: 0; }

.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate { position: absolute;
	                  left: 0;
	                  top: 0;
	                  width: 0;
	                  height: 0;
	                  display: block;
	                  overflow: hidden; }

/* End standard sIFR styles */



UL.iconMenu {
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 35px;			
	right: 20px;
	background: url(http://www.newhousebuilder.com/images/menu_icons.gif) left top no-repeat; 
	width: 164px; 
	height: 34px;
	overflow: hidden;
}

UL.iconMenu LI {
	list-style-type: none;   
	float: left; 
	margin-right: 5px;
}

UL.iconMenu A:hover {
	text-decoration: none;
}

UL.iconMenu A {
	display: block;
	height: 23px;
	text-decoration: none;
}

LI.icon1 {
	width: 32px;
}

LI.icon2 {
	width: 23px;
	margin-left: 5px;
}

LI.icon3 {
	width: 22px;
	margin-left: 8px;
}

LI.icon4 {
	width: 25px;
	margin-left: 5px;
}

LI.icon5 {
	width: 18px;
	margin-left: 1px;