@charset "utf-8";
/* CSS Document */


body
{
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFF4;
	color: #000000;
	line-height: 1.25;
    padding:0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	
}

.clear{
	clear:both;
}

h1 {
	font-size: 1.5em;
	color: #CC0000;
	line-height: 1;
	padding:0px 0px 0px 0px;
    font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}

h1 a:link{
	color: #CC0000;
	padding:0px 0px 0px 0px;
    font-weight: bold;
	font-style:italic;
	text-align: left;
	vertical-align: bottom;
}

h1 a:hover {
	color: #F1B8B8;
	text-decoration:underline;
}

h2 {
	font-size: 1.3em;
	color: #cc0000;
	border-bottom: 1px dotted #3E553B;
    padding:0px 0 0px 0;
	margin: 10px 0 10px 0;
}

.h2Underline {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration:underline;
	color: #006600;
	text-align: left;
	line-height: 1.2;
	padding: 3px 0 5px 3px;
	margin:0 0 5px 0;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
	line-height: 1.2;
	padding: 3px 0 5px 3px;
	margin:0 0 5px 0;
}

.h3NoUnderline {
	font-size: 1.2em;
	font-weight: bold;
	color: #006600;
	text-align: center;
	line-height: 1.2;
	padding: 3px 0 5px 3px;
	margin:0 0 5px 0;
}

h4 {
	font-size: 1.1em;
    font-weight: bold;
	color: #000000;
	padding:2px 0 2px 0;
	margin: 0px 0 0px 0;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.65;
	text-align: center;
}

h6 {
	font-size: .8em;
	color: #006600;
	line-height: 1.25;
	text-align: center;
}

p {
	color: #000000;
	font-size: 1em;
	text-align: left;
	line-height: 1.25;
	vertical-align: top;
    padding:0px;
    margin:0px;
}

p.justify{
	text-align:justify;
	padding:0px;
	margin:0px;
}

td {
	color: #000000;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../images/bullet_9.gif);
	text-align: left;
	vertical-align: top;
}


li {
	list-style-position: outside;
	list-style-image: url(../images/bullet_5.gif);
	list-style-type: none;
	line-height: 1.5;
	vertical-align: top;
}

a:link {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}


a:active {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #F1B8B8;
	text-decoration:underline;
}

/*---------------images------------------*/

img {
	border: #3E553B solid 1px;
}


a:hover img { border:solid red 1px; 
}


img.left_NB{
	padding: 0px 0 0 0;
	border:  0px solid #FFFFFF;
}

img.left_whiteB{
	padding: 0px 0 0 0;
	border:  1px solid #FFFFFF;
}


img.left_wB{
	float:left;
	border:  1px solid #3E553B;
	margin: 0 10px 10px 0;
}


img.right_wB{
	float:right;
	border:  1px solid #3E553B;
	margin: 0 0 10px 10px;
}


.imageCaption{
	width:auto;
	float:left;
	margin:0px 20px 10px 20px;
}

.left{
	float:left;
}

.right {
	float:right;
}
		
span.emph{
	color:#006600;
	font-style:italic;
}		

.caption{
	font-size: .8em;
	color: #000000;
	line-height: 1.25;
	text-align: center;
	padding-top: 10px;
}

.centerr {
	color: #000000;
	line-height: 1.25;
	text-align: center;
}



/*------- full and med width content w quicklinks---------*/

.box2Full{
	float:left;
	width:905px;
	height:auto;
	margin:0 0px 20px 0;
}

.box2Full_left{
	float:left;
	width:620px;
	margin:0 0 10px 0;
}

.box2Med{
	float:left;
	width:850px;
	height:auto;
	margin:0 0px 15px 0;
}

.box2Med_left{
	float:left;
	width:580px;
	margin:0 0 10px 0;
}

/*-------2010 home top left slider and right buttons---------*/

.box2Home_left{
	float:left;
	width:660px;
	margin:0 0 25px 0;
}
.box2HomeWH{
	float:left;
	width:230px;
	height:auto;
	margin:0 0 0 20px;
	background:#D8E2D8;
	border: solid 2px #3E553B;
}
.box2HomeWH_text{
	padding:0px;
	margin: 8px 10px 8px 10px;
}

.box2HomeWH_left_img{
	float:left;
	border: solid 1px #D8E2D8;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
}

.box2HomeWH_right_img{
	float:right;
	border: solid 1px #D8E2D8;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.box2HomeWH_cen_img{
	padding:0px;
	border: solid 1px #D8E2D8;
}
	

/*-------quicklinks full---------*/

.box2SideWH{
	float:left;
	width:260px;
	height:auto;
	margin:0 0 0 20px;
	background:#FFFFFF;
}

.box2SideWH_text{
	padding:0px;
	margin: 10px;
}

.box2SideGR{
	float:right;
	width:260px;
	height:auto;
	margin:0 0 0 20px;
	background:#3E553B;
}

.box2SideGR_text{
	padding:0px;
	margin: 10px;
}

/*-------camp checklist with picture---------*/

.box2Check_left{
	float:left;
	width:510px;
	margin:0 0 10px 0;
}
.box2Check_img{
	float:right;
	width:230px;
	height:auto;
	margin:0 150px 0 0px;
	background:#FFFFFF;
}

.box2Check_list{
	float:right;
	width:380px;
	height:auto;
	margin:0 0 0 20px;
	background:#FFFFFF;
}

/*-------quicklinks med---------*/

.box2SideGRmed{
	float:right;
	width:230px;
	height:auto;
	margin:0 60px 0 30px;
	background:#3E553B;
}

.box2SideGR_text{
	padding:0px;
	margin: 10px;
}

h3.SideGR{
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFF4;
	text-align: left;
	line-height: 1;
	padding: 0px;
}

.SideGR{
	font-size: 1em;
	font-weight:normal;
	color: #FFFFF4;
	text-align: left;
	line-height: 1.3;
	padding: 2px;
}

a.SideGR:link {
	color:#FFFFF4;
	font-weight: bold;
	text-decoration:none;
}


a.SideGR:active {
	color:#FFFFF4;
	font-weight: bold;
	text-decoration:none;
}
	
a.SideGR:visited {
	color:#FFFFF4;
	font-weight: bold;
	text-decoration:none;
	}
	
a.SideGR:hover {
	color:#A0BCA0;
	font-weight: bold;
	text-decoration:underline;
	}
	

/*---------------50percent width boxes ------------------*/

.box50{
	width:45%;
	float:left;
	border:#3E553B 0px solid;
	margin:20px 15px 15px 15px;
	_margin:20px 10px 15px 13px;
}

.box50beige{ 
	background-color:#FFFFF4;
	width:45%;
	padding: 5px;
	float:left;
		border:#3E553B 0px solid;
	margin:20px 15px 15px 15px;
	_margin:20px 10px 15px 13px;
}


.box50green{ 
	background-color:#D8E2D8;
	width:45%;
	padding: 5px;
	float:left;
	border:#3E553B 0px solid;
	margin:20px 15px 15px 15px;
	_margin:20px 10px 15px 13px;
}

.hr100GR{ 
	background-color:#D8E2D8;
	width:94%;
	padding: 0px;
	float:left;
	border:#3E553B 0px solid;
	margin:0px;
}

.box100beige{ 
	background-color:#FFFFF4;
	width:94%;
	padding: 5px;
	float:left;
	border:#3E553B 0px solid;
	margin:20px 15px 15px 15px;
	_margin:20px 10px 15px 13px;	
}

.box100green{ 
	background-color:#D8E2D8;
	width:94%;
	padding: 5px;
	float:left;
	border:#3E553B 0px solid;
	margin:0px 15px 0px 15px;
	_margin:20px 10px 15px 13px;
}

.box100DKgreen{ 
	background-color:#3E553B;
	width:94%;
	padding: 5px;
	float:left;
	border:#3E553B 0px solid;
	margin:20px 15px 15px 15px;
	_margin:20px 10px 15px 13px;
}


/*---------------45percent width boxes camp highlight ------------------*/

.box50camp{
	width:50%;
	float:left;
	border:#cc0000 1px solid;
	background: #FFFFF4;
	margin:10px 5px 10px 5px;
	_margin:20px 10px 15px 13px;
	padding: 8px;
	
}

/*---------------fixed width boxes Emphasis messages------------------*/

.boxAttention{
	width:400px;
	float:left;
	border:#cc0000 1px solid;
	background: #FFFFF4;
	margin:10px 5px 10px 5px;
	_margin:20px 10px 15px 13px;
	padding: 10px;
}


/*---------------coaches profiles ------------------*/


#containerCoach { 
	width: 580px;  
	background: #D8E2D8;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:5px;
	border: 1px solid #3E553B;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.boxCoach{
	width:100px;
	height:165px;
	float:left;
	margin:15px 12px 10px 12px;
}

.boxCoach_text{
	width:100px;
	float:left;
}

/*---------------home AS ------------------*/

.box3{
	float:left;
	width:905px;
	padding:0 0 0 30px;
}

.box3a{
	width:280px;
	height:100px;
	float:left;
	border:#3E553B 1px solid;
	background: #FFFFF4;
	margin:12px 15px 12px 0px;
	_margin:12px 10px 12px 13px;
}

.box3b{
	width:280px;
	float:left;
	border:#3E553B 1px solid;
	background: #FFFFF4;
    margin:12px 15px 12px 15px;
	_margin:12px 10px 12px 13px;
}

.box3c{
	width:280px;
	float:left;
	background: #FFFFF4;
	border:#3E553B 1px solid;
	margin:12px 0px 12px 15px;
	_margin:12px 10px 12px 13px;
}

.box3_left{
	width: 123px;
	float:left ;
    margin: 0px 0px 0 0px;
}

.box3_right{
	width: 137px;
	float:right;
	margin: 5px 0px 0 0px;
}

a.box3link:link {
	color:#BB1F1E;
	font-weight: bold;
	font-size: 1.4em; 
}


a.box3link:active {
	color:#3E553B;
	font-weight: bold;
	font-size: 1.4em; 
	}
	
a.box3link:visited {
	color:#3E553B;
	font-weight: bold;
	font-size: 1.4em; 
	}
	
a.box3link:hover {
	color:#3E553B;
	font-weight: bold;
	font-size: 1.4em; 
	text-decoration:underline;
	}
	


/*---------------Home SZ------------------*/

#center_big_box{
	width:905px;
	height:200px;
    clear:both;
	margin: 20px 0px 20px 0px;
	background-color:#FFFFF4;
	border:  1px solid #3E553B;
}


.boxZone{
	width:100px;
	height:120px;
	float:left;
	margin:20px 22px 15px 22px;
}

.boxZone_text{
	width:100px;
	float:left;
}

.middle_box_content{
	clear:both;
	padding:10px 0px 0 240px;
}

.middle_box_text{
	float:left;
	width:250px;
	color:#FFFFFF;
	padding:0 0 0 20px;
}


.middle_box_content_contact{
	clear:both;
	padding:0 0 0 20px;
}

p.middle_text{
line-height:1.25em;
}

a.read_more{
	display:block;
	width:180px;
	height:16px;
	float:right;
	margin:3px 0 0 0;
	text-align:center;
	text-decoration:none;
	color:#666666;
	line-height:26px;
}

/*------- two column content---------*/

.boxSingle{
	width:228px;
	float:left;
	margin:20px 22px 15px 22px;
	_margin:20px 10px 15px 13px;
}

.box_textSingle{
	width:350px;
	float:left;
}

.boxDouble{
	width:228px;
	float:left;
	border:#9C1E3E 0px solid;
	margin:20px 15px 15px 15px;
	_margin:20px 10px 15px 13px;
	
}

.box_textDouble{
	width:350px;
	float:left;
}

.left_img_box{
	clear:both;
	float:left;
	padding:0 15px 20px 0;
}

.left_text_content{
	width:330px;
	float:left;
}

.left_text_content_special{
	width:220px;
	float:left;
}



/*--------list---------*/
ul.list{
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.list li{
	padding:8px 0 8px 0;
	margin:0px;
	list-style:none;
	
}
ul.list li a{
	background:url(images/list_arrow.gif) no-repeat left;
	text-decoration:none;
	color:#fff;
	padding:0 0 0 25px;
}




/*---------------footer----------------*/


p.footer{
	font-size: .9em;
	color: #666666;
	line-height: 1.2;
	text-align: center;
}

.footer a{
	padding:0 0 0 7px;
	text-decoration:none;
	color:#999999;
}

.footer a:hover{
text-decoration:underline;
}


/************************************************table.css************************************/
.table{
background:#A0BCA0;
}

.table ul{
float:left;
margin:0;
padding:0;
border:0px solid #3E553b;
}

.table ul li{
list-style:none;
padding:5px 10px;
}

.table ul li.title{
font-weight:bold;
background:#3E553B;
color:#fffff4;
list-style-image: url(../images/spacer.gif);
}

.table ul li.title2{
background:#A0BCA0;
color:#fffff4;
font-weight:bold;
list-style-image: url(../images/spacer.gif);

}
.table ul li.odd{
background:#B20000;
color:#fffff4;
list-style-image: url(../images/spacer.gif);

}

.table ul li.even{
background:#B20000;
color:#fffff4;
list-style-image: url(../images/spacer.gif);

}

.table ul li.white
{
background:#FFFFFF;
font-size:11px;
color:#000000;
list-style-image: url(../images/spacer.gif);
line-height:.8em;

}

#containerSignup{ 
	width: 320px;  
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:5px;
	border: 1px solid #3E553B;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.tableSignup{
background:#FFFFFF;

}
.tableSignup ul{
float:left;
margin:0;
padding:0;
border:0px solid #3E553b;
}

.tableSignup ul li{
list-style:none;
padding:5px 10px;
}

.tableSignup ul li.signup {
background:#FFFFFF;
color:#000000;
list-style-image: url(../images/spacer.gif);
line-height: 1em;

}
