/* @group Layout */
/*#customdoc,#hd,#bd,#ft,#nav{
	background-color: #FFF;
}*/
#customdoc{
	width:61.38em;
	*width:59.91em;
	min-width:798px;
	text-align:left;
	background: url(/images/logo.gif) no-repeat 18px 10px;
}
#content .yui-gf div.first{
	width: 20%;
}
#content .yui-gf .yui-u{
	width: 78%;
}

/* @group Header */
#hd{
	height: 8.076em;
	*height: 7.894em;
}
#hd a{
	color: #007f00;
	font-weight: bold;
}
#hd #logo{
	float: left;
	margin-top: 2.1em;
	margin-left: 100px;
	font-size: 167%;
	line-height: 1em;
	font-weight: bold;
}
#hd #logo a{
	color: #002d07;
}
#supernav{
	float: right;
	height: 3.538em;
	*height: 3.348em;
	margin-top: 3.076em;
	*margin-top: 3.007em;
	width: 300px;
}
#supernav li{
	font-size: 93%;
	margin-left: 2em;
	float: right;
}
#nav{
	clear: both;
	height: 2em;
	width: 100%;
	white-space: nowrap;
}
#nav li{
	float: right;
	margin: 0;
	font-size: 93%;
	width: 75px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-style: solid;
	padding-top: 3px;
}
#nav li.first{
	border-left-width: 1px;
}
/* @end */
/* @group Footer */
#footer{
	font-size: 85%;
	padding-top: .3em;
}
#footercontact{
	float: right;
	text-align: right;
}
#footeraddress{
	float: left;
}
#footer a:hover{
	color: #999;
}
/* @end */
/* @group Subnav */
#subnav li{
	margin: 0 .5em .5em .2em;
	text-align: left;
	font-weight: bold;
}
#subnav li.header{
	text-align: left;
	font-size: 107%;
	margin-top: 3em;
	color: #384F8F;
	font-family: Verdana, sans-serif;
}
#subnav li.header a{
	font-size: 100%;
}
#subnav li a{
	color: #4d6412;
	font-family: Verdana, sans-serif;
	font-size: 85%;
}
#subnav li a:hover{
	color: #3EBAF9;
}
/* @end */
/* @group Body */
#content{
	min-height: 30em;
	font-size: 93%;
	line-height: 1.4em;
	border-width: 1px;
	border-style: solid;
}
#contentinterior{
	padding: 2em 1em 1em 1em;
}
#pullquote{
	padding: 150px 2em 0 2em;
	font-style: italic;
	text-align: center;
	color: #333;
}
/* @end */

/* @end */
/* @group Site Sections */
/* @group Home */
#home{
	background-color: #7791c1;
}
#home #supernav, #home #supernav a, #home #footer, #home #footer a{
	color: #beca7e;
}
#home #nav li, #home #content{
	border-color: #667fae;
}
#home #nav li:hover{
	background-color: #FFF;
}
#home #nav li a{
	color: #beca7e;
}
#home #nav li:hover a{
	color: #666;
}
#home #contentinterior{
	padding: 2em 0;
	margin: 0 auto;
	text-align: center;
}
/* @end */
/* @group Activities */
#Activities{
	background-color: #e6e09b;
}
#Activities #supernav, #Activities #supernav a, #Activities #footer, #Activities #footer a{
	color: #829953;
}
#Activities #nav li, #Activities #content{
	border-color: #c5bf86;
}
#Activities #nav li:hover{
	background-color: #beca7e;
}
#Activities #nav li a{
	color: #00480b;
}
#Activities #nav li:hover a{
	color: #FFF;
}
#Activities #contentinterior{
	margin-top: 1em;
}
#Activities #subnav li a{
	color: #00480b;
}
#Activities #subnav li a:hover{
	color: #829953;
}
#Activities h1{
	color: #829953;
}
/* @end */
/* @group About */
#About{
	background-color: #beca7e;
}
#About #customdoc{
	background: url(/images/logo_alt.gif) no-repeat 18px 10px;
}
#About #supernav, #About #supernav a, #About #footer, #About #footer a{
	color: #829953;
}
#About #nav li, #About #content{
	border-color: #96b161;
}
#About #nav li:hover{
	background-color: #FFF;
}
#About #nav li a, #About #content a{
	color: #55688d;
}
#About #nav li:hover a{
	color: #566b30;
}
#About #contentinterior{
	margin-top: 1em;
}
#About #contentimage img{
	width: 320px;
}
#About #subnav li a{
	color: #55688d;
}
#About #subnav li a:hover{
	color: #566b30;
}
/* @end */

/* @group Events */
#Events{
	background-color: #FFF;
}
#Events #supernav, #Events #supernav a, #Events #footer, #Events #footer a{
	color: #beca7e;
}
#Events #nav li, #Events #content{
	border-color: #DDD;
}
#Events #nav li:hover{
	background-color: #beca7e;
}
#Events #nav li a{
	color: #566b30;
}
#Events #nav li:hover a{
	color: #EEE;
}
#Events #contentinterior{
	margin-left: 1em;
	margin-top: 1em;
}
#Events #contentimage img{
	width: 320px;
}
#Events #subnav li a{
	color: #566b30;
}
#Events #subnav li a:hover{
	color: #beca7e;
}
/* @end */


/* @group Calendar */
#Calendar #content{
	font-size: 100%;
	color: #FFF;
}
#Calendar{
	background-color: #da932f;
}
#Calendar #supernav, #Calendar #supernav a, #Calendar #footer, #Calendar #footer a{
	color: #beca7e;
}
#Calendar #nav li, #Calendar #content{
	border-color: #7a4523;
}
#Calendar #nav li:hover{
	background-color: #FFF;
}
#Calendar #nav li a{
	color: #EEE;
}
#Calendar #nav li:hover a{
	color: #000;
}
#Calendar #contentinterior{
	margin: 1em auto;
	padding: 1.5em 0 0 0;
}
#Calendar #contentimage img{
	width: 320px;
}
#Calendar h1{
	margin-left: 1em;
}
/* @end */

/* @group Schedule */
#Schedule{
	background-color: #c9d1f3;
}
#Schedule #customdoc{
	background: url(/images/logo_alt.gif) no-repeat 18px 10px;
}
#Schedule #supernav, #Schedule #supernav a, #Schedule #footer, #Schedule #footer a{
	color: #829953;
}
#Schedule #nav li, #Schedule #content{
	border-color: #667fae;
}
#Schedule #nav li:hover{
	background-color: #FFF;
}
#Schedule #nav li a{
	color: #829953;
}
#Schedule #nav li:hover a{
	color: #000;
}
#Schedule #contentinterior{
	padding: 2em 0;
	margin: 0 auto;
	text-align: center;
}
/* @end */
/* @end */
/* @group Home */
#homenews{
	width: 400px;
	height: 3.5em;
	font-size: 114%;
	margin: 1em auto;
	color: #FFF;
}
#home .slideshow{
	margin: 0 auto;
}
#homecal{
	font-size: 93%;
	margin: 150px 1em 0 1em;
	color: #444;
}
#homecal li{
	margin: .7em 1em;
}
#homecal li.header{
	margin-bottom: 1em;
	font-size: 108%;
}
#homecal a{
	color: #FFF;
	display: block;
	margin-left: 1em;
}
#homecal a:hover{
	color: #000;
}
/* @end */
/* @group About Pages */
#Aboutcontent{
	width: 26.92em;
	*width: 26.315em;
	margin-left: 1em;
	color: #464b64;
}
#About h1{
	margin-left: .8em;
	color: #566b30;
}
/* @end */
/* @group Programs */
.Programscontent{
	width: 300px;
}
.contentimages{
	float: right;
	width: 140px;
}
.contentimages img{
	width: 140px;
}
/* @end */
/* @group Schedule */
#Schedule #contentinterior{
	padding: 3em;
	text-align: left;
}
/* @end */
/* @group Contact */
#contactcontent{
	color: #4c5e2b;
}
#contactform td{
	padding: 2px;
}
#contactform td.label{
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
#contactform textarea{
	width: 300px;
	height: 60px;
}
#contactform th{
	font-weight: bold;
	font-size: 108%;
}
/* @end */


/* @group Base Styles */
#content a{
	color: #666;
}
#content img{
	margin: 0 1em 1em 0;
}
.clear{
	clear: both;
}
/* @end */

/* @group HTML Tags */
html,body{
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.2em;
	width: 100%;
}
html{
	background-color: transparent;
}
a{
	text-decoration: none;
}
p{
	margin-bottom: .5em;
}
/*p img{
	float: right;
	margin: 0 0 1em 2em;
}*/
h1,h2,h3{
	font-weight: bold;
}
h1{
	font-size: 116%;
	text-align: left;
	margin-bottom: 1em;
}
h2{
	font-size: 123.1%;
}
h3{
	font-size: 107%;
}
ul li{
	list-style-type: none;
	margin-left: 2em;
}
strong{
	font-weight: bold;
}
blockquote{
	margin-left: 3em;
}
table.cfdebug{
	margin-top: 100%;
}
table.cfdebug table.cfdebug{
	margin: 0;
}
/* @end */

/*
#fulldoc{
	margin: 1em auto 0 auto;
	width: 1200px;
}
#fulldoc .close{
	float: right;
	margin-right: 3em;
}
#fulldoc #hd{
	padding: 0;
}
#fulldoc #hd img{
	margin: 0 0 0 1.2em;
}*/
/*#philosophy{
	background: url(/images/bg_philosophy.jpg) no-repeat;
}
#philosophy2{
	background: url(/images/bg_philosophy2.jpg) no-repeat;
}*/
/*.aboutwrapper{
	height: 452px;
	color: #000;
	font-size: 108%;
	font-weight: bold;
	position: relative;
}
.abouttext{
	color: #000;
	padding: 1em;
	text-align: justify;
	background-color: silver;
	opacity: 0.60;
	filter:alpha(opacity=80);
	margin: 0;
	position: absolute;
	top: 0;
}
.abouttext p{
	opacity: 100%;
	background: transparent;
}*/
