img
{
	border:none;
}

body
{
	font-size: 75%;
	font-family: arial;
}

table
{
	font-size: 100%;
	font-family: arial;

}
a:link
{
	color:#850D10;
}

a:hover
{

}

a:visited
{
	color:#D15A1B;
}
a:active
{
	color: white;
}

hr
{
	background-color: #DC8A5F;
	color: #DC8A5F;
	height: 3px;
	border: none;
}

h1 {font-size: 160%; margin-top: 0px; border-bottom: 2px solid #99403B; }
h2 {}
h3 { font-size: 120%; }
h4 {}
h5 {}
h6 { font-size: 160%; margin-top: 0px; border-bottom: 2px solid #99403B; }

#browser
{
	display:none;
}

#vendorHeading
{
	text-transform: uppercase;
}
#navigation
{
	display:none;
}
#contentContainer
{
	top: 180px;
	left: 0px;
	position: absolute;
	margin: 0px;
	
}

#announcements
{
	display:none;
}

#topPhoto
{
	display: none;
}

#logo
{
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 318px;
	height: 176px;
	padding-bottom: 5px;
}

#content
{
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 538px;  
	border: none;
}
/*
#content *
{
	page-break-before:auto;
	page-break-after:auto;
}
*/

#OBCHdescription
{
display:none; 
}

#faqs
{
	margin: 2px;
}

#ownerbuilder a
{
	text-decoration: none;
	color: black;
	font-weight: normal;
}

.ClassName
{
	text-transform: capitalize;
	font-variant: small-caps;
	font-family: arial;
	font-weight: bold;
/*	font-style: italic; */
	text-decoration: underline;
}

.vendor
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	width: 205px;
}

.vendor2
{
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	width: 205px;
}


#clearfloats
{
	clear: both;
}

.lotArea
{
	float: left;
	width: 300px;
}

.clearfloat
{
	clear: both;
}

.red
{
	color:#850D10;
}

#developedBy
{
	display: none !important;
}