body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #6D432A;
	background-image: url(grfx/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #660000;
}
a:hover {
	background-color: #CEB684;
	color: #333333;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active { color: #999999; text-decoration: none; 
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3018;
}
h1{
	font-size: 18px;
	color: #5A3018;
}
h2{
	font-size: 16px;
	color: #5A3018;
}
h3{
	font-size: 14px;
	color: #5A3018;
}
h4{
	font-size: 10px;
	color: #5A3018;
}
h5{

	font-size: 11px;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 8px;
	color: #FF8B73;
}
.table2 {
	background-color: #FF8E73;
}
.table1 {
	background-color: #E3DFCA;
}
.hlink {
	letter-spacing: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;

}
.subhdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #521010;
	letter-spacing: 5px;

}
.quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #521010;
	letter-spacing: 2px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFE3C6;
}
