body {
background-color: #2B2216;
background-position:top left;
background-repeat:repeat-x;
background-attachment:scroll;
font-family: arial;
font-size:11px;
margin: 0px;
margin-right: 10px;
margin-left: 10px;
margin-top: 10px;
letter-spacing: 0px;
color: #66543A;
}
h1 {
background-color:#AB7F41;
	font-family: Arial; 
	text-align:center;
	font-weight: bold;
	font-size:10px;
	line-height: 20px;
margin-right: 10px;
margin-left: 10px;
margin-top: 10px;
	text-transform:uppercase; 
	border:0;
	-moz-border-radius: 5px; 
	padding:5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	color:#000000;
	}
a:link {
text-decoration: none;  
color: #F7A22A;
font-weight:bold;
letter-spacing:0px;}

a:visited {
text-decoration: none;  
color: #ECBC5D; 
font-weight:bold;
letter-spacing:0px;}

a:hover, a:active {
text-decoration: underline; 
font-weight:bold;
color: #FFFFFF;
}
a.nav:link {color: #DBCC95;
text-decoration: none;
font-size:20px;
}
a.nav:visited {color: #ffffff;
text-decoration: none;
font-size:20px;
}
a.nav:hover {color: #000000;
text-decoration: none;
font-size:20px;
}
input, submit, reset, textarea {
font-family: Arial;
font-size: 11px;
color:#ffffff;
background:transparent;
border-width:1px;
border-style:solid;
border-color:#DBCC95; 
}
img {
padding:2px; 
margin:2px; 
border:2px solid #DBCC95;
}
img:hover {
padding:2px; 
margin:2px; 
border:2px solid #F7A22A;
}
