body{
	margin: 0px;
	padding: 0px;
	background: #996633 url(images/rsbg.gif) center repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFCC;
}
h2{
	font-family: Georgia, Times New Roman, serif;
	font-size: 125%;
	font-weight: normal;
	color: #336699;
}
h3{
	color: #003366;
}
h4{
	font-family: Georgia, Times New Roman, serif;
	color: #336699;
}
h5{
	font-size: 70%;
	color: #CC9933;
}
h6{
	font-weight: normal;
	color: #CC9966;
}
p, li{
	font-size: 80%;
	line-height: 150%;
	color: #FFFFCC;
}
a{
	color: #BADDFF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #BADDFF;
	font-weight: bold;
	text-decoration: none;
}
#footer{
	width: 750px;
	background-color: #ECE0B8;
	border-top: 1px solid #ECE0B8;
	border-bottom: 1px solid #ECE0B8;
	text-align: center;
}
#footer h4{
	font-size: 10pt;
	line-height: 150%;
}
#footer p{
	font-size: 8pt;
	line-height: 150%;
	color: #CC9933;
}
#footer a{
	color: #996633;
	text-decoration: underline;
}
#footer a:hover{
	color: #996633;
	text-decoration: none;
}
img{
	border-color: #FFFFCC;
}
.homesmenu{
	width: 160px;
	border: 1px solid #ECE0B8;
}
.homesmenu a{
	color: #996633;
	text-decoration: none;
}
.homesmenu td{
	background-color: #ECE0B8;
	height: 50px;
	text-align: center;
}