/* CSS Document */

body	{
	background-image:	url(img/common/mainbg.jpg);
	background-position:top	left;
	background-repeat:	repeat-x;
	margin-top:	0px;
	
}

body, table, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}

/* content box */
.leftborder	{
	background:	url(img/common/layout2_left.gif) top	repeat-y;
	}

.rightborder	{
	background:	url(img/common/layout2_right.gif) top	repeat-y;
	}
	
.footer	{
	background-image:	url(img/common/layout2_r10_c4.gif);
	background-position:top	left;
	background-repeat:	no-repeat;
	color:	#FFFFFF;
	font-size:	10px;
	text-align:	right;
	}
a.footer-link:link	{
	color:	#CCFFFF;
	text-decoration:	underline;
	}
a.footer-link:visited	{
	color:	#CCFFFF;
	text-decoration:	underline;
	}
a.footer-link:hover	{
	color:	#99FF66;
	text-decoration:	underline;
	}
	
/* NAV */
a.nav {
	display: block;
	font-size:	11px;
	text-decoration: none;
	color: #F5FFC0;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 22px;
	background-image:	url(img/common/navoff.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:	#006699;
	border-bottom:	#6699FF dotted 1px;	
	border-right:	#99CCCC	solid 3px;
	border-left:	#99CCCC	solid 3px;
}

a.nav:hover {
	background-image: url(img/common/navon.gif);
	background-color: #99CC33;
	color: #006699;
}

a.nav2 {
	display: block;
	font-size:	11px;
	text-decoration: none;
	color: #F5FFC0;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 22px;
	background-image:	url(img/common/nav2off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:	#006699;
	border-bottom:	#6699FF dotted 1px;
	border-right:	#99CCCC	solid 3px;
	border-left:	#99CCCC	solid 3px;
}

a.nav2:hover {
	background-image: url(img/common/nav2on.gif);
	background-color: #99CC33;
	color: #006699;
}

.contact	{
	color:	#666666;
	font-size:	10px;
	line-height: 145%;
	padding: 0px 10px 0px 20px;
	border-right:	#99CCFF	solid 3px;
	border-left:	#99CCFF	solid 3px;
	background-color:	#F5FFC0;
}

.contact-title	{
	color:	#006699;
	font-weight:	bold;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
margin: -25px 0px 0px 120px;
top: 0;
border: 1px solid	#99CC33; /*Theme Change here*/
border-bottom-width: 0;
font-family: Arial, Helvetica, sans-serif;
font-size:	11px;
line-height:18px;
z-index:100;
background-color: #F5FFC0;
width: 120px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid #99CC33; /*Theme Change here*/
padding: 5px 5px 5px, 5px;
margin: 0 0 0 0;
text-decoration: none;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color:	#ECE08C;
}

/* MAIN CONTENT */

h1	{
	font-family:	"Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size:	22px;
	color:	#99CC00;
	font-weight:	normal;
	line-height:	normal;
	border-bottom:	dotted 2px #99CCCC;
	margin:	0px 0px 5px 0px;
	}
	
h3	{
	font-family:	"Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size:	14px;
	color:	#99CC00;
	font-weight:	normal;
	line-height:	normal;
	border-bottom:	dotted 2px #99CCCC;
	margin:	0px 0px 5px 0px;
	}
	
.maincontent	{
	line-height:	140%;
	border-bottom:	dotted 2px #99CCCC;
	}
	
.imageleft	{
	float:	left;
	margin-right:	5px;
	}
.imageright	{
	float:	right;
	margin-left:	5px;
	}

/* SCHEDULE */
.scheduletable	{
	text-align:	left;
	width:	100%;
	border-collapse:	collapse;
	border:	solid 1px #b1b5b9;
	margin-top:	10px;
	margin-bottom:	20px;
	line-height:	110%;
	}
	
.scheduletable tr.schlheader	{ 
	background: #99CC66 url(img/common/tableheader.gif) top left repeat-x; 
	}

.scheduletable td.time	{
	color:	#666666;
	vertical-align:	baseline;
	font-size:	11px;
	}	

.scheduletable td.activity	{
	color:	#336699;
	vertical-align:	baseline;
	font-size:	11px;
	}	

.scheduletable td, th	{
	padding: 5px 5px;
	color:	#666666;
	}
	
.scheduletable tr.even td	{
	background-color:	#EDF3FE;
	}

col#time	{
	width:	110px;
	}
col#activity	{
	width:	inherit;
	}
	
/* GALLERY */

.frametopborder	{
	background:	url(img/frame/frame2.gif);
	background-position:	top	left;
	background-repeat:	repeat-x;
	}
	
.framebottomborder	{
	background:	url(img/frame/frame2.gif);
	background-position:	top	right;
	background-repeat:	repeat-x;
	}
	
.frameleftborder	{
	background:	url(img/frame/frame2.gif);
	background-position:	top	left;
	background-repeat:	repeat-y;
	}
	
.framerightborder	{
	background:	url(img/frame/frame2.gif);
	background-position:	bottom	right;
	background-repeat:	repeat-y;
	}

/* SUMMER CAMP */

.summerctable	{
	text-align:	left;
	width:	100%;
	border-collapse:	collapse;
	border:	solid 1px #b1b5b9;
	margin-top:	10px;
	margin-bottom:	20px;
	line-height:	110%;
	}

.summerctable tr.schlheader	{ 
	background: #99CC66 top left repeat-x; 
	}

.summerctable td {
	width:14%;
	color:	#666666;
	border:	solid 1px #b1b5b9;
	border-collapse:collapse;
	vertical-align:	baseline;
	font-size:	11px;
	}		

.summerctable td, th	{
	padding: 5px 5px;
	color:	#666666;
	}
	
.summerctable tr.even td	{
	background-color:	#EDF3FE;
	}