@charset "utf-8";
/* CSS Document */

html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	}

#header {
	background-image: url('http://www.newenglandlivingmagazine.com/images/spacer.jpg');
	background-repeat: repeat-x;
	width: 100%;
	margin-top: -10px;
	left: -10px;
	}

.headlinks{
	font-family:  Arial, Helvitica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #353f1d;
	}

.headlinks a{
	font-family: Arial, Helvitica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #353f1d;
	text-decoration: none;
	}

.headlinks a:hover{
	font-family: Arial, Helvitica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #872c0f;
	text-decoration: none;
	}
	
.headlinks2{
	font-family: Arial, Helvitica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}

.headlinks2 a{
	font-family: Arial, Helvitica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

.headlinks2 a:hover{
	font-family: Arial, Helvitica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #872c0f;
	text-decoration: none;
	}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	}

.leftnavtop {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;	
	text-decoration: none;
	}

.leftnavtop a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;	
	text-decoration: none;
	}

.leftnavtop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #872c0f;
	text-decoration: none;
	}

.leftnavtop2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;	
	text-decoration: none;
	}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #343f1e;
	text-decoration: none;
	}

.leftnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #343f1e;
	text-decoration: none;
	}

.leftnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #872c0f;
	text-decoration: none;
	}

.leftnav h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:  bold;
	text-align: left;
	color: #872c0f;
	text-decoration: none;
	}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  10px;
	text-align: center;
	color: #000000; 
	}
	
.entry {
	background-color: #353f1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 0 0 0 0;
	left: 0px;
	}
	
.entry a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.entry a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9b7d59;
	text-decoration: none;
	}
	
.minilink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-weight: bold;
	color:#202c11;
	}

.minilink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11px;
	color:#872c0f;	
	text-decoration: none;
	}

.minilink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11px;
	color:#202c11;	
	text-decoration: none;
	}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #405810;
	line-height:13px;
	}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #872c0f;
	line-height:16px;
	}

h3 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #872f0f;
	}

h4 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3a2219;
	}
	
