body {
	background:#fff;
	margin: 0px;
	padding: 0px;
	background: url('/css/images/bkgrd.jpg');
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #000;
	}

div.container {
	}

div#header {
	background: url('/css/images/header.png');
	width:1000px;
	height:614px;
	margin-left: -25px;
	}
div#header h1 {
	padding:0;
	margin:0;
	text-indent:-3000px;
	}
	
div.wrapper {
	padding: 0px;
	margin: 0px;
	}
	
	
/* 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#leftSide {
	margin-top: -450px;
	margin-left: 20px;
	}

div#navTop {
	margin: 0px;
	padding: 0px;
	background: url('/css/images/navTop.png');
	width:301px;
	height:49px;
	margin-left: 1px;
	}

div#navBottom {
	margin: 0px;
	padding: 0px;
	background: url('/css/images/navBottom.png');
	width:301px;
	height:49px;
	}


div#nav {
	margin: 0px;
	padding: 0px;
	width: 301px;
	background: url('/css/images/navBkgrd.png');
	text-align: center;
	}

div#nav ul {
	list-style: none;
	width: 225px;
	margin-left: 35px;
	}
	
div#nav li {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: dashed;
	border-color: #fff;
	border-width:1px;
	}	

div#nav a {
	color: #fff;
	text-decoration:none;
	font-size: 16px;
	text-transform: uppercase;
	}

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

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


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

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







div#eventsTop {
	margin: 0px;
	padding: 0px;
	background: url('/css/images/eventsTop.png');
	width:301px;
	height:49px;
	margin-left: 1px;
	margin-top: 30px;
	}

div#eventsBottom {
	margin: 0px;
	padding: 0px;
	background: url('/css/images/eventsBottom.png');
	width:301px;
	height:49px;
	margin-top: -30px;
	}


/*div#events {
	margin: 0px;
	padding: 0px;
	width: 301px;
	background: url('/css/images/eventsBkgrd.png');
	margin-left: 1px;
	}*/

div#upcoming-events {
	margin: 0px;
	padding: 0px;
	width: 301px;
	background: url('/css/images/eventsBkgrd.png');
	margin-left: 1px;
	border: none;
	}


div#events ul {
	list-style: none;
	width: 240px;
	margin-left: 35px;
	}
	
div#events li {
	padding-bottom: 5px;
	padding-top: 5px;
	}	

div#events a {
	color: #c7b489;
	font-size: 14px;
	}

div#events a:link {
	color: #c7b489;
	}

div#events p {
	width: 265px;
	font-size: 16px;
	}


.event-upcoming-heading {
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
	color: #c7b489;
	font-style: italic;
	border: none;
	}




div#logos {
	margin: 0px;
	padding: 0px;
	background: url('/css/images/logos.png');
	width:301px;
	height:472px;
	}




div#wholeBody {
	margin-left: 80px;
	margin-top: -35px;
	}

div#bodyTop {
	margin: 0px;
	padding: 0px;
	background: url('/css/images/bodyTop.png');
	width:600px;
	height:31px;
	}

div#bodyBottom {
	margin: 0px;
	padding: 0px;
	background: url('/css/images/bodyBottom.png');
	width:600px;
	height:31px;
	}


div#bodytext {
	width:590px;
	}

div#bodytext p {
	color: #000;
	font-size: 14px;
	}

div#bodytext h1 {
	color: #000;
	font-size: 200%;
	}	
	
div#bodytext h2 {
	color: #a4261b;
	font-size: 175%;
	}	

div#bodytext h3 {
	color: #423821;
	font-size: 150%;
	}

div#bodytext h4 {
	color: #20375e;
	font-size: 125%;
	}	

div#bodytext h5 {
	color: #423821;
	font-size: 110%;
	}	


div#bodytext a {
	color: #765f32;
	}

div#bodytext ul {
	color: #000;
	font-size: 14px;
	}

div#bodytext table {
	table-layout: fixed;
	width: 550px;
	font-size: 12px;
	font-family: "Arial," Helvetica, sans-serif;
	}
	
div#bodytext td {
	background-color: #2e3349;
	color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	}


#body #contact-form-container {
	background:transparent;
	color:#000;
	width: 500px;
	padding-left: 10px;
	}
#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#footer {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 72px;
	background: url('/css/images/footer.png');
	text-align: center;
	}


div#footer p {
	font-size: 12px;
	font-style: italic;
	color:#c7b489;
	padding-top: 25px;
	}
	

div#footer a {
	font-size: 12px;
	font-style: italic;
	color:#c7b489;
	}	
	
