body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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 */
	color: #000000;
	background-color: #EBEBEB;
}
body, ul ,li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
}

img
{  border-style: none;
}

hr {
	height: 4px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-bottom-color: #999999;
}

 #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
} 
 #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
 
 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 155px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	display: iinline;
}
#sidebar1 img {
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#nav {
	z-index:3
	}
	
.verticalmenu, .verticalmenu li ul{
	list-style-type: none;
	width: 155px;
	margin: 0px;
	padding: 0px;
}

.verticalmenu li{
position: relative;
}

.verticalmenu li a{
	color: #009933;
	display: block;
	width: auto;
	padding-left: 5px;
	text-decoration: none;
	font-family: Trebuchet, "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

.verticalmenu li ul{ /*SUB MENU STYLE*/
	position: absolute;
	width: 155px; /*WIDTH OF SUB MENU ITEMS*/
	left: 0;
	top: 0;
	display: none;
}

.verticalmenu li ul li{
float: left;
}

.verticalmenu li ul a{
	width: 215px;
	border: 1px solid #CCCCCC;
}

.verticalmenu .arrowdiv{
	position: absolute;
	right: 2px;
	background-color: transparent;
	background-image: url(../Images/arrowgreen.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*.verticalmenu li a:visited, .verticalmenu li a:active{
	color: #009933;
}
*/
.verticalmenu li a:hover{
	color: #FFFFFF;
	background-color: #009933;
}

/* Holly Hack for IE \*/
* html .verticalmenu li { float: left; height: 1%; }
* html .verticalmenu li a { height: 1%; }
/* End */

/*#nav_main {
}

#nav_main ul {
	list-style-type:none;
	list-style-position:inside;
	margin-left:0px;
	margin-bottom:5px;
	}
	
#nav_main ul li {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0;
	}
	
#nav_main ul li a {
	color: #63b175;
	font-family: Trebuchet, "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-decoration:none;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5;
	}
	
#nav_main ul li a:hover {
	background-color: #63b175;
	color:#fff
	}*/
	
 #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 10;
	padding-right: 15px;
	padding-bottom: 10;
	padding-left: 15px;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #006600;
} 
#mainContent a {
	color: #393;
}


#mainContent p {
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#flashcontent {
	/*z-index:1;*/
	}
	
#innerpage {
	font-size: 95%;
	}

#innerpage img {
	border: 3px solid #999999;
}
 #innerpage table {
	text-align: left;
	background-position: center;
	padding-left: 20px;
	font-size: 85%;
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

 .goals {
	padding-left: 0px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;
}
.goals li {
	padding-bottom: 5px;
}
.goals  ul  li  {
	list-style-type: disc;
	padding-left: 10px;
}
#schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFFFCC;
	text-align: center;
	width: 500px;
	margin: auto;
}
#schedule table {
	text-align: center;
}

#retreatschedule {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	}
#retreatschedule table {
	text-align: center;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}

	
.downloaddocuments {
}

.fallfestival {
	font-size: 150%;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.downloaddocuments a {
	font-size: 80%;
}







#mainContent h1 {
	font-size: 175%;
}
#mainContent h2 {
	font-size: 130%;
}
#mainContent h3 {
	font-size: 110%;
}
#mainContent h4 {
	font-size: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
}
#mainContent h5 {
	font-size: 100%;
	margin-top: -10px;
	margin-bottom: -15px;
}

.summerstaff {


}

.summerstaff ul {
	padding-left:5px;
	margin-left: 0px;
	}
	
.summerstaff ul li {
	font-size:90%;
	margin-left:0px;
	list-style-type: disc;
	padding-left:-10px;
	list-style-position: inside;
	}
.quoteparagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: italic;
	color: #006633;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}




.image_splash_row img {
	height: 160px;
	margin: 0;
	width: 177px;
	padding: 0;
}
.image_splash_row {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
}


/** Interior page image header
 *******************************/

#image_header {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#image_header img {
	border: 0px solid #555555;
	height: 98px;
	margin: 0;
	padding: 0;
	width: 175px;
}





#footer {
	width:750px;
	height:100px;
	margin:0 auto;
	border-top:1px solid #666666;
	font-size: 85%;

	}

	

#footer ul {

	margin: 0 0 0 20px;

	text-align: center;

	padding:5px 0px 5px 0px;

	}

	

#footer li {

	display: inline;

	padding:0 10px 0 10px;

	}

	

#footer li a {
	text-decoration:none;
	text-align:center;
	color: #393;

	}

	

#footer a:link, #footer a:visited {
	text-decoration: underline;
	}

	

#footer li a:hover {

	text-decoration:underline;

	color: #993300;

	}


 #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
}
#footer #address {
	display: block;
}
#footer #address ul li {
	display: inline-block;
	text-align: right;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.italics {
	font-style: italic;
}
.backtotop a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FF0000;
	text-align: center;
}
