/* @override http://www.campforestsprings.org/css/summer_youth_2009/first_adventure.css */

@import "http://www.campforestsprings.org/css/base/reset.css";

/* Importing the global reset file */

@import "http://www.campforestsprings.org/css/base/text.css";

/* Importing the general text styles */

@import "http://www.campforestsprings.org/css/base/960.css";

/* Importing the grid styles */

/* The following styles are independant from the 960gs */
body{
	background: #fff url(http://www.campforestsprings.org/images/summer_youth_2009/first_adventure/body_bg.jpg) repeat-x; color: #515151;
}

h2 { color: #4b7a38; }
#sidebar{margin-top: 70px;}
#sidebar ul { list-style-type: none; margin-left: 0; padding-left: 0;}

#sidebar ul li{ margin-left: 10px; padding-left: 0; margin-bottom: 6px;}

a:link, a:visited { color: #4b7a38;}
a:hover, a:active {color: #40409a;}
dl{}
dt {width: 35px; float: left; text-align: right; font-weight: bold; margin-right: 5px; clear: both; }
dd {margin-bottom: 5px;}
div#large_image {height: 550px;}

h1 {color: #4b7a38;	border-bottom: 1px solid #dadada; padding-bottom: 10px;}

#text p span { font-size: 20px;}

div.download {float: right; margin-left: 20px;}