body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/border_left.gif);
	background-position: left;
	background-repeat: repeat-y;
}

p, ul, li {
	font-size: 14px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 100px;
	background-image: url(images/border_left.gif.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#header span {
	position: absolute;
	left: 200px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}

#left_content {
position: absolute;
left:0px;
top:10px;
/*width:200px;*/
background:#fff;
}
	
#center_content {
position: absolute;
left: 200px;
top:50px;
background:#fff;
/*margin-left: 205px;
margin-right:10px;*/
width: 600px;
/*border:1px solid #000;*/
}

#column1_content {
position: absolute;
left: 0px;
/*top:10px;*/
background:#fff;
width: 300px;
padding-right: 5px;
margin-top: 10px;
}

#column2_content {
position: relative;
left: 300px;
/*top:10px;*/
background:#fff;
width: 300px;
padding-left: 5px;
margin-top: 10px;
}

.cssnav { 
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(images/button_on.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 148px;
height: 43px;
margin: 0; 
padding: 0; 
}

.cssnav a {
display: block;
color: #000000;
font-size: 11px;
font-weight: bold;
width: 148px;
height: 43px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img {width: 148px; height: 43px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
position: absolute;
left: 25px;
top: 14px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

#main_graphic { width: 507px; margin-left: auto; margin-right: auto; text-align: center;}
#copyright { font-size: 11px; margin-top: 10px; margin-bottom: 10px; margin-left: auto; margin-right: auto; text-align: center; }



#banner { text-align: center; }
#caption h2 { text-align: center; font-size: 14px; }
#tagline { text-align: center; font-weight: bold; font-size: 22px; }

#contact_info { margin-left: auto; margin-right: auto; text-align: center; }
#contact_info li { list-style-type: none; }
#contact_info a:link, #contact_info a:visited, #contact_info a:hover, #contact_info a:active { color: #000000; }

#cruise_options_tagline { color: #8b008b; font-size: 18px; font-weight: bold; }
#lunch_menu { color: #dc143c; font-size: 18px; font-weight: bold; }
#dinner_menu_tagline { font-size: 18px; font-weight: bold; font-style: italic; } 
#dinner_menu_tagline2 { font-size: 16px; font-weight: bold; font-style: italic; } 

#services { font-size: 14px; }

#consulting_caption { font-weight: bold; font-size: 14px; width: 50%; padding-top: 60px;}

#reservations_icon { width: 50%; }
#reservations_caption { font-weight: bold; font-size: 14px; width: 50%; }

#contact { padding-top: 10px; padding-bottom: 10px; }
#contact label, input, textarea { display: block; width: 200px; float: left; margin-bottom: 10px; font-size: 13px;}
#contact textarea { width: 300px; }
#contact label { text-align: right; width: 60px; padding-right: 15px; font-size: 13px;}
#contact br { clear: left; }

#cruise_holiday_special { font-weight: bold; font-size: 14px; color: #CC0000; }
#cruise_gift_certificate_special { font-weight: bold; font-size: 14px; color: #CC6600; }

.announcement1 { font-weight: bold; font-size: 13px;}
.bold { font-weight: bold; }
.centered { margin-left: auto; margin-right: auto; text-align: center; }
.red_text { color: #990000; }
.padded_graphic { margin: 5px; }
.spaced { margin-top: 10px; }
.float_left { float: left; }
.float_right { float: right; }
.float_clear { clear: both; }
.padded_bottom { padding-bottom: 10px; }

.links {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
	text-align: center;
}
.links a {
	color: #000000;
	font-size: 13px;
}
