@charset "utf-8";
/* CSS Document */

body{text-align:center; width:1000px; margin:5px auto; background-color:#596980;}

/*Header*/
.header{background:url(images/header.jpg); width:1000px; height:167px;}

/*Navigation*/
a{outline:none;}
ul.menu-main{position:relative; background:url(/images/navigation.gif); margin:0; padding:0; list-style: none; height:35px; width:1000px;}
ul.menu-main li{position:relative; float:left; height:35px;}
ul.menu-main li ul li{position:relative; z-index:1000; float:none; height:35px;}
ul.menu-main li ul li a{float:none; text-indent:0; height:35px;}
ul.menu-main li ul{z-index:1000; padding:10px; margin:0; list-style:none; position: absolute; width: 300px; left:0px; top: 35px; display: none; background: #FAF9F6; border: 1px solid #387D2B;}

/* Styles for Menu Items */
ul.menu-main li a{position:relative; display: block; text-decoration: none; color: #777; height:35px; text-indent:-999em; /*background: #fff; /* IE6 Bug padding: 5px; border: 1px solid #ccc; border-bottom: 0;*/}

/* Fix IE. Hide from IE Mac \*/
/* html ul.menu-main li{float: left; height: 35px;}
/* html ul.menu-main li a{ height: 35px;}
/* End */

ul.menu-main li ul li a:hover{color: #E2144A; background: white;}

/* Hover Styles */
/*these hovers work even with no <a></a>*/

#Home{background:url(images/home_up.gif) top left no-repeat; width:134px; position:relative; z-index:100;}
#Homepage #Home, #Home:hover{background:url(images/home_down.gif) top left no-repeat; width:134px;}

#GeneralInformation{background:url(images/GeneralInformation_up.gif) top left no-repeat; width:233px; position:relative; z-index:100;}
#GeneralInformationpage #GeneralInformation, #GeneralInformation:hover{background:url(images/GeneralInformation_down.gif) top left no-repeat; width:233px;}

#Contact{background:url(images/Contact_up.gif) top left no-repeat; width:128px; position:relative; z-index:100;}
#Contactpage #Contact, #Contact:hover{background:url(images/Contact_down.gif) top left no-repeat; width:128px;}

#History{background:url(images/History_up.gif) top left no-repeat; width:126px; position:relative; z-index:100;}
#Historypage #History, #History:hover{background:url(images/History_down.gif) top left no-repeat; width:126px;}

#FAQS{background:url(images/Faqs_up.gif) top left no-repeat; width:106px; position:relative; z-index:100;}
#FAQSpage #FAQS, #FAQS:hover{background:url(images/Faqs_down.gif) top left no-repeat; width:106px;}

#Calendar{background:url(images/Calendar_up.gif) top left no-repeat; width:142px; position:relative; z-index:100;}
#Calendarpage #Calendar, #Calendar:hover{background:url(images/Calendar_down.gif) top left no-repeat; width:142px;}

#Links{background:url(images/Links_up.gif) top left no-repeat; width:129px; position:relative; z-index:100;}
#Linkspage #Links, #Links:hover{background:url(images/Links_down.gif) top left no-repeat; width:129px;}
/*End Navigation*/

	/*Navigation 2*/
	.navigation2{background:url(images/navigation2.gif); width:1000px; height:61px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:18px; 	 padding-top:10px;}

	a:visited.navigationii{font-family:Arial, helvetica, sans-serif; font-size:18px; color:#000000; text-decoration:none;}
	a:link.navigationii{font-family:Arial, helvetica, san-serif; font-size:18px; color:#000000; text-decoration:none;}
	/*End Navigation 2*/
/*End Header*/

/*Content*/
.container{background:url(images/bg.gif) repeat-y; width:1000px; overflow:auto}
.headline{background:url(images/left.gif); width:659px; padding-top:5px; padding-left:20px; padding-bottom:5px; padding-right:1px; font:Oblique 30px Georgia; color:#c93535; text-align:left; float:left;}

.content{background:url(images/left.gif); width:659px; padding-top:5px; padding-left:20px; padding-bottom:5px; padding-right:1px; font:12px Arial, Helvetica, sans-serif; text-align:left; float:left;}
.content p{padding-top:5px; margin:0px;}

.right{float:left; width:310px; margin-left:0px;}
.picture{background:url(images/right.gif); width:310px; padding-top:5px; margin-left:0px;}
.eventheader{background:url(images/right.gif); width:310px; padding-top:2px; font:oblique 17px Georgia; color:#c93535; text-align:center;}
.event{padding:0px; margin:0px;}
.eventtop{background:url(images/eventtop.gif); width:309px; height:12px; padding:0px; margin:0px; line-height:0; font-size:0px;}
.eventbody{background:url(images/eventbg.gif) repeat-y; width:242px; padding-top:0px;padding-left:37px;padding-bottom:0px;padding-right:30px;}
.eventbottom{background:url(images/eventbottom.gif) no-repeat; width:309px; height:6px;}
/*End Content*/

/*Footer*/
.footer{background:url(images/footer.gif) no-repeat; width:1000px; height:69px; padding-top:5px; font:14px Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:left;}
a:visited.footnav{font:14px Arial, helvetica, sans-serif; color:#FFFFFF; text-decoration:none;}
a:link.footnav{font:14px Arial, helvetica, san-serif; color:#FFFFFF; text-decoration:none;}
.footerright{font:12px Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:right; float:right;}