@charset "utf-8";



.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D5C48C;
	text-transform: uppercase;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.ltbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 36px;
	color: #9C9778;
}
.ltbrownbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
	color: #9C9778;
	font-weight:bold;
}
.table {
	
	background-repeat: no-repeat;

}
.resultsheader {
	font-weight: bold;
	color: #CCC;
	font-size:12px;
}
.results {
	font-size:14px;
	color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;	
}
.resultsdescription {
	font-size:13px;
	color: #CCC;
}
.altrows {
	background-color:#090909;
}

h2 {
	color:#FFF;
	margin:0px;
	padding:0px;
}
h3 {
	color:#CCC;
}
h4 {
	color:#999;
	margin:0px;
	padding:0px;
}
.fmain {
	float:left;
	width:540px;
}

.fdetails {
	width:175px;
	float:right;
	padding-left:10px;
}
legend {
	color:#CCC;
	font-size:15px;
}
.imgbdr {
	border: 1px solid #CCC;
	cursor:pointer;
}
.imgbdrgrey {
	border: 2px solid #999;
	cursor:pointer;
}
.fieldsetdetails {
	margin-top:8px;
	margin-left:10px;
	margin-bottom:3px;
}
.vspace {
	padding-left:75;
}
.hspace {
	padding-left:20px;
}
