/* inner style */

#content h1 {
	margin:0 0 0 8px ;
	padding:15px 0 0 15px;
	font:34px bolder Georgia, "Times New Roman", Times, serif;
	color:#5f5b17;
	}
	
#content {
	margin:0;
	padding:0;
	height:413px;
	overflow:auto;
	}
	
#infoBox {
	margin:0 0px 25px 15px;
	padding:0;
	width:267px;
	height:141px;
	background:url(img/infoBoxBG.jpg) no-repeat;
	text-align:center;
	}
	
/* reservations */
.reservations {
	background:url(img/content-reservations-bg.jpg) no-repeat bottom right;
	}
	
/* accomodations */
.accomodations {
	background:url(img/content-accomodations-bg.jpg) no-repeat bottom right;
	}
	
/* weddings */
.weddings {
	background:url(img/content-weddings-bg.jpg) no-repeat bottom right;
	}
	
#weddingList, #featureList {
	margin:0 0 0 45px;
	padding:0;
	}
	
#weddingList ul, #featureList ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
#weddingList li, #featureList li {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#5f5b17;
	}

a.weddingbtn:link, a.weddingbtn:active, a.weddingbtn:visited {
	width:255px;
	height:53px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin-left:20px;
	background:url(img/wedding-btn.jpg) 0 0 no-repeat;
	}
	
a.weddingbtn:hover {
	background:url(img/wedding-btn.jpg) 0 -53px no-repeat;
	}
	
a.showbtn:link, a.showbtn:active, a.showbtn:visited {
	width:246px;
	height:61px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 20px;
	background:url(img/bridalshow-btn.jpg) 0 0 no-repeat;
	}
	
a.showbtn:hover {
	background:url(img/bridalshow-btn.jpg) 0 -61px no-repeat;
	}

/* dining */
.dining {
	background:url(img/content-dining-bg.jpg)  no-repeat bottom right;
	}
	
#hoursList {
	margin:0 0 0 45px;
	padding:0;
	}
	
#hoursList ul {
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
	}
	
#hoursList li {
	margin:;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#5f5b17;
	}

	
/* activities */
.activities {
	background:url(img/content-activities-bg.jpg) no-repeat bottom right;
	}

/* location */
.location {
	background:url(img/content-location-bg.jpg) no-repeat bottom right;
	}
	
	
#airportList {
	margin:0 0 0 45px;
	padding:0;
	}
	
#airportList ul {
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
	}
	
#airportList li {
	margin:;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#5f5b17;
	}

	
/* meetings and groups */
.meetings {
	background:url(img/content-meetings-bg.jpg) no-repeat bottom right;
	}

/* content container */
#content-container {
	margin:0;
	padding:0;
	}

#content p.p2 {
	padding:2px 0 6px 25px
	}

#scrollable {
	height:315px;
	text-align:left; 
	width:465px;
	margin:0 auto 0 0; 
	overflow:hidden;
	}

#scrollwrapper {
	margin-top:0;
	margin-bottom:0;
	padding:0;
	}
