/*
slate: #829E8F
bright green: #A7EF35
*/

body {
	background: #fff;
	color: #404040;
}
#header {
	background: #fff url(logo4.jpg) no-repeat;
	color: #829E8F;
}

/* skip menu */
#skip-menu a:focus, #skip-menu a:active {
	background:#F5FBF8;
	color: #000;
	border: 1px solid #ccc;
}
#menu ul li {
	border-bottom:1px solid #fff;
}
#menu a {
	color:#577D69;
}
#menu .thiscat {
	background:#F5FBF8;
}
#menu .thiscat ul li {
	border-bottom:1px solid #F5FBF8;
}
#menu a:hover,#menu a:active,#menu a:focus {
	background:#E0FAB8;
	color:#314C06;
}

#content ul li {
	list-style-image:url(bullet.gif);
}
#content ul li ul li, #content ul.noimage li  {
	list-style-image:none;
	list-style-type:disc;
}
#content ul.nobullet li {
	list-style-image:none;
	list-style-type:none;
}

#footer {
	border-top:1px solid #829E8F;
}
#footer a:link,#footer a:visited, #footer a:hover, #footer a:active, #footer a:focus {
	background:#fff;
	color:#404040;
}

/* Standard */

a:link {
	color:#60A07E;
}
a:visited {
	color:#999;
}
a:hover,a:active,a:focus {
	background:#E0FAB8;
	color:#314C06;
}
abbr, acronym {
	border-bottom:1px dashed #f8f8f8;
}
a abbr,a acronym {
	border-bottom:none;
}
h1,h2,h3,h4,h5,h6,hr,dt,legend {
	background: transparent;
	color: #829E8F;
}
strong {
	background: #fff;
	color:#5E786A;
}
fieldset {
	border:1px solid #eee;
}

/* special */
.ezine-sub fieldset {
	background:#F5FBF8;
}
#events dt {
	border-top:1px solid #F8FAF9;
}
.std {
	color: #404040;
}
