@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/site_assets/pagebg.jpg);
	background-repeat: repeat;
}

#page_wrapper {
	width: 976px;
	margin: 0 auto;
}

#booking-alt {
	float: right;
	position: relative;
	top: 0px;
	right: -20px;
	z-index: 30;
}
	
#header_wrapper {
	position: relative;
	z-index: 10;
	margin: 0 0 0 36px;
}

#header {
	width: 930px;
	height: 196px;
	margin: 0;
}

#header_bg {
	background-image: url(../images/site_assets/header-bg.png);
	background-repeat: no-repeat;
	width: 909px;
	height: 196px;
}

#header_toplinks {
	position: relative;
	z-index: 15;
	text-align: right;
	padding: 5px 25px 0 0;
}

#header_toplinks p, #header_toplinks a, #header_toplinks a:link, #header_toplinks a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 9px;
	color: #686868;
	font-weight: bold;
	text-decoration: none;
}

#header_toplinks a:hover, #header_toplinks a:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#header_logo {
	position: relative;
	top: -28px;
	right: -30px;
}

#topnavmenu {
	position: relative;
	top: -25px;
	right: -15px;
}

.topnav {
	float: left;
	padding: 0 10px 0 10px;
}

.topnav a, .topnav a:link, .topnav a:visited, .topnav a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #686868;
	font-weight: bold;
	text-decoration: none;
}

.topnav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#homepage_content_wrapper {
	margin: 0 0 0 36px;
}

#homepage_content {
	width: 912px;
	height: 609px;
	background-image: url(../images/site_assets/homepage-bg.png);
	background-repeat: no-repeat;
}

#homepage_player {
	float: left;
	width: 640px;
	height: 370px;
	position: relative;
	top: 5px;
	right: -20px;
}

#player_alt {
	float: left;
	position: relative;
	top: 20px;
	right: -10px;
}

#homepage_column_right {
	float:left;
	width: 262px;
	height: 360px;
	position: relative;
	top: 12px;
	right: -10px;

}

#homepage_column_right_top {
	height: 140px;
}

#homepage_column_right_middle {
	height: 113px;
	position: relative;
	top: 10px;
}
#internet_special {
	padding: 10px 7px 0 7px;
}
#internet_special_line1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#internet_special_line2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC33;
}
#internet_special_line3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC99;
}
#internet_special_line4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#homepage_column_right_bottom {
	height: 76px;
	position: relative;
	top: 20px;
}

#homepage_bottom_wrapper {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
}
#homepage_bottom_arrow {
	position: relative;
	top: -3px;
	right: 242px;
}

#homepage_bottom_left_wrapper {
	clear: both;
	position: relative;

}
#homepage_bottom_left {
	position: absolute;

}

#homepage_bottom_right_wrapper {
	float: left;
	position: relative;
	z-index: 9;
}
#homepage_bottom_right {
	float: left;
	position: absolute;
	top: -41px;
	right: -300px;	
}

#homepage_bottom_right_blog {
	position: relative;
	z-index: 10;
	top: 10px;
	right: -10px;
}

#homepage_bottom_right_email {
	position: relative;
	z-index: 10;
	top: 20px;
	right: -10px;
}

.homepage_email_up {
	background-image: url(../images/site_assets/homepage-email-bg-up.png);
	background-repeat: no-repeat;
	width: 280px;
	height: 117px;
}

.homepage_email_over {
	background-image: url(../images/site_assets/homepage-email-bg-up.png);
	background-repeat: no-repeat;
	width: 280px;
	height: 117px;
}

#homepage_bottom_arrow {
	position: absolute;
	z-index: 10;
	top: -50px;
}
#homepage_bottom_banners {
	margin: 50px 0 0 20px;
}
.homepage_bottom_banner {
	float: left;
	margin: 0 6px 0 5px;
}

#homepage_footer_wrapper {
	padding: 10px 0 0 0;
	margin: 0 0 0 20px;
	clear: both;
}

#homepage_footer {
	
}

#footer_links {
	width: 855px;
}

.footer_item, .footer_item a, .footer_item a:link, .footer_item a:visited, .footer_item a:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #917000;
	padding: 10px 8px 5px 0;
	text-decoration: none;
	float: left;
	display: inline;
}

.footer_item a:hover {
	color: #6C5300;
}
#footer_social_links {
	float: left;
	position: relative;
	top: 5px;
	right: -75px;
}

#footer_wrapper {
	clear: both;
	margin: 0 0 0 36px;
	position: relative;
	top: -15px;
	right: 0px;
}

#footer {
	width: 976px;
	margin: 20px 0 0 0;
}

#interior_content_wrapper {
	margin: 0 0 0 36px;
}

#interior_content {

}

#interior_frame {
	position: relative;
	z-index: 10;
}

#interior_frame_playerimage_wrapper {
	position: absolute;
	z-index: 9;
}

#interior_frame_playerimage {
	position: relative;
	top: -199px;
	right: -9px;
}

#interior_player_wrapper {

}

#interior_player_flash {

}

#interior_main_wrapper {

}

#interior_main {
	width: 911px;
	background-image: url(../images/site_assets/interior-pagebg.png);
	background-repeat: repeat-y;

}

#interior_left {
	width: 197px;
	min-height: 100px;
	float: left;
	margin: 0 0 0 20px;
	position: relative;
	z-index: 12;
}

#leftnavmenu {
	margin: 25px 0 20px 0;
}

#interior_right_header_wrapper {
	padding: 20px 0 10px 20px;
}

#interior_right {
	width: 615px;
	float: left;
	margin: -20px 30px 0 35px;
	position: relative;
	z-index: 12;
}

#interior_right_column1 {
	width: 420px;
	float: left;
}

#interior_right_column2 {
	width: 170px;
	float: left;
	margin: 0 0 0 25px;
}

#interior_main_bottom {
	clear: both;
	width: 911px;
	height: 32px;
	background-image: url(../images/site_assets/interior-pagebg-bottom.png);
	background-repeat: no-repeat;
}

#interior_footer_wrapper {
	width: 911px;
	height: 92px;
	background-image: url(../images/site_assets/interior-pagebg-footer.png);
	background-repeat: no-repeat;
}

#interior_footer {
	position: relative;
	top: -10px;
	right: -30px;
}

.interior_page_header_18pt {
	font-family: Rockwell, "Courier New", Courier, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	line-height: 25px;
	font-style: normal;
	font-weight: normal;
	color: #E86502;
	margin: 0 0 0 30px;
}

.interior_page_header_28pt {
	font-family: Rockwell, "Courier New", Courier, Georgia, Times, "Times New Roman", serif;
	font-size: 28px;
	line-height: 35px;
	font-style: normal;
	font-weight: normal;
	color: #E86502;
}

.forms_btn {
	background-color: #7F0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.borderbox, p, .forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.borderbox, p a, p a:link, p a:visited, p a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #E7C400;
	text-decoration: none;
}

.borderbox, p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

borderbox {

}

.shaunanotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	color: #33FFFF;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #F3E281;
	text-decoration: none;

}

.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav a, .leftnav a:link, .leftnav a:visited, .leftnav a:active {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav, .leftnav a:hover {
	font-family: Impact, Charcoal, sans-serif;;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #F3E281;
	text-decoration: none;
}

.lightboxes_wrapper {
	margin: 0 0 15px 0;
}
.lightboxestop {
	width: 555px;
	height: 9px;
	background-image: url(../images/site_assets/lightbox_assets/lightboxbgtop.gif);
	background-repeat: no-repeat;
	border: none;
	margin: 0;
	padding: 0;
}
.lightboxesbottom {
	width: 555px;
	height: 9px;
	background-image: url(../images/site_assets/lightbox_assets/lightboxbgbottom.gif);
	background-repeat: no-repeat;
	border: none;
	margin: 0;
	padding: 0;
}
	
.lightboxes {
	width: 555px;
	padding:0 12px 0 12px;
	background-image: url(../images/site_assets/lightbox_assets/lightboxbg.gif);
	background-repeat: repeat-y;
	border: none;
}
.lightboxes img {
	border: none;
	margin: 0;
	padding: 0;
}

#bottomnavmenu, #bottomnavmenu a, #bottomnavmenu a:link, #bottomnavmenu a:visited, #bottomnavmenu a:active {
	width: 911px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#bottomnavmenu a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #686868;
	text-decoration: none;
	font-weight: bold;
}
	
.prop_menu {
	float: left;
	margin: 0 10px 0 0;
	font-size: 11px;
}

.prop_sub_menu, .prop_sub_menu a, .prop_sub_menu a:link, .prop_sub_menu a:visited, .prop_sub_menu a:active  {
	clear: both;
	font-size: 8px;
}

.prop_sub_menu a:hover {
	font-size: 8px;
}

.prop_sub_menu_location {
	float: left;
	font-size: 8px;
}

/*  BLOG STYLES */

object { 
	outline: none;
} 

.entry p {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 20px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.entry a, .entry a:link, .entry a:visited, .entry a:active {
	color : #FEE4B1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 20px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration: none;
}

.entry a:hover {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 20px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration: none;
}
	
.postmetadata, .fn, .comment-meta commentmetadata {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

.postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:active, .fn a:link, .fn a:visited, .fn a:active, .comment-meta a:link, .comment-meta a:visited, .comment-meta a:active {
	color: #FEE4B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

.postmetadata a:hover, .fn a:hover, .comment-meta a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

h2 {
	color : #fee4b1;
	font-weight : bold;
	font-size : 18px;
}

h2 a, h2 a:link, h2 a:visited, h2 a:active {
	color: #FEE4B1;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar {
	position: relative;
	top: 0px;
	right: 25px;
}

#sidebar li {
	font-family: Impact, Charcoal, sans-serif;
	list-style:none;
	color: #FFFFFF;
	font-size: 12px;
}

#sidebar h2 {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 14px;
	font-weight: normal;	
}

#sidebar p {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar a, #sidebar a:link, #sidebar a:active, #sidebar a:visited {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar a:hover {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #F3E281;
	text-decoration: none;
}

small {
	color: #FFFFFF;
}.tablefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

