html,body { height:100.1% }

/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5a5a;
}
body {
	background-color:#FFFFFF;
	background-image: url(../images/bg-splash.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #419155;
	margin-top: 0px;
	padding-top: 0px;
}
.head-rgreen {
	font-weight: normal;
	color: #419155;
}

.main {
	line-height: 18px;
}
.head-rr {
	color: #a87c42;
	font-weight: bold;
}

ul.services {
color:#a87c42; 
	padding-top: 4px;
	padding-left: 8px;
	 margin-left: 10px;
	 margin-top: 0px;}
	 
a:link{ color: #419155; text-decoration: underline; }
a:visited { color:#419155; text-decoration: underline; }
a:active { color: #419155; text-decoration: underline; }
a:hover { color: #a87c42; text-decoration: underline; }


.services a:link{ color: #a87c42; text-decoration: none; }
.services a:visited { color:#a87c42; text-decoration: none; }
.services a:active { color: #a87c42; text-decoration: none; }
.services a:hover { color: #a87c42; text-decoration: underline; }

.events a:link{ color: #419155; text-decoration: underline; }
.events a:visited { color:#419155; text-decoration: underline; }
.events a:active { color: #419155; text-decoration: underline; }
.events a:hover { color: #58bf72; text-decoration: underline; }

.rr {
	color: #a87c42;
	font-weight: normal;
}
.main #emailsignupform table {
	border: 1px solid #996633;
}
.foot {
	font-size: 10px;
	color: #999999;
}

.foot a:link{ color: #999999; text-decoration: none; }
.foot a:visited { color:#999999; text-decoration: none; }
.foot a:active { color: #999999; text-decoration: none; }
.foot a:hover { color: #999999; text-decoration: underline; }

.schedule {
	background-color: #C68E42;
}
