body {
	background-image: url(images/square.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	list-style-image: url(images/greenbullet.jpg);
	list-style-position: outside;
	text-align: left;
}


a:link {
	color: #258B2D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #258B2D;
}
a:hover {
	color: #AEDC21;
}
a:active {
	text-decoration: none;
	color: #258B2D;
}




#nav {
	color: #01532D;
	text-align: left;
	padding-left: 15px;
	font-weight: normal;
	line-height: 10px;
	padding-right: 15px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#nav a:link {
	color: #01532D;
	text-decoration: none;
}
#nav a:visited {
	color: #01532D;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
}
#nav a:active {
	color: #FFFFFF;
	text-decoration: bold;
}


#nav2 {
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	background-position: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}
#nav2 a:link {
	color: #AEDC21;
	text-decoration: none;
}
#nav2 a:visited {
	color: #AEDC21;
	text-decoration: none;
}
#nav2 a:hover {
	color: #FFFFFF;
}
#nav2 a:active {
	color: #FFFFFF;
	text-decoration: bold;
}

#nav3 {
	color: #258B2D;
	text-align: left;
	padding-right: 15px;
	background-position: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}
#nav3 a:link {
	color: #258B2D;
	text-decoration: none;
}
#nav3 a:visited {
	color: #258B2D;
	text-decoration: none;
}
#nav3 a:hover {
	color: #AEDC21;
}
#nav3 a:active {
	color: #01532D;
	text-decoration: bold;
}

#newshome {
	color: #01532D;
	text-align: left;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#newshome a:link {
	color: #01532D;
	text-decoration: none;
}
#newshome a:visited {
	color: #01532D;
	text-decoration: none;
}
#newshome a:hover {
	color: #FFFFFF;
}
#news-home a:active {
	color: #FFFFFF;
	text-decoration: bold;
}

h1 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 20px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #258B2D;
	line-height: 18px;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #8BB01C;
}

.heading1 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 20px;
}
.heading2 {
	font-size: 16px;
	font-weight: bold;
	color: #258B2D;
	line-height: 18px;
}
.heading3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #8BB01C;
}
.bodygreen {
	color: #258B2D;
	font-size: 12;
	line-height: 22px;
	list-style-image: url(images/greenbullet.jpg);
}
.bodywhite {
	color: #FFFFFF;
	font-size: 13;
	line-height: 16px;
}

.oysterlink {font-size: 9px}.bodyblack {
	color: #000000;
	font-size: 12;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(images/greenbullet.jpg);
}
#content {
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
	line-height: 16px;
	padding-right: 20px;
	font-size: 13px;
}
