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

/* start of YUI 3 CSS Reset */
html{color:#333333;background:#FFF;}body,div,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/* end of YUI 3 CSS Reset */

.clear {
	clear: both;
}

html {
	width: 100%;
}

body {
	background: url(images/bg.jpg);
	background-attachment: fixed;
	background-position:bottom;
	background-repeat: repeat-x;
	background-color:#9b8f57;
	margin: 0 auto;
	width: 100%;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;	
}

a:link, a:visited {
	color: #b75e34;	
}

a:hover {
	color: #724005;	
}


#left_wrapper {
	background: url(images/bg_shad_left.png) repeat-y left top;
	padding-left: 5px;
	width: 960px;
	margin: 0 auto;
}


#right_wrapper {
	background: url(images/bg_shad_right.png) repeat-y right top;
	padding: 0px 5px 0px 0;
	width: 960px;
	margin: 0 auto;
}

#wrapper {
	background: #efeccd;
	width: 960px;
	margin: 0 auto;
	top: 0;
}

#header_wrapper {
	background: #efeccd url(images/bg_topheader.jpg) no-repeat;
	width: 960px;
	height: 145px;
	text-align: center;
	padding: 10px 0 0 0;
}

#header_wrapper #localtime{
	float: right;
	width: 300px;
	height: 20px;
	color: #724005;
	padding: 0 15px 0 0;
	text-align: right;
}

#navi_wrapper {
	background: url(images/bg_navi.gif) no-repeat;
	width: 927px;
	height: 23px;
	text-align: center;
	margin: 22px 10px 0 10px;
	padding: 6px;
}

#navi_text {
	width: 920px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #7f5723;
	font-size: 13px;
}

#navi_text a:link, #navi_text a:visited {
	color: #7f5723;	
	text-decoration: none;
	padding: 0 8px;
}

#navi_text a:hover {
	color: #a93a0e;	
	text-decoration: none;
}

#navi_text img{
	vertical-align: middle;
}

#flash_wrapper {
	width: 960px;
	height: 350px;
}

#reservation_wrapper {
	margin-top: 20px;
	width: 960px;
	height: 80px;
	background: #a1a287;
}

#reservation_wrapper #reservation_header {
	float:left;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	margin: 10px 10px 10px 10px;
}

#reservation_wrapper #reservation_table {
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#content_wrapper {
	padding: 0px 10px 10px 10px;
	background: url('images/bg_content_bottom.jpg') repeat-x bottom;
}

#content_wrapper #guest_testimonials_wrapper {
	width: 211px;
	position: relative;
	top: 12px;
	border-top: 1px solid #afb099;
	background: url('images/bg_left.gif') repeat-y;
}

#content_wrapper #guest_testimonials_wrapper_bottom {
	width: 211px;
	padding: 0;
	background: url('images/bg_left_bottom.gif') no-repeat bottom;
}

#guest_testimonials {
	width: 200px;
	padding: 10px;
}

#guest_testimonials h4{
	width: 190px;
	color: #724005;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #afb099;
}

#guest_testimonials a:link, #guest_testimonials a:visited {
	color: #b75e34;	
}

#guest_testimonials a:hover {
	color: #724005;	
}


#promotions {
	width: 200px;
	padding: 10px;
}

#promotions h4{
	width: 190px;
	color: #724005;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #afb099;
}

#promotions a:link, #promotions a:visited {
	color: #b75e34;	
}

#promotions a:hover {
	color: #724005;	
}

#enewsletter {
	width: 200px;
	padding: 10px;
}

#enewsletter h4{
	width: 190px;
	color: #724005;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #afb099;
}

#enewsletter #heading{
	width: 190px;
	color: #958c61;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

#follow {
	width: 211px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #b75e34;	
}

#content_wrapper #right_wrapper {
	width: 700px;
	background: #dbd8b9;
	padding: 0 10px;
}

#content_wrapper #right_wrapper #outer_wrapper {
	background: #afae99 url('images/bg_content.jpg') no-repeat top center;
	width: 700px;
}
#content_wrapper #right_wrapper #outer_wrapper #content{
	width: 680px;
	min-height: 686px;
	padding: 10px;
}

#content_wrapper #right_wrapper #content h3{
	color: #724005;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0px 8px 0px;
	border-bottom: 1px solid #cacbbd;	
}
#content_wrapper #right_wrapper #outer_wrapper #content ul{
	margin-left: 10px;
}
#content_wrapper #right_wrapper #outer_wrapper #content ul li{
	margin-left: 10px;
}


#content_images_index {
	width: 190px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}

#content_images_index img{
	width: 180px;
	margin-bottom: 5px;
	border-top: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 15px solid #ffffff;
}

#content_images {
	width: 190px;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
}

#content_images img{
	width: 180px;
	margin-bottom: 5px;
	border-top: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 15px solid #ffffff;
}

#footer_wrapper {
	width: 960px;
	background: #4c4420 url('images/bg_footer.jpg') repeat-x;
	margin: 0 auto;
}
#footer {
	width: 930px;
	margin: 0 auto;
	text-align:center;
	color:#ffffff;
	font-size: 10px;
}

#footer a:link, #footer a:visited {
	color: #ffffff;	
	text-decoration: none;
}

#footer a:hover {
	color: #cccccc;	
	text-decoration: underline;
}


#rfp_wrapper {
	background: url(images/bg.jpg) static;
	margin: 0 auto;
	padding: 10px;
}

#career_table {
	background-color: #ffffff;
}
#career_table th{
	background: #9b8f57;
	padding: 5px;
	font-weight: bold;
}
#career_table td {
	background: #efeccd;
	padding: 5px;
}
#career_wrapper {
	font-size: 11px;
	background: url(images/bg.jpg) static;
	margin: 0 auto;
	padding: 10px;
}
#career_wrapper #logo{
	text-align: center;
}
#career_wrapper #career_desc{
	padding: 10px;
	background-color: #aaaaaa;
}
#career_wrapper th,#career_wrapper td {
	font-size: 11px;
}
#career_wrapper h3 {
	font-size: 13px;
}
#career_wrapper h4 {
	font-size: 13px;
}
#career_wrapper a:link, #career_wrapper a:visited{
	text-decoration: underline;
}
#career_wrapper a:hover{
	text-decoration: none;
}
#career_wrapper input, #career_wrapper textarea, #career_wrapper select {
	margin: 5px;
	border: solid 1px #FFFFFF;
}
#career_wrapper input:focus, #career_wrapper textarea:focus, #career_wrapper select:focus {
}
#career_wrapper p {
	margin-bottom: 30px;
}

#sitemap ul
{
	list-style-type:none;
	padding:3px 0px 3px 14px ;
	margin:0px;
}

#sitemap li
{
	list-style-type:none;
	background-image:url(images/ic_sitemap.png);
	background-repeat:no-repeat;
	background-position:0px 6px; 
	padding:3px 0px 3px 14px ;
	margin:0px;
}

#sitemap li a:link, #sitemap li a:visited
{
	text-decoration: none;
}

#sitemap li a:hover
{
	text-decoration: underline;
}


.addthis {
	padding: 10px;
	text-align: right;
}
.promopage_item {
	padding: 10px;
}
.promopage_item img {
	float: left;
	margin: 0 10px 10px 0;
	width: 140px;
}
.promopage_item .frameit {
	border-top: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 15px solid #ffffff;
}


.newspage_item {
	padding: 10px;
}
.newspage_item img {
	float: left;
	margin: 0 10px 10px 0;
	width: 140px;
}
.newspage_item .frameit {
	border-top: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 15px solid #ffffff;
}
.eventspage_item {
	padding: 10px;
}
.eventspage_item img {
	float: left;
	margin: 0 10px 10px 0;
	width: 140px;
}
.eventspage_item .frameit {
	border-top: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 15px solid #ffffff;
}

.paging_menu {
	border:solid 1px #dbd6b0;
	background-color:#dbd8b9;
	padding:3px;
	color: #333333;
	margin: 5px 0;
}
.paging_menu a, .paging_menu a:visited {
	color: #da1064;
}
.pading_menu a:hover {
	text-decoration: none;
}



.guest_comment {
	padding: 5px;
	border: solid 1px #dbd6b0;
	margin-bottom: 5px;
	background-color: #f2f1d9;
}
.guest_comment .date {
	float: left;
	width:30px;
	border-right: solid 4px #dbd6b0;
	padding: 5px 10px 0px 5px;
	text-align:center;
	background-color: #a1a287;
}
.guest_comment .date .day {
	font-size: 26px;
	display: block;
	margin-bottom: 3px;
}
.guest_comment .date .month {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
.guest_comment .date .year {
	display: block;
	font-weight: bold;
}
.guest_comment .details {
	float: left;
	padding: 5px 5px 5px 10px;
	width: 560px;
}
.guest_comment .details .name {
	font-size: 16px;
	font-weight: bold;
}
.guest_comment .details .country {
	font-size: 12px;
	font-weight: bold;
}
.guest_comment .comment {
	padding: 5px;
}

.rsslink {
	float: right;
	padding: 1px;
	text-align: right;
}
.rsslink a {
	text-decoration: none;
}
.rsslink a:hover {
	color:#db708b;
}

#joinbtn{
	background:url("images/btn_signup.gif");
	border:0px;
	width: 58px;
	height: 27px;
}


/* dropdown menu styling */
.anylinkcss ul li a:link, .anylinkcss ul li a:visited {
	background-color: #e8e7cb;
	border-top: solid 1px #dbd6b0;
	color: #a65724;
	font-weight: bold;
	font-size: 0.8em;
}
.anylinkcss ul li a:hover {
	background-color: #a65724;
	color: #FFFFFF; 
}