img {
	border: none;
}

body {
	background-repeat: repeat-x;
	background-image: url(../images/clouds.jpg);
	background-color: white;
	font-size: 62.5%;
	padding: 0;
	margin: 0;
}

#container {
	border-bottom-color: #eea434;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	z-index: 0;
	visibility: show;
	background-color: white;
	border-right-color: #ff8f21;
	border-left-color: #ff8f21;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
}

#header-main {
	height: 181px;
	width: 800px;
	background-image: url(../images/header_image_tabsdown.jpg);
}

#header-about {
	height: 181px;
	width: 800px;
	background-image: url(../about/images/about_header_tabup.jpg);
}

#header-contact {
	height: 181px;
	width: 800px;
	background-image: url(../contact/images/contact_header_tabup.jpg);
}

#header-trips {
	height: 181px;
	width: 800px;
	background-image: url(../our_trips/images/trips_header_tabup.jpg);
}

#header-wildfacts {
	height: 181px;
	width: 800px;
	background-image: url(../wildfacts/images/wildfacts_header_tabup.jpg);
}

#header-register {
	height: 181px;
	width: 800px;
	background-image: url(../register/images/register_header_tabup.jpg);
}

#menu {
	top: 153px;
	position: relative;
	left: 38px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	z-index: 99;
	height: 28px;
	width: 724px;
}

#content {
	min-height: 500px;
	float: left;
	font-size: 0.8em;
	text-align: left;
	width: 800px;
}

#text {
	margin-top: 50px;
	float: left;
	margin-left: 50px;
	width: 700px;
}

.page-header {
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: 2.5em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: green;
}

.bodycopy {
	letter-spacing: 0.08em;
	line-height: 2em;
	color: #444444;
	font-size: 1.6em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	
}

.testimonial {
	margin-bottom: 2.5em;
	line-height: 1.5em;
	color: #444444;
	font-size: 1.6em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	
}


.author {
	color: #799f40;
	font-style: italic;
	font-size: 0.9em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#footer {
	float: left;
	height: 150px;
	width: 800px;
}

#telephone {
	font-weight: bold;
	color: #404040;
	line-height: 1.5em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.4em;
}

.subheader {
	font-style: italic;
	line-height: 1.4em;
	font-size: 1.3em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #e98320;
}

.thumbs {
	margin-right: 15px;
}

.highlight {
	font-weight: bold;
	color: green;
}
