html
{
	height: 100%;
}

body.main
{
	background: #baa070;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

table.main
{
	height: 100%;
	/*width: 587px;*/
	width: 100%;
}

table.main td.sidebar
{
	vertical-align: top;
	padding-top: 15px;
	width: 188px;
	background: #baa070 url(../images/sidebar-bg.gif) repeat-y right;
}

table.main td.content
{
	vertical-align: top;
	/*width: 399px;*/
	width: 100%;
	/*background: #f6e9d1 url(../images/content-bg.gif) repeat-y right;*/
	background: #f6e9d1 url(../images/header-bg.gif) repeat-x top;
	
}

table.main td.content div.contentc
{
	padding-right: 17px;
}

table.main td.right
{
	width: 8px;
	background: #f6e9d1 url(../images/content-bg.gif) repeat-y right;
	font-size: 1px;
}

table.main td.content div.content
{
	/*width: 383px;*/
	width: 100%;
	padding: 8px;
}

table.main td.sidebar table.box
{
	width: 188px;
	margin-bottom: 10px;
}

table.main td.sidebar table.box td.top
{
	height: 13px;
	background: url(../images/sidebar-box-bg.gif) repeat-y;
	font-size: 1px;
	vertical-align: top;
}

table.main td.sidebar table.box td.middle h2
{
	font: bold italic 16px Tahoma;
	text-align: center;
	background: #baa070 url(../images/h2-bg.gif) repeat-y right;
	border-top: 2px solid #8b6c33;
	border-bottom: 2px solid #8b6c33;
	padding-right: 8px;
	margin-top: 0px;
}

table.main td.sidebar table.box td.middle div.underh2
{
	padding-right: 8px;
}

table.main td.sidebar table.box td.middle
{
	height: 13px;
	background: url(../images/sidebar-box-bg.gif) repeat-y;
	font: 13px Tahoma;
	padding-left: 12px;
	padding-right: 0px;
	color: white;
}

table.main td.sidebar table.box td.bottom
{
	vertical-align: bottom;
	height: 13px;
	background: url(../images/sidebar-box-bg.gif) repeat-y;
	font-size: 1px;
}

.contentheading, .componentheading
{
	font: bold 22px Tahoma;
	color: #616719;
	text-align: center;
}

.buttonheading
{
	display: none;
}

.contentpaneopen
{
	width: 100%;
	font: 14px Tahoma;
}

.fiximage img
{
	padding: 0px;
	margin: 0px;
}

.contentpane a, .contentpaneopen a,
.contentpane a:visited, .contentpaneopen a:visited
{
	color: #787f22;
	text-decoration: none;
	font-weight: bold;
}

li
{
	padding-bottom: 7px;
}

div.leftimages
{
	width: auto;
	clear: both;
}

div.leftimages img
{
	float: left;
	display: block;
	padding: 5px;
	padding-left: 3px;
	padding-right: 3px;

}

div.clear
{
	clear: both;
}

.textbox
{
	border-bottom: 1px solid #baa070;
	background: #f0e1c6;
	color: #5a4011;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.bottomborder
{
	border-bottom: 1px solid #baa070;
}

.textbox-title
{
	border-top: 1px solid #baa070;
	background: #f0e1c6;
	font-family: Tahoma;
	font-size: 20px;
	color: #5a4011;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.nopadding
{
	margin: 0px;
}

.notop
{
	border-top: 0px;
}

.textbox-header
{
	border-top: 1px solid rgb(186, 160, 112);
	font-family: Tahoma;
	font-size: 20px;
	color: rgb(90, 64, 17);
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.clear
{
	background: #f6e9d1;
	font-size: 20px;
}

.outerborder
{
	border-top: 1px solid #baa070;
	border-bottom: 1px solid #baa070;
}

.text_area
{
	width: 230px;
}
/*
span.spacer
{
	display: block;
	float: left;
	width: 5px;
	height: 26px;
}
*/
a.mainlevel span
{
	display: none;
}

a.mainlevel img
{
	height: 41px;
	border: 0px;
}

a.mainlevel img.contact_us
{
	width: 145px;
	background: url(../images/nav-contact_us.gif) no-repeat;
}

a.mainlevel img.directions
{
	width: 141px;
	background: url(../images/nav-directions.gif) no-repeat;
}

a.mainlevel img.rates
{
	width: 101px;
	background: url(../images/nav-rates.gif) no-repeat;
}

a.mainlevel img.amenities
{
	width: 136px;
	background: url(../images/nav-amenities.gif) no-repeat;
}

a.mainlevel img.tour_rooms
{
	width: 152px;
	background: url(../images/nav-tour_rooms.gif) no-repeat;
}

a.mainlevel img.welcome
{
	width: 131px;
	background: url(../images/nav-welcome.gif) no-repeat;
}

a.mainlevel img.guest_memories
{
	width: 184px;
	background: url(../images/nav-guest_memories.gif) no-repeat;
}

a.mainlevel:hover img
{
	background-position: 0px -41px;
}

table.nav td.center table.moduletable td
{
	text-align: center;
}
/*
a.mainlevel
{
	text-align: left;
	display: block;
	float: left;
	width: 172px;
	height: 36px;
	background: url(../images/nav-bg.gif) no-repeat right;
	text-decoration: none;
	margin: 3px;
	/*padding-right: 4px;* /
}

a.mainlevel span.leaves
{
	text-align: left;
	display: block;
	width: 172px;
	height: 36px;
	height: 47px;
	/*width: 172px;* /
	background: none;
	cursor: pointer;
	position: relative;
	top: -3px;
	_top: -5px;
	/*
	top: -7px;
	_top: -5px;
	left: -26px;
	padding-left: 45px;* /
}

a.mainlevel span.leaves span
{
	text-align: left;
	display: block;
	position: relative;
	top: 5px;
	_top: 13px;
	/*top: 10px;
	_top: 15px;
	left: 10px;* /
	font: bold italic 22px Tahoma;
	color: white;
	text-decoration: none;
	cursor: pointer;
}

a.welcome span.leaves span
{
	left: 40px;
}

a.tour_rooms span.leaves span
{
	left: 30px;
}

a.amenities span.leaves span
{
	left: 35px;
}

a.rates span.leaves span
{
	left: 60px;
}

a.directions span.leaves span
{
	left: 35px;
}

a.contact_us span.leaves span
{
	left: 35px;
}

a.guest_memories span.leaves span
{
	left: 12px;
}

a.mainlevel:hover span.leaves
{
	background: url(../images/leaves.png) no-repeat left center;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/site/images/leaves.png', sizingMethod='crop');
}
*/
table.nav td.left-top
{
	width: 11px;
	height: 10px;
	background: #a08553 url(../images/nav-left-top.gif) no-repeat left top;
	font-size: 1px;
}

table.nav td.center-top
{
	height: 10px;
	width: 100%;
	background: #a08553 url(../images/nav-center-top.gif) repeat-x top;
	font-size: 1px;
}

table.nav td.right-top
{
	width: 11px;
	height: 10px;
	background: #a08553 url(../images/nav-right-top.gif) no-repeat right top;
	font-size: 1px;
}

table.nav td.left
{
	width: 11px;
	background: #a08553 url(../images/nav-left-bg.gif) repeat-y left;
	font-size: 1px;
}

table.nav td.center
{
	padding-top: 8px;
	background: #a08553;
}

table.nav td.right
{
	width: 11px;
	background: #a08553 url(../images/nav-right-bg.gif) repeat-y right;
	font-size: 1px;
}

table.nav td.left-bottom
{
	width: 11px;
	height: 10px;
	background: #a08553 url(../images/nav-left-bottom.gif) no-repeat left bottom;
	font-size: 1px;
}

table.nav td.center-bottom
{
	height: 10px;
	background: #a08553 url(../images/nav-center-bottom.gif) repeat-x bottom;
	font-size: 1px;
}

table.nav td.right-bottom
{
	width: 11px;
	height: 10px;
	background: #a08553 url(../images/nav-right-bottom.gif) no-repeat right bottom;
	font-size: 1px;
}
