body {
	background: #B8B88C;
	margin: 0px;
	padding: 0px;
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
}
.nav {
	font-size: 14px;
	color: #FFFFFF;
	background: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.footer_left {
	background: #F0EBD1 url(images/bl.gif) no-repeat left bottom;
}
.footer_right {
	background: #F0EBD1 url(images/br.gif) no-repeat right bottom;
}
.body {
	background: #F0EBD1;
	padding-top: 24px;
	padding-right: 40px;
	padding-bottom: 40px;
}
.left_column {
	background: #F0EBD1;
	padding: 20px 40px 40px;
}
.left_column img	{
	padding-right: 10px;
	padding-bottom: 4px;
}
.intro {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.bg_icon {
	background: #F0EBD1 url(images/icon.gif) no-repeat right bottom;
	padding: 40px;
}
.copyright	{
	font: 12px Arial, Helvetica, sans-serif;
	color: #004A85;
	background: #F0EBD1;
	padding-top: 4px;
	padding-bottom: 4px;
}
.copyright img {
	padding-right: 20px;
}

.copyright a {
	color: #004A85;
	text-decoration: none;
}
#home .nav .home, #cuisine .nav .cuisine, #activities .nav .activities, #accommodation .nav .accommodation, #gallery .nav .gallery, #location .nav .location, #reservations .nav .reservations	{
	color: #004A85;
}

.border {
	margin: 0px;
	padding: 0px;
	background: url(images/border.gif) repeat-x center center;
}
.border_bottom	{
	border-bottom: 1px solid #A6A64C;
}
.accommodation_title	{
	font: 15px Arial, Helvetica, sans-serif;
	color: #8F673F;
	margin: 8px 0px 0px;
	padding: 0px;
}
h3	{
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #8F673F;
	margin: 0px;
	padding: 0px;
}
.margin4 {
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
}
.accommodation_img {
	padding-bottom: 8px;
	padding-left: 8px;
}
/* Cursor Trail Pop-ups */
.floatercell
{
	float: left;
	border: 0px solid #CCCCCC;
	margin: 0px;
	overflow: hidden;
}

#trailimageid
{
	font-size: 12px;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
/*  width: 400px;  */
	height: 0px;
	z-index: 200;
}
/* end Cursor Trail Pop-ups */
h1 {
	color: #9CA378;
	font: bold 16px Arial, Helvetica, sans-serif;
}
.bg_icon_tl {
	background: #F0EBD1 url(images/icon_tl.gif) no-repeat left top;
	padding: 40px 40px 40px 80px;
}
.required {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.small {
	font-size: 10px;
	font-style: italic;
}
#reservations input, #reservations textarea	{
	font: 10px Arial, Helvetica, sans-serif;
	color: #004A85;
	width: 250px;
	border: 1px solid #999999;
}
#reservations select	{
	font: 10px Arial, Helvetica, sans-serif;
	color: #004A85;
/*	width: 0px;
	border: 1px solid #999999;*/
}
.right_panel {
	background: #B8B88C;
	color: #FFFFFF;
	padding: 12px;
	float: right;
	width: 200px;
}
#reservations .reservations_panel {
	float: left;
	width: 400px;
}
.padding_10_tb {
	padding-top: 10px;
	padding-bottom: 10px;
}
.right_panel a {
	color: #FFFFFF;
	text-decoration: underline;
}
