@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: ARIAL;
	font-size: 1em;
}


body {
	background-color: #e9edee; 
}

p, ul li, fieldset{
	font-size: .77em;
	padding: 5px;
}

p a{
	color: #063805;
}

p a:HOVER{
	color: #4E6C49;
}

small {
	font-size: .72em;
}

#wrapper {
	background-color: #FFF;
	width: 756px;
}

#header {}

#topLinks {
	background-image: url(images/bk_topLinks.gif);
	background-repeat:repeat-x;
	height: 37px;
	text-align: center;
}

#topLinks ul li{
	display: inline;
	padding: 0px;
}

#mainArea {
	background-color: #BECACA;
	background-image: url(images/bk_curve.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 35px;
	height:348px;
	width:756px;


}

#footer {
	text-align: center;
	font-size: .77em;
	padding-bottom: 10px;
}

	
.main_list {
	position: absolute;
	top: 285px;
	left: 550px;
}

.main_list ul li a {
	color: #093907;
	font-size: .85em;
}

.main_list ul li a:HOVER {
	color: #49AA43;

}

.p1 {
	position: relative;
	left: 45px;
	top:0px;
	width: 375px;
}

.clear {
	clear: both;
}

#content {

	width: 765px;
	padding: 15px;


}

#content p {
	
	
}

#col1 {

	width: 400px;
	float: left;
}

#col2 {
	margin-left: auto;
	margin-right: auto;	
	width: 337px;
	float: right;
}

#col3 {
	padding-left: 23px;

}

.topGreenBar {
	border-top: solid 7px #0B3A06;
}

.contentBox {
	border: solid 1px #A7C4A6;
	margin: 10px;
}

.tableHeader {
	background-color: #A7C4A6;
	color: #282E2E;
	font-weight: bold;
}

.tableCell {
	border: solid .005em #D3E1D2;
}

fieldset {
	padding: 15px;
	width: 85%;
	margin:15px;
	background-color:#f8f4e9;
	border: solid 1px #476646;
}

fieldset input {
	float: left;

}

fieldset label {
	float: left;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 25%;	
	
}

fieldset input:HOVER {
	background-color: #FFFF99;
}

fieldset .error {
	background-color:#990000
}

.accent {
	color: #526f51;
	font-weight: bold;
}

.slideright {
	vertical-align:top;
	width:236px;
	position:absolute;
	top:140px;
	left:520px;}
.book {
	border:none;
	position:absolute;
	top:425px;
	left:371px;}
#home a {
	display:inline-block;
	background:url(images/main_buttons.gif);
	width:55px;
	height:35px; }
#home a:hover {
	background:url(images/main_buttons_RO.gif); }
#home .current {
	background:url(images/main_buttons_RO.gif); }
#amenities a {
	display:inline-block;
	background:url(images/main_buttons-02.gif);
	width:78px;
	height:35px; }
#amenities a:hover {
	background:url(images/main_buttons_RO-02.gif); }
#amenities .current {
	background:url(images/main_buttons_RO-02.gif); }
#attractions a {
	display:inline-block;
	background:url(images/main_buttons-03.gif);
	width:98px;
	height:35px; }
#attractions a:hover {
	background:url(images/main_buttons_RO-03.gif); }
#attractions .current {
	background:url(images/main_buttons_RO-03.gif); }
#meeting_rooms a {
	display:inline-block;
	background:url(images/main_buttons-04.gif);
	width:121px;
	height:35px; }
#meeting_rooms a:hover {
	background:url(images/main_buttons_RO-04.gif); }
#meeting_rooms .current {
	background:url(images/main_buttons_RO-04.gif); }
#group_travel a {
	display:inline-block;
	background:url(images/main_buttons-05.gif);
	width:108px;
	height:35px; }
#group_travel a:hover {
	background:url(images/main_buttons_RO-05.gif); }
#group_travel .current {
	background:url(images/main_buttons_RO-05.gif); }
#contact a {
	display:inline-block;
	background:url(images/main_buttons-06.gif);
	width:100px;
	height:35px; }
#contact a:hover {
	background:url(images/main_buttons_RO-06.gif); }
#contact .current {
	background:url(images/main_buttons_RO-06.gif); }