body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333;
	margin: 10px auto 0 auto;
	text-align: center;
	}
	
#wrap {
	width: 800px;
	height: auto;
	margin: 0 auto 0px auto;
	background: #fff url(images/main_bg.gif) 0 0 repeat-y;
	text-align: left;
	border: 1px #ccc solid;
	}
	
#secondary_wrap {
	width: 800px;
	height: auto;
	margin: 0 auto 0px auto;
	background: #fff url(images/sidebar_bg.gif) top center repeat-y;
	text-align: left;
	border: 1px #ccc solid;
	}	
	
#secondary_wrap2 {
	width: 800px;
	height: auto;
	margin: 0 auto 0px auto;
	background: #fff ;
	text-align: left;
	border: 1px #ccc solid;
	}	
	
/* ----- General styles ----- */

h1 { font-size: 22px; color: #842724; margin: .5em 0 }
h2 { font-size: 20px; color: #842724; margin: 0; }
h3 { font-size: 18px; color: #842724; 0px 10px 0px -10px; }
h4 { font-size: 16px; color: #3842724; margin: 5px 0px 1px 0px; }
h5 { font-size: 14px; color: #842724; margin: 5px 0px 1px 0px; }

.hidden { visibility: hidden;}

img{ border:none; }

a { color: #2f3854; font-weight:normal;
	text-decoration : none; }
a:visited { font-weight:normal;
	text-decoration : none;}
a:hover { color: #990000; 
	text-decoration:underline;}
	
/* ----- STRUCTURE ----- */

#header {
	height: 252px;
	width: 800px;
	margin: 0 auto;
	}	
	
#main_nav{
	float: left;
	width: 137px;
	height: 222px;
	background-color: #813330;
	border-right: 1px #fff solid;
}

ul.nav {
padding: 12px 0 10px 0;
margin: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
}

ul.nav li {
list-style: none;
background: transparent url() 0 .25em no-repeat !important;
padding: 2px 10px 2px 10px;
}

ul.nav li a {
color: #ffd65d;
font-weight: bold;
text-decoration: none;
}

ul.nav li a:hover {
font-weight: bold;
color: #fff !important;
text-decoration:underline;
}

ul.nav li span.item-on {
	font-weight:bold;
	color: #fff;
	
}

ul.nav li a:link, ul.nav li a:visited {
color: #ffd65d;
font-weight: bold;

}

/* ----- HEADER GRAPHIC ----- */

#main_graphic {
	float: right;
	height: 222px;
	width: 662px;
	background: #813330 url(images/top1.jpg) top center no-repeat;
	}

#main_graphic h1{
	padding:0;
	margin:0;
	height:222px;
	width:662px;
	background-color: #813330;
	/* Default image. More defined below */
	background-image: url(images/top1.jpg) 0 0 no-repeat;
}

html>body #main_graphic h1{
	width: 662px;
	height: 222px;
}

/* specify new images for different pages
   Look for different ids on body tag */
#top1 #main_graphic h1{ background-image: url(images/top1.jpg); }
#top2 #main_graphic h1{ background-image: url(images/top30.jpg); }
#top3 #main_graphic h1{ background-image: url(images/top3.jpg); }
#top4 #main_graphic h1{ background-image: url(images/top4.jpg); }
#top5 #main_graphic h1{ background-image: url(images/top13.jpg); }
#top6 #main_graphic h1{ background-image: url(images/top6.jpg); }
#top7 #main_graphic h1{ background-image: url(images/top7.jpg); }
#top8 #main_graphic h1{ background-image: url(images/top8.jpg); }
#top9 #main_graphic h1{ background-image: url(images/top9.jpg); }
#top10 #main_graphic h1{ background-image: url(images/top28.jpg); }
#top11 #main_graphic h1{ background-image: url(images/top11.jpg); }
#top12 #main_graphic h1{ background-image: url(images/top12.jpg); }
#top15 #main_graphic h1{ background-image: url(images/top15.jpg); }
#top14 #main_graphic h1{ background-image: url(images/top14.jpg); }
#top17 #main_graphic h1{ background-image: url(images/top17.jpg); }
#top28 #main_graphic h1{ background-image: url(images/top28.jpg); }
#top21 #main_graphic h1{ background-image: url(images/top21.jpg); }


#main_graphic h1 span{ display: none; }



/* ----- END HEADER GRAPHIC ----- */

#location_bar {
	clear: both;
	width: 800px;
	height: 33px;
	background-color: #D89A5D;
	}
	
#location_bar2 {
	clear: both;
	width: 800px;
	height: 33px;
	background-color: #A09479;
	}
	
#location_bar2 p {
	margin: 0px 0px 0px 147px;
	padding-top: 8px;
	color: #fff;
	font-size: 110%;
	}
	
#location_bar2 a {
	color: #fff;
	}	
	
#middlebox {
	clear: both;
	width: 800px;
	height: 80%;
	margin: 0 auto;
	}
	
#maincontent {
	float: right;
	width: 620px;
	height: auto;
	margin: 10px 0px 0px 5px;
	padding: 10px 20px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#333333;
	border: 0px #ccc dotted;
	}
	
#maincontent2 {
	float: right;
	width: 630px;
	height: auto;
	margin: 10px 5px 5px 5px;
	padding: 10px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#333333;
	border: 0px #ccc dotted;
	}
	
#calendar {
	width: auto;
	height: auto;
	margin: 10px 5px 0px 5px;
	padding: 10px 5px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#000;
	border: 0px #ccc dotted;
	}		
	
#main_left {
	float: left;
	width: 372px;
	height: auto;
	padding: 5px 0px 0px 0px;
	}
	
#main_left p {
	padding: 0px 15px 0px 10px;
	margin-top:0; margin-bottom:10px;
	}	
	
#main_right {
	float: right;
	width: 400px;
	height: auto;
	padding: 5px 0px 0px 5px;
	}
	
#main_right p {
	padding: 10px 0px 0px 0px;
	}	
	
#left_column {
	float: left;
	width: 137px;
	height: auto;
	border-right: 1px #ccc solid;
	}	
	
#left_column p {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left: 10px;
	}
	
#left_column2 {
	float: left;
	width: 137px;
	height: 1700px;
	border-right: 1px #ccc solid;
	}
	
#overview {
	width: 137px;
	background-color: #D5AE5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 20;
	}	

ul.overview {
padding: 10px 0 10px 0;
margin: 0 0 0 0;
}

ul.overview li {
list-style: none;
background: transparent url() 0 .25em no-repeat !important;
padding: 2px 10px 2px 10px;
}

ul.overview li a {
color: #fff;
text-decoration: none;
font-size:13px; font-family: "Arial Black"
}

ul.overview li a:hover {
color: #333 !important;
text-decoration:underline;
}


#trip_details {
	width: 117px;
	padding: 10px 4px 20px 8px;
	}
	
#tour_summary {
	width: 117px;
	padding: 10px 10px 20px 10px;
	background-color: #Ffffff;
	border-top: 0px #ccc solid;
	
	}
	
.left_highlight {
	width: 137px;
	display: block;
	padding: 15px 0px 15px 0px;
	background-color: #D5AE5E;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333;
	}

#front_pic-l {
	width: 428px;
	padding: 0px;
	}
	
#front_smallpics-r {
	width: 428px;
	padding: 0px;
	}	
	
#slogan {
	clear: both;
	width: 800px;
	height: 30px;
	margin: 0 auto;
	background: #813330 url(images/footer_slogan.gif) top center no-repeat;
	}	
	
#slogan2 {
	clear: both;
	width: 800px;
	height: 30px;
	margin: 0 auto;
	background: #666666 url(images/footer_slogan.gif) top center no-repeat;
	}
	
#slogan3 {
	clear: both;
	width: 800px;
	height: 30px;
	margin: 0 auto;
	background: #A09479 url(images/allrides.gif) top center no-repeat;
	}
	
#topspace {
	clear: both;
	width: 800px;
	height: 40px;
	
	background: url(images/toptitle.gif) top center no-repeat;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	border: 0px #b33700 dashed;
	}
	
#footer {
	clear: both;
	width: 800px;
	height: 5%;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 5px 0px 5px 0px;
	border: 0px #b33700 dashed;
	font-size: 11px;
	text-align: center;
	}
.Redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #842724;
	padding-right: 8px;
	text-indent: 8pt;
}
.titles {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #842724;
}
.highlightedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
}

