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

BODY {
	background-image: url("/images/bluespace.gif");
	background-color: #015881;
	margin-top: 0px;
}


#wrapper {
	background-image: url("/images/topcopy.gif");
	background-repeat: no-repeat;	
	padding-top: 35px;
	width: 800px;
	margin: auto;
	border: 1px solid #fff;
	
}

#web_page {
	
	width: 800px;
	
}

#date {
	position: absolute;
	top: 16px;
	margin-left: 15px;
}

#date p {
	color: #3e7ea0 !IMPORTANT;
	font: 8pt arial, sans-serif;
}

#header {
	margin: -1px 0px 0px 0px;
	padding: 0px;
}




#footer {
	width: 800px;
	margin: auto;
	background-image: url("/images/newfooter.gif");
	background-repeat: no-repeat;
	font: 10pt arial, sans-serif;
	clear: both;
	
}

#footertext {
	padding-top: 0px;
	font: 8pt arial, sans-serif;
	color: #fff;
}

#site_map_link A {
	margin: 15px 15px 15px 5px;
	padding: 2px;
	color: #fff;
	text-align: right !IMPORTANT;
	text-decoration: none;
	font: 8pt arial, sans-serif;
}
#site_map_link A:hover {
	color: #fff;
}
#copyright {
	margin-top: 20px;
	clear: both;
	color: #fff;
	text-align: center;
	font: 8pt arial, sans-serif;
	letter-spacing: .25em;
}


#copyright A {
	color: #fff;
	text-decoration: underline;
}
#flash {
	margin: 0px 0px 0px 100px;	
}
	
#flash p {
		font: 8pt arial, sans-serif;
	}


/*---------- content rules ----------*/
#content {
	margin: 0px 0px 0px 0px;
	width: 800px;
	padding: 0px 0px 50px 0px;
	text-align: left;
	float: left;
	background: #015581;

}

#main_content {
	width: 500px;
	float: left;
	margin: 25px 0px 0px 30px;
	
}

#main_content IMG {
	margin-top: 0px;
	padding: 5px;

}

.home-page H1 {
	display: none;
}

#content H1 {
	font: 20pt arial, serif;
	text-transform: uppercase; 
	color: #3e7ea0;
	margin: 0px 0px 20px 0px;
	width: 100%;
	
}

H2 {
	font: 15px arial, sans-serif;
	text-transform: uppercase; 
	color: #87a1ae;
	font-weight: bold;
	
}

H2 A {
	font: 15px arial, sans-serif;
	text-transform: uppercase; 
	color: #87a1ae;
	font-weight: bold;
	
}
H3 {
	font: 11pt arial, serif;
	color: #fff;
	margin: 0px 0px 3px 0px;
	font-style: bold;
	text-transform: uppercase; 
}

P {
	font: 10pt arial, sans-serif;
	margin: 0px 0px 0px 0px;
	line-height: 1em;
	color: #fff;
	line-height: 1.2em;

}


A, LI A {
	color: #fff;
	text-decoration: underline;
}


#content A:hover {
	color: #ff900d;
}
#content UL LI {
	list-style: square;
	font: 10pt Arial, sans-serif;
	margin-left: 5px;
	padding: 0em;
	color: #fff;
	line-height: 1.2em;
}

#content OL LI {

	font: 9pt Arial, sans-serif;
	margin-left: 5px;
	padding-left: 0em;
	color: #000
	line-height: 2em;
}
div.rule HR {
	display: none;
}
div.rule {
	border-top: 1px dashed #a00;
	height: 15px;
}

table {
	
}

#page_text td {
}

table img {
	margin-top: 0px !IMPORTANT;
}

.block_cell p {
	font: 8pt arial, sans-serif !IMPORTANT;
}

#right {
	float: left;
	width: 400px;	
}

#homerollover {
	clear: left;
	margin-left: 20px;	
}

/*---------- navigation rules ----------*/

#alt_nav {
	margin-top: -40px;
	padding-top: 0px;	
}

#map_nav {
	height: 33px;
	margin: 7px 0px 0px 25px;
	text-align: center;
	background-color: #003755;
	width: 750px;
	
}
#map_nav UL {
	
	padding: 0px;
	margin: 0px;
	text-align: center;
}


#map_nav LI {
	float: left;
	list-style: none !IMPORTANT;
	width: 15%;
}

#map_nav LI A {
	display: block;
	padding: 10px 0px 9px 0px;
	color: #fff;
	font: 10pt Aperto, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	
}


#map_nav LI A:hover {
	color: #73A5BD !IMPORTANT;
}

#map_nav UL LI A.map_nav-there {
	color: #73A5BD !IMPORTANT;
}

#map_nav LI UL {
	position: absolute;
	display: none;
	width: 155px;
	margin: -5px 0px 0px 0px;
	padding-left: 0px;
}


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

#map_nav LI:hover UL,
#map_nav LI.over UL {
	display: block;

}

#map_nav LI UL LI {
	border: none;
	float: none;
	width: 155px;
	padding: 0px;
	text-align: left;
	border-bottom: 3px solid #015581;
	
}

#map_nav LI UL LI A {
	padding: 8px 0px 10px 0px;
	margin: 0px;
	text-decoration: none;
	border: none;
	text-align: center;
	background: #6794B0;
	color: #fff;
	width: 155px;
	font: 10pt Aperto, arial, sans-serif;
}
#map_nav LI UL LI A:hover {
	color: #fff !IMPORTANT;
	background: #03496C;
}



#sub_nav {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 155px;
}
.sub_nav-empty {
	display: none;	
}
#sub_nav UL {
	margin: 0px;
	padding: 0px;
}
#sub_nav UL LI {
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	text-align: left;
	
}
#sub_nav UL LI A {
	display: block;
	padding: 8px 0px 10px 0px;
	margin: 0px;
	text-decoration: none;
	border: none;
	text-align: center;
	background: #3e7ea0;
	color: #fff;
	width: 155px;
	line-height: 1em;
	font-weight: normal !IMPORTANT;
	font: 10pt Aperto, arial, sans-serif;
}
#sub_nav UL LI A.sub_nav-there {
	background: #003755;

	color: #fff!IMPORTANT;
}
#sub_nav UL LI A:hover {
	color: #fff !IMPORTANT;
	background: #003755;
}
A.sub_nav-2 {
	font-style: italic;
	padding-left: 10px !IMPORTANT;
	 background: none !IMPORTANT;
	 text-decoration: underline !IMPORTANT;
	 font: 8pt Aperto, arial, sans-serif;
}

A.sub_nav-3 {
	font-style: italic;
	padding-left: 20px !IMPORTANT;
	 background: none !IMPORTANT;
	 text-decoration: underline !IMPORTANT;
	 font: 8pt Aperto, arial, sans-serif;
}

#alt_nav UL {
	margin: 0px;
	padding: 0px;
}
#alt_nav UL LI {
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	text-align: left;
	
}
#alt_nav UL LI A {
	display: block;
	padding: 8px 0px 10px 0px;
	margin: 0px;
	text-decoration: none;
	border: none;
	text-align: center;
	background: #3e7ea0;
	color: #fff;
	width: 155px;
	line-height: 1em;
	font-weight: normal !IMPORTANT;
}
#alt_nav UL LI A.alt_nav-there {
	background: #003755;

	color: #fff!IMPORTANT;
}
#alt_nav UL LI A:hover {
	color: #fff !IMPORTANT;
	background: #003755;
}

/*---------- bread crumb rules ----------*/

#bread_crumbs a {
		font: 7pt arial, sans-serif;
	margin: 0px 5px 20px 0px;
	line-height: 1.5em;
	color: #0B516C;
}

#bread_crumbs  {
	margin: -20px 0px 20px 15px;
	
}

/*---------- VFD form rules ----------*/
.VFD_form {
	text-align: left;
	background: #fff;
}

.VFD_form p {
	color: #000;
	padding: 0px 0px 15px 10px;
}

.VFD_form TABLE TD {
	text-align: left;
	font: 10pt arial, sans-serif;
	padding-bottom: 8px;
}
INPUT, TEXTAREA {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
    color: #000;
    background: #fff;
	font: 10pt arial, sans-serif;
	padding: 1px 8px 1px 8px;
}
TD.form-caption SPAN {
	margin: 0px;
	border-bottom: 1px solid #6b0000;
	font: 10pt arial, sans-serif;
	display: block;
	width: 150px;
	color: #000;
	background: #fff;
	padding: 1px 0px 1px 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 #D4E1E9;
}
#site_map A {
	font: 8pt arial, sans-serif;
	color: #fff;
	text-decoration: none;
}
#site_map A:hover {color: #000;}
#site_map UL {margin-bottom: 15px;}
#site_map LI {
	list-style: none;
	line-height: 1em;
}

#gallery {
	margin-bottom: 10px;
	 margin-left: 0px;
}
.gallery_entry {
	height: 250px !IMPORTANT;
	width: !IMPORTANT;
	float: left;
	margin: 4px;
	padding: 5px;
	text-align: center;
}
.gallery_photo IMG {
	height: 200px !IMPORTANT;
	
	}
.gallery_caption {
	font-family: Arial;
	font-size: 10pt !IMPORTANT;
}

.gallery_caption p {
	color: #000!IMPORTANT;
}



/*---------- CATALOG RULES ----------*/
#catalog TABLE {
    border-collapse: collapse;
}
#catalog IMG {
    width: 120px;
}
#catalog TABLE TR TD {
    vertical-align: top;
    font: small "Georgia";
    color: #000;
    border: 1px solid #000;
    padding: 5px 2px 20px 2px;
}
#catalog TABLE TR TD.category_header {
    border: none !IMPORTANT;
    padding-top: 30px;
}
#catalog TABLE TR TD.category_header H2 {
    padding: 0px;
    margin: 0px;
    font-size: large;
}
#catalog TABLE TR TD.alt_row {
    background: #eee;
}
#catalog TABLE TR TH {
    font: small Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #444;
    text-align: left;
}

/*--- Left side definitions --*/
#left {
	float: left;
	width: 160px;
	padding: 20px 5px 20px 25px
}

#left p {
	font: 8pt arial, sans-serif;
	margin: 0px 0px 10px 0px;
	color: #000;

}

#left p.paragraph-1  {
	margin: 0px !IMPORTANT;

}

#left a {
	
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#left img {
	float: left;
	padding: 5px;
	clear: both;
}

#left h2 {
	color: #fff;
	font: 10pt arial, sans-serif;
	background: #7DA6C0;
	margin: 0px !IMPORTANT;
	padding: 0px !IMPORTANT;
}

#left1 {
	
	width: 190px;
	border: 1px solid #7DA6C0;
	padding: 0px 0px 10px 0px
}

#left2 {
	
	width: 190px;
	border: 1px solid #7DA6C0;
	margin-top: 10px;
	padding: 0px 0px 10px 0px
}

/*---------- Calendar rules ----------*/
#calendar {
	
}
#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 Arial !IMPORTANT;
	color: #B7955B;
	text-decoration: none;
}
.calendar_current {
	text-align: center;
	font: medium Arial;
	color: #0B516C;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 50px;
	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 h2 {
	text-align: center;
	
}