body {
	margin: 0 auto;
	padding: 6px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #362f2d;
	background-image: url(images/bgcheck.gif);
}

h1, h2, h3 {
	margin: 0;
	padding-bottom:5px;
}

h1 {
	font-size: 22px;
	text-align: left;
	letter-spacing: normal;
	font-weight: bold;
	color: #285d44;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	letter-spacing: normal;
	font-weight: bold;
	color: #285d44;
}

h3 {
	font-size: 14px;
	text-align: left;
	letter-spacing: normal;
	font-weight: bold;
	font-style: italic;
	color: #002f7f;
}

a {
	color: #000;
	font-weight: bold;
}

a:hover {
	color: #285d44;
}

.titleline {
	margin: 0;
	width: 100%;
	size: 2px;
	color: #285d44;
}

.stdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002f7f;
	line-height: normal;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002f7f;
}


/* Header */

#header {
	width: 880px;
	height: 240px;
	margin: 0 auto;
}

#headerline {
	width: 880px;
	height: 3px;
	margin: 0 auto;
	padding: 0;
	background-color: #285d44;
}

/* Content */

#main {
	margin: 0 auto;
	width: 880px;
	background-color: #b9a76c;
	border: 1px solid #362f2d;
}

#content1 {
	margin: 0 auto;
	padding: 30px 45px 35px 35px;
	background-color: #fbfaf6;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
}

#content1 img {
	border: 1px solid #362f2d;
}

#content1 img.noborder {
	border: none;
}

#content2 {
	margin: 0 auto;
	padding: 20px 40px 30px 60px;
	background-color: #fbfaf6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
}

#navigation td {
	text-align: center;
	}
	
#navigation a {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #285d44;
	text-decoration: none;
	display:block;
	}
	
#navigation a:hover {
	color:#993300;
	}

.title {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #285d44;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	font-style: italic;
	text-align: left;
	color: #285d44;
	padding-top: 20px;
	padding-bottom: 5px;
}

.answer {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	font-size: 16px;
}

.contact {
	font:14px Arial, Helvetica, sans-serif;
	color:#285d44;
	font-weight: bold;
	line-height:normal;
}

.contactinfo {
	font:15px Arial, Helvetica, sans-serif;
	color:#362f2d;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;
}

.req {
	font:12px Arial, Helvetica, sans-serif;
	color:#84272a;
	line-height:normal;
}

.redfoot {
	font:13px Arial, Helvetica, sans-serif;
	color:#993300;
	font-style: italic;
	font-weight:normal;
	line-height:normal;
}

/* Footer */

#footer {
	clear: both;
	width: 880px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 3px solid #285d44;
	background-color: #fbfaf6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer p {
	margin: 0;
	text-align: center;
}

#footerline1 {
	width: 880px;
	height: 4px;
	margin: 0 auto;
	padding: 0;
	background-color: #9eccb5;
}

#bottomnav {
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362f2d;
}

#bottomnav a {
	color: #285d44;
	text-decoration: none;
}

#bottomnav a:hover {
	color: #362f2d;
	text-decoration: none;
}


/* Calendar */

.monthrow {
	 background-color: #285d44;
}

.monthtext {
  font-size: 14px;
  font-family: verdana, helvetica, sans-serif;
  color: #fffce8;
	font-weight: bold;
  line-height: 24px;
}

.eventname {
  font-size: 16px;
  font-family: verdana, helvetica, sans-serif;
  color: #336666;
	font-weight: bold;
  line-height: 24px;
}

a.moreinfo {
  color: #336666;
  font-weight: bold;
	text-decoration: underline;
}

a.moreinfo:hover {
  color: #993300;
}

.separator {
	width: 480px; 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 1px; 
	border-bottom: 1px solid #285d44;
	line-height: normal; 
}


/* Feed */

.posted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f6649;
}


/* Map */

#map {
	border: 1px solid #000;
}

.mapinstruct {
	font-size: 12px; 
	color: #336633; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding-bottom:10px;
}

a.mapinfo {
	font-size: 12px; 
  color: #336633;
  font-weight: bold;
	text-decoration: underline;
}

a.mapinfo:hover {
  color: #993300;
}

