/* CSS Document */

/*******************************************************
Reset
*******************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style-type: none;
}


/*******************************************************
Global
*******************************************************/

body {
	background-color: #B6D96D;
	background-image:url(../images/bg.gif);
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#2E2E2E;
	line-height:1.2em;
	margin-top:0;
	margin-bottom: 0px;
	padding-bottom:80px
}
a {
	color:#5A8108;
}
a:hover {
	text-decoration:none;
}
#container {
	width: 890px;
	margin: 0 auto 0 auto;
	background-color:#FFFFFF;
}
#nav {
	width: 190px;
	text-align:right;
	margin-right:15px;
	float:left;
}
#nav a {
	color:#5A8108;
	text-decoration:none;
	display:block;
	border-bottom: 1px dotted #CCCCCC;
	line-height:2em;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size:11px;
	padding-right:5px;
	width:100%;
}
#nav a:hover {
	background-color:#FFFF66;
	/*background-image:url(../images/hover.gif);*/
}
#nav a.nav-top {
	border-top: 1px dotted #CCCCCC;
}
.clearblock {
	clear:both;
	height:20px;
}
#ShredGameAd {
	height:150px;
	width:190px;
	text-align:center;
	margin-top:25px;
	margin-left: 10px;
}
#ShredGameAd A:link, #ShredGameAd A:visited, #ShredGameAd A:hover, #ShredGameAd A:active {
	background-color:#FFFFFF;
	border:none;	
}
#ShredGameAd img {
	border: 1px solid #B6D96D;
}
#footer {
	background-color:#B6D96D;
}
#footer p {
	text-align:right;
	margin:15px 10px 0 0;
	color:#FFFFFF;
	font-weight:bold;
}

/*******************************************************
home page
*******************************************************/
.mid-section {
	margin-top:10px;
	background-color:#FFFFFF;
	margin-bottom: 80px;
}
.mid-section-home {
	margin-top:10px;
	background-color:#FFFFFF;
}
.home-img {
	float:left;
	width:420px;
}
.newsIframe {
	float:right;
}
.newsIframe iframe {
	width:265px;
	_width:240px;
	height:315px;
}
.newsIframe h1 {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	color:#B6D96D;
	font-size:24px;
	font-weight:bold;
	line-height:normal;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin: 0 25px 0 15px;
	padding:0;
	width:210px;
}
.ad {
	float:left;
	margin-top:10px;
}

/*******************************************************
subpages
*******************************************************/
.subcontent {
	width:645px;
	margin-left:220px;
}
.subcontent h1, #campdates h1 {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	color:#B6D96D;
	font-size:24px;
	font-weight:bold;
	line-height:normal;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.wider-content {
	margin-top:25px;
}
.short-para {
	width:300px;
	float:left;
	text-align:justify;
}
.short-para h3 {
	margin-top:15px;
	font-weight:bold;
	color:#5A8108;
}
.short-para img {
	vertical-align:middle;
	margin-bottom:3px;
	padding-right:5px;
}
.img-right {
	float:right;
}


/*******************************************************
camps
*******************************************************/
.camptitle {
	border-bottom: 1px dotted #2E2E2E;
	font-size:14px;
	width:645px;
	font-weight:bold;
	padding-bottom:5px;
}
.campdesc {
	margin-top: 15px;
	width: 350px;
	text-align:justify;
}
.camp-banner {
	margin-bottom: 35px;
}
.camp-add-ons {
	margin-top: 15px;
	padding-left: 10px;
	border-left: 5px solid #B6D96D;
	width:220px;
	height:100px;
	float:right;
}
.camp-days {
	margin-bottom:15px;
	font-weight:bold;
}
.check-camp-days {
	margin-top:15px;
	font-weight:bold;
}
.winter-camps {
	padding-bottom:40px;
	margin-top:25px;
}
.forms {
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
}
.forms img {
	vertical-align:middle;
	padding-right:10px;
}
.registration {
	margin-bottom: 45px;
	margin-top: 25px;
}

/******************************
camp dates
******************************/
#campdates1, #campdates2 {
	position:absolute; 
	display:none;
	background-repeat:no-repeat; 
	width: 470px; 
	height: 300px; 
	padding: 30px
}
#campdates1 {
	background-image:url(../images/campdates_bg_small.gif);
}
#campdates1 .camp-dates-1 {
	height: 100px;
}
#campdates2 {
	/*behavior: url(css/iepngfix.htc);*/
	background-image:url(../images/campdates_bg.gif); 
}
#campdates1 ul li, #campdates2 ul li{
	list-style-type:square;
	margin-left:15px;
	margin-bottom:5px;
}
.camp-dates-1 {
	border-right:1px dotted #CCCCCC;
	padding-right:15px;
	float:left;
}
.camp-dates-2 {
	margin-left:15px;
	float:left;
}
.large-bold {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 10px;
}
.closebtn {
	text-align:right;
	padding-top:25px;
	_padding-top:0;
	font-size:12px;
	font-weight:bold;
	clear:both;
}


/*******************************************************
testimonials
*******************************************************/
.testimonial-text {
	margin-bottom: 30px;
	margin-right: 70px;
	border-bottom: 1px dotted #CCCCCC;
}
.testimonial-text h3 {
	margin-top:15px;
	font-weight:bold;
	display:block;
	color:#5A8108;
}
.big-text-intro {
	font-size:16px;
	font-weight:bold;
}

/*******************************************************
coaches
*******************************************************/

#CoachFrame {
	float:right;
}
.guest-coaches {
	margin-top:20px;
	margin-bottom:5px;
}
.coach-list {
	height:360px;
}
.coach-list a {
	text-decoration:none;
	padding-left: 5px;
	font-size:12px;
	line-height:1.4em;
	border-left: 5px solid #B6D96D;
}
.coach-list a:hover {
	border-left: 5px solid #5A8108;
	font-weight:bold;
}

/*******************************************************
gallery
*******************************************************/

.pics img {
	margin-right:5px;
	margin-bottom:5px;
}

/*******************************************************
Game of Shred
*******************************************************/

#gamerules {
	margin: 0 35px 35px 35px;
}
#gamerules p {
	margin-bottom: 15px;
}
#gamerules h2 {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #2E2E2E;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:3px;
	line-height:normal;
}
#gameheader {
	display:block;
	background-color:#2E2E2E;
	color:#FFFFFF;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	padding: 50px 0 10px 10px;
	margin-bottom: 20px;
	text-align:center;
}









