body {
	margin: 0px;
	padding: 0px;
	background: #eed79d url(/css/images/bkgrd.jpg) repeat-y center top;
	color: #000;
	width: 100%;
	font-family: "Georgia", Times New Roman, Times, serif;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
	}

div.container {
	}

div#header {
	background: url(/css/images/header.png);
	width: 950px;
	height: 84px;
	}
div#header h1 {
	padding:0;
	margin:0;
	text-indent:-3000px;
	}

div#slideshow {
	width: 950px;
	height: 260px;
	padding: 0px;
	margin: 0px;
	}
	
div#slideshow1 {
	width: 950px;
	height: 260px;
	padding: 0px;
	margin: 0px;
	}


div#contentTop {
	background: url(/css/images/contentTop.png);
	width: 950px;
	height: 134px;
	margin-top: -52px;
	}


div#contentArea {
	background: url(/css/images/contentBkgrd.png)repeat-y;
	width: 950px;
	}
	
div#leftSide {
	margin-left: 25px;
	margin-top: -140px;
	}



div#navTop {
	background: url(/css/images/navTop.png);
	width: 208px;
	height: 132px;
	}

	

	
/* bof Navigation CSS for partially open subpages */
/* DO NOT CHANGE THE ORDER */
ul li.haschildren ul { display:none; }                
ul li.hasvisiblechildren ul { display:block; }
ul li.highlight ul { display:block; }                
ul li.highlight li.haschildren ul { display:none; }
ul li.hasvisiblechildren ul li.haschildren ul { display:none; }                
ul li.hasvisiblechildren ul li.highlight ul { display:block; }
ul li.hasvisiblechildren ul li.hasvisiblechildren ul { display:block; }

div#nav {
	background: url(/css/images/navBkgrd.png);
	width: 208px;
	}

div#nav ul {
	list-style: none;
	margin-left: 25px;
	}
	
div#nav li {
	padding-bottom: 5px;
	padding-top: 5px;
	}	


.highlight {
    background: none repeat scroll 0 0;
}


div#nav a {
	color: #363636;
	text-decoration:none;
	font-size: 14px;
	}

div#nav a:link {
	text-decoration: none;
	color: #363636;
	}

div#nav ul li ul li {
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	}

#nav li.highlight a, #nav li.hasvisiblechildren a { 	color: #363636;
	font-weight: bold; }

#nav li.haschildren ul a { color:#363636; }

/*Subpages (not selected)*/
#nav li.haschildren ul a { color:#363636;  text-transform: none; font-weight: normal; font-size: 13px;}



#nav ul li ul{
	margin:0;
	}
	
#nav ul li ul li{
	padding:0 0 0 9px;
	color:#363636;
	}

#nav ul li ul li a:hover{
	color:#363636;
	}

#nav ul li.highlight ul li.highlight a{
	color:#363636;
	}





div#navBottom {
	background: url(/css/images/navBottom.png);
	width: 208px;
	height: 107px;
	margin-left: -1px;
	}








div#recSched {
	}

div#partners {
	width: 200px;
	margin-left: 15px;
	}

div#partners p {
	margin-left: 40px;
	}	
	








div#middleRec {
	margin-left: 45px;
	margin-top: -75px;
	width: 700px;
	}

div#bodyTopRec {
	background: url(/css/images/bodyTopRec.png);
	width: 700px;
	height: 65px;
	}


div#bodyAreaRec {
	background: url(/css/images/bodyBkgrdRec.png) repeat-y;
	width: 700px;
	}


div#bodyTextRec {
	margin-left: 25px;
	width: 700px;
	margin-top: -15px;
	}

div#bodyTextRec p {
	color: #363129;
	font-size: 14px;
	font-family: "Georgia", Times New Roman, Times, serif;
	}

div#bodyTextRec h1 {
	color: #600909;
	font-size: 225%;
	}

div#bodyTextRec h2 {
	font-family: "Arial", Helvetica, sans-serif;
	color: #3E1E03;
	font-size: 200%;
	}

div#bodyTextRec h3 {
	color: #3E0303;
	font-size: 175%;
	}

div#bodyTextRec h4 {
	font-family: "Arial", Helvetica, sans-serif;
	color: #482D17;
	font-size: 150%;
	}

div#bodyTextRec h5 {
	color: #481717;
	font-size: 125%;
	}

div#bodyTextRec h6 {
	color: #603009;
	font-size: 115%;
	}

div#bodyTextRec a {
	color: #363129;
	font-size: 14px;
	}

div#bodyTextRec img {
	}

div#bodyTextRec ul {
	color: #363129;
	font-size: 14px;
	}

div#bodyTextRec li {
	color: #363129;
	font-size: 14px;
	}

div#bodyTextRec table {
	/*table-layout: fixed;
	width: 450px;*/
	cellspacing: 0;
	cellpadding: 0;
	font-size: 12px;
	font-color: #363636;
	}

div#bodyTextRec table td {
	border: 1px solid #ccc;
	font-color: #363636;
	}


div#bodyBottomRec {
	background: url(/css/images/bodyBottomRec.png);
	width: 700px;
	height: 65px;
	margin-left: 2px;
	}














div#middle {
	margin-left: 45px;
	margin-top: -75px;
	width: 500px;
	}


div#bodyTop {
	background: url(/css/images/bodyTop.png);
	width: 500px;
	height: 83px;
	}


div#bodyArea {
	background: url(/css/images/bodyBkgrd.png) repeat-y;
	width: 500px;
	}


div#bodyText {
	margin-left: 25px;
	width: 460px;
	margin-top: -15px;
	}

div#bodyText p {
	color: #363129;
	font-size: 14px;
	font-family: "Georgia", Times New Roman, Times, serif;
	}

div#bodyText h1 {
	color: #600909;
	font-size: 225%;
	}

div#bodyText h2 {
	font-family: "Arial", Helvetica, sans-serif;
	color: #3E1E03;
	font-size: 200%;
	}

div#bodyText h3 {
	color: #3E0303;
	font-size: 175%;
	}

div#bodyText h4 {
	font-family: "Arial", Helvetica, sans-serif;
	color: #482D17;
	font-size: 150%;
	}

div#bodyText h5 {
	color: #481717;
	font-size: 125%;
	}

div#bodyText h6 {
	color: #603009;
	font-size: 115%;
	}

div#bodyText a {
	color: #363129;
	font-size: 14px;
	}

div#bodyText img {
	}

div#bodyText ul {
	color: #363129;
	font-size: 14px;
	}

div#bodyText li {
	color: #363129;
	font-size: 14px;
	}

div#bodyText table {
	/*table-layout: fixed;
	width: 450px;*/
	cellspacing: 0;
	cellpadding: 0;
	font-size: 12px;
	font-color: #363636;
	}

div#bodyText table td {
	border: 1px solid #ccc;
	font-color: #363636;
	}
	
#body #contact-form-container {
	background:transparent;
	color:#000;
	width: 475px;
	}
#body #contact-form-container div.input label{
	color:#000;
	font-size:12px;
	}
	
#body #contact-form-container div.input{
	 padding: 5px;
	 }

#contact-form-container div.input textarea {
	height:100px;
	width:95%;
	}

#contact-form-container div.input input {
	height:10px;
	width:95%;
	}	
	
#body #contact-form-container div.input textarea, input.text, input.title{
    background:#fff;
	}



div#bodyBottom {
	background: url(/css/images/bodyBottom.png);
	width: 500px;
	height: 83px;
	margin-left: 2px;
	}

div#rightSide {
	margin-top: -140px;
	}



div#eventsTop {
	background: url(/css/images/eventsTop.png);
	width: 220px;
	height: 145px;
	}

div#events {
	background: url(/css/images/eventsBkgrd.png) repeat-y;
	width: 500px;
	}



div#upcoming_events {
	margin-left: 25px;
	margin-top: -25px;
	}


div#eventsBottom {
	background: url(/css/images/eventsBottom.png);
	width: 220px;
	height: 96px;
	}




div#facebook {
	width: 215px;
	margin-left: -15px;
	}

div#weather {
	width: 215px;
	margin-left: 15px;
	margin-top: 25px;
	}





div#contentBottom {
	background: url(/css/images/contentBottom.png);
	width: 950px;
	height: 100px;
	}





div#footer {
	text-align: center;
	}
div#footer p {
	color:#363636;
	}
div#footer a {
	color:#363636;
	}
	
	
	
