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

BODY {
	background-image: url("/images/bodyback.jpg");
	background-repeat: repeat-x;
	background-color: #004595;
	text-align: center;
}
#web_page {
	margin: auto;
	width: 770px;
	background: #fff;
}

#header {
	background-image: url("/images/header.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0px;
	width: 770px;
	height: 165px;
	padding-top: 10px;
	font: 30px arial;
	color: #8b5;
	border-top: 3px solid #0072E6;
	
    
}

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 {
	width: 770px;
	margin: auto;
	padding-top: 20px;
	background: #fff;
	border-bottom: 3px solid #0072E6;
	text-align: center;
	font: 10pt 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: left;
	color #444;
}
#copyright A {
	color: #444;
	text-decoration: none;
}

/*---------- content rules ----------*/
#content {

	width: 770px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	float: left;
	background-color: #fff;
}

#page_text H1 {
		font: 18pt Century Gothic, arial, serif;
		color: #1E4368;
	}
#page_text H2 {
	display: inline;
	padding: 2px;
	margin: 0px 10px 2px 0px;
	font: 16pt Century Gothic, arial, serif;
	color: #1E4368;
	letter-spacing: .15em;
	font-weight: bold;
}
#page_text H3 {
	font: 14pt arial, serif;
	color: #080;
	margin: 0px 0px 3px 8px;
	font-style: bold;
}

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

#page_text P {
	font: 11pt arial, sans-serif;
	margin: 0px 50px 20px 20px;
	line-height: 1.5em;
	color: #002952;
	text-align: left;
}
#page_text P A, LI A {
	color: #0E4C00;
	text-decoration: underline;
}
#page_text A:hover {
	color: #000;
}
#page_text LI {
	list-style: url("/images/bullet.gif");
	font: 9pt Verdana, sans-serif;
	margin-left: 10px;
	padding-left: 0em;
	color: #000;
	line-height: 2em;
}

IMG.page_image {
	position: absolute;
	margin-left: 426px;
	margin-top: 50px;
	width: 299px;

}

#page_text {

	width: 435px;
	padding-left: 25px;	
	margin-right: 50px;
}
	
div.rule HR {
	display: none;
}
div.rule {
	border-top: 1px dashed #0a0;
	height: 15px;
}
/*---------- navigation rules ----------*/
#main_nav {
	border-top: 3px solid #0072E6;
	border-bottom: 3px solid #0072E6;
	float: left;
	text-align: left;
	width: 770px;
	height: 20px;
	background: #004595;
}
#main_nav UL {
	margin: 0px;
	padding: 0px;
}
#main_nav UL LI {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#main_nav UL LI A {
	float: left;
	font: 9pt Century Gothic, arial, verdana, sans-serif;
	text-align: center;
	width: 100px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#main_nav UL LI A:hover {
	color: #000;
	background: #F5E5C4;
}
#sub_nav {
	float: left;
	width: 770px;
	background: #fff;
	font: 10px Verdana, sans-serif;
	text-align: left;
}
#sub_nav UL {
	margin-left: 0px;
	padding-left: 0px;
}
#sub_nav UL LI {
	list-style: none;
	line-height: 2em;
	display: inline;
}
#sub_nav UL LI A {
	color: #1B67AC;
	text-decoration: underline;
	padding: 2px 10px 2px 10px;
}
#sub_nav UL LI A.sub_nav-there {
	color: #777;
}
#sub_nav UL LI A:hover {
	color: #0a0;
}
A.sub_nav-2 {
	font-style: italic;
	color: #aaa;
}

/*---------- bread crumb rules ----------*/
#bread_crumbs {
	width: 770px;
	border-top: 4px solid #004395;
	border-bottom: 4px solid #004395;	
	background: #006FEC;
	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: 20px verdana, arial, sans-serif;
	color: #FF4F01;
	text-decoration: none;
}

/*---------- VFD form rules ----------*/
.VFD_form {
	text-align: center;
}

.VFD_form P {
	font: 11pt arial, sans-serif;
	margin: 0px 50px 20px 20px;
	line-height: 1.5em;
	color: #002952;
	text-align: left;
}
.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-right: 30px;
	margin-bottom: 20px;	

}

/*---------- right side bar ----------*/
 #right {
	float: right;
	
	width: 300px;

	
}




 #rightspace {

	padding-top: 15px;

	padding-right: 5px;
}

 #rightspace p {
	font: 8pt arial, serif !IMPORTANT;
	color:  #000!IMPORTANT;
		
}

 #rightspace a {
	color:  #000;
	text-decoration: underline;	
	font: 8pt arial, serif !IMPORTANT;
	
}

 #spacetwo H2 {
	font: 16pt Century Gothic, arial, serif !IMPORTANT;
	font-weight: bold !IMPORTANT;
	color: #1E4368;
	
		
}

 #bottomspace {

	padding-top: 15px;
	
}

 #bottomspace IMG {

	padding-top: 15px;
	
}

 #bottomspace p {
		font: 8pt arial, serif !IMPORTANT;
	color:  #000!IMPORTANT;
		
}

 #bottomspace a {
	color:  #000;
	text-decoration: underline;	
	font: 8pt arial, serif !IMPORTANT;
	
}

 #bottomspace LI {
		list-style: square;
		font: 8pt Verdana, sans-serif !IMPORTANT;
		margin-left: 5px !IMPORTANT;
		padding-left: 0em !IMPORTANT;
		color:  #000;
		line-height: 1em !IMPORTANT;
	
}

 #bottomspace H2 {
	font: 10pt arial, serif !IMPORTANT;	
}




/*---------- Calendar rules ----------*/

#calendar {
	margin-left: 50px;
	margin-right: 50px;

}

#calendar-header SPAN {display: none;}
#calendar_control {
	margin: auto;
	text-align: center;
	margin-top: -20px;
	
}


.calendar_next A {
	font: x-small arial;
	color: #008;
	text-decoration: none;
}
.calendar_current {

}
#calendar TD.event_cell {

}
#calendar .event-header {

}
#calendar .event-header A {

}
#calendar .event-header A:hover {
	
}
#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 {
	width: 400px;
	padding-left: 25px; 
}

.home_event H2 {
	display: inline;
	padding: 2px;
	margin: 0px 10px 2px 8px;
	font: 16pt Century Gothic, arial, serif;
	color: #1E4368;
	letter-spacing: .15em;
	font-weight: bold;

}

.home_event ul {
  font-size: medium;
  font-family: arial;
  font-style: ;
  color: #000;
}
