body 		
{
	color: #000000;
	margin: 0;
	padding: 0;
	background: #F4F4F4 url('../images/bg_gradient.gif') bottom left fixed repeat-x;
	text-align: center;	
}

#container {
	position: relative;
	width: 750px;	
	margin: 15px auto;
	padding: 0px;
	text-align: left;
	border: #211B57 solid 2px;	
	background: #F4F4E6 url('../images/bg_wavy4.gif');	
}

/* Banner Styles */

#banner {
	width:750px;
	height:120px;
	position:relative;
	float:left;
	top:0px;
	background-color:#571b09;
	padding:0;
	margin:0;
	z-index:1;	
	line-height: 0;	
}

#banner p {
	float:left;
	padding:0px;
	margin:0px;
	}

#search {
	width: 125px;
	height: 120px;
	left: 5px;
	position: relative;
	top:10px;
	float:left;
}
		
#search form {
	padding-top:0px;
	padding-left:0px;
	padding-right:5px;
	}

#search p.image {
	margin: 5px 0 2px 8px;
	float:none;
}


#search fieldset { 
	border:none;
	width:125px;
	margin: 3px 0px 0px 0px;  
	padding: 0px; 
}

#search label
{
	display:block;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	margin:0px;
	padding: 0px 3px 2px 3px;		
}

#search input
{
	color: #781351;
	background: #fefefe;
	border: 1px solid #284907;
	margin: 0px 3px 0px 3px;	
	padding: 0px;
		
}

#search .submit input
{
	margin-left: 4px;
	font-family: arial, helvetica, sans-serif; 
	color: #F4F4E6; 	
	font-size: 13px;  
	font-weight: bold;
	background: #5A832F;
	border: 2px outset #d7b9c9;
	margin: 5px 5px 0px 3px;	
	float:right;	
}

/************************ menu tabs styles ************************/
#tabs {
	width:750px;
	height:30px;
	position:relative;
	float:left;
	margin:0px;
	z-index:1;
	line-height: 0;		
}

#tabs p.home {
	width: 74px;
	float:left;
	padding:0;
	margin:0;	
}

#tabs p.adventures {
	width: 118px;
	float:left;
	padding:0;
	margin:0;		
}

#tabs p.charters {
	width: 96px;
	float:left;
	padding:0;
	margin:0;		
}

#tabs p.hostels {
	width: 90px;
	float:left;
	padding:0;
	margin:0;		
}

#tabs p.reserve {
	width: 90px;
	float:left;
	padding:0;
	margin:0;		
}

#tabs p.about {
	width: 96px;
	float:left;
	padding:0;
	margin:0;	
}

#tabs p.interact {
	width: 96px;
	float:left;
	padding:0;
	margin:0;	
}

#tabs p.contact {
	width: 90px;
	float:left;
	padding:0;
	margin:0;	
}


/************************ navigation bar styles ************************/
#navbar {
	width:750px;
	height:50px;
	position:relative;
	float:left;
	margin:0px;
	background-color: #5A832F;
	border-bottom: 1px solid #211B57;
	color: #F4F4E6;
	z-index:1;
}

#navbar p {
	font-family: arial, helvetica, sans-serif; 
	color: #F4F4E6; 	
	font-size: 13px;  
	font-weight: bold;
	margin: 0px 5px 5px 0; 
	padding: 5px 5px 0px 0; 
}

#navbar p.row2 {
	font-family: arial, helvetica, sans-serif; 
	color: #F4F4E6; 	
	font-size: 13px;  
	font-weight: bold;
	margin: 0px 5px 5px 0; 
	padding: 0px 5px 0px 0; 		
}

#navbar .at {
	font-family: arial, helvetica, sans-serif; 
	color: #571B09; 
	font-size: 13px;  
	font-weight: bold;
	border-right: #F4F4E6 2px solid;
	padding: 0 8px;	
}

#navbar a
{
	color: #F4F4E6;	
	text-decoration: none;
	font-size: 13px;  
	font-weight: bold;
	border-right: #F4F4E6 2px solid;
	padding: 0 8px;	
}

#navbar a:hover, #navbar a:active
{
	color: #211B57;
	text-decoration: underline;		
	font-size: 13px;  
	font-weight: bold;	
	border-right: #F4F4E6 2px solid;
	padding: 0 8px;		
}

#navbar .atnoborder {
	font-family: arial, helvetica, sans-serif; 
	color: #571B09; 
	font-size: 13px;  
	font-weight: bold;
	border-right: none;
	padding: 0 8px;	
}

#navbar a.noborder
{
	color: #F4F4E6;	
	text-decoration: none;
	font-size: 13px;  
	font-weight: bold;
	border-right: none;
	padding: 0 8px;	
}

#navbar a.noborder:hover, #navbar a.noborder:active
{
	color: #211B57;
	text-decoration: underline;		
	font-size: 13px;  
	font-weight: bold;	
	border-right: none;
	padding: 0 8px;		
}

#navbar a.locklink
{
	background: url('../images/icons/lock.png') no-repeat 100%;		
}


/************************ sidebar content ************************/
#wrapper {
	position: absolute;
	display:block;
	top:0;
	left: 0;
	text-align:left;		
}

/************************ sidebar content ************************/
#sidebar {
	position: absolute;
	top:0;
	left: 0;
	width:155px;
	text-align:left;
	padding-left:10px; 
	float:left;
}

#sidebar h1 {
	color: #571b09;
	font-size:18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:4px;
}

#sidebar hr {
	color:#284907;
	background-color:#284907;
	height:2px;
	border:none;
	margin-left:0px; 
	width:145px;
}

#sidebar p {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	margin-top:3px;
	margin-bottom:2px;
	padding: 0px 3px 0px 3px;
}

#sidebar p.shim1 {
	width: 1px;
	height:200px;
}

#sidebar p.shim2 {
	width: 1px;
	height:175px;
}
#sidebar p.small {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	margin-top:3px;
	margin-bottom:2px;
	padding: 0px 3px 0px 3px;	
}

#sidebar fieldset { 
	border:none;
	margin: 3px 0px 0px 0px;  
	padding: 0px; 
}

#sidebar label
{
	display:block;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	margin:0px;
	padding: 0px 3px 2px 3px;		
}

#sidebar input
{
	color: #781351;
	background: #fefefe;
	border: 1px solid #284907;
	margin: 0px 3px 0px 3px;	
	padding: 0px;		
}

#sidebar .submit input
{
	margin-left: 4px;
	font-family: arial, helvetica, sans-serif; 
	color: #F4F4E6; 	
	font-size: 13px;  
	font-weight: bold;
	background: #5A832F;
	border: 2px outset #d7b9c9;
	margin: 0px 3px 0px 0px;	
}

#sidebar ul {
	margin-top:.3em;
	margin-bottom:.5em;
	margin-left: .2em;
	padding-left: 1.1em;
	padding-right:10px;		
	text-indent: 0em;
	list-style: disc url('../images/bullet_red.gif') outside;
}

#sidebar li {
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right: 1px;
	padding-left: 1px;	
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
}

#sidebar ol {
	margin-top:5px;
	margin-bottom:5px;
	margin-left: .2em;
	padding-left: 1.1em;
	padding-right:10px;	
	text-indent: 0em;
	list-style-position: outside;
}

#sidebar li.nonumber {
	margin-top:5px;
	margin-bottom:5px;
	margin-left: -2em;
	padding-left: -2em;
	padding-right:1em;	
	text-indent: 0em;
	list-style-type: none;
}


#sidebar a
{
	font-family: arial, helvetica, sans-serif; 
	color: #211B57;	
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;  
}

#sidebar a:hover, #sidebar a:active
{
	font-family: arial, helvetica, sans-serif; 
	color: #571B09;
	text-decoration: underline;	
	font-weight: bold;
	font-size: 12px; 
}


#sidebar a.smlink
{  
	font-family: arial, helvetica, sans-serif; 
	font-weight: normal; 
	color: #211B57; 	
	font-size: 11px;
	font-weight: bold;	
	text-decoration: underline;		
}

#sidebar a.smlink:hover, #sidebar a.smlink:active 
{  
	font-family: arial, helvetica, sans-serif; 
	font-weight: normal; 
	color: #571B09; 
	font-size: 11px; 
	font-weight: bold;	
	text-decoration: underline;			
}

#sidebar li.camp {  
	padding-right: 19px; 
	background: url('../adventures/images/itin_campnight_bg.gif') no-repeat 100%;
}

#sidebar li.drive { 
	padding-right: 19px; 
	background: url('../adventures/images/itin_drivenight_bg.gif') no-repeat 100%;
}

#sidebar li.hostel { 
	padding-right: 19px; 
	background: url('../adventures/images/itin_hostelnight_bg.gif') no-repeat 100%;
}

#sidebar li.ferry { 
	padding-right: 19px; 
	background: url('../adventures/images/itin_ferrynight_bg2.gif') no-repeat 100%;
}


/************************ main content ************************/
			
#main {
	background: #F4F4E6 url('../images/adventures/bg_tortoise.gif') repeat-y;
	width:540px;
	margin-top: -2px;
	margin-left: 205px;
	margin-right: 5px;	
	top: 0;
	left:0;
	position: absolute;
	float:left;
	border-top: 2px solid #211B57;	
	border-bottom: 2px solid #211B57;		
}

#main p {
	font-family: Arial, Helvetica, sans-serif; 
	color: #3C1000;
	font-size: 13px;
	font-weight: normal;
}
	
#main p.break {
	font-family: Arial, Helvetica, sans-serif; 
	color: #3C1000;
	font-size: 13px;
	font-weight: normal;
	margin-top:2px;
}
	
#main p.shim1 {
	width: 1px;
	height:176px;
}

#main p.shim2 {
	width: 1px;
	height: 155px;
}
	
#main h1
{
	color: #571B09;
	font-family: arial, helvetica, sans-serif; 
	font-size: 28px;  
	font-weight: bold;
	font-style:italic;
	margin-left: 0px;	
	margin-top:0px;
	margin-bottom: 10px;
}


#main h2
{
	margin-top:5px;
	margin-bottom: 5px;
	color: #571B09;
	font-family: arial, helvetica, sans-serif; 
	font-size: 20px;  
    line-height: 2em;	
	font-weight: bold;
}

#main h3
{
	margin-top:5px;
	margin-bottom: 5px;
	color: #571B09;
	font-family: arial, helvetica, sans-serif; 
	font-size: 16px;  	
	font-weight: bold;
}


#main h4
{
	color: #000000;
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px;  
	font-weight: bold;
}

#main h5
{
	font-weight: bold;
	font-style: italic;	
	color: #571B09;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px; 
	margin-top:0px;
	padding-top:0px;
}

#main h6 {
	display:inline;
	font-weight: bold;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin-top:10px;
	padding:0px;	
}

#main img.right {
	float:right;
	padding: 5px 5px 15px 5px;
}

#main img.left {
	float:left;
	padding: 5px 5px 15px 5px;
}

#main img.border
{ 
	float:right;
	background: #571b09;
    padding: 2px;		
 	border: 2px solid #607cac;
	margin-left:8px;	
}

#main a {
	font-size: 12px; 
	color: #284907;	
	text-decoration: none;
	font-weight: bold;	
	text-decoration: underline;		
}

#main a:hover, #main a:active {
	font-size: 12px;
	color: #571B09;
	text-decoration: underline;		
}

#main a.lglink {
	font-size: 14px; 
	color: #284907;	
	text-decoration: none;
	font-weight: bold;	
	text-decoration: underline;		
}

#main a.lglink:hover, #main a.lglink:active {
	font-size: 14px;
	color: #571B09;
	text-decoration: underline;		
}

#main .printlink {
	padding-right: 19px; 
	background: url('../images/icons/printer.png') no-repeat 100%; 
}

#main ul {
	margin: .3em 0 .5em .2em;
	padding: 0 0 0 1.1em;

}

#main ul li {
	list-style:  disc url('../images/bullet_dot_trans.png') outside;
	padding: 3px 1px 3px 1px;	
	color: #3C1000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
}


#main ul li.nobullet {
	list-style: none;
	list-style-image: none;
	padding: 3px 1px 3px 1px;	
	color: #3C1000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
}

/* Main Sub-Classes */
#trip {
	clear:both;
	display:block;
	width:520px;
	text-align:left;
	margin:0 0 12px 8px;
	padding: 10px 5px 5px 0;
}
/*
#trip .thumb {
	float:right;
	width:135px;
	text-align:left;
	margin:0 0 12px 0;
	padding:8px;
}
*/
#trip .triplinks {
	border-top: #571B09 1px dotted;
	border-bottom: #571B09 1px dotted;	
	background:#E1E1CB;/* EBE7C8 D8CAA8#D4D4BF*/
	padding:8px;
	height: auto;
}


#trip p {
	margin:0;
	padding: 0;
}
	
#trip p.links {
	background:#D8CAA8; 
	/*border-bottom: #571B09 1px dotted;	
	border-left: #571B09 1px solid;
	border-right: #571B09 1px solid;*/		
	float:left;
	margin-top:9px;
	padding: 5px 8px;

}

#trip /*.thumb*/ img {
	display:block;
	float:right;
	padding: 0px 5px;
	margin-top:0px;
	margin-bottom:5px;
}

.calloutbox {
	border-top: #571B09 1px dotted;
	border-bottom: #571B09 1px dotted;	
	background:#E1E1CB;
	padding:5px 10px; 
	margin:10px 0;
	text-align:left;
}


/************************ map section ************************/
#map {
  	position: relative;
	float:right;
	margin: 0 5px 0 0;
  	top: 0px; 
  	width: 235px;
	right: 0;
	padding-left:5px;
}

#map h1 {
	color: #571B09;
	font-family: arial, helvetica, sans-serif; 
	font-size: 15px;
	line-height: 1.2;  
	font-weight: bold;
	font-style:normal;
	margin: 0;
}

#map p {
	margin: 5px 0;
	text-align:center;	
}

#map a.magnifymap {
	padding-right: 19px; 
	background: url('../images/icons/map_magnify.png') no-repeat 100%; 
}

#map .dates p.enlarge {
	margin-top: 5px;
	padding-top: 5px;
	margin-left: 40px;
	text-align:left;
}

#map img {
	padding: 5px 5px 15px 5px;
}

#map img.border
{ 
	background: #571b09;
    padding: 2px;		
 	border: 2px solid #607cac;	
}

#map .dates {
	border: #571B09 1px dotted;	
	background:#E1E1CB;
	margin-top: 10px;
	margin-bottom:10px;	
	width: 225px;
	padding: 5px;	
}

#map .dates h2
{
	color: #571B09;
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	font-style:italic;
	margin-top:5px;
	line-height:1.2;
}

#map .dates p {
	color:#000000;
	text-align:left;
}

#map .dates p.small {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
}

#map .dates hr {
	color:#571B09;
	background-color:#571B09;
	height:1px;
	border:none;
	margin-left:0px; 
	width:100%;
}

#map .dates ul {
	margin-top:.3em;
	margin-bottom:.5em;
	margin-left: .2em;
	padding-left: 1.1em;
	padding-right:10px;		
	text-indent: 0em;
	list-style: disc url('../images/bullet_dot_new.gif') outside;
}

#map .dates ul li {
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right: 1px;
	padding-left: 1px;	
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
}

#map .dates .button {
	text-align:center;
	color:#F4F4E6;
	width:100px;
	height:22px;
	background:#003300;
	padding:3px 0 0 0;
	margin:10px 0 0 60px;
	-moz-border-radius: 10px;-webkit-border-radius: 10px;
}

#map .dates .button:hover {
	text-align:center;	
	color:#F4F4E6;
	width:100px;
	height:22px;
	background:#211B57;
	-moz-border-radius: 10px;-webkit-border-radius: 10px;
}

#map .dates .button a {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F4F4E6;
	text-decoration:none;
	padding:2px;
	margin-top:10px;
}


/************************ right column ************************/
#right2 {
  	position: absolute;
  	top: 0px; 
  	width: 5px;
	right: 0;
	z-index:-1;			
}

#right {
	position: relative;
	z-index:-1;		
}

/************************ departures menu ************************/
#departures {
	text-align:left;	
	position:relative;
	top: 201px;
	left: 0px;
	width: 540px;
	height:25px;	
	padding-left:0px;	
	margin: 0px 0px 10px 0px;	
}

#departures p {
	color: #571B09;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

#departures .addthis {
	width:135px;
	background: none;
	float:left;	
	margin-left:0px;
	padding:5px 10px 0px 0px;

}

#departures .specials {
	background: url('../images/bg_specials.gif');
	width: 84px;
	height: 25px;	
	float: left;
	color: #571B09;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	margin: 0px 5px 0px 40px;
	text-align:center;	
}

#departures .departures {
	background: url('../images/bg_departures.gif');
	width: 258px;
	height: 25px;
	float:left;	
	margin-left:0px;
	text-align:center;
}

#departures a
{
	color: #211B57;
	text-decoration: none;
	font-size: 12px; 
	font-weight: bold;
}

#departures a:hover, #departures a:active
{
	color: #571B09;
	text-decoration: underline;		
	font-size: 12px; 
	font-weight: bold;	
}


/************************top of page ************************/
#pagetop {
   	position: relative;
	float:left;
	width: 100%;
	bottom:10px;
	margin-top:25px;
}

#pagetop p {
	border-bottom: #5B832F solid 1px;
	margin: 12px 0px 0px 0px;	
	padding: 0;
}		
	
#pagetop a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #5B832F;	
	font-weight: bold;	
	text-decoration: none;	
	padding: 0 8px;	
}

#pagetop a:hover, #pagetop a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #571B09;
	text-decoration: none;	
	padding: 0 8px;	
}

#pagetop p.footer
{
	margin-top:5px;
	margin-left:5px;
	color: #4f4f4f;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px; 
	border-bottom: none;	
}

#pagetop a.footer
{
	font-size: 11px; 
	color: #571B09;	
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;	
	padding: 0;	
}

#pagetop a.footer:hover, #pagetop a.footer:active
{
	font-size: 11px; 
	color: #211B57;
	text-decoration: underline;		
}

