body
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	background-color: #D0D0AF;
	margin: 0px;
	padding: 0px;
}

a img
{
 	border: 0px;
}

#box
{
 	padding: 0px 14px 0px 14px;
        width: 800px;
        margin-left: auto;
        margin-right: auto;
  	background: url('/images/shadow-leftright.gif') repeat-y;
}

#content, #homes_for_sale
{
  min-height: 340px;
  padding: 10px;
  vertical-align: top;
}

#content a
{
  color: #1B1962;
}

#menu_main
{
	padding: 10px;
 	text-align:center;
}

#header_main
{
  position: relative;
  left: -14px;
  background-image: url(/images/header_main.jpg);
  background-repeat: no-repeat;
  height: 128px;
  width: 828px;
}

#logo_main
{
  position: relative;
  top: 35px;
  left: 25px;
}

#spaces
{
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  width: 800px;
  height: 271px;
}

#footer
{
  position: relative;
  left:-14px;
}

.header
{
  color: #8F1A28;
  font-size: 17px;
  font-weight: bold;
  text-decoration: underline;
}

#homes_for_sale a
{
  color: black;
  line-height:20px;
  font-weight: normal;
}

#homes_for_sale a:HOVER
{
  color: #8F1A28;
}

#faq
{
  width: 100%;
}

#faq a
{
  color: #8F1A28;
  text-decoration: none;
}

#faq a:hover
{
  color: #8F1A28;
  text-decoration: underline;
}

#faq .question
{
  font-weight: bold;
}

#faq .answer
{
  font-weight: normal;
}

#news
{
  font-weight: normal;
  width: 200px;
  vertical-align: top;
}

#news a
{
  color: black;
}

.thumb img
{
  border: 0px;
  margin: 5px;
  border: 1px solid black;
}

