body
{
	margin: 0px;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url('/images/backing.gif');
	background-attachment: fixed;
}

#container
{	
	width: 775px;
	margin: 5px auto;
	padding: 0px;
	border: 2px solid #332b0e;
}

#header
{
	width: 755px;
	margin:0px;
	padding:0px;
	background:#c59c6A;
	border-bottom: 10px solid #7e6345;
	border-width: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	height: 90px;
}

div#mainnav
{
	margin: 0 0 0 0;
}

div#mainnav a
{
	display: block;
	font-size: 13px;
	font-weight: bolder;
	margin: 0 0 0 0;
	padding: 5px 15px 5px 0;
	text-align: right;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	border: 1px solid #f16713;
	border-width: 0 0 1px 0;
}

div#mainnav a:hover
{
	background: #f16713;
}

#logos
{
	margin: 0px auto;
	padding: 5px;
	text-align: right;
}

p.tiny
{
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}

span.tiny
{
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

span.tiny2
{
        font-size: 9px;
        color: #fff;
        font-weight: bold;
        text-transform: none;
}

span.realtor
{
	font-size: 11px;
        color: #fff;
        font-weight: bolder;
        text-transform: uppercase;
}

#contactinfo
{
	text-align:right;
	color: #fff;
	font-size:9px;
}

span.yellow
{
	color: #000;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

#footer
{
	text-align: center;
        background:#7e6345;
        padding: 10px;
	font-size: 11px;
	color: #fff;
}

#footer a
{
	width: 775px;
	margin: 0px;
	padding: 0px;
	color: #f6de81;
}

#footer a:hover
{
	color: #f6de81;
	text-decoration: none;
}

div#content
{
font-family: Georgia, Times, serif;
text-align: left;
padding: 15px;
}

div#content h1
{
font-size: 20px;
color:#8f680a;
}

div#content h2
{
font-size: 16px;
color:#5c410d;
}

img.float
{
float:right;
border:5px solid white;
margin: 10px;
}

p.right
{
text-align:right;
font-weight: bold;
}

span.red
{
color:#f16713;
}
