body {
	 background-color: #003300;
	margin: 0px;
}

div.main {
	width: 100%;
	text-align: center; 
}

div.content {
	padding: 20px;
	background-color: #E3E2D0;
	border-color: #003300;
	border-width: 0px 0px 0px 1px;
	border-style: solid solid solid solid;
}

div.nav {
	width: 129;
	background-color: #E3E2D0;
}

div.contact_form {
	position: absolute; 
	top: 160px;
	left: 335px;
	width: 250px;
	visability: visable;
}

div.builder_photo {
	position: absolute; 
	top: 170px;
	left: 20px;
	width: 150px;
	height: 250px;
	visability: visable;
}

div.builder_bio {
	position: absolute; 
	top: 170px;
	left: 200px;
	width: 400px;
	height: 350px;
	visability: visable;
}

div.team_pulldown {
	position: absolute; 
	top: 110px;
	left: 250px;
}

div.cornerstone {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 245;
	height: 148px;
	visability: visable;
}

H1 { 
color: #003300; 
font-size: 20px; 
font-weight: normal;
}

P {
color: #000000;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-family: Arial, sans-serif;
text-align: justify;
text-indent: 16;
}

LI {
color: #000000;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-family: Arial, sans-serif;
}

FONT,TD,LI,DIV {
color: #000000;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-family: Arial, sans-serif;
}

FONT.pagetitle { 
color: #003300; 
font-size: 20px; 
font-weight: normal;
}

FONT.heading { 
font-size: 16px; 
font-weight: bold;
}

FONT.faded { 
color: #006600; 
}

FONT.mini { 
size: 8px; 
}
FONT.subtitle { 
color: #003300; 
font-size: 10px; 
font-weight: normal;
}
FONT.submenu { 
color: #CCCC99; 
font-size: 13px; 
font-weight: bold;
}
 
B { font-weight: bold; }

A.webdetailer { 
	font-weight: normal;
	line-height: normal;
	font-size: 11px;
	color: #eeeeee;
	font-family: Arial;
	text-decoration: none;
}
A.ccp { 
	font-size: 12px; 
	color: #eeeeee;
	font-family: Arial;
	text-decoration: none;
}

A { 
	font-weight: bold;
	 line-height: normal;
	 font-size: 13px;
	 color: #000000;
	 font-family: Arial;
	 text-decoration: none;
}
A:hover { 
	color: #666666; 
}

A.submenu { 
	font-size: 12px; 
	color: #006600; 
	font-weight: normal;
	text-decoration: underline;
}
A.mainmenu { 
	font-size: 11px; 
	color: #DDDDBB; 
	font-weight: normal;
	text-decoration: underline;
}


A.intext { font-size: 12px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: underline;
}
A.intext:hover {
	color: #006600;
	background-color: #FFFFFF;
}
A.plain { font-size: 12px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none;
}
A.sold { font-size: 12px; color: #990000; font-weight: bold; }
FONT.sold { font-size: 12px; color: #990000; font-weight: bold; }
A.contract { font-size: 12px; color: #CC9900; }
FONT.contract { font-size: 12px; color: #CC9900; }

#builders li a {
	text-decoration: underline;
	font-size: 14px;
}
#builders li a:hover {
	color: #003300;
}
#builders ul {
	line-height: 22px;
}
#builders li {
	font-size: 14px;
	font-weight: bold;
}


