body {
	font-family: "Trebuchet MS", Verdana;
	background-image: url(images/bggreen.gif);
    margin: 0px
	color: #336666;
	font-size: 14px;
}

h1 {
	font-size: 130%;
	color: #CC9933;
	text-align: left;
    margin-left: 20px;
}

h2 {
	font-size: 100%;
	font-weight: bold;
}

h3 {
    font-size: 140%;
    color: #225757;
    text-align: left;
}

h4 {
	font-size: 140%;
	color: #225757;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
}


a:link {
	color: #3A9494;
	text-decoration: none;
}

a:visited {
	color: #2E7676;
	text-decoration: none;
}

a:hover {
	color: #CC9900;
	text-decoration: none;
}

a:active {
	color: #CC6600;
}

.style1 {
color: #FF0000;
}

.style2 {
	font-size: 80%;
	text-align: center;
}

.horiznav {
	list-style: none;
	margin: 0;
	padding: 0;
	background-image: url(images/bggreen.gif);
}

.horiznav a {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana;
	font-size: 90%;
	margin: 0px;
	padding: 3px;
}

.horiznav div {
	display: inline;
	background-image: url(images/bggreen.gif);
	padding: 0px;
	margin: 3px;
	text-align: left;
}

.horiznav div a {
	padding-left: 1em;
	padding-right: 1em;
	color: #FFFFCC;
	background-image: url(images/bgdkgreen.gif);
	border: 1px solid #006666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 90%;
}

.horiznav div a:link {
	color: #FFFFCC;
	background-image: url(images/bgdkgreen.gif);
	border: 1px solid #006666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 90%;
}

.horiznav div a:hover{
	color: #336666;
	background-image: url(images/bgcream.gif);
	border: 1px solid #006666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 90%;
}

div.textBrowsersOnly{
  display: none;
}

#mainTable {
	line-height: 1.5em;
	width: 750px;
 }

#mainTable td {
 	padding: 10px;/*Pads each table cell in modern browsers*/
 }

#maincontent {
	font-size: 100%;
	width: 300px;
	padding-top: 50px;
 }

#maincontent li {
	list-style-type: square;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#aboutmainTable {
	line-height: 1.5em;
	width: 750px;
 }

#aboutmainTable td {
 	padding: 10px;/*Pads each table cell in modern browsers*/
 }

#aboutcontent {
    font-size: 100%;
}

#aboutcontent p {
	margin-left: 20px;
	margin-right: 0px;
	text-align: justify;
}

#aboutcontent2 {
	font-size: 100%;
	vertical-align: top;
}

#aboutcontent2 p {
	margin-left: 20px;
	margin-right: 0px;
	text-align: justify;
}

#aboutcontentright {
	width: 200px;
	text-align: center;
	vertical-align: top;
}

#aboutcontentright img {
    border: 1px solid #333333;
}

#infocontent {
	font-size: 100%;
 }

#infocontent p {
	margin-left: 20px;
	margin-right: 0px;
}

#form {
	margin-left: 15px;
}


#locationcontent {
    font-size: 100%;
}

#locationcontent p {
	margin-left: 20px;
	margin-right: 0px;
	text-align: justify;
}

#locationcontent li {
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#locationcontent2 {
	font-size: 100%;
	vertical-align: top;
}

#locationcontent2 p {
	margin-left: 20px;
	margin-right: 0px;
	text-align: justify;
}

#locationcontent2 img {
	border: 1px solid #666666;
}

#linkscontent {
	font-size: 100%;
	width: 300px;
	padding-top: 50px;
	text-align: center;
}

#linkscontent h3 {
    font-size: 140%;
    color: #225757;
    text-align: center;
}

#linkscontent a:link {
	color: #3A9494;
	text-decoration: underline;
}

#linkscontent a:visited {
	color: #2E7676;
	text-decoration: underline;
}

#linkscontent a:hover {
	color: #CC9900;
	text-decoration: none;
}

#linkscontent a:active {
	color: #CC6600;
}


#contactcontent {
	font-size: 100%;
	width: 300px;
	text-align: left;
}

#contactcontent h3 {
    font-size: 140%;
    color: #225757;
    text-align: center;
}

#contactcontent li {
	list-style-type: none;
}

#sidebar {
	width: 200px;
	font-size: 12px;
	font-size: 85%;
	height: 300px;
	vertical-align: top;
 }

#sideright {
	width: 200px;
	text-align: center;
	vertical-align: top;
}

#maptable {
	line-height: 1.5em;
	width: 750px;
 }

#maptable td {
	padding: 10px;
	font-size: 90%;
 }

#maptable input {
	color: #CCCCCC;
	border: 1px solid #FFFFFF;
	background-color: #006666;
	cursor: hand;
}

#pictures {
	text-align: center;
	vertical-align: top;
	margin-left: 20px;
}

#pictures img {
	border: 1px solid #333333;
}

#header {
	background-image: url(images/bggreen.gif);
	text-align: center;
}

#footer {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	text-align: center;
	background-image: url(images/bggreen.gif);
	margin: 0px;
	padding: 0px;
 }

#footer a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 100%;
	color: #996633;
	text-decoration: none;
}

#footer a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 100%;
	color: #006666;
}

#footer p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 90%;
	background-image: url(images/bgcream.gif);
	border: 1px solid #006666;
	margin: 10px;
	padding: 3px 0px;
}

#edctext {
	position: relative;
	height: 106px;
	width: 183px;
	left: 9px;
	top: 12px;
	padding: 0px;
}

#edcmainpic {
	position: relative;
	height: 147px;
	width: 199px;
	left: 2px;
	top: 20px;
}
