BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663300;
/*	background-color: #e5d38c;*/
	background-color: #684503;
	margin: 0px 0px 0px 0px;
}


.houses{
	margin: 100px 100px 100px 100px;
/*margin-left: 125px;*/
}


.headspace{
margin-top: 30px;
}


.main-body{
	background: white url("images/background.gif");

}

/*Body border and heder line*/
.body-border{
background-color: #804000;
}
.title-line{
background-color: #336633;
}


P {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663300;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color : #993333;
}
H2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #663300; 
}
H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color : #993333;
}
A:ACTIVE {
	color : #993333;
}
A:HOVER {
	color: #996600;
}
A:LINK {
	color : #993333;
}
A:VISITED {
	color: #996600;

}
TABLE {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663300;
}
TD{ 
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663300;
 }
UL {
	list-style-type : disc;
	list-style : inside;
}
DIV.footer{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #663300;
}
DIV.subheader{
	margin-top:8px;
	margin-bottom:8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center;
	color: #663300;
}
DIV.copyright{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #663300;
}
DIV.testimony{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-align: right;
	color: #663300;
	font-variant : normal;
}
DIV.testimonyquote{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #663300;
	font-variant : normal;
}
