/* CSS Document */

body {
	background : #806453;
	margin : 0px;
}

body, td {
	font-family : georgia, times new roman, times, serif;
	font-size : 10pt;
}

img {
	border : none;
}
.teaserTop {
	height : 16px;
}

.teaserTopSpacer {
	width : 1px;
	background : #fff;
}

.teaserSpacer {
	width : 1px;
	border-right : 1px dashed #E0A974;
	height : 150px;
}

.dashedBorder {
	border-right : 1px dashed #E0A974;
	width:1px;
	height:400px;
}

.teaserBottom {
	border-top : 1px dashed #E0A974;
	width : 965px;
	height : 5px;
}

.teaserTable {
	border-top : 1px solid #fff; 
	background : #FBFAE3; 
}

.teaser {
	padding : 15px;
}

.teaser, .teaser td {
	color : #9F9F5D;
	font-size : 9pt;
}

.teaser h1 {
	font-size : 11pt;
	color : #CB6600;
	margin : 0px;
	padding : 0px;
	margin-bottom : 3px;
}

.teaser h2, .mapThumbs h2 {
	font-size : 8pt;
	font-family : tahoma, verdana, arial, helvetica;
	color : #BF924C;
	text-transform : uppercase;
	margin : 0px;
	margin-bottom : 5px;
	padding : 2px 0px;
	border-top : 1px dashed #E0A974;
	border-bottom : 1px dashed #E0A974;
}


.brown {
	background : #5C3C30;
}

.orange {
	background : #CB7800;
}

.green {
	background : #85863C;
}

.teaser a, .arrowlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	color : #7a7700;
	font-size:9px;
}

.quote {
	padding: 15px;
}

.quote h1 {
	font-size : 19px;
	color : #525409;
	margin : 0px;
	padding : 0px;
	margin-bottom : 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height:13px;
}

.quote h2 {
	font-size : 15px;
	color : #CB6600;
	margin : 0px;
	padding : 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom : 3px;
}

.quote h3 {
	font-size : 9px;
	color : #71664a;
	margin : 0px;
	padding : 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.maincontent {
	padding: 30px;
	background-position:635px 20px;
	background-repeat:no-repeat;
}

.maincontent, .maincontent td {
	font-size : 12px;
	color : #71664a;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.maincontent h1 {
	color: #7a7700;
	margin : 0px;
	padding : 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	line-height:25px;
}

.maincontent h2 {
	font-size : 10px;
	color : #5a5b12;
	margin : 0px;
	padding : 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#mainTable #builders h2, #mainTable #builders .smalltype {
	line-height: 15px;
}

.maincontent h3 {
	font-size : 14px;
	color : #CB7800;
	margin : 0px;
	padding : 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
}
#mainTable #builders .teaserSpacer {
	 height:55px;
}

.smalltype {
	font-size : 10px;
	color : #71664a;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.maincontent a {
	color : #ab580b;
	font-weight:bold;
}

.dashedline {
	border-bottom:dashed 1px #CB6600;
	margin-top:15px;
	margin-bottom:15px;
}
.paddingleft {
	padding-left: 25px;
}
.orange_ital {
	font-style: italic;
	color: #CB7800;
}
.capsGreen {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}
.whiteNormal {
	color: #FFFFFF;
}

ul {
	margin: 0px;
	padding: 0px;
}


#navQuote, .navQuoteTop {
	border-right : 1px solid #fff;
}

#newsletterTable {
	font-size:10px;
	line-height:normal;
}

#newsletterTable a {
	color: 85863C;
}

.processMap {
	display : none;
}



.mapThumbs, .mapThumbs a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #525409;
	text-decoration:none;
	outline:none;
	
}

.mapThumbs a:hover {
	text-decoration:underline;
	color:#CC6600;
}

.thumbImg {
	border : 3px solid #eee4cf;
	margin-right: 5px;
	margin-bottom: 5px;
}


.required {
	color: #990000;
}

