/* Layout Stylesheet */ 

body {
 margin:0px;
 background:#FFFFFF;
 padding:0px;
 background-image:url(bg.jpg);
 background-repeat:repeat;
 background-position:top;
 }

#outer {
 width:853px;
 margin:auto;
 overflow:hidden;
 height:100%;
 }

#logo {
 width:317px;
 height:117px;
 float:left;
 background-image:url(design.jpg);
 background-position:bottom;
 background-repeat:no-repeat;
 }
 
#header1{
height:79px;
width:535px;
float:right;
}

.menu1{
height:38px;
width:104px;
background-image:url(menubg.gif);
background-repeat:no-repeat;
float:left;
text-align:center;
}

.menu1 br{
line-height:13px;
}

.topmenu{
font:12px Arial;
color:#FFFFFF;
text-decoration:none;
vertical-align:middle;
text-align:center;
}

.topmenu:hover{
font:12px Arial;
color:#000000;
text-decoration:none;
}

.bodyblock {
width:853px;
background-color:#FFFFFF;
overflow:hidden;
background-image:url(optinbg.jpg);
background-repeat:repeat-y;
background-position:top;
height:auto;
 }
 
#left{
width:225px;
float:left;
height:550px;

}

.arrow{
font:14px Arial;
color:#3D4246;
text-decoration:none;
list-style-image:url(arrow.jpg);
line-height:28px;
padding-left:25px;
margin-left:25px;
padding-top:0px;
margin-top:0px;
padding-bottom:22px;
margin-bottom:24px;
}

.bodytext{
font:13px Arial;
color:#333333;
text-decoration:none;
padding-left:10px;
padding-right:20px;
line-height:18px;
}

.bodytext a:link{
font:12px Arial;
color:#003399;
text-decoration:none;
}

.bodytext a:visited{
font:14px Arial;
color:#3333ff;
text-decoration:none;
}

.bodytext a:hover{
font:12px Arial;
color:#505659;
text-decoration:none;
}

.leftmenus{
font:14px Arial;
color:#003399;
text-decoration:none;
}

.leftmenus:hover{
font:14px Arial;
color:#ff6600;
text-decoration:none;
}

#cover{
width:838px;
height:142px;
margin:auto;
height:auto;
}

#call{
background-image:url(call.jpg);
background-repeat:no-repeat;
background-position:top;
height:142px;
width:161px;
float:left;
position:relative;
}

#carnivaldeals{
background-image:url(carnival-bahamas-deals.jpg);
background-repeat:no-repeat;
background-position:top;
height:142px;
width:346px;
overflow:hidden;
}

#rccl{
background-image:url(rccl.jpg);
background-repeat:no-repeat;
background-position:top;
height:142px;
width:323px;
position:relative;
float:right;
overflow:hidden;
}

.carnivaldeal{
font:12px Arial;
color:#000000;
text-decoration:none;
padding:63px 140px 15px 30px;
text-align:left;
}

.rccl{
font:12px Arial;
color:#FFFFFF;
text-decoration:none;
padding:63px 110px 10px 20px;
text-align:left;
}

.bottom{
background-image:url(bottom.jpg);
background-repeat:no-repeat;
background-position:top;
height:22px;
}

.footer{
font:12px Arial;
color:#51575A;
text-decoration:none;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
}