@charset "UTF-8";
#container {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 100%;
	height: 70px;
}
#content {
	width: 100%;
	background-color: #ECEEB7;
}
#footer {
	width: 100%;
	background-color: #DFDA9A;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#home_main_graphic {
	width: 910px;
	margin-right: 20px;
	margin-left: 20px;
	height: 330px;
	background-color: #ECEEB7;
}
#home_whats_new {
	height: 280px;
	width: 660px;
	margin-right: 10px;
	margin-left: 20px;
	background-image: url(images/home_news_bg.jpg);
	float: left;
	background-color: #ECEEB7;
	margin-top: 20px;
}
#home_rightbox {
	height: 250px;
	width: 240px;
	margin-right: 20px;
	margin-bottom: 30px;
	float: right;
	background-color: #ECEEB7;
	margin-top: 20px;
}
.bottomnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.bottomnav a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.bottomnav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.bottomnav a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	background-color: #FFFFFF;
}
.bottomnav a:active {
	text-decoration: none;
}
.home_news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	line-height: 20px;
}
.home_news a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	letter-spacing: 1px;
}
.home_news a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	line-height: 20px;
	letter-spacing: 1px;
}
.home_news a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #336699;
	letter-spacing: 1px;
}
.home_news a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
}
#home_news {
	height: 150px;
	width: 300px;
	margin-top: 88px;
	margin-left: 40px;
}
#top_graphic {
	height: 180px;
	width: 660px;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
}
#top_rightbox {
	height: 200px;
	width: 240px;
	float: right;
	background-color: #ECEEB7;
	padding-left: 10px;
	padding-right: 20px;
}
#section_header {
	width: 645px;
	margin-left: 35px;
	float: left;
	margin-bottom: 35px;
	margin-right: 10px;
}
#right_menu {
	width: 250px;
	float: right;
	position: relative;
	margin-right: 10px;
	height: 350px;
}
.body_listing {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 105px;
	letter-spacing: 0.5px;
	line-height: 22px;
	text-decoration: none;
}
.body_listing_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333333;
}
table.mytable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 105px;
	letter-spacing: 0.5px;
	line-height: 22px;
	text-decoration: none;
}

table.mytable td {
padding-top:8px;
padding-bottom:8px;
border-bottom: 1px solid #DFDA9A;
}

#navcontainer
{
	background: #ECEEB7;
	width: 240px;
	margin: 0 auto 0 0px;
	padding: 1em 0;
	font-family: georgia, serif;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}

ul#navlist
{
	text-align: left;
	list-style: none;
	margin: 0 auto;
	width: 100%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

ul#navlist li
{
	display: block;
	margin: 0;
	padding: 0px 0 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: .75em 0 0.75em 2em;
	border-width: 1px;
	border-color: #FBFDC1 #B1AD7A #CDC98D #EEEAA4;
	border-style: solid;
	color: #996600;
	text-decoration: none;
	background: #DFDA9A;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	background: #f0e7d7;
	color: #996600;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #336699;
	background: transparent;
	border-color: #aaab9c #fff #fff #ccc;
}
#right_BG_graphic {
	width: 300px;
	float: right;
	position: relative;
}
#textbox {
	width: 630px;
}
#top_graphic_box {
	height: 200px;
	width: 910px;
	padding-right: 20px;
	padding-left: 20px;
}
#textbox_listing {
	width: 400px;
}
.body_largetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
}
.body_listing a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.5px;
	line-height: 18px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9966;
}
.body_listing a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.5px;
	line-height: 18px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9966;
}
.body_listing a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	line-height: 18px;
	background-color: #C10434;
	text-decoration: none;
}
.body_listing a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.5px;
	line-height: 18px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9966;
}
#content_events {
	width: 100%;
	background-color: #E3F2B7;
}
#navcontainer_events {
	background: #E3F2B7;
	width: 220px;
	margin: 0 auto 0 0px;
	padding: 1em 0;
	font-family: georgia, serif;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}
ul#navlist_events {
	text-align: left;
	list-style: none;
	margin: 0 auto;
	width: 100%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul#navlist_events li {
	display: block;
	margin: 0;
	padding: 0px 0 0;
}
ul#navlist_events li a {
	display: block;
	width: 100%;
	padding: .75em 0 0.75em 2em;
	border-width: 1px;
	border-color: #EAED90 #C8CA7B #CDC98D #E7E98E;
	border-style: solid;
	color: #336633;
	text-decoration: none;
	background: #DEE18A;
}
#navcontainer>ul#navlist_events li a {
	width: auto;
}
ul#navlist_events li#active a {
	background: #E3F2B7;
	color: #996600;
}
ul#navlist_events li a:hover, ul#navlist li#active a:hover {
	color: #336600;
	background: #C1E18A;
	border-color: #aaab9c #fff #fff #ccc;
}
#content_services {
	width: 100%;
	background-color: #DEF3FA;
}
#content_contact {
	width: 100%;
	background-color: #71B5B0;
}
#content_about {
	width: 100%;
	background-color: #CECB8F;
}
#navcontainer_services {
	background: #DEF3FA;
	width: 220px;
	margin: 0 auto 0 0px;
	padding: 1em 0;
	font-family: georgia, serif;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}
ul#navlist_services {
	text-align: left;
	list-style: none;
	margin: 0 auto;
	width: 100%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul#navlist_services li {
	display: block;
	margin: 0;
	padding: 0px 0 0;
}
ul#navlist_services li a {
	display: block;
	width: 100%;
	padding: .75em 0 0.75em 2em;
	border-width: 1px;
	border-color: #D7EBF4 #ACBCC3 #AABAC1 #D8ECF5;
	border-style: solid;
	color: #417E96;
	text-decoration: none;
	background: #CCE0E7;
}
#navcontainer>ul#navlist_services li a {
	width: auto;
}
ul#navlist_services li#active a {
	background: #DEF3FA;
	color: #448198;
}
ul#navlist_services li a:hover, ul#navlist li#active a:hover {
	color: #0E4E68;
	background: #9BB2BD;
	border-color: #919EA4 #fff #fff #AEBEC6;
}
#navcontainer_about {
	background: #CECB8F;
	width: 220px;
	margin: 0 auto 0 0px;
	padding: 1em 0;
	font-family: georgia, serif;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#navcontainer_news {
	background: #CECB8F;
	width: 220px;
	margin: 0 auto 0 0px;
	padding: 1em 0;
	font-family: georgia, serif;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}
ul#navlist_news {
	text-align: left;
	list-style: none;
	margin: 0 auto;
	width: 100%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul#navlist_news li {
	display: block;
	margin: 0;
	padding: 0px 0 0;
}
ul#navlist_news li a {
	display: block;
	width: 100%;
	padding: .75em 0 0.75em 2em;
	border-width: 1px;
	border-color: #EFEBA5 #D8D495 #CBC78C #EEEAA4;
	border-style: solid;
	color: #C97115;
	text-decoration: none;
	background: #E4DF9D;
}
#navcontainer>ul#navlist_news li a {
	width: auto;
}
ul#navlist_news li#active a {
	background: #B7B877;
	color: #9B641A;
}
ul#navlist_news li a:hover, ul#navlist li#active a:hover {
	color: #FFFFFF;
	background: #A9AA6E;
	border-color: #CBC78C #fff #fff #CBC78C;
}
ul#navlist_about {
	text-align: left;
	list-style: none;
	margin: 0 auto;
	width: 100%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul#navlist_about li {
	display: block;
	margin: 0;
	padding: 0px 0 0;
}
ul#navlist_about li a {
	display: block;
	width: 100%;
	padding: .75em 0 0.75em 2em;
	border-width: 1px;
	border-color: #E4E4A6 #BBBB88 #BBBB88 #E4E4A6;
	border-style: solid;
	color: #6D6D25;
	text-decoration: none;
	background: #D6D69C;
}
#navcontainer>ul#navlist_about li a {
	width: auto;
}
ul#navlist_about li#active a {
	background: #D6D69C;
	color: #3F401B;
}
ul#navlist_about li a:hover, ul#navlist li#active a:hover {
	color: #363717;
	background: #C0C077;
	border-color: #B8B886 #fff #fff #B8B886;
}
#navcontainer_contact {
	background: #71B5B0;
	width: 220px;
	margin: 0 auto 0 0px;
	padding: 1em 0;
	font-family: georgia, serif;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}
ul#navlist_contact {
	text-align: left;
	list-style: none;
	margin: 0 auto;
	width: 100%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul#navlist_contact li {
	display: block;
	margin: 0;
	padding: 0px 0 0;
}
ul#navlist_contact li a {
	display: block;
	width: 100%;
	padding: .75em 0 0.75em 2em;
	border-width: 1px;
	border-color: #94C4C0 #6CB0AB #6CB0AB #6EB3AF;
	border-style: solid;
	color: #355C67;
	text-decoration: none;
	background: #75BFBA;
}
#navcontainer>ul#navlist_contact li a {
	width: auto;
}
ul#navlist_contact li#active a {
	background: #D6D69C;
	color: #3F401B;
}
ul#navlist_contact li a:hover, ul#navlist li#active a:hover {
	color: #C8D3B5;
	background: #4F9D95;
	border-color: #64A39F #89DED9 #89DED9 #64A39F;
}
#formbox {
	width: 500px;
	margin-left: 105px;
}

