@charset "utf-8";
/* CSS Document */
html, body{ 
 margin:0; 
 padding:0; 
  font-family: Verdana, Arial, Trebuchet MS;
 font-family: Arial, helvetica, sans-serif;

font-size:0.9em;
 text-align:center;
 background-color: white;
    } 

#wrapper{
margin: 1em auto;
width: 90%;
text-align:left;
background-color: white;

}
#header{
width:100%;
height: 100px;
background-color:#25405a;
background-image: url(cruiselineimages/cruiselinelogo2.gif);
background-repeat:no-repeat;
}
#content{
margin-right:250px;
margin-top:10px;
background-color:white;
font-size:12px;
line-height:1.4em;
border-right:1px dotted #D0E5D4;
}
#footer{
clear:both;
width:100%;
height: 110px;
background-color:#65994A;
color:#D0E5D4;
text-align:center;
}
#footer a{
color:#D0E5D4;
}
#headernav{

font-size:0.9em;
float:right;
list-style:none;
margin-right:10px;
}
#headernav li{
color:#d0e5d4;

background-color:#254054;
padding:5px;
}
#headernav li a{
color:#d0e5d4;
text-decoration:none;
}
#headernav li a:hover{
color: white;
}
#topbar1{
width: 100%;
height: 40px;
font-size:0.9em;
background-color:#B7CC89;
color: #1c415a;
}
#topbar{
list-style:none;
margin: 0;
padding:10px;
margin-left:10px;
}
#topbar li{
display:inline;
color: #25405a;
margin-left:10px;
}


#topbar li a{
color: #25405a;
padding:4px;
text-decoration:none;
font-weight: 900;
}
#topbar li a:hover{
color: white;
}

#content .paraleft{
float:left;
position:relative;
display:block;
width:50%;
margin-right:5px;
border-right:1px dotted green;
}
#content .pararight{
float:right;
position:relative;
display:block;
width:46%;
}



#content .indextop{
width:100%;
}
#content .indextop h1{
background-image:url(cruiselineimages/suncruise.gif);
background-repeat:no-repeat;
padding-left:22px;
font-size:1.5em;
color:#25405a;
}
#content h2{
background-image:url(cruiselineimages/suncruiseh2.gif);
background-repeat:no-repeat;
padding-left:21px;
font-size:1.3em;
color:#25405a;
}
.padded{
padding:5px;
}
#rightcolumn{
display:block;
width:250px;
float:right;
position:relative;
background-color:white;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
border-left:1px dotted #D0E5D4;
text-align:center;
}
#rightcolumn h2{
font-size:1.3em;
color:#25405a;
margin:0px;
padding:0px;
}
.clear{
clear:both;
}
#rightcolumn ul{
margin-left:30px;
text-align:left;
padding:0px;
line-height:18px;
}
#rightcolumn li{
text-align:left;
list-style:none;
margin-left:0px;
}

#rightcolumn li a{
color:#25405a;
font-size:12px;
font:Arial;
}

.contentgoogle{
float:left;
padding:5px;
}
.search{
float:right;
display:block;
width:350px;
height:100px;
background:url(images/cruisevacationpics.gif);
background-position:left;
background-repeat:no-repeat;

}
#googlesearch{
width: 100%;
height: 35px;
font-size:0.9em;
background-color:#B7CC89;
color: #1c415a;
}
.paddingleft{
margin-left:30px;
}
.center{
width:100%;
text-align:center;
}

