
/*
Style sheet for http://www.cafy.net
Author: Janice M. Ward
Created: April 5, 2007
Last updated: March 2010
Copyright(c) CAFY. Community Alliance For Youth of Acton and Boxborough, MA  01720

*/

body {
   font-family: arial, sans-serif;
   font-size: 11px;
   line-height: 18px;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	padding: 0 0 10px 0;
	text-align: left;
	margin: 10;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #bd2773;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;
	margin: 10;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #292929;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;
	margin: 10;
}

h4 {
	font-family: arial,  sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;
	margin: 10;
}
h5 {
	font-family: arial,  sans-serif;
	font-size: 11px;
	color: #262626;
	font-weight: bold;
	line-height: 18px;
}

p, ul, td, div {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #363636;
	line-height: 18px;
	list-style-type: square;
	margin: 10;
}
ol {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #363636;
	line-height: 18px;
	list-style-type: decimal;
}
li { 
	line-height: 12px; 
	margin-bottom: 14px; 
	margin: 10;
}
.bold {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #363636;
	line-height: 18px;
	font-weight: bold;
	margin: 10;
}
.nav {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #252525;
}
.navhead { 
        font: 11px Arial;
        font-weight: bold; 
        background: #ffffff; 
        color: #000000; 
        text-align: left; 
        letter-spacing: 0px;
		border-left: solid #cccccc 1px; 
        border-right: solid #cccccc 1px;
		border-bottom: solid #cccccc 1px;
		border-top: solid #cccccc 1px;
        padding: 0px 0 0px 4px;
		width: 30%;
		margin-left: 10px;

}


.sidebartitle { 
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000099;
	font-weight: bold;
	text-align: left;
	margin: 10;
}
.sidebartext { 
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #363636;
	font-weight: normal;
	text-align: left;
	margin: 10;
}

a:link, a:visited {
	font: 11px arial, sans-serif;
	color: #000099; 
	text-decoration: none; 
	font-weight: normal;
}
a:hover {
	text-decoration:none;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	cursor:hand;
	font-weight: bold;
}
.nohilite a:hover {
	text-decoration:none;
	cursor:hand;
	border-top: 0px;
	border-bottom: 0px;
}

.navbar a:hover {
  background: url(images/fourcolors.gif) no-repeat;
  padding-left: 12px;
	border-top: 0px;
	border-bottom: 0px;
}

.navbar td {
     height: 20px;
}

hr { color: #6F97B1; 
	 height: 1px;
	 border: 0; 
}

span.headingblue 
{  font-size: 10pt; 
color: #000099; 
font-weight: bold; 
margin: 0px; } 