body {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; text-align: left; margin: 0; margin-top: 10px; background-image: url(/images/winter_tile.jpg); background-repeat: repeat;}

/* Main Divs */
	#container {width: 720px; background-color: white;}
	#header {width: 720px; margin-bottom: 5px;}
	#footer {width: 690px; padding: 5px; padding-right: 25px; height: 40px; background-color: #018241;}

/* Text And Hyperlink Formatting : h1 = Page Title : h2 = Large Green Title : h3 = Small Green Title : h4 = Subtitle */
	p {text-align: justify; font-size: 11px; margin: 0; margin-bottom: 1.5em; margin-left: 20px; margin-right: 20px;}
	p.names {text-align: justify; font-size: 11px; margin: 0; margin-left: 20px; margin-right: 20px;}
	h1 {text-align: center; font-size: 18px; text-transform: uppercase; font-weight: bold; margin: 0; margin-top: 8px; color: #018241;}
	h2 {text-align: left; font-size: 13px; font-weight: bold; margin: 0; margin-left: 20px; color: #006600;}
	address {font-size: 11px; margin-left: 25px; text-align: left;}
	ul {margin-top: 0;}
	ol {margin-top: 0;}
	li {font-size: 11px; padding-left: 5px; text-align: left; padding-bottom: 0; padding-top: 0; margin:0;}
	a {color: #006600;}
	a:hover {color: black;}
	a.image img {border: 0;}

/* Main Cell Formatting */
	td.content1 {background-color: #F8DB26; width: 584px;}

/* Navigation */
	td.nav {width: 120px; border-left: 10px solid #FEDB29; background-color: #C2DB1F;}
	#navigation {width: 120px;}
	#navigation a {padding: 3px; padding-left: 6px; padding-right: 0; width: 110px; background-color: #C2DB1F; text-decoration: none; color: black; font-size: 11px; display: block; border-bottom: 1px solid white; text-align: left;}
	#navigation a:hover {background-color: #D8E976;}
	
	.content1 #subnav {width: 584px; margin-bottom: 17px; background-color: #F8E46B;}
	#subnav p {display: inline; text-align: left; margin: 0;}
	#subnav a {font-size: 11px; text-transform: uppercase; color: black; text-decoration: none; margin: 0; padding-left: 10px; padding-right: 10px;}
	#subnav a:hover {background-color: #018241; color: white;}
	
/* Camp Specifications */
	#whiteCell {margin: 20px; padding: 10px; margin-top: 0; background-color: white;}
	#whiteCell table {border: 1px solid black; width: 514px; height: 100%;}
	#whiteCell img.photo {margin: 10px;}
	#whiteCell img.gc {margin: 5px; margin-left: 20px; margin-right: 20px; float: left;}
	#whiteCell h1 {margin-left: 20px; margin-top: 10px; text-align: left;}
	#whiteCell p.info {margin:0; margin-bottom: 1.25em; margin-left: 10px; text-align: left; width: 176px; margin-right: 0px;}
	#whiteCell p {margin:0; margin-bottom: 1.25em; margin-left: 20px; text-align: left; margin-right: 20px;}
	#whiteCell a img {margin: 0; border: none;}

  #chosen-skill h2 {color: black; font-size: 12px;}

