.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #9DAB3A;
}
a:active {
	text-decoration: none;
	color: #000000;
}.smalltext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 120%;
}
.maintextsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
}
.barBG {
	background-attachment: scroll;
	background-image: url(images/barBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.AccommodationBG {
	background-attachment: scroll;
	background-image: url(images/AccommodationBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}.leftbg {

	background-attachment: scroll;
	background-image: url(images/side_r2_c1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.largebrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F2716;
	line-height: 120%;
	font-weight: bold;
}
