@charset "UTF-8";
/* CSS Document */
body{margin: 0px; padding: 0px; font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #0e6f64;}

/* Global Link Colors */
a:link{text-decoration: underline; color: #008576;}
a:visited{text-decoration: underline; color: #008576;}
a:hover{text-decoration: none; color: #008576;}
a:active{text-decoration: underline; color: #008576;}

#newsFlash{position: relative; margin: 5px 0px 0px 0px; width: 800px; padding: 0px 10px 40px 0px; background-image: url(Images/tile_newsFlash.gif); background-repeat: repeat-x; background-color: #d4e6e4; border: 1px solid #025047;}
#image{float: left; width: 300px; padding: 5px; margin: 2px 20px 2px 20px; border: 1px solid #ffffff;}
#caption{float: left; width: 300px; padding: 5px; margin: 2px 20px 2px 20px;}

#description{float: left; width: 428px; margin: 0px; padding: 10px 0px 0px 0px; font-family: Verdana, Geneva, sans-serif; font-size: 11px; line-height: 16px; color: #025047;}
#description a:link{font-weight: bold; text-decoration: underline; color: #025047;}
#description a:visited{font-weight: bold; text-decoration: underline; color: #025047;}
#description a:hover{font-weight: bold; text-decoration: none; color: #025047;}
#description a:active{font-weight: bold; text-decoration: underline; color: #025047;}

#homepageContainer{position: relative; margin: 5px 0px 0px 0px; width: 810px; padding: 0px 0px 40px 0px; background-image: url(Images/tile_newsFlash.gif); background-repeat: repeat-x; background-color: #d4e6e4; border: 1px solid #025047; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 16px; color: #025047;}
#homepageContainer a:link{font-weight: bold; text-decoration: underline; color: #025047;}
#homepageContainer a:visited{font-weight: bold; text-decoration: underline; color: #025047;}
#homepageContainer a:hover{font-weight: bold; text-decoration: none; color: #025047;}
#homepageContainer a:active{font-weight: bold; text-decoration: underline; color: #025047;}
	#about{float: left; position:relative; width: 250px; margin: 0px 10px; padding: 95px 0px 10px 0px; background: url(Images/title_about.gif) no-repeat top;}
	.aboutContent{width: 230px; padding: 0px 0px 0px 20px; margin: 0px;}
	#bulletin{float: left; position:relative; width: 489px; margin: 0px 0px 0px 0px; padding: 45px 15px 10px 35px; background: url(Images/title_newsBulletin.gif) no-repeat top; border-left: 1px solid #0e6f64}
		#bulletin a:link{font-weight: bold; text-decoration: underline; color: #4f3b2e;}
		#bulletin a:visited{font-weight: bold; text-decoration: underline; color: #4f3b2e;}
		#bulletin a:hover{font-weight: bold; text-decoration: none; color: #4f3b2e;}
		#bulletin a:active{font-weight: bold; text-decoration: underline; color: #4f3b2e;}
	.photo{text-align:center; margin: 0px; padding: 0px 0px 20px 0px;}

.clear{margin:0px; padding: 0px; clear: both; height: 0px;}

.headline {font-family: Verdana, Geneva, sans-serif; font-size: 15px; color: #033832; line-height: 18px;}
.headline02 {font-family: Verdana, Geneva, sans-serif; font-size: 18px; color: #4f3b2e; line-height: 18px;}


.text01 {font-family: Verdana, Geneva, sans-serif; font-size: 13px; color: #033832;}
.text02 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #666666;}
.text03 {font-family: Verdana, Geneva, sans-serif; font-size: 14px; color: #033832;}
.text04 {font-family: Verdana, Geneva, sans-serif; font-size: 14px; color: #033832; font-weight: bold;}



hr {color: #033832;}

#trainingContainer{position:relative; width: 800px; padding: 25px 0px 0px 0px; margin: 0px; background: url(Images/tile_calendar.gif) repeat-x; color: #0e6f64; border-top: 1px solid #033832;}
#trainingContainer a:link{font-weight: bold; text-decoration: underline; color: #0e6f64;}
#trainingContainer a:visited{font-weight: bold; text-decoration: underline; color: #0e6f64;}
#trainingContainer a:hover{font-weight: bold; text-decoration: none; color: #0e6f64;}
#trainingContainer a:active{font-weight: bold; text-decoration: underline; color: #0e6f64;}
	#leftColumn {position:relative; float:left; width: 400px; padding: 0px; margin: 0px;}
	#rightColumn {position:relative; float:left; width: 400px; padding: 0px; margin: 0px;}
		.monthContainer{ width: 380px; border-bottom: 1px dotted #0e6f64; margin: 0px 10px 15px 10px; padding: 0px 0px 15px 0px;}
		.month {font-family: Verdana, Geneva, sans-serif; font-size: 18px; color: #0e6f64; line-height: 18px; text-transform: uppercase; text-decoration: underline;}
		.date {font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #0e6f64; line-height: 18px;  font-weight: bold;}
		.title {font-family: Verdana, Geneva, sans-serif; font-size: 15px; /*color: #4f3b2e;*/ color: #0E6F64; line-height: 18px;}
		.eventDescription {font-family: Verdana, Geneva, sans-serif; font-size: 12px; /*color: #033832;*/ color: #0E6F64; line-height: 12px;}
		
#navHome {
	width: 75px;
	height: 30px;
	position: absolute;
	top: 15px;
	left: 0px;
	z-index: 8;
}

