@charset "utf-8";
/* CSS Document */

body {
  background-image: url(images/body_bg.png);
  background-repeat: repeat;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: 120%;
	text-align: center; /* IE */
}

h3 {
  color: #004205;
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  padding-top: 0px;
  margin-top: 0px;
  margin-left: 5px;
}

h4 {
  color: #004205;
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  padding-top: 0px;
  margin-top: 0px;
  margin-left: 5px;
}

p,ul {
  color: #004205;
  font-size: 13px;
  padding-top: 0px;
  margin-top: 0px;
  margin-left: 5px;
}

p,ul a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:500;
	color: #004205;
  text-decoration: none;
}
p,ul a:visited {
	color: #004205;
	text-decoration: none;
}
p,ul a:hover {  
	color: #004205;
	text-decoration: underline;
}
p,ul a:active {
	color: #004205;
	text-decoration: none;
}



.main {
  width: 875px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	border-collapse:collapse;
	text-align: left; /* IE */
}	

#top {
  width: 875;
  height: 203px;
  vertical-align: top;
	background-image:url(images/top.png);
}

#top_nav {
  width: 727px;
	height: 30px;
	text-align:center;

	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 15px;
	background-image:url(images/menu_bar.png);
  color: #004205;
  text-decoration: none;
}

#top_nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:500;
	color: #004205;
  text-decoration: none;
}
#top_nav a:visited {
	color: #004205;
	text-decoration: none;
}
#top_nav a:hover {  
	color: #004205;
	text-decoration: underline;
}
#top_nav a:active {
	color: #004205;
	text-decoration: none;
}

.read_more {
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	font-style:italic;
  color: #004205;
  text-decoration: none;
}

.read_more a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	font-weight:500;
	color: #004205;
  text-decoration: none;
}
.read_more a:visited {
	color: #004205;
	text-decoration: none;
}
.read_more a:hover {  
	color: #004205;
	text-decoration: underline;
}
.read_more a:active {
	color: #004205;
	text-decoration: none;
}

#points_title {
  width: 155px;
	height: 30px;
	background-image:url(images/points_title.png);
}

/* Side Nav */

#side_nav {
  vertical-align:top;
	background-color: #004205;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #F8F8E0;
  line-height: 225%;
	text-decoration: none;
	border-style: solid;
	border-color: #004205;
	border-left-style: hidden;
	
	margin: 0;
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom: 10px;
}
#side_nav a:link {
	color: #F8F8E0;
  font-size: 12px;
  text-decoration: none;
}
#side_nav a:visited {
	color: #F8F8E0;
  font-size: 12px;
	text-decoration: none;
}
#side_nav a:hover {
	color: #F8F8E0;
  font-size: 12px;
	text-decoration: underline;
}
#side_nav a:active {
	color: #F8F8E0;
  font-size: 12px;
	text-decoration: none;
}

#content {
  vertical-align:top;
	width: 715px;
	color: #004205;
	border-style: solid;
  border-width: 3px;
	border-color: #004205;
  background-color: #FFFFFF;
	font-size: 16px;
}

#content.p,#content.ul {
  color: #004205;
  font-size: 16px;
  padding-top: 0px;
  margin-top: 0px;
  margin-left: 5px;
}

#content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:500;
	color: #004205;
  text-decoration: none;
}
#content a:visited {
	color: #004205;
	text-decoration: none;
}
#content a:hover {  
	color: #004205;
	text-decoration: underline;
}
#top_nav a:active {
	color: #004205;
	text-decoration: none;
}

#home_content {
  vertical-align:top;
  background-color: #FFFFFF;
	border-style: solid;
  border-width: 3px;
	border-color: #004205;
}
#home_left {
  vertical-align:top;
  width: 432px;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
#home_right {
  vertical-align:top;
  height: 400px;
  border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #004205;
}

#news_title {
  vertical-align:middle;
  width: 282px;
	height: 36px;
	background-image:url(images/news_title.png);
}

#dates_title {
  vertical-align:middle;
  width: 282px;
	height: 36px;
  background-image:url(images/dates_title.png);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #004205;
}

#news_content {
  vertical-align:top;
  width: 282px;
  border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #004205;
  font-size: 11px;
	color: #004205;
	line-height: 120%;
	border-collapse:collapse;
}

.wide_margin_left {
  width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
}

.wide_margin_center {
  width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
}

.news_dates {
  vertical-align:top;
  font-size: 12px;
  width: 62px;
	white-space:nowrap;
}

.home_news_row {
  border-style: hidden;
  font-size: 11px;
  background-color: #FFFFFF;
	margin-bottom: 15px;
	line-height: 150%;
}

.home_news_row_hl {
  border-style: hidden;
  font-size: 11px;
  background-color: #F8F8E0;
	margin-bottom: 15px;
	line-height: 135%;
}

#dates_content {
  vertical-align:top;
  width: 282px;
	height: 120px;
  border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #004205;
  font-size: 12px;
}

#dates {
  width: 100%;
}

.dates_date {
  margin-left: 5px;
}

.dates_name {
  margin-left: 15px;
  
}

.dates_date_hl {
  margin-left: 5px;
  background-color: #F8F8E0;
}

.dates_name_hl {
  margin-left: 15px;
  background-color: #F8F8E0;
}

.dates_items {
  margin-left: 25px;

}

#address {
	color: #004205;
}

.title {
  width: 300px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style:solid;
	border-width:thin;
	border-color: #004205;
	background-image:url(images/tbg.png);
}

.wide_title {
  width: 500px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style:solid;
	border-width:thin;
	border-color: #004205;
	background-image:url(images/tbg.png);
}


.title_block {
  width: 630px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-style:solid;
	border-width:thin;
	border-color: #004205;
	background-image:url(images/tbg.png);
}

.tbl_row {
  font-size: 12px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: hidden;
	padding: 0;
}
.tbl_row a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:500;
	color: #004205;
  text-decoration: none;
}
.tbl_row a:visited {
	font-size: 12px;
	color: #004205;
	text-decoration: none;
}
.tbl_row a:hover {  
	font-size: 12px;
	color: #004205;
	text-decoration: underline;
}
.tbl_row a:active {
	font-size: 12px;
	color: #004205;
	text-decoration: none;
}

.calendar {
  font-size:  12px;
}
/*
#directory {
  font-size: 12px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: hidden;
	padding: 0;
}

#directory a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:500;
	color: #004205;
  text-decoration: none;
}
#directory a:visited {
	color: #004205;
	text-decoration: none;
}
#directory a:hover {  
	color: #004205;
	text-decoration: underline;
}
#directory a:active {
	color: #004205;
	text-decoration: none;
}
*/
.row-one {
	background-image:url(images/tbg.png);
	border-collapse:collapse;
}

.row-two {
	background-color: #ffffff;
	border-collapse:collapse;
}
/*
.dir_name {
  border: hidden;
	padding: 0;
	margin: 0;
  width: 25%;
}
.dir_addr {
  width: 25%;
}
.dir_phone {
  text-align: left;
  width: 25%;
}
.dir_web {
  text-align:left;
  width: 25%;
}
*/

#footer {
  width: 875px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
	text-align: center;
  color: #F3F5DD;
  line-height: 16px;
	margin-left: auto;
	margin-right: auto;
}

#thankyou {
  width: 90%;
	margin-left: auto;
	margin-right: auto;
  vertical-align:top;
  background-color: #FFFFFF;
	border-style: hidden;
}

hr {
  color: #004205;
}

#footer a:link {
	color: #F3F5DD;
  text-decoration: none;
}
#footer a:visited {
	color: #F3F5DD;
	text-decoration: none;
}
#footer a:hover {
	color: #F3F5DD;
	text-decoration: underline;
}
#footer a:active {
	color: #F3F5DD;
	text-decoration: none;
}

