* {margin: 0;padding: 0;}
body, html {
	background-color: #D3D1C2;
	text-align: center;
}
hr {height: 3px; background: #000; border: 0;}
fieldset{border: none;}
fieldset form label {display: block; float: left; width: 100px;}
fieldset form input[type=submit], fieldset form input[type=reset]  {padding: 4px;}
input {margin: 10px 0;}
a:link, a:visited {color: #425251;text-decoration: none; font-weight: bold;}
a:hover {text-decoration: underline;}
div.clear {clear: both;}
div#contain { 
	margin: 0 auto; 
	width: 775px;
	text-align: left;
}
div#header {
	background: url(/images/header_wood.JPG) #FFF no-repeat top;
	height: 183px;
	position: relative;
	z-index: 1;
	border: 4px #FFF solid;
}
div#header h1 {
	text-indent: 10px;
	height: 35px;
	width: 767px;
	color: #CFCDB8;
	font-size: 24px;
	background: #425152;
	position: relative;
	top: 140px;
	padding-top: 8px;
}
ul#leftNavigation {
	float: left;
	border: 2px #FFF solid;
	position: relative;
	z-index: 0;
	padding: 0 6px;
	list-style-type: none;
	background-color: #8ca6a2;
	}
ul#leftNavigation li.last {
	margin-bottom: 10px;
	}

ul#leftNavigation li a:visited, ul#leftNavigation li a:link {
	display: block;
	color: #5F0000;
	text-decoration: none;
	margin: 10px 0 0 0;
	text-align: center;
	width: 115px;
	font-weight: bold;
	background: #C6D3D6;
	border-left: 4px solid #9FB2B5;
	border-bottom: 4px solid #525B5C;
	border-top: 4px solid #B9C7CA;
	border-right: 4px solid #656A6C;
}
ul#leftNavigation li a:hover{
	border-right: 4px solid #9FB2B5;
	border-top: 4px solid #525B5C;
	border-bottom: 4px solid #B9C7CA;
	border-left: 4px solid #656A6C;
	}
ul#leftNavigation li a.active {
	background: #e7e3e7;
}
div#content h1 {
	font-size: 22px;
	}
div#content h2 {
	font-size: 18px;
	margin: 10px 0 0 0;
	}
div#content h3 {
	font-size: 16px;
	text-align: center;
	}
div#content {
	width: 425px;
	float: left;
	font-family: 'Arial', sans;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	}
img#map {height: 176px; width: 250px; margin-left: 50px;}
img.left {float: left; margin: 8px;}
ul.list{list-style-type:none;}
ul.list_2{list-style-type: none;margin: 0 0 5px 5px;}
ul.list_2 h2 {color: #666600; font-size: 15px !important;}
ul.list_2 li {margin-top: 5px;}
ul.list li
{
background-image: url("/diamond.jpg");
background-repeat: no-repeat;
background-position: 0px 1px;
padding-left: 14px;
padding-bottom: 1px;
}
ul#links, ul#links2 {
	border-left: 2px #dcdcdc solid;
	border-top: 2px #dcdcdc solid;
	border-right: 2px #888 solid;
	border-bottom: 2px #888 solid;
	list-style-type: none;
	margin: 0 auto;
	width: 120px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	}
	ul#links2 {	margin-right: 0px;}
ul#links li.heading {font-weight: bold;}
ul#links h1 {font-size: 14px;}
ul#links li, ul#links2 li {margin-bottom: 10px;}
div#rightPhotos {
	float: right;
	text-align: center;
	font-family: Arial;
	margin-top: 10px;
	width: 190px;
	text-align: right;
}
div#rightPhotos img.first {border: 0px;}
div#rightPhotos img {
	border: 2px #FFF solid ;
}
div#rightPhotos img#joanne {
	height: 150px;
	width: 144px;
	}
div#footer {background: #425251;
text-align: center;
color: #d7d1bb;
font-family: Arial;
padding: 5px;
font-weight: bold;
margin: 5px 0;
font-size: 11px;}
.center {text-align: center; font-size: 11px; font-family: Helvetica, Arial, sans;}
#homeBot {font-family: "Monotype Corsiva"; color: #666600; font-size: 24px !important; background: url("/newsite/images/crest.jpg") no-repeat !important; position: relative; left: 120px; text-indent: -200px;}

tr.question {background: #f5efc6;}
tr.question td:first-child, tr.answer td:first-child {font-size: 20px; font-weight: bold; color: #666600;}

tr.answer {background: #e6e1c2;}
#faq td {padding: 10px;}
#mbta {display: block; float; left;}
#fitchburgHist {display: block;float; left;}


/*blog*/
#blogList, #blogList li{
	list-style-type: none;
}
#blogList li a{font-size: 14px;}
