body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, 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, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
	color: #000;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
a {
	text-decoration: none;
	outline: none;
	color: #fff;
}
a:hover {
}
h1 {
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 10px;
}
.commonImg {
	/* width:126px; 	height:113px; */
    border: 1px solid #62554a;
}
.commonImg.left {
	margin: 0px 15px 10px 0px;
}
.commonImg.right {
	margin: 0px 0px 10px 15px;
}
.commonList {
	padding-bottom: 5px;
}
.commonList li {
	padding-left: 30px;
	background: url(../images/bullet.png) no-repeat top left;
	padding-bottom: 15px;
}
.boatImg {
	width: 224px;
	height: 130px;
}
strong { font-weight:bold;}
/* Layout */
body {
	margin: 0px auto;
	background: #000 url(../images/bg-repeater.jpg) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.topBg {
	background: url(../images/bg-top.jpg) no-repeat top center;
}
.bottomBg {
	background: url(../images/bg-bottom.jpg) no-repeat bottom center;
}
.containerHeight {
	min-height: 993px;
	height: auto !important;
}
/* for Internet Explorer */
/*\*/
* html .containerHeight {
	height: 993px;
}
/**/

.wrap {
	width: 775px;
	margin: 0px auto;
}
/* Header Links*/
.headerLinks {
	width: 48%;
	float: left;
	font-size: 13px;
	font-weight: bold;
}
.headerLinks a {
	background: url(../images/icons/header-icons.png) no-repeat top left;
	padding-left: 32px;
	line-height: 32px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.headerLinks a.contact {
	background-position: bottom left;
}
.headerLinks a:hover {
	color: #ffcd3b;
}
/* Languages */
.languages {
	width: auto;
	float: right;
	text-align: right;
}
.languages ul {
	background: url(../images/languages/language-bg.gif) repeat-x top;
	padding: 0px 5px;
	font-size: 11px;
	font-weight: bold;
}
.languages ul li {
	display: inline;
}
.languages ul li a {
	line-height: 31px;
	color: #999999;
	padding: 0px 15px;
	height: 31px;
	display: inline-block;
}
.languages ul li a:hover, .languages ul li a.activeLanguage {
	color: #fff;
	background: url(../images/languages/language-bg.gif) repeat-x bottom;
}
.logo {
	margin-top: -31px;
	position: relative;
}
.center {
	text-align: center;
}
.slogan {
	margin-top: -51px;
	position: relative;
}
/* Navigation */
.navigation {
	height: 32px;
	background:url(../images/navigation/navigation-bg.gif) repeat-x top;
	text-align: center;
	border: 1px #be9e2f solid;
	margin-bottom: 5px;
}
.navigation li {
	font-size: 12px;
	font-weight: bold;
	background:transparent url(../images/navigation/navigation-brdr.gif) no-repeat right;
	padding-right: 2px;
	display: inline;
}
.navigation li.lastNav {
	background-image: none;
}
.navigation li a {
	line-height: 32px;
	padding: 0px 9px;
	padding-left:10px;
	height: 32px;
	width: auto;
	display: inline-block;
}
.navigation li a:hover, .navigation li a.activePage {
	background:url(../images/navigation/navigation-hover-bg.gif) repeat-x top;
}
/* ============== Box ===============*/
.box {
	border: 1px solid #a98826;
	background: url(../images/box/box-bg.png) repeat;
	margin-bottom: 17px;
	margin-top:5px;
}
.boxTopLeft {
	background: url(../images/box/box-top-left.png) no-repeat top left;
}
.boxTopRight {
	background: url(../images/box/box-top-right.png) no-repeat top right;
}
.boxBottomLeft {
	background: url(../images/box/box-bottom-left.png) no-repeat bottom left;
}
.boxContent {
	background: url(../images/box/box-bottom-right.png) no-repeat bottom right;
	padding: 17px 22px 22px 22px;
}
.boxContent a {
	text-decoration: underline;
}
.boxContent a:hover {
	text-decoration: none;
}
.separator {
	width: 300px;
	height: 31px;
	background: url(../images/box/separator.png) no-repeat top left;
	margin: 3px auto;
}
/* ============== Home ===============*/
.homeIntro {
	text-align: center;
}
.homeIntro p {
	width: 700px;
	margin: auto;
	font-size:16px;
	font-family:Comic Sans MS;
	
}
/* News Box */
.newsAndSpecials {
	padding-top: 20px;
}
.newsBox
{
    width: 360px;
    height:180px;
    float: left;
    border: 1px solid #836522;
    padding-bottom: 5px;
}
.newsLeftArrow {
	width: 36px;
	margin-left: -8px;
	position: relative;
	float: left;
}
.newsLeftArrow a {
	width: 36px;
	height: 36px;
	margin-top: 80px;
	display: block;
	background: url(../images/arrow-left.png) no-repeat top left;
}
.newsContetnt {
	width: 313px;
	float: left;
	position:relative;
}
.newsContetnt h2, .price
{
    color: #b8992b;
    font-size: 19px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.newsRightArrow {
	width: 36px;
	margin-right: -21px;
	position: relative;
	float: right;
}
.newsRightArrow a {
	width: 36px;
	height: 36px;
	margin-top: 80px;
	display: block;
	background: url(../images/arrow-right.png) no-repeat top left;
}
.newsLeftArrow a:hover, .newsRightArrow a:hover, .newsLeftArrow a.activeArrow, .newsRightArrow a.activeArrow {
	background-position: bottom left;
}
.newsContetnt img.treasure {
	position: absolute;
	right: -47px;
	top: -35px;
	float: right;
}
.newsContetnt h1, .newsHeader
{
    font-size: 17px;
    padding-top: 10px;
}
.specialsThumb {
border:1px solid #9E9B96;
clear:left;
float:left;
margin-right:12px;
}

.newsContent h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	color: #b8992b;
}
.newsContent a:hover {
	text-decoration: none;
}
/* News Right Column */
.newsRightColumn {
	width: 325px;
	float: right;
}
.newsDate {
	width: 35px;
	height: 33px;
	float: left;
	background: url(../images/news-bg.gif) repeat-x center;
	border: 1px solid #6a6253;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: center;
	margin-bottom: 5px;
}
.newsDate P {
	font-size: 19px;
	font-weight: bold;
	line-height: 16px;
}
.newsDate P span {
	display: block;
	font-size: 13px;
	font-weight: normal;
}
.newsRightColumn h3 {
	width: 265px;
	padding-left: 6px;
	float: left;
	line-height: 33px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.newsRightColumn p img {
	margin: 0px 13px 15px 0px;
	float: left;
}
.newsThumb {
	margin: 0px 13px 15px 0px;
	float: left;
	border: 1px solid #7e7965;
}
/* NewsLetter */
.newsLetterBox {
	width: 413px;
	float: left;
	border-right: 1px solid #675216;
}
input.newsletter, select.divesites, .contactForm input, .contactForm select, .contactForm textarea {
	border: 1px solid #64574a;
	width: 260px;
	height: 19px;
	line-height: 27px;
	color: #5c5c5c;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	float: left;
	background: url(../images/input-bg.gif) repeat-x top;
}
.newsLetterBox p {
	padding-top: 10px;
	padding-bottom: 10px;
}
a.commonButton {
	width: auto;
	float: left;
	margin-left: 10px;
	height: 26px;
	background: url(../images/common-btn-bg.gif) repeat-x center;
	text-align: center;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	padding: 0px 10px;
	line-height: 23px;
	text-decoration: none;
	border: 1px solid #6b6456;
	font-weight: bold;
}
a:hover.commonButton {
	background-image: url(../images/common-btn-hover-bg.gif);
}
/* Weather Box */
.weatherBox {
	width: 310px;
	float: right;
	background: url(../images/wheel.png) no-repeat right;
}
.weatherDetails {
	padding-top: 10px;
}
p.degree {
	width: 125px;
	float: left;
	text-align: right;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
}
p.degree img {
	float: left;
	margin-right: 5px;
}
p.degree span {
	display: block;
	font-size: 14px;
}
p.wind {
	width: 100px;
	float: left;
	margin-left: 15px;
	font-size: 11px;
	padding-top: 5px;
}
p.wind span {
	font-weight: bold;
}
/* Woody */
.woody {
	background-image: url(../images/footer-pattern.jpg);
}
h2.contact {
	width: 95px;
	float: left;
	background: url(../images/bottle.png) no-repeat bottom;
	height: 77px;
}
.branches {
	width: 322px;
	float: left;
}
.branches p span {
	display: inline-block;
	width: 206px;
}
.organization {
	width: 300px;
	float: right;
	background: #fff url(../images/org-bg.gif) repeat-x bottom;
	border: 2px solid #9c7b2a;
	margin-right: 10px;
}
.organization img {
	margin-left: 8px;
}
/* CopyRight */
.copyRight {
	color: #000;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.boatDescription {
	padding-bottom:15px;
}
/* ======================= PopUp ======================= */

.popupContainer {
	width:583px;
	margin:auto;
	/* background:url(../images/popup/content-bg.png) repeat;*/
	background-color:#000;
	border:1px solid #9e8022;
}
.popupHeader {
	height:47px;
	background:url(../images/popup/header-bg.gif) repeat-x top;
}
.popupHeader h1 {
	width:500px;
	float:left;
	padding-left:20px;
	text-align:left;
	line-height:47px;
}
.popupHeader a {
	width:23px;
	height:23px;
	display:block;
	float:right;
	background:url(../images/popup/close.png) no-repeat top left;
	margin:-8px -8px 0 0;
}
.popupHeader a:hover {
	background-position: bottom left;
}
.popupContent {
	width:538px;
	margin:auto; /* background:url(../images/popup/content-bg.png) repeat; */
	padding:10px;
	text-align:left;
}
.formRow {
	display:block;
	padding-bottom:10px;
}
.formRow p.leftCol {
	float:left;
	width:266px;
}
.formRow p.rightCol {
	float:left;
	padding-left:15px;
}
.formRow label {
	width:104px;
	float:left;
	line-height:17px;
}
.formRow input, .formRow select, .formRow textarea {
	width:150px;
	height:17px;
	border:0px;
	color:#707070;
}
.formRow select.courses {
	width:250px;
}
.formRow textarea {
	width:430px;
	height:95px;
	overflow:auto;
}
.formCalendar {
	width:17px;
	height:16px;
	display:block;
	float:left;
	background:url(../images/popup/calendar.png) no-repeat top left;
	margin-left:5px;
}
.popupBottomLeftCorner {
	background:url(../images/box/box-bottom-left.png) no-repeat bottom left;
}
.popupBottomRightCorner {
	background:url(../images/box/box-bottom-right.png) no-repeat bottom right;
	padding-bottom:10px;
}
.popupButtons {
	padding-right:5px;
}
.popupButtons a {
	float:right;
}

.simplemodal-container{
top:100px !important;
}
.downarrowclass { display:none; }


.ui-datepicker-trigger{
background-color:Transparent;
border:none;
}


#anniversary-left{
    display:none;
    position:absolute;
    left:-96px;
    top:35px;
    
}

#anniversary-right{
    display:block;
    position:absolute;
    left:635px;
    top:20px;

}

.specialOffer h1{
width:250px;
}
.specialOffer h1, .specialOffer h2{
    float:left;
}
.specialOffer h2{
    margin:0;
    padding:0;
    width:100px;
}

.specialOffer p{
float:left;
margin-top:5px;
width:168px;

}

.downloadButton {
	width:240px;
	float:right;
	text-align:right;
	padding-top:18px;
}
.downloadButton a { float:right; }
