body{
	background-color: #713512;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	width: 100%;
	font-size: 12px;
	line-height: 18px;

}
a img{
	text-decoration: none;
}
a{
	color:#000000;
}
hr{
	border: 1px solid #000000;
	color: #000000;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
}
h1 {
	color: #782733;
	font-size: 16px;
}
h2 {
	color: #000000;
	font-size: 16px;
}
li{
	line-height: 14px;
	list-style-position: outside;
	margin: 5px 0px 5px 30px;
}
ul{
	list-style-position: outside;
	margin: 4px 0px 8px 0px;
	padding: 0px;
}
option{
	font-family: Arial, Helvetica, sans-serif;
}
a.footer{
	color: #FFFFFF;
}
#container{
	color: #333333;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 907px;
	background-color: #FFFFFF;
	background-image: url(../images/container_background.gif);
	background-repeat: repeat-y;
}
#header{
	color: #FFFFFF;
}
#leftcolumn{
	float: left;
	width: 174px;
	margin-left: 4px;
	>margin-left: 2px;
	background-color: #646464;
}
#rightcolumn{
	margin-left: 174px;
	padding: 10px 30px 30px 30px;
	color: #421C05;
}
#footer{
	clear: both;
	color: #B67701;
	height: 69px;
	background-image: url(../images/footer_background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
}
#footertext {
	margin-top: 47px;
	position: absolute;
	text-align: center;
	width: 907px;
}
#footer a{
	color: #B67701;
	text-decoration: none;
}
#mainnav{
	background-color: transparent;
	color: #FEFEFE;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	left: 0px;
	position: absolute;
	text-align: right;
	top: 50px;
	width: 750px;
}


/*#horizontalnav{
	position: absolute;
	margin: 110px 0px 0px 15px;
	color: #FFFFFF;
}
#horizontalnav a{
	color: #FFFFFF;
	text-decoration: none;
}
#horizontalnav a:hover{
	color: #DDDDDD;
}*/
#sitecredits{
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	position: absolute;
	text-align: right;
	width: 907px;
}
#sitecredits a {
	color: #CCCCCC;
}
.divider {
	BORDER-BOTTOM: #000000 1px solid;
	padding-top:12px;
	padding-bottom:12px;
}
.bold {
	font-weight:bold;
}



