td {
	color: #003333;
	font: 11px/normal Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.title {
	font-weight: 900;
	font-size: 20px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular
}
.sub1 {
	font-weight: 900;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular
}
.sub2 {
	font-weight: 900;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular
}
.class {
}
body {
	background-color: #9C9A63;
}
a.nav:link {
	color: #066;
	text-decoration: none
}
a.nav:active {
	color: #066;
	text-decoration: none
}
a.nav:visited {
	color: #066;
	text-decoration: none
}
a.nav:hover {
	color: #033;
	text-decoration: underline
}
a.join:link {
	color: #006666;
	text-decoration: none
}
a.join:active {
	color: #006666;
	text-decoration: none
}
a.join:visited {
	color: #006666;
	text-decoration: none
}
a.join:hover {
	color: #c08d26;
	text-decoration: underline
}
a.home:link {
	color: #006666;
	text-decoration: none
}
a.home:active {
	color: #006666;
	text-decoration: none
}
a.home:visited {
	color: #006666;
	text-decoration: none
}
a.home:hover {
	color: #b6d9df;
	text-decoration: underline
}
a.home1:link {
	color: #066;
	text-decoration: none
}
a.home1:active {
	color: #066;
	text-decoration: none
}
a.home1:visited {
	color: #066;
	text-decoration: none
}
a.home1:hover {
	color: #fff;
	text-decoration: underline
}
a.resources:link {
	color: #006666;
	text-decoration: none
}
a.resources:active {
	color: #006666;
	text-decoration: none
}
a.resources:visited {
	color: #006666;
	text-decoration: none
}
a.resources:hover {
	color: #999933;
	text-decoration: underline
}
a.contact:link {
	color: #006666;
	text-decoration: none
}
a.contact:active {
	color: #006666;
	text-decoration: none
}
a.contact:visited {
	color: #006666;
	text-decoration: none
}
a.contact:hover {
	color: #557fa8;
	text-decoration: underline
}
a.partners:link {
	color: #006666;
	text-decoration: none
}
a.partners:active {
	color: #006666;
	text-decoration: none
}
a.partners:visited {
	color: #006666;
	text-decoration: none
}
a.partners:hover {
	color: #6e8526;
	text-decoration: underline
}
a.members:link {
	color: #006666;
	text-decoration: none
}
a.members:active {
	color: #006666;
	text-decoration: none
}
a.members:visited {
	color: #006666;
	text-decoration: none
}
a.members:hover {
	color: #cc6600;
	text-decoration: underline
}
/* What's new box on homepage */
.whatsnew { width:340px; }
.whatsnew .mid { 
	border-left:1px solid #95bec4; 
	border-right:1px solid #95bec4; 
	background:#b6d9df;
	padding:0 20px;
}
.whatsnew .mid ol li { 
	margin-bottom:0.8em; 
}