body {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	background-color: white;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 18px;
	font-size: 11px;
}

h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	color: #060;
	padding-bottom: 0;
}

h2 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 0;
	color: orange;
}

h3 {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 4px;
}

a {
	color: #033568;
}


td {
	margin-top: 0px;
	font-size: 11px;
}

blockquote {
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 10px;
}

#content_home {
	background-image: url(../images/pages/home.png);
	background-repeat: no-repeat;
	width: 805px;
}

#content_fun_games {
	background-image: url(../images/pages/fun_games.png);
	background-repeat: no-repeat;
	width: 805px;
}
#content_faq {
	background-image: url(../images/pages/faq.png);
	background-repeat: no-repeat;
	width: 805px;
}
#content_school_tours {
	background-image: url(../images/pages/school_tours.png);
	background-repeat: no-repeat;
	width: 805px;
}
#content_group_outings {
	background-image: url(../images/pages/group_outings.png);
	background-repeat: no-repeat;
	width: 805px;
}
#content_contact_us {
	background-image: url(../images/pages/contact_us.png);
	background-repeat: no-repeat;
	width: 805px;
}
#content_adventures {
	background-image: url(../images/pages/adventures.png);
	background-repeat: no-repeat;
	width: 805px;
}

#menu {
	padding-top: 65px;
	padding-left: 10px;
	font-size: 12px;
	background-image: none;
	width: 130px;
	float: left;
}

#menu a img {
	width: 120px;
	height: 27px;
	border: 0;
	display: block;
	margin-bottom: 2px;
}

#menu a#home img {background: url(../images/nav_links/home_up.png) top left no-repeat; }
#menu a#home:visited img {background: url(../images/nav_links/home_up.png) top left no-repeat;}
#menu a#home:hover img {background: url(../images/nav_links/home_over.png) top left no-repeat;}

#menu a#fun_games img {background: url(../images/nav_links/fun_games_up.png) top left no-repeat;}
#menu a#fun_games:visited img {background: url(../images/nav_links/fun_games_up.png) top left no-repeat;}
#menu a#fun_games:hover img {background: url(../images/nav_links/fun_games_over.png) top left no-repeat;}

#menu a#faq img {background: url(../images/nav_links/faq_up.png) top left no-repeat;}
#menu a#faq:visited img {background: url(../images/nav_links/faq_up.png) top left no-repeat;}
#menu a#faq:hover img {background: url(../images/nav_links/faq_over.png) top left no-repeat;}

#menu a#school_tours img {background: url(../images/nav_links/school_tours_up.png) top left no-repeat;}
#menu a#school_tours:visited img {background: url(../images/nav_links/school_tours_up.png) top left no-repeat;}
#menu a#school_tours:hover img {background: url(../images/nav_links/school_tours_over.png) top left no-repeat;}

#menu a#group_outings img {background: url(../images/nav_links/group_outings_up.png) top left no-repeat;}
#menu a#group_outings:visited img {background: url(../images/nav_links/group_outings_up.png) top left no-repeat;}
#menu a#group_outings:hover img {background: url(../images/nav_links/group_outings_over.png) top left no-repeat;}

#menu a#adventures img {background: url(../images/nav_links/adventures_up.png) top left no-repeat;}
#menu a#adventures:visited img {background: url(../images/nav_links/adventures_up.png) top left no-repeat;}
#menu a#adventures:hover img {background: url(../images/nav_links/adventures_over.png) top left no-repeat;}

#menu a#photo_gallery img {background: url(../images/nav_links/photo_gallery_up.png) top left no-repeat;}
#menu a#photo_gallery:visited img {background: url(../images/nav_links/photo_gallery_up.png) top left no-repeat;}
#menu a#photo_gallery:hover img {background: url(../images/nav_links/photo_gallery_over.png) top left no-repeat;}

#menu a#contact_us img {background: url(../images/nav_links/contact_us_map_up.png) top left no-repeat;}
#menu a#contact_us:visited img {background: url(../images/nav_links/contact_us_map_up.png) top left no-repeat;}
#menu a#contact_us:hover img {background: url(../images/nav_links/contact_us_map_over.png) top left no-repeat;}


#main {
	margin-left: 143px;
	padding-top: 140px;
	width: 500px;
	background-image: none;
}

#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	color: #963;
	padding-top: 55px;
	padding-bottom: 9px;
	font-size: 12px;
}

#wrapper {
	background-image: url(../images/repeating_background.png);
	background-repeat: repeat-y;
	width: 805px;
	margin-left: auto;
	margin-right: auto;
}

#main #fun_games {
	float: left;
	width: 125px;
	padding-left: 5px;
	padding-top: 175px;
}

#main #fun_games img {
	margin-bottom: 5px;
}

#main #fun_games .button {
	font-weight: bold;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 7px;
	background-image: url(../images/fun_games/orange_background.png);
	background-repeat: no-repeat;
	width: 107px;
	margin-right: 5px;
	text-align: center;
}

#main #fun_games .button a {
	color: black;
	text-decoration: none;
}

.adventure_text {
	font-weight: bold;
	text-size: 10px;
	float: left;
	padding-top: 5px;
	padding-bottom: 7px;
	background-image: url(../images/adventures/orange_background.png);
	background-repeat: no-repeat;
	width: 155px;
	margin-right: 5px;
	text-align: center;
}

.adventure_text a {
	color: black;
	text-decoration: none;
}

ol {
	margin-left: 15px;
	padding-left: 15px;
}

ol li {
	padding-top: 15px;
}
/*\*//*/
#adventures_image {
	margin-top: -45px;
}
/**/