html,body{margin:0; padding:0;}
body{font: .9em arial,sans-serif;}
p{margin:0 10px 10px;}

a:link {color:#444444; text-decoration:underline; background-color: inherit;}
a:visited {color:#444444; text-decoration:underline; background-color: inherit;}
a:hover {color:#B66F3F; text-decoration: none; background-color: inherit;}

.green1 {
color: #858A7B;
font-size: .9em;
font-weight: bold;
background-color: inherit;
}

.green2 {
color: #858A7B;
font-size: .9em;
font-weight: bold;
background-color: inherit;
}

.orange {
color: #B66F3F;
font-size: .9em;
font-weight: bold;
background-color: inherit;
}

.orange1 {
color: #B66F3F;
font-size: .9em;
font-weight: normal;
background-color: inherit;
}

.ltgreen {
color: #BFD1BF;
font-size: .9em;
font-weight: normal;
background-color: inherit;
}

.ltgreen2 {
color: #BFD1BF;
font-size: .9em;
font-weight: normal;
background-color: inherit;
}

strong {color: #333333; background-color: inherit;}

h1 {
	font-family: helvetica, sans-serif, verdana, arial;
	color: #B66F3F;
	background-color: inherit;
	font-size: 135%;
	font-weight: bold;
	padding: 10px;
}

h2 {
	font-family: helvetica, sans-serif, verdana, arial;
	color: #858A7B;
	background-color: inherit;
	font-size: 135%;
	font-weight: bold;
	padding: 10px;
}

h3 {
   border: 1px solid #444444;
   background-color: #858A7B;
   text-align: left;
   font-weight: bold; 
   padding-left: 4px;
   color: #E3E0D0;
}

#termslist {list-style-image: url(images/arrow.gif); font-family: Helvetica, sans-serif, Verdana, Arial; font-size: .9em; }

.menuSpacer {
 border-bottom: 1px dotted #858A7B;
 margin-bottom: 15px; 
}

div#stores {padding-left: 20px;}

div#stores td {font-size: 101%;}

div#masthead {
  height:154px;
  line-height:80px; margin:0;
  background: #858A7B url(images/n-header-bkg.jpg) repeat-x;
  color: #79B30B;
}

#masthead .banner {
	float: left;
	margin: 0px 0px 0px 222px;
	padding: 0px;
}


div#content p{line-height:1.4;}
div#content2 p{line-height:1.4;}
div#content3 p{line-height:1.4;}
div#weather{background-color:#E3E0D0; color: #333;}
div#freport{background-color:#E3E0D0; color: #333; font-size: .9em; border-bottom: 1px solid #A9AD9C;}
div#extra{background-color:#E3E0D0; color: #333;}
div#extra2{background-color:#E3E0D0; color: #333; text-align: center; border-bottom: 1px solid #A9AD9C; }
div#extra3{background-color:#E3E0D0; color: #333;}
div#footer{background-color: #333; color: #DCDFD3; border-top: 3px solid #B66F3F;}
div#footer p{margin:0;padding:10px; font-size:100%;}

div#wrapper{float:left; width:100%; margin-left:-33%;}
div#content{margin-left:33%;}
div#content2{margin-left:33%;}
div#content3{margin-left:33%; width: 100%;}
div#weather{float:right; width:30%; padding: 5px;}
div#freport{float:right; clear:right; width:30%; padding: 5px;}
div#extra{float:right; clear:right; width:30%; padding: 15px 5px 15px 5px;}
div#extra2{float:right; clear:right; width:30%; padding: 15px 5px 15px 5px;}
div#extra3{float:right; clear:right; width:30%; padding: 15px 5px 15px 5px; height: 800px;}
div#footer{clear:both; width:100%;}


a.bottomnav:link    {font-size: 100%; color:#DCDFD3; background-color: inherit; text-decoration:none;}
a.bottomnav:visited {font-size: 100%; color:#DCDFD3; background-color: inherit; text-decoration:none;}
a.bottomnav:hover   {font-size: 100%; color:#B66F3F; background-color: inherit; text-decoration: underline;}

/* Image Alignment without borders */
.imgleft2 {
float: left;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 4px;

}

.imgright2 {
float: right;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 3px;
}

hr
{
background: #ccc;
border: 0;
color: #ccc;
height: 1px;
margin: 0 0 10px;
}
