h1 {	font-size: 11px;
	color: #B27520;}

h2 {	font-size: 12px;
	color: #B27520;
	text-transform: uppercase;}

h3 {	font-size: 13px;
	color: #B27520;
	text-transform: uppercase;}

h4 {	font-size: 14px;
	color: #B27520;
	text-transform: uppercase;}

h5 {	font-size: 15px;
	color: #B27520;
	text-transform: uppercase;}

a, a:visited {
	color: #B27520;
	background:transparent;
	text-decoration:none;	
	letter-spacing: 1px;
	font-size: 10px; 
	line-height:15px;
	text-transform: uppercase;
}
a:hover, a:active {
	color:#B61220;
	background:transparent;
	font-size: 10px; 
	line-height:15px;
	text-decoration:none;	
	letter-spacing: 1px;
	text-transform: uppercase;
}	
.selected {
	color: #B61220;
	font-size: 10px; 
	line-height:15px;
	background:transparent;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.button {
	border: 1px #444 solid;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #999999;
	color: #ffffff;
}
p {
	color:#666666;
	background:transparent;
	line-height:20px;
	margin:0 5px 5px 0;
}
i {
	color:#666666;
	background:transparent;
	line-height:20px;
	margin:0 5px 5px 0;
	font-style: italic;
}
#text li {;
	font-size:12px;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 25px;
	text-indent: 0;
}
ADDRESS {
	color:#B27520;
	background:transparent;
	line-height: 20px;
	margin:0 5px 5px 0;
	font-style: normal;
}

