﻿html {	padding: -15;	margin: -15;	height: 100%;}
body
{
    background-image:url('../images/bg-repeate.jpg');
    background-color:#6BA2D8;
    background-repeat:repeat-x;
    background-position:center top;
    line-height: 1.5;
    margin:0px;
    padding:0px;
	color: #333;
    height: 100%;
    font-size: 0.79em;
    font-family: Tahoma, Arial, Verdana, sans-serif;
}
h1 { font-size: 1.9em; font-weight: bold; margin-top: 10px;	margin-bottom: 20px; line-height: 1.2; }
h2 { font-size: 1.35em; font-weight: normal; color: #7b382f; margin: 0px 0px 0px 0px; padding: 0; line-height: 1.1; } 
h3 { font-size: 1.00em;	font-weight: normal; color: #7b382f; margin: 10px 0px -5px 0px; padding: 0; }
h4  { font-size: 1.1em;	font-weight: normal; text-align: left; margin-top: -3px; margin-bottom: 3px; margin-left: 4px;}/* used on landscapes page */
h5 { font-size: 1.1em; font-weight: normal; text-align: left; color: #ee881b; margin-top: 0; margin-bottom: 5px; }

p
{
}
UL 
{
}
LI
{
}
a img  
{ 
    border: none; 
}

#wrapper
{
    width:901px;
    margin-right:auto;
    margin-left:auto;
    
}
#navleft
{
    width:129px;
    height:349px;
    float:left;
    background-image:url('../images/topleftnav.jpg');
    background-repeat:no-repeat;
    background-position:center top;
    padding-top:35px;
    
}
.displace {
    position: absolute;
    left: -5000px;
    }
a.rolloverhome {
    display: block;
    width: 129px;
    height: 40px;
    text-decoration: none;
    background: url("../images/homehover.jpg");
    }
a.rolloverhome:hover {
    background-position: -129px 0;
    }

a.rolloverabout {
    display: block;
    width: 129px;
    height: 40px;
    text-decoration: none;
    background: url("../images/aboutushover.jpg");
    }
a.rolloverabout:hover {
    background-position: -129px 0;
    }
    a.rollovermedia {
    display: block;
    width: 129px;
    height: 40px;
    text-decoration: none;
    background: url("../images/mediahover.jpg");
    }
a.rollovermedia:hover {
    background-position: -129px 0;
    }
    a.rollovercruises {
    display: block;
    width: 129px;
    height: 40px;
    text-decoration: none;
    background: url("../images/cruiseshover.jpg");
    }
a.rollovercruises:hover {
    background-position: -129px 0;
    }
    a.rolloverlocation {
    display: block;
    width: 129px;
    height: 40px;
    text-decoration: none;
    background: url("../images/locationhover.jpg");
    }
a.rolloverlocation:hover {
    background-position: -129px 0;
    }
    a.rollovercontact {
    display: block;
    width: 129px;
    height: 40px;
    text-decoration: none;
    background: url("../images/contacthover.jpg");
    }
a.rollovercontact:hover {
    background-position: -129px 0;
    }
#bookonline
{
    width:129px;
    height:109px;
    background-image:url('../images/bookonline.jpg');
    background-repeat:no-repeat;
    background-position:center top;    
}
#booktriplink
{
    position:relative;
    padding-left:15px;
    padding-top:20px;
}
#facebooklink
{
    position:absolute;
    padding-left:569px;
    padding-top:5px;
}
#rateslink
{
    position:absolute;
    padding-left:700px;
    padding-top:1px;
}

#header
{
    background-image:url('../images/overplace.png');
    background-repeat:no-repeat;
    background-position:center top;
    width:772px;
    height:384px;
    float:left;   
}
#contentwrapper
{
        width:901px;
    float:left;
}
#topcontentimage
{
    display: inline;
}
#content
{

    
}
#content p
{
}

#content a { text-decoration: none; color: #ffffff;	}
#content a:hover	{ text-decoration: underline; color: #f90 !important; }	
#content PRE
{
    font-family:Arial;
    font-size:80%;
    padding-left:25px;
    float:left;
    width:820px;
}
.left
{
    margin-right:10px;
    margin-top:10px;
    margin-bottom:10px;
    float: left;
}
.right
{
    margin-left:10px;
    margin-top:10px;
    margin-bottom:10px;
    float:right;
}
#footer
{
    background-image:url('../images/footer.jpg');
    height:170px;
       
}
#footer p
{
    font-size:85%;
    text-align:center;
    padding-top:5px;
    margin:0;
    color:black;
    
}
#footer a { text-decoration: none; color: #08c;	}
#footer a:hover	{ text-decoration: underline; color: #f90 !important; }

.clearfloat
{
    font-size:1px;
    line-height:0px;
    clear:both;
    height:0px;
}
.aspNetHidden
{
}
#photogallery
{
    line-height:1.2;
}
#headerwrap fieldset
{
	float: left;
	display: block;
	width: 20em;
	height:28em;
	margin: 0 1em 1em 0;
	padding: 0 1em 1em 1em;
}


