*
{
	margin: 0;
}
HTML, BODY
{
	height: 100%;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
/*oooooooooo CSS Div and Class Rules oooooooooo*/
#wrapper-main
{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.main
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 952px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -40px;
	margin-left: auto;
	background-image: url(../images/content-area-with-shadow.png);
	background-repeat: repeat-y;
}
#header
{
	background-image: url(images/header.png);
	background-repeat: repeat-x;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	#height: 85px;
	padding: 10px 20px 10px 15px;
}
#header P
{
	color: #40254D;
	font: 15.5px "Times New Roman";
	margin-top: 4px;
	margin-left: 9px;
}
#book-logo
{
	position: absolute;
	top: -7px;
	width: auto;
	right: 15px;
}
#header-text
{
	width: auto;
	position: absolute;
	bottom: 8px;
	right: 50px;
}
#header-text IMG
{
	margin-bottom: 16px;
}
#nav
{
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	text-align: center;
	width: auto;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	background: #8F9A6A url(../images/nav-bar.png) repeat-x;
	#margin-top: 17px;
}
.footer
{
	height: 40px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#foot-logo
{
	float: left;
	width: auto;
	margin-left: 20px;
}
#foot-links
{
	float: right;
	width: auto;
	font-size: 9px;
	color: #FFFFD4;
	margin-right: 20px;
	text-align: right;
	margin-top: 20px;
}
#foot-links A
{
	font-size: 11px;
	color: #FFFFD4;
	text-decoration: none;
}
#foot-links A:hover
{
	text-decoration: underline;
}
/*oooooooooo CSS Class Rules oooooooooo*/
.push
{
	height: 40px;
}
.clear
{
	clear: both;
}
.navfirst
{
	height: 35px;
	width: 160px;
	display: inline-block;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	background-position: center;
	border-right: 1px solid #000;
}
.nav
{
	height: 35px;
	width: 185px;
	display: inline-block;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	background-position: center;
	margin-left: 0px;
	border-right: 1px solid #000;
}
.navlast
{
	height: 20px;
	width: 160px;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	background-position: center;
	margin-left: -4px;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 20px;
	#font-size: 12.5px;
}
.border
{
	border: 1px solid #000000;
}
.borderleft
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #382D1D;
	border-bottom-color: #382D1D;
	line-height: 3;
}
.borderright
{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #382D1D;
	border-left-color: #382D1D;
}
.bordercenter
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #382D1D;
	border-bottom-color: #382D1D;
	border-left-color: #382D1D;
}
.right
{
	float: right;
	width: auto;
}
.right2
{
	float: right;
	width: auto;
	padding-right: 30px;
}
.left
{
	float: left;
	width: auto;
}
.left2
{
	float: left;
	width: 185px;
	padding-right: 18px;
}
.bold
{
	font-weight: 600;
}
.title
{
	font-size: 12px;
	font-weight: 600;
	color: #FFFFD4;
}
.small
{
	font-size: 11px;
	line-height: 1.4;
}
.center
{
	text-align: center;
}
.orange
{
	border: 2px dashed #CC6633;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
A
{
	color: #40254D;
	text-decoration: none;
	outline: none;
}
A:hover
{
	text-decoration: underline;
}
IMG
{
	border: none;
}
P
{
	color: #000000;
	line-height: 22px;
}
H1
{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 3px;
	color: #332D1D;
}
H2
{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	color: #332D1D;
	letter-spacing: 3px;
}
H3
{
	font-size: 12px;
	color: #000000;
}
LI
{
	font-size: 11.5px;
	color: #332D1D;
	line-height: 22px;
	list-style: none;
	margin-left: -22px;
	#margin-left: 15px;
}
#wrapper-content
{
	position: relative;
}
.festival
{
	font: 11px/1.4 sans-serif;
}
.tab
{
	margin-left: 20px;
}
.flash
{
	height: 135px;
	width: 180px;
	float: right;
	border: 1px solid #000000;
	margin-bottom: 15px;
}
#column-A6 IFRAME
{
	border: 1px solid #000000;
}
.room
{
	float: left;
	width: 265px;
}
/*oooooooooo CSS Rules for Home/Primary Page oooooooooo*/
#column-A1
{
	float: left;
	width: 295px;
	height: 335px;
	background-color: #FFFFD4;
	padding-right: 20px;
	padding-left: 30px;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 10px;
}
.A1-img
{
	position: relative;
	margin-left: -9px;
}
#column-A2
{
	width: 555px;
	float: right;
	height: 283px;
	position: relative;
}
#column-A3
{
	float: left;
	width: 520px;
	padding-right: 10px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#column-A4
{
	float: right;
	width: 310px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#column-A5
{
	float: left;
	width: 500px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 20px;
	padding-left: 30px;
	margin-top: 10px;
	position: relative;
}
#column-A5 IMG
{
	float: right;
	margin-bottom: 25px;
	border: 1px solid #000000;
}
#column-A5 IMG.image
{
	border: none;
}
#colA5-left
{
	float: left;
	width: 235px;
	margin-right: 20px;
}
#column-A5 LI
{
	list-style: url(bullet);
	#list-style-type: disc;
	margin-left: -20px;
	#margin-left: 25px;
}
#column-A6
{
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 30px;
}
.A6-logo
{
	right: 0px;
	bottom: 21px;
	width: auto;
	float: right;
	margin-right: 12px;
	position: absolute;
	#right: 0px;
	#bottom: 60px;
}
.winter-specials
{
	position: absolute;
	bottom: 64px;
	right: 243px;
	width: 85px;
	height: 40px;
	#bottom: 98px;
}
#column-B1
{
	float: left;
	width: 33%;
	text-align: left;
}
#column-B2
{
	float: left;
	width: 34%;
	text-align: center;
}
#column-B3
{
	float: right;
	width: 33%;
	text-align: right;
}
#column-C1
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#column-C2
{
	margin-right: 45px;
	margin-left: 45px;
}
#column-C3
{
	margin: 30px 25px 0;
}
.specials
{
	border: 2px dashed #69724F;
	padding: 10px;
	margin-bottom: 15px;
}
.special-heading
{
	font: bold 12pt sans-serif;
	text-decoration: underline;
}
#special-button
{
	position: absolute;
	right: 75px;
	top: 240px;
}
/*oooooooooo Navigation Rules oooooooooo*/
#home
{
	background: url(../images/home.png) no-repeat top;
}
#home:hover, #home.active
{
	background: url(../images/home.png) no-repeat bottom;
}
#amenities
{
	background: url(../images/amenities.png) no-repeat top;
}
#amenities:hover, #amenities.active
{
	background: url(../images/amenities.png) no-repeat bottom;
}
#events
{
	background: url(../images/events.png) no-repeat top;
}
#events:hover, #events.active
{
	background: url(../images/events.png) no-repeat bottom;
}
#reservations
{
	background-image: url(images/lodging1.png);
	background-repeat: no-repeat;
}
#reservations:hover, #reservations.active
{
	background-image: url(images/lodging2.png);
	background-repeat: no-repeat;
}
#contact
{
	background: url(../images/contact.png) no-repeat top;
}
#contact:hover, #contact.active
{
	background: url(../images/contact.png) no-repeat bottom center;
}
#foot-logo
{
	float: left;
	width: auto;
}
#attraction
{
	background: url(../images/attractions.png) no-repeat top;
}
#attraction:hover, #attraction.active
{
	background: url(../images/attractions.png) no-repeat bottom;
}
#weather-widget
{
	margin-top: -50px;
	background-color: #8F9A6A !important;
}
#more-weather-links
{
	margin-bottom: 4px;
}
#weather-widget .low
{
	color: #3F244C !important;
}
#TA_rated665
{
	position: absolute;
	bottom: 0px;
	right: 0;
}
#twitter
{
	position: absolute;
	bottom: -24px;
	right: 165px;
}
#twitter IMG
{
	border: none;
}
.widFRRIMG
{
}
.widFRRCopy
{
	height: 60px;
	margin-top: 15px;
	#height: 15px;
	#margin-top: -2px;
}
.slideInfoZone
{
	display: none;
}
#myGallery, .jdgallery
{
	width: 555px !important;
	height: 343px !important;
}
dl {
   margin-bottom: 1em;
   font-size: 8pt;
}

dt {
   font-weight: bold;
   margin-top: .75em;
}

dd {
   margin-left: 0;
}
