.hidden { visibility: hidden; }
.unhidden { visibility: visible; }

body {
	background-color: #947531;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #3B2F14;
}
a {
	color: #7B6129;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}
p {
	font-size: 12px;
	line-height: 15px;
}
#optionwrap {
	background-color: #FFFF99;
	padding: 10px;
	width: 580px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #947531;
}


#rside2 {
	background-color: #F7C352;
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width:875px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rside2 #pagetext {width:95%;}
#rside {
	background-color: #F7C352;
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 620px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#rswrap {
	margin-top: -60px;
	position: relative;
}

#lside2 {
	background-color: #F7C352;
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
	font-size:90%;
}
#lside {
	background-color: #F7C352;
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	width: 285px;
	background-position: left top;
	padding-left: 10px;
}
#footdiv {
	height:150px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#footdiv #fd0 {
	width: 250px;
	height: 150px;
}

#footdiv #fd1 {
	width: 200px;
	margin-left: 250px;
	position: absolute;
	margin-top: -150px;
	height: 220px;
}
#footdiv #fd2 {
	width: 200px;
	margin-top: -150px;
	margin-left: 450px;
	position: absolute;
}


#footdiv a {
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footdiv a:hover {
	color: #F7C352;
}

#footdiv b {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-indent: 25px;
}


.logoplacement {
	position: relative;
	margin-left: 12px;
}
#lowborderfix {
	background-color: #3B2F14;
	padding: 0px;
	height: 50px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	bottom: 0px;
}
