@charset "utf-8";
/* CSS Document */

@import url(normalize.css);

/* tag styles */
body { background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; color: #666; font-size: 12px;margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px; }
h1, h2 { font-family: Georgia, 'Times New Roman', Times, serif; }
h1 { color: #041c64; font-size: 26px; margin: 7px 0 5px 0; font-weight: normal; }
h2 { color: #2f5622; font-size: 19px; margin-bottom: 5px; font-weight: normal;}
h3 { color: #555; font-size: 14px; margin-bottom: 4px;}
p { margin-bottom: 12px; line-height: 15px; }
a { color: #002573; }
ul { margin-bottom:15px; }
li { line-height: 14px; margin: 1px 0 0 20px; list-style: disc;}
dl { margin-bottom: 15px;}
dt { font-style: italic; font-weight: bold; margin-top: 10px; }
dd { margin: 5px 20px; }
blockquote{ position: relative; margin: 20px 30px 20px 20px; font-size: 14px; font-family: Georgia, 'Times New Roman', Times, serif; color: #041c64;}
blockquote cite { color:#555; display: block; text-indent: 0px; margin-top: 5px;}
input, select, textarea { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
input { padding: 1px; }
option { margin: 0 2px; }

/* MAIN HIGHLIGHT SLIDER */    
	.main_highlight_photo {width:670px; height:480px; position:relative;} 
	
	
	.topnewspaging { position:absolute; padding-left:490px; top:443px; z-index:2000; float:right; width:670px;  } 
	.topnewspaging a { position:relative; float:left; display:block; height:5px; width:19px; margin:3px; background:url(images/main_highlight_off_dot.gif); overflow:hidden; text-indent:-10000px; } 
	.topnewspaging a.selected { background:url(images/main_highlight_on_dot.gif); }

/* generic class styles*/
blockquote.quote  { text-indent: 20px; }
blockquote .quote { font-size: 40px; color: #041c64; position: absolute; width: 20px; height: 30px; display: block; font-weight: normal; }
blockquote .quote_left { top: -10px; left: -27px; }
blockquote .quote_right { bottom: -6px; right: 10px; }
blockquote .quote_right_cite { bottom: 15px; right: 10px; }
div.quote_with_image { padding: 5px 0; position: relative; }
div.quote_with_image img { position: absolute; top: 20px;  }
div.quote_with_image blockquote { margin-left: 130px; }

input.fillin { color: #ccc; }
.header_img { overflow: hidden;  text-indent: -1000px; }
.clear { clear: both; height: 0px; line-height: 0px; }
.small { font-size: 10px; line-height: 10px;}
.highlight { background-color: #ffc; font-size: 14px; font-weight: bold; color: #000; padding: 5px; }
.datepicker_mm { width: 22px; }
.datepicker_hh { width: 22px; }

/* form styles */
table.form td { padding: 3px; }
table.form h3 { margin-top: 15px; }
table.form td.required { font-size: 10px; }
.error { background-color: #c30; color: #fff; padding: 3px; }
.error_highlight input, .error_highlight textarea, .error_highlight select{ border: 2px solid #c30; }
span.required { color: #c30; }

/* header styles */
div#header { background-image:url(images/top-bg.jpg); repeat-x; height: 170px; font-family: Georgia, 'Times New Roman', Times, serif; }
div#header_inner { width: 964px; height: 121px; margin: auto; position: relative; background-image:url(images/bg.jpg); }
div#logo { padding-top: 0px; }
div#floating_green { position: absolute; right: 0px; top: 61px;}
div#phone { position: absolute; right: 20px; top: 50px; font-size: 12px; font-weight: bold; color: #fff; }
div#mininav { position: absolute; top: 30px; right: 10px; width: 300px; height:50px; }
div#mininav { margin: 0; }
div#mininav li { margin: 0; list-style-type: none; font-size: 12px; display: block; float: left; padding: 0 10px; border-right: 0px solid #fff;height:20px; }
div#mininav li.last { border-right: none; }
div#mininav li a { color: #fff; text-decoration: none; }
div#mininav li a:hover { text-decoration: underline; }
div#header_search { position: absolute; right: 54px; top: 75px; }
div#header_search input#query { width: 170px; height: 16px; border: 1px solid #ccc; line-height: 16px; padding-left: 4px; }
div#header_search input#search_go { position: absolute; right: -36px; z-index: 10; top: -1px; }

/* top navigation */
div#topnav { position: relative; margin: auto; width: 964px; height: 52px; top: 5px; z-index: 1; left: 5px; }
div#topnav ul { margin: 0; }
div#topnav li { margin: 0; list-style-type: none; font-family: Georgia, 'Times New Roman', Times, serif; display: block; float: left; background: transparent url(images/topnav_div.png) no-repeat right center; height: 39px; line-height: 39px; font-size: 12px; }
div#topnav li.noline {  background: none; }
div#topnav li.last { margin-left: -20px; }
div#topnav li.last a { color: #2f4fb0;  }
div#topnav li a { text-transform: uppercase; display: block; color:#333333; text-decoration: none; padding: 2px 12px 0 12px; margin-right: 1px; }
div#topnav li a:hover { color: #8c0433; }
div#topnav li.active a { background: transparent url(images/topnav_on.png) repeat-x; color: #2f4fb0; }
div#topnav li ul { display: none; }
/*div#topnav li:hover ul { display: block; }*/
div#topnav ul ul { position: absolute; top: 38px; margin-left: -5px; width: 220px; z-index: 100; background: transparent url(images/topnav_sub_shadow.png) no-repeat left top; }
div#topnav ul ul li { float: none; height: 20px; line-height: 20px; margin: 0px; padding: 0; width: 206px; background: none !important; }
div#topnav ul ul li a { text-transform: none; color: #333 !important; background: none !important; height: 20px; line-height: 20px; margin-left: 10px; }
div#topnav ul ul li a:hover { background-color: #8c0433 !important; color: #ffffff !important; width: 170px;}
div#topnav ul ul li.last { margin-left: 0px; background: transparent url(images/topnav_sub_bot.png) no-repeat 6px bottom !important; padding-bottom: 5px;  }

/* sidenav */
div#sidenav { font-family: Georgia, 'Times New Roman', Times, serif; font-size: 14px; border: 1px solid #f0e8e1; padding: 1px; width: 178px; float: left; margin-top: 3px; }
div#sidenav  ul { margin: 0; }
div#sidenav li { margin: 0; list-style-type: none; line-height:15px; }
div#sidenav li a { background: #e2e2e2 url(images/sidenav.png) no-repeat; color: #666; display: block; padding: 7px 25px 7px 15px; text-decoration: none; }
div#sidenav li a:hover { color: #01185f; background: #e2e2e2 url(images/sidenav.png) no-repeat -178px 0px; }
div#sidenav li.active a { background: #033469 url(images/sidenav.png) no-repeat -356px 0px !important; color: #fff; }
div#sidenav li.active a:hover { color: #fff; }
div#sidenav ul li.active ul { border-bottom: 1px solid #ebe2da; padding: 5px 0px; }
div#sidenav ul li.last ul { border-bottom: none !important; }
div#sidenav li.active ul li a { text-align: right; padding: 3px 30px 3px 20px; font-size: 12px; background: #fff url(images/sidenav_sub.png) no-repeat left center !important; color: #041c65; }
div#sidenav li.active ul li a:hover { color: #2f4fb0; }
div#sidenav li.active ul li.active a { text-decoration: underline;}
div#sidenav li.active ul li.active a:hover { color: #041c65 !important; text-decoration: underline; }
div#sidenav ul li.active ul ul { border-bottom: none !important; margin-bottom: 10px; }
div#sidenav li.active ul li.active ul li a { background: none !important; text-decoration: none !important; text-align: right; padding: 1px 30px 1px 20px; font-size: 11px; color: #666; }
div#sidenav li.active ul li.active ul li a:hover { color: #666  !important; }
div#sidenav li.active ul li.active ul li.active a { text-decoration: underline !important; }
div#sidenav li.active ul li.active ul li.active a:hover { color: #041c65 !important; text-decoration: underline; }

/* main regions */
div#container { background: #ffffff url(images/bg-tile.jpg) repeat-y 50% 50%; }
div#main { background: transparent url(../images/main_bg.png) repeat-x bottom center; width: 960px; padding: 5px 0 30px 11px; margin: auto; position: relative; min-height: 200px; }
div#bigpics { position: relative; height:480px; z-index:0;}
div#bigpics ul { margin: 0; padding: 0; position: absolute; z-index: 0; }
div#bigpics li { margin: 0; padding: 0; list-style: none; display: none; }

/* breadcrumb */
div#breadcrumb { margin: 7px 0px 15px 0px; font-size: 14px; }
div#breadcrumb  ul { margin: 0; }
div#breadcrumb li { display: inline; margin: 0; }
div#breadcrumb span.divider {  }

/* main regions */
div#right { margin-left: 679px; width: 261px;}
div#right_pic { float: right; margin-left: 20px; }
div#left { float: left; width: 673px; }
div#copy, div#copy-sidenav { min-height: 350px; }
div#copy { padding: 0 20px; }
div#copy-sidenav { margin-left: 178px; padding: 0 20px;  }
div#copy div.feature { float: right; margin-right: -290px; clear: right; }
div#copy div.pic_right { float: right; margin: 0 -290px 0 20px; clear: right; padding-bottom: 5px; }

/* features */
div.feature { padding-bottom: 5px; width: 281px; }
div.feature h2 { font-family: Georgia, 'Times New Roman', Times, serif; color: #041c64; font-size: 17px; margin-bottom: 5px; font-weight: normal; background: #fff url(../images/feature_ttl_bg.png) repeat-x; width: 231px; padding: 10px 15px 0px 15px; }
div.feature p { margin-left: 18px; margin-right: 15px; }
div.feature a.btn { margin: 0 0 15px 15px; }
div#feature_reservations { background: transparent url(../images/feature_reservations_bg.jpg) no-repeat; width: 261px; height: 145px; position: relative; }
div#feature_reservations label { display: block; color: #a08760; font-size: 11px; }
div#feature_reservations_date { position: absolute; top: 44px; left: 20px; }
div#feature_reservations input { width: 100px; }
div#feature_reservations_calendar { position: absolute; top: 57px; left: 130px; }
div#feature_reservations_nights { position: absolute; top: 44px; left: 170px; }
div#feature_reservations_book { position: absolute; top: 100px; left: 120px; }
div#feature_mailing{ background-image:url(images/mainpage_19.jpg); no-repeat; width: 281px; height: 123px; position: relative;  }
div#feature_email { background: transparent url(../images/feature_email2_bg.jpg) no-repeat; width: 261px; height: 75px; position: relative; padding-top: 44px; }
div#feature_email p { color: #a08760; font-size: 11px; line-height: 12px; width: 180px; }
div#feature_email a.btn_go, div#feature_email a.btn_loading { position: absolute; top: 87px; right: 23px;}
div#feature_email input { position: absolute; top: 86px; left: 18px; width: 150px; }
div#feature_newsletter_envelope { position: absolute; right: -5px; top: 2px; width: 66px; height: 62px; }

div#feature_reservations_and_email_newsletter { margin-top: 4px; position: relative; height: 258px; background: transparent url(../images/feature_reservations_and_email_bg.jpg) no-repeat; margin-bottom: 10px;}
div#feature_reservations_and_email_newsletter div#feature_reservations,
div#feature_reservations_and_email_newsletter div#feature_email { background-image: none; padding-top: 0px; }
div#feature_reservations_and_email_newsletter div#feature_email input { top: 43px; }
div#feature_reservations_and_email_newsletter div#feature_email a.btn_go,
div#feature_reservations_and_email_newsletter div#feature_email a.btn_loading { top: 45px; }
div#feature_reservations_and_email_newsletter div#feature_email { top: 25px; padding-top: ; }
div#feature_reservations_and_email_newsletter div#feature_email input { top: 43px; left: 18px; width: 150px;}
div#feature_reservations_and_email_newsletter div#feature_email a.btn_go,
div#feature_reservations_and_email_newsletter div#feature_email a.btn_loading { right: 23px; top: 45px; }

div#feature_email_modal { display: none; background: transparent url(../images/feature_email_modal_bg.jpg) no-repeat; width: 464px; height: 214px; margin-left: -223px; }
div#feature_email_modal_content { width: 270px; }
div#feature_email_modal_content h1.error { color: #c30; background: transparent; padding: 0;}
div#feature_email_modal_content h2, div#feature_email_modal_content p { color: #a08760; }
div#feature_email_modal_content a.jqmClose, div#feature_email_modal a#feature_email_modal_close { color: #a08760; position: absolute; bottom: 36px; left: 20px; font-size: 10px; }
div#feature_email_modal_content a.btn_go { position: absolute; bottom: 36px; left: 220px; }
div#feature_reservations_and_email_newsletter div#feature_newsletter_envelope { position: absolute; right: -4px; top: -50px; }

/* footer */
div#footer {  background-image:url(images/bg-footer-line.jpg); repeat-x; height: 130px; }
div#footer_top a { color: #ddceb0; }
div#footer_top { background: #2e4dad url(../images/footer_top_bg.jpg) repeat-x; height: 47px; }
div#footer_inner { font-family: Georgia, 'Times New Roman', Times, serif; width: 954px; height: 120px; margin: auto; position: relative; font-size: 12px; color: #fff; padding: 5px; background-image:url(images/bg-footer-line.jpg); repeat-x;  }
div#bottomnav { position: absolute; top: 10px; left: 15px;   }
div#bottomnav li { display: block; float: left; margin: 0; padding: 0 10px; border-right: 1px solid #fff; }
div#bottomnav li.last { border-right: none; }
div#bottomnav li a { color: #fff; text-decoration: none; }
div#bottomnav li a:hover { text-decoration: underline; }
div#copyright { position: absolute; top: 10px; right: 15px; }
div#credits { position: absolute; top: 28px; right: 15px; color: #919ebd; }
div#credits a { color: #919ebd; text-decoration: none; }
div#credits a:hover { color: #919ebd;text-decoration: underline; }
div#footer_logos { margin: 0px auto 0 auto; width: 292px; height: 65px; position: relative; top: 0px;}


/************************************************ 
HOME 
************************************************/
div#bigpic { width: 672px; height: 372px; }
h2#h2_wedding { background-image: url(../images/home_feature1_ttl.png); }
h2#h2_meetings { background-image: url(../images/home_feature2_ttl.png); }
h2#h2_dining { background-image: url(../images/home_feature3_ttl.png); }
/*h2#h2_green { background-image: url(../images/feature_ttl_green.png); }
h2#h2_spa { background-image: url(../images/feature_ttl_spa.png); }
*/
a.btn { display: block; width: 104px; height: 19px; text-indent: -500px; overflow: hidden; background-repeat: no-repeat; }
a.btn_golf, a.btn_golf:hover { background-image: url(../images/btn_golf_course.png); }
a.btn_spa, a.btn_spa:hover { background-image: url(../images/btn_the_spa.png); }
a.btn_book, a.btn_book:hover { background-image: url(../images/btn_book_now.png); }
a.btn_go, a.btn_go:hover { width: 54px; background-image: url(../images/btn_go.png); }
a.btn_loading { width: 54px; background-image: url(../images/btn_loading.gif); display: none; }
a.ico_calendar, a.ico_calendar:hover { background: transparent url(../images/ico_calendar.png) no-repeat; width: 20px; height: 15px; display: block; }

/* reservations */
div#home_reservations { width: 673px; height: 10px; background: transparent url(../images/home_reservations_bg.jpg) no-repeat; position: relative; }
div#home_reservations label { display: block; color: #a08760; font-size: 11px; }
div#home_reservations_date { position: absolute; top: 20px; left: 300px; }
div#home_reservations_date input { width: 100px; }
div#home_reservations_calendar { position: absolute; top: 34px; left: 410px; }
div#home_reservations_nights { position: absolute; top: 20px; left: 450px; }
div#home_reservations_book{ position: absolute; top: 30px; left: 510px; }
div.home_feature { width: 215px; float: left; }
div.home_feature h2 { text-indent: -500px; overflow: hidden; width: 215px; height: 44px; background-repeat: no-repeat; }
div.home_feature p { margin-left: 15px; margin-right: 15px; }
div.home_feature_left, div.home_feature_mid { margin-right: 13px; }
div.home_feature_right2 { margin-top:27px; margin-right: 13px; }

/* footer news */
div#footer_top_home { background: #2e4dad url(images/bg-footer.jpg) repeat-x; }
div#footer_top_home_inner { width: 952px; padding: 20px 0 0 11px; margin: auto; position: relative; }
div#footer_top_home_inner h2 { color: #ddceb0; font-size: 18px; }
h1#h1_news { background: transparent url(../images/home_h1_news.png) no-repeat; width: 453px; height: 38px; position: relative; }
a#news_rss { background: transparent url(../images/ico_rss.png) no-repeat; display: block; top: 30px; left: 470px; width: 100px; height: 22px; position: absolute; color: #ddceb0; padding: 4px 0 0 25px; text-decoration: none; }

div.footer_news_item { padding-bottom: 20px; }
div.footer_news_item h3 { color: #fff; font-size: 14px; margin-bottom: 10px; }
div.footer_news_item p { color: #fff; }
div.footer_news_item a { color: #ffff00; }
p.fullstory a { color: #ddceb0; }

h2#h2_featured_news { background: transparent url(../images/h2_featured_news.png) no-repeat; width: 160px; height: 26px; margin: 10px 0;}
div#featured_news { width: 662px; float: left; margin-right: 20px; }
div#featured_news img { float: left; }
div#featured_news p, div#featured_news h3 { margin-left: 175px; }

div#recent_news {  margin-left: 682px; border-left: 1px solid #646E97; padding: 0 20px;  }
h2#h2_recent_news { background: transparent url(../images/h2_recent_news.png) no-repeat; width: 160px; height: 26px; margin: 10px 0; }
div#recent_news a { color: #ddceb0; text-decoration: none; }


/************************************************ 
PHOTO GALLERY
************************************************/
div#gallery h2 { margin-top: 20px; }
div#gallery ul { margin: 0 0 0px 0; }
div#gallery li { display: block; float: left; height: 64px; width: 64px; margin: 5px 10px 5px 0; border: 1px solid #999; padding: 1px; }
div#gallery li a { display: block; }



/************************************************ 
RAFA
************************************************/

.moreinfo {FONT-SIZE: 11px; COLOR: #002573; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline}
.moreinfo:hover {FONT-SIZE: 11px; COLOR: #fec200; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline}

.archives {FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Tahoma; TEXT-DECORATION: none}

.title {FONT-SIZE: 16px; COLOR: #8C0434; FONT-FAMILY: Georgia, Times, serif; TEXT-DECORATION: none}

.news {FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Tahoma; line-height: 11pt; TEXT-DECORATION: none}
.news:link {FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Tahoma; line-height: 11pt; TEXT-DECORATION: none}
.news:hover {FONT-SIZE: 13px; COLOR: #fec200; FONT-FAMILY: Tahoma; line-height: 11pt; TEXT-DECORATION: underline}




