/*---------- site map rules ----------*/

BODY {
	margin: 15px 0px 0px 0px;
	text-align: center;
	background-image: url("/images/grayback.gif");
}

#web_page {
	margin: 0px auto 0px auto;
	width: 941px;
	text-align: left !IMPORTANT;
}

#wrapper {
	float: left;
	width: 941px;
	border: 1px solid #0E4C70;
	background: #fff;	
}

#header {

	width: 940px;
	height: 140px;
    
}

#topnav {
	position: absolute;
 	margin: 0px 0px 0px 700px;	
}

#topnav p, #topnav a {
	color: #0E4D70;	
	font: 9pt ZapfHumnst BT, Century Gothic, sans-serif;
}

SPAN#site_name {
	font-family: "Goudy Old Style B", "Times New Roman", sans-serif;
	font-size: 40px;
	color: #fff;
	margin-right: 10px;
}
SPAN#page_name {
	font-family: Maiandra GD, arial, sans-serif;
	font-size: 20px;
	color: #FF4F01;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
}

#footer {
	background-image: url("/images/footer.jpg");
	background-repeat: no-repeat;
	width: 935px;
	height: 55px;
	margin: -30px 0px 0px 6px;
	padding: 0px;

	float: left;
	font: 8pt arial, sans-serif;
}
#site_map_link A {
	margin: 15px 15px 15px 5px;
	padding: 2px;
	color: #fff;
	text-decoration: none;
}
#site_map_link A:hover {
	color: #000;
}
#copyright {
	text-align: center;
	color: #0F5177;
		font: 8pt arial, sans-serif;
		clear: both;
}


#copyright A {
	color: #0F5177;
	text-decoration: none;
}

/*---------- content rules ----------*/
#content, #content2  {
	width: 941px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	float: left;
	background-repeat: no-repeat;
}

#content {
		background-image: url("/images/contenthead.jpg");
		height: 550px;
}

#content2 {
		background-image: url("/images/contenthead2.jpg");
}


#center {
	margin-top: 105px;
	background-color: green;
}

#main_content {
	float: left;
	padding-top: 30px;
	margin-left: 30px;
	width: 420px;


}

#main_content H1 {
	display: none;
	
	}
	
H2 {
	padding: 2px;
	margin: 5px 0px 5px 0px;
	font: 14pt ZapfHumnst BT, Century Gothic, sans-serif;
	color: #CC8412;
	padding: 0px;
	font-style: bold;

}
#main_content H3 {
	font: 11pt Verdana, sans-serif;
	color:  #1b1b9f;
	margin: 0px 0px 3px 0px;
	font-style: bold;
	padding: 0px 0px 10px 0px;
}

#main_content HR {
	color: #004395;	
	width: 300px;
}

P {
	font: 9pt Verdana, arial, sans-serif;
	margin: 0px 0px 15px 0px;
	line-height: 1.2em;
	color: #404040;
	text-align: left;
}

P A, LI A {
	color: #1C60A8;
	text-decoration: underline;
}
#main_content A:hover {
	color: #000;
}

UL {
	margin-left: 0px;
	padding-left: 15px;	
}

LI {
	font: 9pt Verdana, sans-serif;
	margin-left: 0px;
	padding-left: 0px;
	color: #000;
	list-style: square;
}


#main_content IMG {
	

	
	
}


	
div.rule HR {
	display: none;
}
div.rule {
	border-top: 1px dashed #0a0;
	height: 15px;
}
/*---------- navigation rules ----------*/


#map_nav {
	margin-left: 420px;
	margin-top: -30px;
	margin-bottom: 0px;
	width: 521px;
}

#map_nav UL {
	margin: 0;
	padding: 0;
	
}
#map_nav #map_nav_list {
	height: 1em;
	padding: 0;
}

#map_nav LI {
	position: relative;
	float: left;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 130px;
	list-style: none !IMPORTANT;
}

#map_nav LI A {
	background-image: url("/images/shadenav.gif");
	background-repeat: no-repeat;
	width: 130px;
	display: block;
	line-height: 1em;
	color: #fff;
	font: 14px ZapfHumnst BT, Century Gothic, arial, sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0px 8px 0px;
}

#map_nav LI A:hover {
	color: #0F6F87 !IMPORTANT;
}

#map_nav LI UL {
	position: absolute;
	display: none;
	width: 130px;
	left: 0px;
}

#map_nav LI UL LI UL {display: none !IMPORTANT;}

#map_nav LI:hover UL,
#map_nav LI.over UL {
	display: block;
	border: 1px solid #5E6B2F;
}

#map_nav LI UL LI {
	border: none;
	float: none;
	width: 130px;
	margin-top: -2px;
	padding: 0;
	text-align: left;
}

#map_nav LI UL LI A {
	padding: 3px 0px 5px 5px;
	margin: 0px;
	text-decoration: none;
	border: none;
	text-align: center;
	background: #D6E5A6;
	color: #5E6B2F;
	width: 125px;
	height: none !IMPORTANT;
	font: 8pt ZapfHumnst BT, Century Gothic, arial, sans-serif !IMPORTANT;
	font-weight: normal !IMPORTANT;

}
#map_nav LI UL LI A:hover {
	background: #5E6B2F;
	color: #D6E5A6 !IMPORTANT;
}
#sub_nav {
	
	width: 240px;
	text-align: center;
	margin-top: 10px;
}

#sub_nav UL {
	margin-left: 0px;
	padding-left: 0px;
}
#sub_nav UL LI {
	list-style: none;
}

#sub_nav UL LI A {
	font: 9px Verdana, sans-serif;
	display: block;
	color: #fff;
	width: 240px;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	background-color: #66843A;
	border-bottom: 1px dotted #fff;
}
#sub_nav UL LI A.sub_nav-there {
	text-decoration: none;
}
#sub_nav UL LI A:hover {
	background-color: #D6E5A6 !IMPORTANT;
	color: #5E6B2F !IMPORTANT;
}
A.sub_nav-2 {
	font: 11px Verdana, sans-serif;
	color: #fff;
	background: #7e9164 !IMPORTANT;
	width: 
}

#alt_nav .sub_nav-2 A {
	color: #005C18;
	text-decoration: underline;
	padding: 2px 10px 2px 0px;
	background: none !IMPORTANT;
	font: 11px Verdana, sans-serif !IMPORTANT;
}

/*---------- bread crumb rules ----------*/
#bread_crumbs {
	width: 730px;

	text-align: left;
	margin: 0px 0px 20px 0px;
	font: 12pt arial, sans-serif;
	color: #fff;
	font-weight: bold;
	padding-bottom: 6px;
}
#bread_crumbs A {
	color: #000;
	font: 15px "Times New Roman", times, serif;
	font-style: italic;
	text-decoration: none;
	padding: 0px 10px 0px 5px;
}
#bread_crumbs A:hover {color: #0a0;}
.bread_crumbs-there {
	font: 18pt Romantic,Book Antiqua, serif;
	color: #006600;;
	text-decoration: none;
}

/*---------- VFD form rules ----------*/
.VFD_form {
	text-align: center;
}
.VFD_form TABLE {
	
}
.VFD_form TABLE TD {
	text-align: left;
	font: 10pt arial, sans-serif;
	padding-bottom: 8px;
}
INPUT, TEXTAREA {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #004395;
    color: #000;
    background: #fff;
	font: 10pt arial, sans-serif;
	padding: 2px 8px 2px 8px;
}
TD.form-caption SPAN {
	margin: 0px;
	font: 10pt arial, sans-serif;
	display: block;
	width: 100px;
	color: #000;
	padding: 2px 0px 2px 8px;
}
.form-submit INPUT {
	width: 150px;
}
.form-submit {
	text-align: center !IMPORTANT;
}

/*---------- site map rules ----------*/
#site_map {
	margin: 0px 0px 20px 50px;
	border-left: 8px solid #0a0;
}
#site_map A {
	font: 8pt arial, sans-serif;
	color: #0a0;
	text-decoration: none;
}
#site_map A:hover {color: #000;}
#site_map UL {margin-bottom: 15px;}
#site_map LI {
	list-style: none;
	line-height: 1em;
}

.block_cell {
	padding-left: 20px;
	margin-bottom: 20px;
	font: 9pt Verdana, arial, sans-serif;
	color: #373737;	

}

.block_cell P {
	font: 10pt Verdana, arial, sans-serif;
	margin: 0px 50px 20px 20px;
	line-height: 1.2em;
	color: #373737;
	text-align: left;	

}

/*---------- Calendar rules ----------*/
#calendar {
width: 420px;

	
}
#calendar TABLE{
	margin-top: 0px;
	margin-bottom: 25px;
}
#calendar-header SPAN {display: none;}
#calendar_control {

	text-align: center;
	margin-top: 0px;
	
}
.calendar_next A {
	font: 9pt Verdana !IMPORTANT;
	color: #000068;
	text-decoration: none;
}
.calendar_current {
	text-align: center;
	font: 10pt Verdana, Verdana;
	color: #000;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 25px;
}
#calendar TD.event_cell {
	border-top: 1px solid #778;
	margin-top: 25px;
	font: 10pt Verdana;
	color: #000068;
	
}
#calendar .event-header {
	font: 10pt Verdana;

}
#calendar .event-header A {
	color: #335;
	margin-left: 15px;
	font: 10pt Verdana;
	text-decoration: none;
}
#calendar .event-header A:hover {
	color: #00f;
}
#calendar .event-description {
	margin: 0px 5px 5px 5px;
}
#calendar .event-description P {
	margin-left: 0px;
	padding-left: 6px;
}
#calendar .past_event {
	color: gray !IMPORTANT;
}
#calendar .today_event {
	background: #fff;
}

.home_event {


	

	
}

.home_event ul {
  font-size: small;
  font-family: times;
  color: #6C2600;
  margin-left: 0px;

}

#gallery {
	margin-bottom: 10px;
	 margin-left: 0px;
}
.gallery_entry {
	height: 200px !IMPORTANT;
	width: !IMPORTANT;
	float: left;
	border-style: solid;
	border-color: #E1DFDF;
	border-width: 1px;
	background-color: #fff;
	margin: 4px;
	padding: 5px 2px 2px 2px;
	text-align: center;
}
.gallery_photo IMG {
	height: 150px !IMPORTANT;
	width: !IMPORTANT;
	
	}
.gallery_caption {
	font-family: Arial;
	font-size: 6pt !IMPORTANT;
}

/*---------- left side address ----------*/

#address {
	padding-top: 10px;
	padding-bottom: 17px;
	width: 170px;
	
}


#address P {
	font: 8pt Verdana, arial, sans-serif;
	margin: 0px 5px 10px 5px !IMPORTANT;
	line-height: 1.5em;
	color: #000 !IMPORTANT;
	text-align: left !IMPORTANT;
	
}

/*---------- left and right column rules ----------*/
#left {
	float: left;
	width: 240px;
	height: 300px;
	margin-left: 15px;
	margin: 100px 0px 0px 25px;
	padding: 20px 0px 0px 0px;	
}

#right {
	float: left;
	width: 200px;
	margin-left: 20px;
	padding: 63px 0px 0px 0px;	
}



/*---------- right nav ----------*/
#rightnav {
	
	
	margin-bottom: 10px;
	
}


#rightnav P {
	padding-top: 10px;
	padding-bottom: 10px;
	font: 8pt Verdana, arial, sans-serif;
	margin: 0px 5px 10px 5px !IMPORTANT;
	line-height: 1.5em;
	color: #1E67B1 !IMPORTANT;
	text-align: center !IMPORTANT;
	
}

#rightnav A {
	font: 8pt Verdana, arial, sans-serif;
	margin: 0px 5px 10px 5px !IMPORTANT;
	line-height: 1.5em;
	color: #fff !IMPORTANT;
	text-align: center !IMPORTANT;
	padding-bottom: 5px !IMPORTANT;
	
}

#rightnav A:hover {
	font: 8pt Verdana, arial, sans-serif;
	margin: 0px 5px 10px 5px !IMPORTANT;
	line-height: 1.5em;
	color: #9ACAF6!IMPORTANT;
	text-align: center !IMPORTANT;
	
}


/*---------- right nav ----------*/
#fact {
	margin: -5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 170px;
	float: left;
	background-image: url("/images/rightfact.jpg");
	background-repeat: repeat-y;

	
	
	
}


#fact P {
	font: 8pt Verdana, arial, sans-serif;
	line-height: 1.5em;
	width: 120px;
	margin-left: 25px;
	color: #fff !IMPORTANT;
	text-align: left !IMPORTANT;
}


/*---------- table ----------*/
#page_text  table {
	background-color: #BACE73;
	
}


#page_text td {
	border: 1px solid #fff;	
}
