body {
	padding: 0px;
	background: #000 url(../images/design/bgd.jpg) repeat-x;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	line-height:1;
}

h1 {
	font-size:30px;
	color:#002f5a;
	padding-bottom:10px;
}

h2 {
}

h3 {
color:#000;
font-weight:bold;
float:left;
padding-right:5px;
font-size:22px;
}
h4 {
color:#4e0d02;
font-size:22px;
float:left;
font-weight:normal;
}
h5 {
font-size:18px;
font-weight:normal;
color:#fff;
font-style:italic;
}


p, ol, ul {
	padding-bottom: 10px;
	line-height: 160%;
}

a {
	color: #393939;
}

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

a img {
	border: none;
}

hr {
	display: none;
}
.clear {
	clear:both;
}
.line {
	width:100%;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	background-color:#002f5a;
	text-align:center;
}
.wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.header {
	width:960px;
	height:120px;
	position:relative;
	z-index:9999;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	width:227px;
	height:75px;
	position:absolute;
	top:-15px;
	left:0px;
}
.menu-holder {
	width:1011px;
	height:50px;
	position:absolute;
	top:10px;
	left:0;
	
}
.shop {
	width:auto;
	height:40px;
	position:absolute;
	top:-50px;
	right:50px;
	z-index:9999;
	vertical-align:top;
}
.content-wrapper {
	background-color:#ccc;
	padding:15px;
	*padding-top:7px;
	*padding-bottom:20px;
	margin-top:30px;
}
.content-left {
	background-repeat:no-repeat;
	background-position:0% 0%;
	background-color:#fff;
	width:598px;
	float:left;
	padding:10px;
}
.content-leftsm {
	background-repeat:no-repeat;
	background-position:0% 0%;
	background-color:#fff;
	width:275px;
	float:left;
	padding:10px;
}
.content-left p {
	padding-bottom:10px;
}
.content-left img {
	float:left;
	margin-right:10px;
}
.content-left h1 {
	font-size:30px;
	color:#002f5a;
	font-weight:normal;
}
.content-left h2 {
	font-size:22px;
	color:#4692d7;
}
.content-right {
	width:300px;
	float:right;
}
.content-right .mod1 {
	background-color:#c2ffe1;
	border:7px solid #00391d;
	width:285px;
	height:210px;
	padding:7px;
	position:relative;
}
.mod1 .title {
	width:270px;
	height:35px;
	position:absolute;
	top:-10px;
	left:17px;
	text-align:center;
	background-image:url(../images/design/mod1-title-bgd.png);
	background-repeat:no-repeat;
	padding-top:10px;
}
.mod1 .video {
	width:270px;
	height:161px;
	position:absolute;
	top:43px;
	left:15px;
}
.content-right .mod2 {
	background-color:#e0f0ff;
	border:7px solid #002f5a;
	width:271px;
	height:210px;
	padding:7px;
	position:relative;
}
.mod2 .title {
	width:270px;
	height:35px;
	position:absolute;
	top:-10px;
	left:10px;
	text-align:center;
	background-image:url(../images/design/mod1-title-bgd.png);
	background-repeat:no-repeat;
	padding-top:10px;
}
.promo-holder {
	width:171px;
	height:359px;
	float:left;
}
.slideshow-holder {
	width:789px;
	height:359px;
	float:right;
}

/* Promo Tiles */
#navigation  {
	height: 359px;
	width: 171px;
	clear:both;
	padding:0px;
	}
#navigation ul{
	width:171px;
	height:359px;
	margin:0 auto;
	padding:0;
	}
#navigation ul li{
	float:left;
	display: block;
	outline: none;
	height: 90px;
	text-decoration: none;
	width: auto;
	overflow:hidden;
	text-indent:-1000px;
	}
#navigation ul li a{
	height:90px;
	display:block;
	}
#navigation .promo1 a{
	background: url(../images/design/promotiles_01.png) no-repeat top left;
	width:171px;
}
#navigation .promo2 a{
	background: url(../images/design/promotiles_02.png) no-repeat top left;
	width:171px;
	background-position: 0 0;
}
#navigation .promo3 a{
	background: url(../images/design/promotiles_03.png) no-repeat top left;
	background-position: 0 0;
	width: 171px;
}
#navigation .promo4 a{
	background: url(../images/design/promotiles_04.png) no-repeat top left;
	background-position: 0 0;
	width: 171px;
}

#navigation .promo1 a:hover{
	width:171px;
	background-position: 0px -90px;
}
#navigation .promo2 a:hover{
	width:171px;
	background-position: 0px -90px;
}
#navigation .promo3 a:hover{
	background-position: 0px -90px;
	width: 171px;
}
#navigation .promo4 a:hover{
	background-position: 0px -90px;
	width: 171px;
}


#navigation .promo5 a{
	background: url(../images/design/promotiles_fr_01.png) no-repeat top left;
	width:171px;
}
#navigation .promo6 a{
	background: url(../images/design/promotiles_fr_02.png) no-repeat top left;
	width:171px;
	background-position: 0 0;
}
#navigation .promo7 a{
	background: url(../images/design/promotiles_fr_03.png) no-repeat top left;
	background-position: 0 0;
	width: 171px;
}
#navigation .promo8 a{
	background: url(../images/design/promotiles_fr_04.png) no-repeat top left;
	background-position: 0 0;
	width: 171px;
}

#navigation .promo5 a:hover{
	width:171px;
	background-position: 0px -90px;
}
#navigation .promo6 a:hover{
	width:171px;
	background-position: 0px -90px;
}
#navigation .promo7 a:hover{
	background-position: 0px -90px;
	width: 171px;
}
#navigation .promo8 a:hover{
	background-position: 0px -90px;
	width: 171px;
}

.anythingSlider { 
width: 789px;
height: 359px; 
position: relative; 
margin: 0 auto 0; 
background-color:#fff;
-webkit-box-shadow: 0 8px 15px rgba(0,0,0, .6);
-moz-box-shadow: 0 8px 15px rgba(0,0,0, .6);
box-shadow: 0 8px 15px rgba(0,0,0, .6);
z-index:40;
}
.anythingSlider .slidewrapper { 
width: 789px; 
overflow: auto; 
height: 359px; 
margin: 0 0px; 
position: absolute; 
top: 0px; 
left: 0px;
z-index:50;
}                                     /* Width below is max for Opera */
.anythingSlider .slidewrapper ul { 
width: 32700px; 
list-style: none; 
position: absolute; 
top: 0; 
left: 0; 
background: #eee; 
margin: 0; 
}
.anythingSlider .slidewrapper ul li          { 
display: block; 
float: left; 
padding: 0; 
height: 359px; 
width: 789px; 
margin: 0; 
}
.anythingSlider .arrow { 
display: none; 
}
.anythingSlider .forward { 
display: none; 
}
.anythingSlider .back { 
display: none; 
}
.anythingSlider .forward:hover{ 
display: none; 
}
.anythingSlider .back:hover { 
display: none; 
display:none;
}

.thumbNav { 
position: relative; 
top: 212px;
float:right;
margin-right:10px;
z-index:100;
display:none;
}
.thumbNav li { 
display: inline; 
display:none;
}
.thumbNav a { 
color: #fff !important;
font-family:Calibri, Arial, Helvetica, sans-serif;
font-size:12px;
display: inline-block; 
padding: 2px 4px; 
height: 10px; 
margin: 0 5px 0 0; 
background: #fff ; 
text-align: center; 
display:none;
}
.thumbNav a:hover { 
background-image: none;
background: #e87657;
color:#e87657 !important;
display:none;
}
.thumbNav a.cur { 
background: #e87657; 
color:#e87657 !important;
display:none;
}

.start-stop { 
z-index: 10; 
color: white; 
padding: 2px 5px; 
width: 18px;
height:16px;
text-align: center; 
position: absolute; 
right: 124px; 
top: 280px;
background-image:url(../images/design/play.png);
background-repeat:no-repeat;
background-position:center center;
display:none;
}
.start-stop a:hover {
	background-image:url(../images/design/play-hover.png);
	background-repeat:no-repeat;
	background-position:center center;
	display:none;
}
.start-stop.playing { 
background-image:url(../images/design/pause.png);
background-repeat:no-repeat;
background-position:center center;
display:none;
}
.start-stop.playing a{
	background-image:url(../images/design/pause-hover.png);
	background-repeat:no-repeat;
	background-position:center center;
	display:none;
}

/*
  Prevents
*/
.anythingSlider .slidewrapper ul ul { 
position: static; 
margin: 0; 
background: none; 
overflow: visible; 
width: auto; 
border: 0; 
}
.anythingSlider .slidewrapper ul ul li { 
float: none; 
height: auto; 
width: auto; 
background: none; 
}
.footer {
	margin-top:20px;
	color:#fff;
}
.footer .address {
	width:600px;
	height:30px;
	float:left;
}
.footer .address a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
.footer .address a:hover {
	color:#002f5a;
	text-decoration:none;
}
.footer .powered {
	width:200px;
	font-size:12px;
	height:30px;
	text-align:right;
	float:right;
}
.footer .powered a {
	color:#fff;
	text-decoration:none;
	
}
.footer .powered a:hover {
	color:#D17010;
	text-decoration:none;
}
.news {
	color:#333333;
	font-size:13px;
	height:180px;
	width:270px;
	position:absolute;
	top:35px;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.news a {
	color:#002f5a !important;
}
.marquee_text a {
	color:#002f5a !important;
}
.content-left2 {
	width:325px;
	float:left;
}
input {
	padding:3px;
	border:2px solid #fff;
	margin-bottom: 8px;
	width: 125px;
	background-image: url("../images/design/field-bg.gif");
    background-repeat: repeat-x;
    border: 2px solid #C8C8C8;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-right:10px;
}
input:focus {
border:2px solid #018343;
background-color:#FFF;
}
select {
	padding:3px;
	margin-bottom:5px;
	margin-left:1px;
	width:134px;
	background-image: url("../images/design/field-bg.gif");
    background-repeat: repeat-x;
    border: 2px solid #C8C8C8;
	font-family:Georgia, "Times New Roman", Times, serif;
}
select:focus {
border:2px solid #018343;
background-color:#FFF;
}

input[type="submit"] {
background-color:#018343;
border:none;
color:#fff;
margin-top:5px;
float:right;
width:160px;
background-image:none !important;
font-family:Georgia, "Times New Roman", Times, serif;
}
textarea {
border:none;
height:79px;
width:125px;
padding:5px;
background-image: url("../images/design/textarea.gif");
    background-repeat: repeat-x;
    border: 2px solid #C8C8C8;
	font-family:Georgia, "Times New Roman", Times, serif;
}
textarea:focus {
border:2px solid #018343;
background-color:#FFF;
}
/*Contact Page Elements
*/
.mapwrapper {
border:1px solid #002f5b;
background-color:#002f5b;
padding:5px;
position:relative;
height:300px;
width:auto;
margin-bottom:15px;
}
.mapborder {
border:1px solid #adadad;
}
.mapdirections {
position:absolute;
width:280px;
height:17px;
bottom:4px;
right:3px;
background-color:#152731;
color:#fff;
font-size:14px;
font-weight:bold;
padding: 5px;
}
.mapdirections a{
color:#fff !important;
text-decoration:none;
}
mapdirections a:hover {
color:#fff !important;
text-decoration:underline;
}
.extraspacing {
padding-top:20px;
}
.contactform {
margin-top:20px;
}
.contacttd {
	padding:5px;
	line-height:20px;
}
.contacttd a{
	color:#4692d7 !important;
	text-decoration:underline;
}
.contacttd a:hover {
	color:#4692d7 !important;
	text-decoration:none;
}
.content-left-sm {
	width:225px;
	float:left;
}
.content-full2 {
	padding-bottom:20px;
}
.full-content {
	padding:10px;
	background-color:#fff;
}
.membership li {
	list-style-type:circle;
	list-style-position:inside;
	padding-left:10px;
	line-height:20px;
}
.package li {
	list-style-type:circle;
	list-style-position:inside;
	padding-left:10px;
	line-height:20px;
	padding-top:5px;
}
.package-box {
	width:208px;
	float:left;
	margin-right:23px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border:1px solid #888888;
	min-height:165px;
	background-image:url("../images/design/form-bg.png");
	margin-top:10px;
}
.package-box p {
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:5px;
}
.package-box h2 {
	font-size:18px;
	color:#4692d7;
	padding-bottom:7px;
	border-bottom:1px solid #888;
	padding-left:5px;
	padding-top:5px;
}
.package-boxr {
	width:208px;
	float:right;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border:1px solid #888888;
	min-height:165px;
	background-image:url("../images/design/form-bg.png");
	margin-top:10px;
}
.package-boxr p {
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:5px;
}
.package-boxr h2 {
	font-size:18px;
	color:#4692d7;
	padding-bottom:7px;
	border-bottom:1px solid #888;
	padding-left:5px;
	padding-top:5px;
}
.content-right2 {
	width:400px;
	float:right;
}

.content-left3 {
	width:400px;
	float:left;
}
.content-right2 {
	width:175px;
	float:right;
	margin-top:40px;
}
.ratesborder {
border-bottom:1px dashed #fff;
padding-bottom:10px;
height:34px;
}
.rates {
	padding:5px;
}
.rates-left {
	width:475px;
	float:left;
}
.ratesh2 {
	color:#B7532E;
	font-weight:bold;
	font-size:18px;
	padding-bottom:10px;
	padding-top:10px;
}
.ratesborder {
	border-bottom: 1px dashed #ccc;
}
.ratestop {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	border-bottom:1px dashed #4692d7;
	padding-bottom:5px;
	padding-top:5px;
}
.form-bgd {
	background-color:#152731;
	padding:5px;
	border:5px solid #7D8E90;
}

/* Inline Form For Pages */

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/controls.png) no-repeat -75px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

/* End of form */

.holdme {
	width:100%;
	height:100%;
	position:relative;
}
.holdme .button {
	width:131px;
	height:68px;
	position:absolute;
	top:-10px;
	right:-9px;
}
.holdme p {
	margin-top:20px;
}
.form-right {
	width:300px;
	float:right;
}
.form-right .mod3 {
	background-color:#c2ffe1;
	border:7px solid #00391d;
	width:285px;
	height:auto;
	padding:7px;
	position:relative;
}
.form-right .title {
	width:270px;
	height:45px;
	text-align:center;
	color:#eeeecc;
	font-size:18px;
	font-style:italic;
	font-weight:500;
	background-image:url(../images/design/mod1-title-bgd.png);
	background-repeat:no-repeat;
	line-height:35px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-25px;
	margin-bottom:15px;
}
.form-right2 {
	width:625px;
	float:right;
}
.form-right2 .mod3 {
	background-color:#c2ffe1;
	border:7px solid #00391d;
	width:600px;
	padding:5px;
}
.form-right2 .title {
	width:270px;
	height:45px;
	text-align:center;
	color:#eeeecc;
	font-size:18px;
	font-style:italic;
	font-weight:500;
	background-image:url(../images/design/mod1-title-bgd.png);
	background-repeat:no-repeat;
	line-height:35px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-25px;
	margin-bottom:15px;
}
.splashlink {
	color:#fff;
	size:36px !important;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:700;
}
.splash {
	background:url(../images/design/splashbg.jpg) repeat-x #000;
}
.tourheader {
	width:575px;
	margin-bottom:25px;
}
.tournav {
	float:right;
	width:75px;
	border:1px solid #000;
	text-align:center;
}
.previous a{
	float:left;
	margin-bottom:25px;
}
.next a{
	float:right;
	margin-bottom:25px;
}
