html {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
} 

body {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color:#711e23;
} 

a { color: #132140; text-decoration:none; }
a:hover { color: #711e23; }
p { padding-left: 20px; padding-right: 20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: .85em; color: #711e23;}
.italic { padding-left: 30px; padding-right: 30px; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: .90em; color: #9f3a40;}
.listing { font-family: Arial, Helvetica, sans-serif; font-size: .95em; color: #711e23;}
.featured { font-family: Arial, Helvetica, sans-serif; font-size: .8em; color: #711e23;}
.featured a { color: #711e23; text-decoration:none;}
.featured a:hover { color: #711e23;}




h1 {
	padding-left: 20px; 
	padding-right: 20px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: .95em; 
	color: #132140;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-left: 20px; 
	padding-right: 20px;
	color: #132140;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #711e23;
	margin: 0px;
	padding: 0px;
}

.addy {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .80em; color: #dadbba;}

#headinfo {
	position: absolute;
	right: 10px; 
	top: 40px;
	z-index:10;
	visibility:visible;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-weight: bold;
	color: #dadbba;
	padding: 10px;
}
#headinfo a:link, #Notice a:visited { color: #dadbba; text-decoration: none; }
#headinfo a:hover { color: #bbbd97; }

#headwrap {
	position: relative;
	width: 942px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	visibility: visible;	
	background-color: #711e23;
	z-index:2;
} 

#bodywrap {
	position: relative;
	top: 27px;
	width:100%;
	height: auto;	
	visibility:visible;
	z-index:1;
	background-color:#711e23;
}
  
#footwrap {
	position: relative;
	width:100%;
	height: auto;	
	visibility:visible;
	z-index:1;
}

#wrapper3 {
	position: relative;
	width: 942px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	visibility: visible;
	z-index:2;
} 

#logo {
	position: relative;
	width: 942px;
	height: 80px;
	z-index: 3;
	visibility: visible;
} 

#navigation {
	position: absolute;
	left: 0px;
	top: 77px;
	height:28px;
	width: 942px;
	z-index:10;
	background-color: #711e23;
	visibility:visible;
}

#content {
	position: relative;
	width: 950px;
	height: 410px;
	z-index: 3;
	visibility: visible;
	background-color: #711e23;
	text-align: left;
	margin: 0 auto;
}
 
#text{
	position: absolute;
	left: 4px;
	top: 14px;
	width: 942px;
	height: 357px;
	visibility:visible;
	z-index:19;
	background-color: #aeb082;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-align:justify;
	color: #000000;
	line-height: 18px;
}

#slide{
	position: absolute;
	left:5px;
	top: 14px;
	width: 942px;
	height: 357px;
	visibility:visible;
	z-index:19;
}

#textbottomleft {
	position: absolute;
	left: 4px;
	top: 375px;
	width: 340px;
	height: 259px;
	visibility:visible;
	z-index:19;
	background-color: #711e23;
	background-image: url('../images/bkg_text_left.gif');
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-align: justify;
	color: #000000;
	line-height: 18px;
}


#textbottomright {
	position: absolute;
	right: 4px;
	top: 375px;
	width: 217px;
	height: 259px;
	visibility:visible;
	z-index:19;
	background-color: #711e23;
	background-image: url('../images/bkg_text_rt.gif');
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-align: justify;
	color: #000000;
	line-height: 18px;
}

#textmiddle {
	position: absolute;
	right:227px;
	top: 375px;
	width:379px;
	height: 259px;
	background-color: #711e23;
	background-image: url('../images/bkg_text_mid2.gif');
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-align: justify;
	color: #000000;
	line-height: 18px;
}

#textbottom {
	position: absolute;
	right: 4px;
	top: 640px;
	width: 943px;
	height: 408px;
	visibility:visible;
	z-index:19;
	background-color: #711e23;
	background-image: url('../images/bkg_text_bot.gif');
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-align: justify;
	color: #000000;
	line-height: 18px;
}

#footer{
	position: relative;
	width: 950px;
	top: 650px;
	left: 12px;
	height: 119px;
	z-index: 19;
	visibility: visible;
	padding: 20px 0px 10px 0px;
} 
/*NAVIGATION*/
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #aeb082;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 44px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 44px;
	background-repeat: no-repeat;
}
.berkshires {background-image: url('../images/berkshires_on.jpg'); width: 108px;}
.berkshires a {background-image: url('../images/berkshires.jpg');}
.central {background-image: url('../images/central_on.jpg'); width: 76px;}
.central a {background-image: url('../images/central.jpg');}
.northboston {background-image: url('../images/north_on.jpg'); width: 148px;}
.northboston a {background-image: url('../images/north.jpg');}
.boston {background-image: url('../images/boston_on.jpg'); width: 142px;}
.boston a {background-image: url('../images/boston.jpg');}
.southboston {background-image: url('../images/south_on.jpg'); width: 156px;}
.southboston a {background-image: url('../images/south.jpg');}
.cape {background-image: url('../images/cape_on.jpg'); width: 139px;}
.cape a {background-image: url('../images/cape.jpg');}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
