@charset "utf-8";
/* CSS Document */

body
{
	margin: 0 auto;
	text-align: center;
	background: url(/images/antique-bg.bmp);
	padding: 25px;
}

.hiddenText
{
	display: none;
}

h1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
}

h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	margin: 0 auto;
}

h3
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0 auto;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

p a:link, p a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline;
	color: black;
}

p a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline;
	color: #7C6200;
}

ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

.brown
{
	color: #7C6200;
}

.darkBrown
{
	color: #49391D;
}

#wrapperSite
{
	width: 900px;
	text-align: left;
	overflow: hidden;
	margin: 0 auto;
}

#wrapperHeader
{
	width: 900px;
	height: 200px;
	background: url(/images/header.gif);
}

#wrapperNav
{
	width: 900px;
	text-align: center;
}

.navHome
{
	float: left;
	width: 55px;
}

.navDesmond
{
	float: left;
	width: 135px;
}

.navBrooks
{
	float: left;
	width: 118px;
}

.navAmenities
{
	float: left;
	width: 75px;
}

.navTour
{
	float: left;
	width: 60px;
}

.navRecreation
{
	float: left;
	width: 100px;
}

.navContact
{
	float: left;
	width: 70px;
}

.navLinks, .navLinks a:link, .navLinks a:visited
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: black;
	text-decoration: none;
}

a.navLinks:hover
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #7C6200;
	text-decoration: none;
}

.flower
{
	float: left;
	width: 26px;
	height: 24px;
	padding: 0px 5px;
	background: url(/images/flower.gif) no-repeat center;
}

#wrapperBody
{
	width: 900px;
	overflow: hidden;
}

.borderTop
{
	width: 900px;
	height: 17px;
	background: url(/images/border-top.gif);
}

.borderMiddle
{
	width: 834px;
	background: url(/images/border-middle.gif) repeat-y;
	overflow: hidden;
	padding: 5px 33px;
	min-height: 250px;
}

.borderMiddleNav
{
	width: 834px;
	background: url(/images/border-middle.gif) repeat-y;
	overflow: hidden;
	padding: 5px 33px;
}

.borderMiddleFooter
{
	width: 834px;
	background: url(/images/border-middle.gif) repeat-y;
	overflow: hidden;
	padding: 5px 33px;
}

.borderBottom
{
	width: 900px;
	height: 17px;
	background: url(/images/border-bottom.gif);
}

.columnLeft
{
	float: left;
	width: 407px;
	overflow: hidden;
	padding-right: 10px;
}

.columnRight
{
	float: left;
	width: 407px;
	overflow: hidden;
	padding-left: 10px;
}

.wrapperTabs
{
	width: 834px;
	overflow: hidden;
}

ul.tabs
{
	margin: 0;
	padding: 0;
}

li.tabs
{
	display: inline;
	width: 108px;
	height: 20px;
	padding: 5px;
	list-style-image: url(/images/tab.gif);
}

.photoFront
{
	width: 812px;
	overflow: hidden;
	border: solid 1px #CAB885;
	padding: 10px;
	text-align: center;
}

.wrapperTopRight
{
	float: right;
	clear: right;
	width: 200px;
	overflow: hidden;
	padding: 0px 0px 25px 25px;
	text-align: center;
}

.bar
{
	width: 200px;
	height: 19px;
	background: url(/images/bar.gif);
	padding: 3px 0px;
}

.barBox
{
	width: 182px;
	overflow: hidden;
	border: solid 1px #CAB885;
	padding: 8px;
}

.rates
{
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	line-height: 50px;
	color: #7C6200;
}

.ratesSm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #7C6200;
}

.contactForm
{
	width: 399px;
	border: dashed 1px #7C6200;
	padding: 3px;
}

.formRow
{
	width: 399px;
	clear: both;
	overflow: hidden;
}

.formLabel
{
	float: left;
	width: 93px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	padding: 3px;
	text-align: right;
}

.formElement
{
	float: left;
	width: 294px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	padding: 3px;
}

input
{
	border: solid 1px #7C6200;
	background: #F9F4CF;
}

select
{
	border: solid 1px #7C6200;
	background: #F9F4CF;
	scrollbar-base-color: #EFE6BD;
}

textarea
{
	border: solid 1px #7C6200;
	background: #F9F4CF;
	scrollbar-base-color: #EFE6BD;
}

.submit
{
	border: solid 1px #7C6200;
	background: #F9F4CF;
	cursor: hand;
}

.map
{
	width: 399px;
	border: dashed 1px #7C6200;
	padding: 3px;
}

.frontFramed
{
	float: right;
	width: 450px;
	height: 380px;
	padding: 0px 0px 25px 25px;
	background: url(/images/front-framed.jpg) no-repeat top right;
}

.desmondFramed
{
	float: left;
	clear: left;
	width: 450px;
	height: 380px;
	padding: 0px 25px 25px 0px;
	background: url(/images/desmond-framed.jpg) no-repeat top left;
}

.brooksFramed
{
	float: left;
	clear: left;
	width: 450px;
	height: 380px;
	padding: 0px 25px 25px 0px;
	background: url(/images/brooks-framed.jpg) no-repeat top left;
}

.massageFramed
{
	float: left;
	clear: left;
	width: 450px;
	height: 380px;
	padding: 0px 25px 25px 0px;
	background: url(/images/massage-framed.jpg) no-repeat top left;
}

#wrapperFooter
{
	width: 900px;
	overflow: hidden;
}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}

.footer a:link, .footer a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	color: black;
	text-decoration: none;
}

.footer a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	color: #7C6200;
	text-decoration: underline;
}

/* Tab Content */

.shadetabs
{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li
{
	display: inline;
	margin: 0;
}

.shadetabs li a
{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #7C6200;
	color: #2d2b2b;
	background: #EFE6BD;
}

.shadetabs li a:visited
{
	color: #2d2b2b;
	text-decoration: none;
	background: #EFE6BD;
}

.shadetabs li a:hover
{
	text-decoration: none;
	color: #2d2b2b;
	background: #CAB885;
}

.shadetabs li a.selected /*selected main tab style */
{
	position: relative;
	top: 1px;
	background: white;
	border-bottom-color: white;
}

.shadetabs li a.selected:hover /*selected main tab style */
{
	text-decoration: none;
}

.tabcontent
{
	display:none;
	width: 812px;
	border: solid 1px #7C6200;
	padding: 10px;
	text-align: center;
	background: white;
}

@media print
{
	.tabcontent
	{
		display:block !important;
		width: 812px;
		border: solid 1px #7C6200;
		padding: 10px;
		text-align: center;
		background: white;
	}
}

/* Eof Tab Content */