body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2F221A;
}
.main {
	height: 1150px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F221A;
}
.frame {
	float: right;
	height: 1150px;
	width: 900px;
	margin-right: 50px;
}
.sidebar_left_frame {
	float: right;
	height: 1150px;
	width: 13px;
	margin-left: 37px;
}
.sidebar_left_1 {
	background-color: #FEDAA6;
	float: right;
	height: 335px;
	width: 13px;
}
.sidebar_left_2 {
	background-color: #FF9E11;
	float: right;
	height: 153px;
	width: 13px;
}
.sidebar_left_3 {
	background-color: #FEEBCD;
	float: right;
	height: 245px;
	width: 13px;
}
.sidebar_left_4 {
	background-color: #4C382D;
	float: right;
	height: 240px;
	width: 13px;
}
.banner_logo {
	float: right;
	height: 180px;
	width: 900px;
	background-color: #FFFFFF;
}
.logo {
	float: right;
	height: 180px;
	width: 600px;
	background-image: url(images/IMG_logo.jpg);
	background-repeat: no-repeat;
	background-position: 40px 26px;
}
.logo_right {
	float: right;
	height: 180px;
	width: 300px;
}
.logo_text {
	color: #BFB3AA;
	float: right;
	height: 130px;
	width: 295px;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 5px;
	padding-top: 10px;
}
.logo_phone {
	float: right;
	height: 25px;
	width: 295px;
	padding-top: 15px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 5px;
	color: #684D3E;
}
.nav_container {
	float: right;
	height: 50px;
	width: 900px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FEEBCD;
}
.slideshow {
	float: right;
	height: 250px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#fadeshow1 {
	z-index: 0;
	}

.content_container {
	float: right;
	height: auto;
	width: 900px;
	background-color: #FFFFFF;
}
.sidebar_right_frame {
	background-color: #F9FAF4;
	float: right;
	width: 235px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FEEBCD;
	padding-top: 15px;
	height: auto;
	padding-left: 5px;
}
.sidebar_right_headers {
	float: right;
	height: 35px;
	width: 227px;
	padding-left: 2px;
}
.sidebar_right_text {
	float: right;
	height: 185px;
	width: 227px;
	color: #4C382D;
	padding-top: 15px;
	text-transform: uppercase;
	font-size: 11px;
}
.list-menu {
	list-style-type: none;
	width: 225px;
}
#list-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#list-menu li {
	margin: 2px 0 0;
}
#list-menu a {
	display: block;
	width:215px;
	text-decoration: none;
	color: #4c382d;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#list-menu a:hover {
	background-image: url(images/BTN_arrow.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
.content {
	float: right;
	height: auto;
	width: 649px;
	margin-right:5px;
	margin-left:5px;
}
.content_header {
	float: right;
	height: 50px;
	width: 609px;
	margin-top: 30px;
	padding-left: 20px;
	background-image: url(images/IMG_content_header_2.jpg);
	background-repeat: no-repeat;
	background-position: center 7px;
	padding-right: 20px;
}
.content_sub_header {
	float: right;
	height: 40px;
	width: 609px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-right: 20px;
	color: #684D3E;
}
.content_text {
	float: right;
	width: 609px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
.banner_bottom {
	float: right;
	height: 114px;
	width: 870px;
	background-color: #F9FAF4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FEEBCD;
	padding: 15px;
}
#fadeshow2 {
	z-index: 0;
}
.footer {
	float: right;
	height: 15px;
	width: 900px;
	margin-top: 7px;
	font-size: 9px;
	color: #FEEBCD;
}
.copyright {
	float: right;
	height: 15px;
	width: 450px;
	text-align: right;
}
.links {
	float: right;
	height: 15px;
	width: 450px;
}




.class1 a:link {
	color: #FEEBCD;
	text-decoration: none;
} 
.class1 a:visited {
	color: #FEEBCD;
	text-decoration: none;
} 
.class1 a:hover {
	color: #FE961B;
	text-decoration: none;
} 
.class1 a:active {
	text-decoration: none;
} 



.class2 a:link {
	color: #4C382D;
	text-decoration: none;
	text-indent: 20px;
} 
.class2 a:visited {
	color: #4C382D;
	text-decoration: none;
} 
.class2 a:hover {
	color: #745545;
	text-decoration: none;
} 
.class2 a:active {
	text-decoration: none;
} 


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/image_dropdown.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:50px;
	font-family:arial, verdana, sans-serif;
	width:900px;
	float: right;
}
#nav li.top {display:block; float:left;}
#nav li a {
	display:block;
	float:left;
	height:50px;
	width:179px;
	text-decoration:none;
	padding:0;
	cursor:pointer;
}

#nav li a.home {
	background:url(images/BTN_home.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav li a.services {
	background:url(images/BTN_services.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav li a.ports {
	background:url(images/BTN_ports.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav li a.team {
	background:url(images/BTN_team.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav li a.contact {
	background:url(images/BTN_contact.jpg);
	width: 180px; !important
}

#nav li:hover a,
#nav a:hover
{background-position: 0 50px;}

#nav table {position:absolute; top:0; left:0; border-collapse:collapse; padding:0; width:0; height:0; margin:-1px;}

#nav .sub {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:0; top:50px; background: #fff; width:160px; height:auto; z-index:300;}
#nav :hover ul.sub li
{
	display:block;
	height:50px;
	position:relative;
	float:left;
	width:179px;
	font-weight:normal;
	visibility: visible;
}
#nav :hover ul.sub li a
{
	display:block;
	height:50px;
	width:179px;
	text-decoration:none;
	padding:0;
	cursor:pointer;
	visibility: visible;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #2F221A;
	border-bottom-color: #000;
	border-left-color: #fff;
}

#nav :hover ul li a.shoreexcursions {
	background:url(images/BTN_shoreexcursions.jpg);
	visibility: visible;
}
#nav :hover ul li a.landprograms {
	background:url(images/BTN_landprograms.jpg);
	visibility: visible;
}
#nav :hover ul li a.overlandprograms {
	background:url(images/BTN_overlandprograms.jpg);
	visibility: visible;
}
#nav :hover ul li a.turnarounds {
	background:url(images/BTN_turnarounds.jpg);
	visibility: visible;
}

#nav :hover ul.sub li a:hover 
{
	background-position: 0 50px;
	position:relative;
	visibility: visible;
}
