body {
	font: 100% Arial, Helvetica, sans-serif;
	background-color: #D8D9DD;
	background-image: url(../images/background_main.jpg);
	background-repeat: repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
td {
	vertical-align: top;
}
td a {
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
td a:hover {
	vertical-align: top;
	text-decoration: underline;
	color: #DF4D37;
	font-size: 12px;
}
img {
	border: 0px;
}
td.imagesYachts {
	vertical-align: top;
	background-color:#666666;
	width: 260px;
	text-align: center;
}
td.divider {	vertical-align: top;
	width: 20px;
}
td.dividerDesc {	vertical-align: top;
	border-bottom: #000000 1px dotted;
}
td.dividerImages {	vertical-align: top;
	border-bottom: #ffffff 1px dotted;
	background-color:#666666;
}
.twoColFixRtHdr #container {
	width: 1000px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 6px solid #ffffff; 
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.twoColFixRtHdr #emailSubsMain { 
	color: #FFFFFF;
	height: 75px;
	width: 1000px;
	text-align: right;
	font-size: 14px;
	margin: 0 auto;
}
#emailSubscribe { 
	background-color: #666666;
	color: #ffffff;
	height: 40px;
	width: 285px;
	text-align: left;
	font-size: 12px;
	border: solid #ffffff 3px;;
	margin-left: 650px;
	margin-top: 20px;
	padding: 5px;
	float: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a.bodyLinks {
	color: #f8474e;
}
a.bodyLinks:hover {
	color: #9e0b0f;
}

.twoColFixRtHdr #navBar { 
	background-color: #000000;
	color: #FFFFFF;
	height: 20px;
	text-align: left;
	font-size: 12px;
	border-bottom: dotted #666666 1px;;
	margin-bottom: 3px;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.twoColFixRtHdr #packageNav { 
	background-color: #ffffff;
	color: #FFFFFF;
	height: 20px;
	text-align: left;
	font-size: 12px;
	border-bottom: dotted #666666 1px;;
	margin-bottom: 3px;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header { 
	background-color: #000000;
	height: 250px;
	background-image: url(../images_banner/banner_Nautica_stretched.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 0px;
}
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	color: #DF4D37;
	font-size: 17px;
	letter-spacing: 2px;
	font-style: italic;
	text-align: left;
	font: Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #EntertainmentMain { 
	background-color: #000000;
	height: 250px;
	background-image: url(../images_banner/banner_Private_Venues.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 0px;
}
.twoColFixRtHdr #EntertainmentMain h1 {
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	color: #DF4D37;
	font-size: 17px;
	letter-spacing: 2px;
	font-style: italic;
	text-align: left;
	font: Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #reservation { 
	background-color: #000000;
	height: 250px;
	background-image: url(../images_banner/Yacht_banner.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 0px;
}
.twoColFixRtHdr #EntertainmentMain h1 span {
	color: #FFFFFF;

}
h1 {
	margin: 0px;
}

td {
	vertical-align: top;
}
td p{
	vertical-align: top;
}

.twoColFixRtHdr #headerFAQ { 
	background-color: #000000;
	height: 250px;
	background-image: url(../images_banner/banner_Nautica.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 0px;
}
.twoColFixRtHdr #contactDLS { 
	background-color: #000000;
	height: 250px;
	background-image: url(../images_banner/banner_Private_Venues.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 0px;
}
.twoColFixRtHdr #contactDLS h1 {
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	color: #DF4D37;
	font-size: 17px;
	letter-spacing: 2px;
	font-style: italic;
	text-align: left;
	font: Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #headerTerms { 
	background-color: #000000;
	height: 250px;
	background-image: url(../images_banner/terms_banner.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 0px;
} 
.twoColFixRtHdr #headerTerms h1 {
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	color: #DF4D37;
	font-size: 17px;
	letter-spacing: 2px;
	font-style: italic;
	text-align: left;
	font: Arial, Helvetica, sans-serif;
}
h2.body {
	font-size:18px;
	margin: 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px;
}

.twoColFixRtHdr #sidebar1 p {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}
.twoColFixRtHdr #sidebar1 p span {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	text-transform: uppercase;
	padding: 10px 0;
}
.twoColFixRtHdr #sidebar1 h2 {
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
}
.twoColFixRtHdr #mainContent { 
	margin: 0 275px 0 0;
	padding: 15px 10px;
	text-align: left;
}

.twoColFixRtHdr #mainContent h1 {
	text-align: right;
	border-bottom: #333333 dotted 1px;
	color: #ffffff;
	font-size: 26px;
	font: Geneva, Arial, Helvetica, sans-serif;
}

.twoColFixRtHdr #mainContent p {
	font-size: 15px;
	line-height: 22px;
	text-align: justify;
}
.twoColFixRtHdr #mainContent p.ContactBold {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #BE2118;
	margin-bottom: 0px;
}
.twoColFixRtHdr #mainContent p span{
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}
.twoColFixRtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color:#000000;
	font-size: 12px;
	color: #FFFFFF;
	height: 8px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
}
.twoColFixRtHdr #footer2 { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-size: 10px;
	color: #000000;
	widows: 1000px;
}
a.cgking {
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
a.cgking:hover {
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
a.cgking:active {
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.twoColFixRtHdr #footer2 p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.terms ul {
	font-size: 15px;
}
.terms li {
	font-size: 15px;
	line-height: 25px;
}
.terms li span {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	text-transform: capitalize;
}
.twoColFixRtHdr #footerDLS { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-size: 10px;
	color: #000000;
	text-align: justify;
	margin: 0 auto;
	width: 1000px;
}
.twoColFixRtHdr #footerDLS p{
	margin: 0px;
	font-size: 10px;
}

/*----------------------------Main MENU--------------------------*/

#foxmenucontainer{width:100%;height:20px;display:block; padding-left: 2px; text-transform:capitalize;}

#foxmenu{position:relative;display:block;height:20px;font-size:12px;
font-family:Verdana,Helvitica,sans-serif;}

#foxmenu ul{ height:20px;margin:0;padding-left:2px;list-style-type:none;width:auto;}

#foxmenu ul li{width: auto; height:20px;display:block;float:left;margin:0px; border-right:1px solid #292929;}

#foxmenu ul li a{display:block;float:left;color:#ffffff;text-decoration:none;
padding:3px 13px 0 5px;height:20px; width: auto; text-align:center;}

#foxmenu ul li a.official {display:block;float:left;color: #ee6666;text-decoration:none;
padding:3px 13px 0 5px;height:20px; width: auto; text-align:center;}

#foxmenu ul li a span{display:block;float:left;color:#959595;text-decoration:none;
padding:3px 5px 0 5px;height:20px; width: auto; text-align:center;}

#foxmenu ul li a:hover{width: auto; height:20px; color:#898989;}
#foxmenu ul li a:hover span{width: auto; height:20px; color:#ffffff;}

#foxmenu ul li a.activeLink{display:block;float:left;color:#333333;text-decoration:none;
padding:3px 3px 0 10px;height:20px; width: auto; text-align:center; #222222 solid;}

#foxmenu ul li a.activeLink:hover{display:block;float:left;color:#898989;text-decoration:none;
padding:3px 3px 0 10px;height:20px; width: auto; text-align:center;}

/*----------------------------Packages MENU--------------------------*/

#toursContainer{width:100%;height:20px;display:block; padding-left: 2px; text-transform:capitalize;}

#toursmenu{position:relative;display:block;height:20px;font-size:10px;
font-family:Verdana,Helvitica,sans-serif;}

#toursmenu ul{ height:20px;margin:0;padding-left:2px;list-style-type:none;width:auto;}

#toursmenu ul li{width: auto; height:20px;display:block;float:left;margin:0px; border-right:1px solid #292929;}

#toursmenu ul li a{display:block;float:left;color:#000000;text-decoration:none;
padding:3px 13px 0 5px;height:20px; width: auto; text-align:center;}

#toursmenu ul li a.official {display:block;float:left;color: #ee6666;text-decoration:none;
padding:3px 13px 0 5px;height:20px; width: auto; text-align:center;}

#toursmenu ul li a span{display:block;float:left;color:#959595;text-decoration:none;
padding:3px 5px 0 5px;height:20px; width: auto; text-align:center;}

#toursmenu ul li a:hover{width: auto; height:20px; color:#898989;}
#toursmenu ul li a:hover span{width: auto; height:20px; color:#ffffff;}

#toursmenu ul li a.activeLink{display:block;float:left;color:#333333;text-decoration:none;
padding:3px 3px 0 10px;height:20px; width: auto; text-align:center; border-top:0px #535353 solid; border-bottom:4px #222222 solid;}

#toursmenu ul li a.activeLink:hover{display:block;float:left;color:#898989;text-decoration:none;
padding:3px 3px 0 10px;height:20px; width: auto; text-align:center; border-bottom:4px #222222 solid;}
