body {
	background-color: #483828;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottombdr {
	background-image: url(images/bottombg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {


	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.brownver {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D8B983;
	text-decoration: none;
}
.rightbg {
	background-image: url(images/inn-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftbg {
	background-image: url(images/inn-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.heading {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a.headinglink {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a.headinglink:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}