/*main */
body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background:#171717;
}
#customframe {
	width: 1452px;
	background-image:url(/images/content.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin:0 auto;
}
#customheader, #aboutheader, #eventsheader, #educationheader, #galleryheader, #contactheader {
	background-image:url(/images/header.jpg);background-repeat:no-repeat ;
	background-position:center;
	height:251px;
margin-bottom:25px;
margin-left:-1px;
}
#aboutheader {
	background-image:url(/images/aboutheader1.jpg);background-repeat:no-repeat ;
	}
#eventsheader {
	background-image:url(/images/eventheader1.jpg);background-repeat:no-repeat ;
	}
#educationheader {
	background-image:url(/images/educationheader1.jpg);background-repeat:no-repeat ;
	}
#contactheader {
	background-image:url(/images/contactheader1.jpg);background-repeat:no-repeat ;
	}
#galleryheader {
	background-image:url(/images/galleryheader.jpg);background-repeat:no-repeat ;
	}
#maincontainer {
	float:left;
	margin-left:240px;
	margin-right:311px; 
}
#customfooter {
	background-image:url(/images/footer.jpg); background-repeat:no-repeat ;
	background-position:center;
		height:261px;
	clear:both;
	width: 100%;
}
/* Navigation */
.jqueryslidemenu{
font: bold 12px Verdana;
background: #414141;
margin-left:253px;	
width:729px;
margin-top:60px;}
.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #3F3013; /*background of tabs (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: black; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #000000;
border-left:1px solid #000000;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
.home li#Home a:link, .home li#Home a:visited, .home li#Home a:hover, .home li#Home a:active,
.About li#About a:link, .About li#About a:visited, .About li#About a:hover, .About li#About a:active,
.Events li#Events a:link, .Events li#Events a:visited, .Events li#Events a:hover, .Events li#Events a:active,
.Education li#Education a:link, .Education li#Education a:visited, .Education li#Education a:hover, .Education li#Education a:active,
.Gallery li#Gallery a:link, .Gallery li#Gallery a:visited, .Gallery li#Gallery a:hover, .Gallery li#Gallery a:active,
.Contact li#Contact a:link, .Contact li#Contact a:visited, .Contact li#Contact a:hover, .Contact li#Contact a:active
{
background: #660000; /*tab link background during hover state*/
color: white;
}
.jqueryslidemenu ul li a:hover{
background: #660000; /*tab link background during hover state*/
color: white;
border-bottom:1px solid #000000;
}
/* footer */
#customfooter { text-align: right; margin-top: 30px; font-size: 100%; color: #074600; }

#customfooter p { margin-right: 490px; margin-bottom:0 }
#customfooter a:link, #customfooter a:visited, #customfooter a:active { text-decoration: none; color: #441515; }
#customfooter a:hover { text-decoration: none; }

/* mission statement */
.missioncontainer{
width:660px;
border-top:1px solid black;
border-bottom:1px solid black;
margin-top:30px
}
/* Sidebar */
#customsidebarhome
{	margin-top:-50px;
	margin-left: 749px;
	width: 175px;
	}

#customsidebar
{	
	margin-left: 989px;
	width: 175px;
	margin-top: -22px;
	}
	
#customcontent {
    float: left;
	padding: 0 20px 20px 55px;
	margin-left:290px;	
	width: 600px;
	}
	
#customcontentgallery {
    float: left;
	padding: 0 20px 20px 55px;
	margin-left:245px;	
	width: 640px;
	}

#customcontent2 {
    float: left;
	padding: 0 20px 20px 55px;
	margin-left:260px;	
	width: 640px;
	}
	
#customcontent3 {
    float: left;
	padding: 0 20px 20px 55px;
	margin-left:242px;	
	width: 640px;
	}

/* Photo Gallery Navigation
--------------------------------------- */

#customcontent .nav ul, .nav li, .nav {
	margin: 0;
	padding: 0;
	}

#customcontent .nav li {
	display: inline;
	list-style: none;
	}
	
#customcontent .nav {
	padding: 1.75em 12px 2.75em;
background: #9c441b;
	width:300px;
	margin-top:25px;
	}

#customcontent .nav ul {	
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}


#customcontent .nav a {
	display: block;
	color: #f2f0e0; 
	font-family: "Century Gothic", arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.333em;
	line-height: 1.125em;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	padding: 0.3em 15px 0.3em 25px;
	background: url(/images/nav_icon.gif) no-repeat 4px 0.5em;
	}
#customcontent .nav a:hover {
	background-color: #660000;
	text-decoration: none;
	}
/* newsletter, contact forms */
#newsletter{
	margin:1em 0;
	color:#fff;
	width:202px; /* customize width, this form have fluid layout */
}
#contact {
	margin-left:40px;
	color:#fff;
	width:500px; /* customize width, this form have fluid layout */
}
#eventscalendar {
	margin-left:0px; padding-bottom:0; margin-bottom:60px;
	border-top:3px solid #000;
	color:#fff;
	width:202px; /* customize width, this form have fluid layout */
	background:#000 url(../images/form_top.gif) repeat-x;		
}
#facebook {
	padding:10px 5px; margin-left:0;
	border-top:3px solid #000;
	color:#fff;
	width:192px; /* customize width, this form have fluid layout */
	background:#000 url(../images/form_top.gif) repeat-x;
	position:relative; top:40px;
	height:55px;	
}
h3 {
	margin:0;
	background:#660000 url(../images/form_heading.gif) repeat-x;		
	color:#fff;
	width:200px;
	font-size:20px;
	border:1px solid #660000;
	border-bottom:none;
	text-align: center; 
	padding-bottom:1px;
	padding-top:7px;
}		

#newsletter fieldset {
	margin:0;
	padding:0;
	border:none;	
	border-top:3px solid #000;
	background:#000 url(../images/form_top.gif) repeat-x;		
	padding-bottom:1em;
	height:90px;
}		

#contact fieldset {
	margin:0;
	padding:0;
	border:none;	
	border-top:3px solid #000;
	background:#000 url(../images/form_top.gif) repeat-x;		
	padding-bottom:1em;
}		

#newsletter legend , #contact legend {display:none;}	
#newsletter p{margin:.5em 5px;}	
#contact p{margin:.5em 75px;}	
#newsletter label {display:block; font-size:20px; margin-left: 2px; }

#contact label {display:block; font-size:20px; margin-left: 2px; }
	
#newsletter input{		
	width:186px;
	border:1px solid #111;
	background:#282828 url(../images/form_input.gif) repeat-x;
	padding:5px 2px;
	color:#fff;
	font-size:14px;
}		
#contact input, #contact textarea{		
	width:350px;
	border:1px solid #111;
	background:#282828 url(../images/form_input.gif) repeat-x;
	padding:5px 2px;
	color:#fff;
	font-size:14px;
}
#contact textarea{
	height:125px;
	overflow:auto;
}					
#newsletter p.submit, #contact p.submit {
	text-align:right;
}	
#newsletter button, #contact button{
		padding:0 20px;
		height:30px;
		line-height:32px;		
		border:1px solid #660000;
		background:#660000 url(../images/form_button.gif) repeat-x;
		color:#fff;
		cursor:pointer;		
		text-align:center;		
		font-size: 16px;
		width: 60px;
		margin-right:1px;
		margin-bottom: -15px;
		}


/*---------------ABOUT PAGE------------------*/

#customcontent2 h2 {
        font-size:25px;
		font-family: Georgia, 'times new roman', serif;
		float: left;
		margin-left:-15px;
		margin-bottom:0;
}

#customcontent2 h4 {
        font-size: 18px;
		font-family: Georgia, 'times new roman', serif;
		float: left;
		margin-top:13px;
		margin-left:15px;
}

#customcontent2 p.description {
        float: left;
		font-size: 17px;
		font-family: Georgia, 'times new roman', serif;
		width: 635px;
		line-height: 22px;
		text-align: justify;
		margin-left:-15px;
		color:#3F3013;
}

#customcontent2 p.aboutevents {
        float: left;
		font-size: 16px;
		font-family: Georgia, 'times new roman', serif;
		width: 438px;
		line-height: 19px;
		margin-top:17px;
		margin-left:28px;
		color:#3F3013;
		text-align:justify;
}

#customcontent2 p.aboutevents1 {
        float: left;
		font-size: 16px;
		font-family: Georgia, 'times new roman', serif;
		width: 438px;
		line-height: 19px;
		margin-top:17px;
		margin-left:31px;
		color:#3F3013;
		text-align:justify;
}

#customcontent2 p.aboutevents2 {
        float: left;
		font-size: 16px;
		font-family: Georgia, 'times new roman', serif;
		width: 438px;
		line-height: 19px;
		margin-top:17px;
		margin-left:36px;
		color:#3F3013;
		text-align:justify;
}

#customcontent2 p.aboutevents3 {
        float: left;
		font-size: 16px;
		font-family: Georgia, 'times new roman', serif;
		width: 438px;
		line-height: 19px;
		margin-top:17px;
		margin-left:10px;
		color:#3F3013;
		text-align:justify;
}





