.sidenavbg {
	background-image: url(images/sidenavtop-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #B9863E;

}

.sidenavbg2 {
	background-color: #42211C;

}

.bodytext {
	background-color: #42211C;
	background-image: url(images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #d9963E;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 18px;
}
.footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #CC9933;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 15px;
	text-transform: uppercase;
}
.footer a{
	color: #330000;
	text-decoration: none;
}
.foot {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #993300;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 15px;
	text-transform: uppercase;
}
.foot a{
	color: #CC6600;
	text-decoration: none;
}
.sidenav {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #660000;
	padding: 10px 10px 15px;
}
.sidenav a{
	color: #660000;
	text-decoration: none;
	padding-right: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.sidenav a:hover{
	color: #B05B00;
	background-image: url(images/bullet2.gif);

}
.pic {
	margin-right: 15px;
	margin-bottom: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-weight: normal;
	text-transform: none;
	font-size: 18px;
	letter-spacing: 1px;
	color: #FFCC00;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;


}
.tabletext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	line-height: 17px;

}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	color: #FFCC00;
	text-decoration: none;
}

#list {
	color: #AE6011;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}

#list a{
	color: #AE6011;
}

