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


/*----------------------------------------base styles------------------------------------------*/

* {
	padding:0px;
	margin: 0px;
}
body {
	margin-top: 0px;
	text-align:center;
	background-color: #0064B2;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-attachment: scroll;
	background-image: url(../images/splashBG_img.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	height: auto;
	width: 1000px;
	margin: 0 auto;
	text-align:left;
}
#clear {
	clear: both;
}
img {
	border: 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 14px;
}

/*----------------------------------------header styles------------------------------------------*/

#header {
	position:absolute;
	float: left;
	clear: both;
	width: 50%;
	z-index: 10;
}
#header img {
	padding-right: 20px;
	float: left;
}
#header .logo {
	padding-right: 80px;
}
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header ul li {
	float: left;
}
#header ul a {
	text-decoration: none;
	color: #006600;
	float: left;
	display: block;
	padding-top: 2em;
}
/*----------------------------------------sidebar styles-----------------------------------------*/

#sidebar {
	position: relative;
	float: left;
	clear: none;
	width: 20%;
	font-family: "Comic Sans MS";
}
#blogPreview {
	position: relative;
	top: 190px;
}
#blogPreview a {
}
#blogPreview a:hover {
}
#BPhoto {
	padding-top: 10px;
}
#BPhoto a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-top: 10px;
	text-decoration: none;
}
#BPhoto a:hover {
	color: #FFCC00;
}
#BWeblog {
	padding-top: 10px;
}
#BWeblog a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-top: 10px;
	text-decoration: none;
}
#BWeblog a:hover {
	color: #FFCC00;
}
#sidebar  #sidebarheader {
	background-attachment: scroll;
	background-image: url(../images/extrasHeader_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 72px;
	width: 214px;
	padding-top: 220px;
}
#sidebar  #sidebarheader  h1 {
	padding-top: 26px;
	padding-left: 45px;
}
#sidebar  ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	clear: both;
}
#sidebar  ul  li {
}
#sidebar  ul  a {
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 200px;
	height: 40px;
	padding: 2px;
}
#sidebar    ul    a    .firstsidebar {
	margin-top: 20px;
}

/*h2 {
	font-size: 14px;
	font-weight: normal;
}*/


/*----------------------------------------extra styles-----------------------------------------*/

#extra {
	position: relative;
	float: left;
	clear: both;
	width: 75%;
}
#extra #extraheader {
	height: 72px;
	width: 214px;
	padding-top: 20px;
	position: absolute;
	right: 10px;
}
#extra #extraheader  h1 {
	padding-top: 20px;
	padding-left: 5px;
}
#extra ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 185px;
}
#extra ul li {
	float: left;
}
#extra ul a {
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	display: block;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-top: 2.5em;
	clear: left;
	text-align: right;
}
#extra ul a .firstextra {
}


/*----------------------------------------content styles-----------------------------------------*/

#content {
	position: relative;
	float: right;
	clear: right;
	width: 75%;
	text-align: center;
}
#content #extra {
	background-attachment: scroll;
	background-image: url(../images/extraContent_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 93px;
	width: 718px;	
	padding-bottom: 1.5em;
}


/*----------------------------------------index styles-----------------------------------------*/

#index {
	position: relative;
}
#indexheader {
	background-attachment: scroll;
	background-image: url(../images/photoHeader_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 718px;
	text-align: right;
}
#indexcontent {
	background-attachment: scroll;
	background-image: url(../images/photoContent_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	width: 718px;
	padding-bottom: 1em;
}
#index #indexheader h1 {
	padding-right: 100px;
	padding-top: 25px;
	text-align: right;
}


/*----------------------------------------photo styles-----------------------------------------*/

#photo {
	position: relative;
}
#photoheader {
	background-attachment: scroll;
	background-image: url(../images/photoHeader_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 123px;
	width: 718px;
	text-align: right;
}
#photocontent {
	background-attachment: scroll;
	background-image: url(../images/photoContent_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	width: 718px;
	padding-bottom: 1em;
}
#photo #photoheader h1 {
	padding-right: 100px;
	padding-top: 25px;
	text-align: right;
}

/*----------------------------------------about styles-----------------------------------------*/

#about {
	position: relative;
}
#aboutheader {
	background-attachment: scroll;
	background-image: url(../images/aboutHeader_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 718px;
	text-align: right;
}
#aboutcontent {
	background-attachment: scroll;
	background-image: url(../images/aboutContent_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	width: 718px;
	padding-bottom: 1em;
	min-height: 468px;
}
#about  #aboutheader  h1 {
	padding-right: 90px;
	padding-top: 25px;
	text-align: right;
}
#aboutC {
	width: 678px;
	height: 438px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}

/*----------------------------------------specs styles-----------------------------------------*/

#specs {
	position: relative;
}
#specsheader {
	background-attachment: scroll;
	background-image: url(../images/photoHeader_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 718px;
	text-align: right;
}
#specscontent {
	background-attachment: scroll;
	background-image: url(../images/photoContent_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	width: 718px;
	padding-bottom: 1em;
	min-height: 468px;
}
#specs  #specsheader  h1 {
	padding-right: 110px;
	padding-top: 35px;
	text-align: right;
}
#specsC {
	width: 678px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	height: 438px;
	color: #666666;
	position: relative;
}
#amenities {
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 100px;
	color: #0064B2;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 1.9em;
}
#specT {
	position: absolute;
	top: 130px;
	left: -50px;
	width: 148px;
	height: auto;
	color: #0064B2;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: right;
	line-height: 1.5em;
}
#specC {
	position: absolute;
	top: 130px;
	left: 120px;
	width: 300px;
	height: auto;
	color: #666666;
	font-size: 14px;
	/*padding-top: 20px;*/
	padding-left: 20px;
	line-height: 1.5em;
}
#specPic {
	position: absolute;
	top: 0;
	left: 448px;
	width: 230px;
	height: auto;
	padding-top: 20px;
}



/*----------------------------------------rates styles-----------------------------------------*/

#rates {
	position: relative;
}
#ratesheader {
	background-attachment: scroll;
	background-image: url(../images/ratesHeader_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 718px;
	text-align: right;
}
#ratescontent {
	background-attachment: scroll;
	background-image: url(../images/ratesContent_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	width: 718px;
	padding-bottom: 1em;
	min-height: 468px;
}
#rates  #ratesheader  h1 {
	padding-right: 90px;
	padding-top: 25px;
	text-align: right;
}
#ratesC {
	width: 678px;
	height: 470px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	position: relative;
}
#ratesSchedule {
	position: absolute;
	top: 0px;
	left: 40px;
	width: 350px;
	height: auto;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
}
#ratesCharter {
	position: absolute;
	top: 240px;
	left: 40px;
	width: 350px;
	height: auto;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
}
#ratesPackages {
	position: absolute;
	top: 0px;
	left: 430px;
	width: 230px;
	height: auto;
	padding-top: 20px;
	padding-left: 0px;
	text-align: left;
}
#SchedHdr {
	color: #0064B2;
	font-size: 16px;
	padding-bottom: 20px;
}
#rates br {
	line-height: 1.1em;
}
#ratesPackages #SchedHdr {
	padding-left: 20px;
}

/*----------------------------------------contacts styles-----------------------------------------*/

#contacts {
	position: relative;
}
#contactsheader {
	background-attachment: scroll;
	background-image: url(../images/aboutHeader_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 718px;
	text-align: left;
}
#contactscontent {
	background-attachment: scroll;
	background-image: url(../images/aboutContent_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	width: 718px;
	padding-bottom: 1em;
	min-height: 468px;
}
#contacts  #contactsheader  h1 {
	padding-right: 90px;
	padding-top: 25px;
	text-align: right;
}
#contactsC {
	width: 678px;
	height: 438px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
}
#Cinfo {
	float: left;
	width: 250px;
	height: auto;
	text-align: left;
	font-size: 14px;
	line-height: 2em;
	padding-left: 30px;
}
#Cinfo a {
	text-decoration: none;
	color: #0064B2;
	font-size: 16px;
	display: block
}
#Cinfo a:hover {
	color: #666666;
}
.Cnumbers {
	color: #0064B2;
}
.Cheader {
	color: #0064B2;
	font-size: 20px;
	line-height: 4em;
}

/*----------------------------------------video styles-----------------------------------------*/

#video {
	position: relative;
}
#videoheader {
	background-attachment: scroll;
	background-image: url(../images/ratesHeader_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 718px;
	text-align: right;
}
#videocontent {
	background-attachment: scroll;
	background-image: url(../images/ratesContent_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	width: 718px;
	padding-bottom: 1em;
	min-height: 468px;
}
#video  #videoheader  h1 {
	padding-right: 90px;
	padding-top: 25px;
	text-align: right;
}
#videoC {
	width: 678px;
	height: 438px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
}

/*----------------------------------------faq styles-----------------------------------------*/

#faq {
	position: relative;
}
#faqheader {
	background-attachment: scroll;
	background-image: url(../images/photoHeader_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 123px;
	width: 718px;
	text-align: right;
}
#faqcontent {
	background-attachment: scroll;
	background-image: url(../images/photoContent_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	width: 718px;
	padding-bottom: 1em;
}
#faq #faqheader h1 {
	padding-right: 100px;
	padding-top: 25px;
	text-align: right;
}
#faqC {
	width: 678px;
	height: 438px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
}


/*----------------------------------------footer styles------------------------------------------*/

#footer {
	position: relative;
	float: left;
	clear: right;
	left: 20px;
}
#footer ul {
	margin: 0;
	list-style: none;
	padding-top: 0px;
}
#footer ul li {
	float: left;
}
#footer ul a {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	display: block;
	background-attachment: scroll;
	background-image: url(../images/footer_img.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-top: 1em;
	line-height: 1em;
}
#footer ul a:hover {
	color: #62A0D0;
}
#footer ul a.first {
background: none;
}

/*----------------------------------------copyright styles------------------------------------------*/

#copyright {
	position: relative;
	float: left;
	clear: left;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 10px;
	line-height: 1em;
	padding-right: 10px;
	padding-left: 10px;
	left: -260px;
	top: -40px;
	vertical-align: top;
	height: 31px;
}
#copyright .rights {
	padding-left: 15px;
}
#copyright img {
	padding-right: 20px;
	border: 0px;
}
