body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #3D2E1D;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	color: #3B2B1C;
}
h2 {
	font-size: 12px;
	color: #666666;
}
#contentCell {
	background-image: url(/images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#content {
	margin: 10px 10px 80px 10px;
}
#footer {
	background-color: #000000;
	background-image: none;
}
#footer p {
	color: #D8BF9B;
	margin: 10px 10px 10px 10px;
}
#footer a {
	color: #D8BF9B;
}
#mainTable {
	border-top: 18px solid #000000;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
}
#side {
	background-image: url(/images/bg_side.gif);
	background-color: #000000;
}
#side a {
	color: #D8BF9B;
}
#newsletterBox {
	background-image: url(/images/side_1_newsletter.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 217px;
	height: 79px;
}
#newsletterBox p {
	text-align: right;
	padding: 62px 25px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #D8BF9B;
}	
#accomodationsBox {
	background-image: url(/images/side_2_accomodations.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 217px;
	height: 76px;
}
#accomodationsBox p {
	text-align: right;
	padding: 59px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #D8BF9B;
}	
#scheduleBox {
	background-image: url(/images/side_3_schedule.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 217px;
	height: 78px;
}
#scheduleBox p {
	text-align: right;
	padding: 61px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #D8BF9B;
}	
#reviewsBox {
	background-image: url(/images/side_4_reviews.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 217px;
	height: 78px;
}
#reviewsBox p {
	text-align: right;
	padding: 61px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #D8BF9B;
}	
#galleryBox {
	background-image: url(/images/side_5_photo_gallery.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 217px;
	height: 76px;
}
#galleryBox p {
	text-align: right;
	padding: 59px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #D8BF9B;
}
#content form table {
	background-color: #D8BF9B;
	background-image: none;
}	