
/*
Style sheet for http://greenacton.org
Author: Janice M. Ward, acanthi designs
Created: October 18, 2008
Last updated: December 2008
Copyright(c) Green Acton. Acton, Massachusetts 01720

*/
td {
	vertical-align: top;
	font-family: verdana, lucida, helvetia, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
p {
	vertical-align: top;
	font-family: verdana, lucida, helvetia, sans-serif;
	font-size: 10 px;
	line-height: 15px;
	margin-left: 10px; 
	margin-right: 5px; 
}

p.list {
	vertical-align: top;
	font-family: verdana, lucida, helvetia, sans-serif;
	font-size: 10 px;
	line-height: 20px;
	margin: 5px 5px 2px 10px;

}

.copyright {
	color: #383838;
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	line-height: 15px;
	margin-left: 0px; 
}
.gray {
	color: #5c5c5c;
	font-weight: bold;
	margin: 0px;
	line-height: 15px;
	margin-left: 10px; 
}
.green {
	color: #357F08;
	font-weight: bold;
	margin: 0px;
	line-height: 15px;
	margin-left: 10px; 
}
.brown {
	color: #663300;
	font-weight: bold;
	margin: 0px;
	line-height: 15px;
	margin-left: 10px; 
}
.events {
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 15px;
	margin-left: 10px; 
}
.bulletlist {
	line-height: 15px;
	margin-left: 10px; 
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px; 
}

h1 {
	color: #574CAC; 
	font-face: Berlin Sans FB Demi;
	font-size: 11pt; 
	font-weight: bold;
	margin: 0px 0px 10px 10px;
}

h2 {
	color: #357F08; 
	font-face: Berlin Sans FB Demi;
	font-size: 9pt; 
	font-weight: bold;
	margin: 5px 0px 0px 10px;
}

h3 {
	color: #574CAC; 
	font-face: Berlin Sans FB Demi;
	font-size: 9pt; 
	font-weight: bold;
	margin: 0px 0px 5px 10px;

}
h4 {
	color: #574CAC; 
	font-face: Berlin Sans FB Demi;
	font-size: 9pt; 
	font-weight: bold;
	margin: 0px 0px 0px 10px;

}

a img {
	border:0;
}

ul li { 
	list-style-image: url(images/libullet.gif);
	display: list-item;
}
a:link {color: #330099; font-style: bold; text-decoration:none; border-bottom: 1px dashed #1D4C08;} /* unvisited link */
a:visited {color: #0066ff; font-style: bold; text-decoration: none; border-bottom:1px dashed #574CAC; } /* visited link */
a:hover { background: #BBCCF2; font-style: bold; border-bottom:1px solid blue; } /* mouse over */

.nostyle:link { color: #663300; text-decoration:none; border-bottom: 0px solid #ffffff;}
.nostyle:visited { color: #663300; text-decoration:none; border-bottom: 0px solid #ffffff;}

.noborder:link { text-decoration:none; }
.noborder:visited { text-decoration:none; }

.hd { font-weight: bold; text-decoration: underline; height: 20px;  }
