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

BODY {
	background-color: #60543A;
	margin: 20px 0px 0px 0px;
}

#wrap {
	background-image: url("/images/headback.jpg");
	background-repeat: repeat-x;
	width: 100%;
	background-color: #C5D6DA;

}

#web_page {
	background-color: #C4D5DA;
	width: 1000px;
	

}

#header {
	background-image: url("/images/header.jpg");
	background-repeat: no-repeat;
	width: 1100px;
	height: 150px;
	margin-left: 0px;
	background-color: #C4D5DA;
}

#header IMG {
	margin: -1px 0px 0px -100px;
}

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 {
	margin-top: 10px;
	background-image: url("/images/footback.jpg");
	background-repeat: repeat-x;
	background-color: #60543A;
	width: 100%;
	height: 74px;
	margin-left: 0px;
	float: left;
	font: 8pt arial, sans-serif;
}

#footimage {
	clear: both;
	height: 65px;
	width: 1000px;
	margin: auto;
	background-image: url("/images/footer.jpg");
	background-repeat: no-repeat;
}

#site_map_link A {
	margin: 15px 15px 15px 5px;
	padding: 2px;
	color: #fff;
	text-decoration: none;
}
#site_map_link A:hover {
	color: #000;
}
#copyright {
	width: 1000px;
	text-align: center;
	color: #C5D6DA;
		font: 8pt arial, sans-serif;
		clear: both;
		width: 100%;
			background-color: #60543A;
}


#copyright A {
	color: #C5D6DA;
	text-decoration: underline;
}

/*---------- content rules ----------*/
#content {
	background-image: url("/images/content.jpg");
	background-repeat: repeat-y;
	background-color: #C5D6DA;
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	float: left;	
}

#main_content {
	float: left;
	width: 560px;
	margin-left: 20px;
	margin-right: 0px;
}

.home-page H1 {
	display: none;	
} 

#content H1 {
	padding: 2px;
	margin: 0px 10px 2px 0px;
	font: 18pt Arial, sans-serif;
	color: #60543A;
	letter-spacing: .15em;
	font-style: bold;
	padding: 0px 0px 5px 0px;}
	
#content H2 {
	padding: 2px;
	margin: 0px 10px 2px 0px;
	font: 12pt Arial, serif;
	color: #60543A;
	padding: 0px 0px 5px 0px;
	font-weight: bold;

}
#content H3 {
	font: 10pt arial, sans-serif;
	color:   #60543A;
	margin: 0px 0px 3px 8px;
	font-style: bold;
	padding: 0px 0px 10px 0px;

}

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

#content P {
	font: 9pt arial, sans-serif;
	margin: 0px 10px 0px 0px;
	line-height: 1.2em;
	color: #60543A;
	text-align: left;
}
#content A {
	font: 9pt arial, sans-serif;
	color: #60543A;
	text-decoration: underline;
	font-weight: bold;
}
#content A:hover {
	color: #000;
}
#content LI {
	font: 8pt arial, sans-serif;
	margin: 0px !IMPORTANT;
	padding: 0px;
	line-height: 1.5em;
	color: #60543A !IMPORTANT;
}

#content OL {
	margin: 10px 0px 0px 22px;
	padding-left: 0px;
	
}

#content IMG {
	

	
	
}


	
div.rule HR {
	display: none;
}
div.rule {
	border-top: 1px dashed #0a0;
	height: 15px;
}
/*---------- navigation rules ----------*/
#main_nav {
	position: relative;
	height: 30px;
	top: -80px;
	margin-left: 0px;
	width: 1100px;
}

#main_nav UL {
	margin: 0px;
	padding: 0px;
}
#main_nav UL LI {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
}
#main_nav UL LI A {
	font: 8pt arial, verdana, sans-serif;
	font-weight: bold;
	padding: 3px 20px 0px 0px;
	text-decoration: underline;
	color:  #60543A;
}

#main_nav-8 {
	margin-left: 150px !IMPORTANT;
}




#main_nav UL LI A:hover {
	color: #267FA8;
}

#sub_nav {
	width: 170px;
	font: 10px Verdana, sans-serif;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

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

}
#sub_nav UL LI A {
	width: 180px;
	display: block;
	color: #D3EBF6;
	background-color: #60543A;
	text-decoration: none;
	border-bottom: 1px dashed #C5D6DA;
	margin: 0px;
}

#sub_nav-1 a {
	border-top: 1px dashed #C5D6DA;	
}

#sub_nav UL LI A.sub_nav-there {
	text-decoration: none;
}
#sub_nav UL LI A:hover {
	background-color: #D3EBF6;
	color: #60543A;
}
A.sub_nav-2 {
	font: 10px Verdana, sans-serif;
	padding-left: 5px !IMPORTANT;
	color: #5566B9;
	background-color: #F2D586;
}

#alt_nav UL LI A {
	color: #005C18;
	text-decoration: underline;
	padding: 2px 10px 2px 0px;
}

/*---------- 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 arial, sans-serif;

}

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

}

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

	
}
#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: 10pt Verdana !IMPORTANT;
	color: #900000;
	text-decoration: none;
}
.calendar_current {
	text-align: center;
	font: medium Helvitica, 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: small Georgia;
	color: #6C2600;
	
}
#calendar .event-header {
	font-weight: bold;
}
#calendar .event-header A {
	color: #335;
	margin-left: 15px;
	font: small Arial;
	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 {
	float: left;
	padding-left: 155px;
	

	
}

.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;

	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;
	color: #fff !IMPORTANT;
}





/*---------- left and right column rules ----------*/
#left {
	float: left;
	width: 185px;
	
}

#left h2 {
	font-size: 10pt !IMPORTANT;	
}



#right {
	float: left;
	margin-left: 30px;
	width: 155px;
}

#right ul, #right ol {
	margin-left: 12px;
}

#right h2 {
	font-size: 10pt !IMPORTANT;	
}



/*---------- table ----------*/
#page_text  table {
	
}


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