/* Start of CMSMS style sheet 'Layout: Left sidebar + 1 column' */
/*****************
browsers interpret margin and padding a little differently, 
we'll remove all default padding and margins and
set them later on
******************/
* {
margin:0;
padding:0;
}

.float_left {
float: left;
padding: 2px!important;
margin: 0 20px 20px 0!important;
border: 1px solid #990000;
}

.polaroid {
float: left;
margin: 0 10px 0px 0!important;
}

#content_height {
min-height: 150px;
clear: both;
}

#date {
float: right;
width: 300px;
text-align: right;
padding-top: 10px;

}

.breadcrumbs {
padding-bottom:10px;
padding-top: 10px;
float: left;
width: 400px;
}

.breadcrumbs a {
color: black;
}

.breadcrumbs a:hover {
text-decoration: none;
}


* {
padding:0;
margin:0;
}

p {
text-align: justify!important;
}


body {
background:url(images/body_bg.jpg) repeat-x;
margin-left:auto;
margin-right:auto;
width:800px;
font-family:candara;
font-size:14px;
}

#black {
width: 785px;
background:url(images/topheaderbg.jpg) repeat-x;
padding: 5px 5px 5px 10px;
color: white;
float: left;

}
#black p {
float: left;
width: 490px;
font-weight:bold;
padding-top: 3px;
}

#black a {
color: white;

}


#wrapper {
float:left;
background-color:#FFFFFF;
width:780px;
padding:10px 10px 10px 10px;

}

#header {
height:115px;
width:100%;
}

#logo {
float:left;
padding-right: 12px;
}

#inner_wrapper {
float: left;
width:780px;

}

#left_col {
width: 180px;
float:left;
text-align: left!important;


}


#quick_contact {
width: 161px;
background-color: #990000;
float:left;
margin-top:30px;
padding-top: 5px;

}

#quick_contact h2 {
color: #FFFFFF;
border:none;
font-size:14px;
display:block;
padding-left: 10px;
}

.offer {
border-bottom: solid 1px #990000;
margin-right:10px;
margin-bottom:10px;
float: left;
width:550px;
}

.offer img {
float: left;
padding: 0px 10px 0px 0;
margin-bottom: 10px;
border: none;

}

.offer img a {
border: none;
}

#bottom_boxes {
float: left;
padding-top: 30px;
padding-bottom: 10px;
}

.bottom_box {
width: 140px;
height:54px;
float:left;
text-align:center;
text-transform:uppercase;
font-size:14px;
font-weight:bold;
padding-top: 40px;color:#FFFFFF;

}

.bottom_box a {
color:#FFFFFF!important;
text-decoration:none;
}

.bottom_box a:hover {
text-decoration:underline!important;
}

#cruise {
background:url(images/cruise.jpg) top no-repeat;
}

#short {
background:url(images/short.jpg) no-repeat top;
}

#long {
background:url(images/long.jpg) no-repeat top;
}

#contact {
background:url(images/contact.jpg) no-repeat top;
}

#shade_top {
float: right;
width:599px;
background:url(images/shade_top.jpg) no-repeat;
height:41px;
}

#shade_bot {
float: right;
width:599px;
background:url(images/shade_bot.jpg) no-repeat;
height:25px;
}

#right_col {
float: right;
width:570px;
border-right:#CCCCCC 1px solid;
}

#footer {
float: right;
width:570px;
clear: both;
font-weight:bold;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

#footer a {
color:#000000;
}

/*Styles*/

h1 {
color:#990000;
font-size:26px;
text-transform:uppercase;
margin-bottom:10px;

}

h2 {
width: 550px;
border: 1px solid #990000;
color:#990000;
text-transform:uppercase;
padding:5px;
margin-bottom:10px;
clear: both;
}

.offer h3 {
color:#990000;
padding-top:15px!important;
padding-bottom: 0!important;
float: none!important;
}

#right_col h3 {
padding-bottom: 10px;
float: left;
width: 340px;
}


h3 {
color:#990000;
}

p {
margin-bottom:10px;
padding-right:10px
}

#right_col img {
float: left;
padding: 10px 10px 10px 0;
}

#right_col a {
color:#990000;
font-weight: bold;
}

#right_col a:hover {
text-decoration: none;
}

#search {
float: right;
width: 280px;
text-align: right;
padding-right: 5px;
}

/* End of 'Layout: Left sidebar + 1 column' */

