body {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
	background-color: #D0BCAE;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 15px;
	font-size: 13px;
}

h1 {
	font-size: 25px;
	margin-top: 30px;
	margin-bottom: 5px;
	color: #5A3D1C;
	font-family: Times, sans-serif;
}

h2 {
	color: #270F05;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 0px;
}

h3 {
	color: #033568;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}

h3 a {
	color: black;
}

a {
	color: #033568;
}

pre {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 15px;
	font-size: 13px;
	font-family: verdana, arial, sans-serif;
}

#main ul {
	margin-top: 0;
	padding-top: 0;
}

#main li {
	font-size: 13px;
}

#content {
	width: 805px;
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

#home_wrapper {
	width: 805px;
	background-image: url(../images/pages/home.jpg);
	background-repeat: no-repeat;
}

#terms_wrapper {
	width: 805px;
	background-image: url(../images/pages/terms.jpg);
	background-repeat: no-repeat;
}

#faq_wrapper {
	width: 805px;
	background-image: url(../images/pages/faq.jpg);
	background-repeat: no-repeat;
}

#contact_wrapper {
	width: 805px;
	background-image: url(../images/pages/contact.jpg);
	background-repeat: no-repeat;
}

#current_trips_wrapper {
	width: 805px;
	background-image: url(../images/pages/current_trips.jpg);
	background-repeat: no-repeat;
}

#photo_gallery_wrapper {
	width: 805px;
	background-image: url(../images/pages/photo_gallery.jpg);
	background-repeat: no-repeat;
}

#menu {
	padding-top: 190px;
	padding-left: 25px;
	width: 140px;
	float: left;
}

#main {
	margin-left: 185px;
	padding-top: 200px;
	padding-right: 35px;
	width: 350px;
}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	/*padding-top: 15px;
	padding-bottom: 10px;
	_padding-top: 5px;
	_padding-bottom: 15px;*/
	padding-top: 7px;
	padding-bottom: 13px;
	text-align: center;
}

.menu_button {
	width: 135px;
	height: 38px;
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
}

/*\*//*/
.menu_button {
	width: 135px;
	height: 40px;
	margin: 0;
	margin-bottom: 13px;
	padding: 0;
}
/**/

#store_menu {
	float: left; 
	width: 200px; 
	padding-top: 30px;
}

#store_items {
	margin-left: 205px;
	border-left: 3px solid black;
	padding-left: 15px;
}

.item_block {
	padding-top: 5px;
	padding-bottom: 5px;
}