@charset "utf-8";
/* CSS Document written by Korey S. Fitzgerald */

BODY {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:77%;
	color:#000000;
	}
IMG { border: none; }

/**************/
#Wrapper-Home{ /*Home Page*/
	background: url(../images/background.jpg) top left repeat-x #ffffff;
	width:100%;
	margin: 0 auto;
	text-align:center;
	position:relative;
	clear:both;
	}
#Wrapper{ /* rest of pages */
	position:relative;
	background: url(../images/background-2nd-level.jpg) top left repeat-x #ffffff;
	width:100%;
	margin: 0 auto;
	clear:both;
	}
/**************/
#Header{
	position:relative;
	width:880px;
	height:115px;
	margin: 0 auto;
	text-align:center;
	clear:both;
	}
#Header .Logo{
	display:block;
	background:url(../images/logo.png) no-repeat center;
	width:105px;
	height:81px;
	margin:25px 0 0 5px;
	float:left;
	}
/**************/
#Navigation {
	width:630px;
	margin:55px 0 0 0;
	float:right;
	}
#Navigation A {
	text-align:center;
	display: inline;
	height:28px;
	padding: 10px;
	margin:0 0 0 3px;
	line-height:28px;
	font-size:11pt;
	color:#FFFFFF;
	text-decoration:none;
	}
#Navigation A:hover, #Navigation A.Active {
	background:url(../images/btn-active.jpg);
	background-position: left;
	background-repeat:repeat-x;
	}
/**************/
#Content{
	background-color: #c40000;
	position:relative;
	margin:37px 0 0 0;
	width:100%;
	clear:both;
	}
#Content .Box{
	position:relative;
	margin: 0 auto;
	width:930px;
	height:auto;
	}
#Left {
	position: absolute;
	height: auto !important;
	width:382px;
	top:0;
	left:0;
	}
#Left IMG.Photo{
	width: 382px;
	height:285px;
	margin: 0 0 20px 0;
	}

#Right {
	position: relative;
	top:0;
	margin: 0 0 0 382px;
	width:530px;
	padding:0 0 0 20px;
	height: auto !important;
	height: 440px;
	min-height:440px;
	color:#FFFFFF;
	font-size:9pt;
	clear:both;
	text-align:justify;
	}
#Right IMG.quote-left {
	position:relative;
	top:0;
	margin: 0 5px 2px 0;
	}
#Right IMG.quote-right {
	position:relative;
	top:4px;
	margin:0 0 0 5px;
	}
#Right IMG#Title-Image {
	margin: 0 0 10px 0;
	width:auto;
	height:auto;
	}
#Right H2{
	margin:0;
	padding:0px 0 10px 0;
	color:#FFFFFF;
	font-size:14pt;
	font-weight: bold;
	}
#Right H2 A{
	margin:0;
	padding:0 60px 0 0;
	}
/*************/
#Products{
	height:550px;
	}
#Products .Box{
	width:121px;
	float:left;
	margin:1em .45em;
	text-align:center;
	}
#Products .Box INPUT{
	clear:both;
	}
#Products .Box A {
	color:#ffffff;
	text-decoration: none;
	cursor: auto;
	}
#Products .Box A SPAN {
	color:#ffffff;
	text-decoration:underline;
	}
/**************/
#Quote {
	position:absolute;
	bottom: 0;
	left: -382px;
	background: url(../images/quote-bg.jpg) bottom no-repeat;
	width:356px;
	}
#Quote .Title {
	background-color: #ae0000;
	color:#FFFFFF;
	font-size:11pt;
	font-weight: bold;
	width:262px;
	padding: 5px 10px 0 10px;
	margin: 0 0 0 74px;
	}
#Quote .Text {
	background: #ae0000;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:normal;
	width:262px;
	padding: 5px 10px;
	margin: 0 0 0 74px;
	}
#Quote .Text IMG.quote-left {
	position:relative;
	top:0;
	margin: 0 5px 2px 0;
	}
#Quote .Text IMG.quote-right {
	position:relative;
	top:0;
	margin: 2px 0 0 5px;
	}
#Quote A {
	display:block;
	margin: 0 0 10px 80px;
	}
#Quote IMG.Read-More {
	width: 82px;
	height:17px;
	}	
/**************/
.Where {
	position: relative;
	min-height:540px;
	clear:both;
	}
#NH {
	position: relative;
	height:640px;
	}
#MA, #ME {
	position: relative;
	height:540px;
	}
	
.Address {
	float:left;
	margin: 10px 10px 10px 0;
	width:150px;
	height:60px;
	text-align:left;
	}
/**************/
.Links {
	margin: 0 0 0 50px;
	}
.Links A {
	font-size:10pt;
	color:#ffeebb;
	}
.Links A.selected {
	font-weight:bold;
	text-decoration:none;
	}
/**************/
/* home page settings*/

#Main-Image{
	position:relative;
	margin: 0 auto;
	background:url(../images/bg-main.png) no-repeat center;
	width:937px;
	height:265px;
	text-align:left;
	clear:both;
	}
#Main-Image H2{
	margin:0;
	padding:220px 0 0 40px;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:normal;
	}
#Main-Image H2 A{
	margin:0;
	padding:0 60px 0 0;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:normal;
	}
/**************/
#Red-Bar{
	position:relative;
	background:url(../images/bg-quote.jpg) right bottom no-repeat;
	width:880px;
	height:218px;
	text-align: justify;
	margin: 0 auto;
	margin-top:33px;
	clear:both;
	}
#Red-Bar IMG.Productshot{
	width: 310px;
	height:218px;
	clear:right;
	}
#Red-Bar H2{
	padding:50px;
	margin:0 35px 0 285px;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:normal;
	}
#Red-Bar H2 A{
	margin:0;
	padding:0 60px 0 0;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:normal;
	}
#Red-Bar IMG.quote-left {
	position:relative;
	margin:0 5px 0 0;
	}
#Red-Bar IMG.quote-right {
	position:relative;
	top:3px;
	margin:0 0 0 5px;
	}
/**************/
#Footer{
	position:relative;
	background: url(../images/border-bottom.jpg) top left repeat-x;
	width:100%;
	margin:0;
	padding: 20px 0 20px 0;
	clear:both;
	}
#Footer-Home{
	position:relative;
	width:100%;
	margin:0;
	padding: 20px 0 20px 0;
	clear:both;
	}
#Footer DIV, #Footer-Home DIV {
	margin: 0 auto;
	padding:0;
	border-top: #f7e0c8 solid 2px;
	width:937px;
	color: #edc08e;
	clear:both;
	}
#Footer A, #Footer-Home A{
	font-size:8pt;
	color: #d5a46e;
	text-decoration:none;
	}
#Footer A:hover, #Footer-Home A:hover{
	text-decoration: underline;
	}
#Footer .Copy, #Footer-Home .Copy{
	margin: 0 340px 0 10px;
	font-size:8pt;
	color: #d5a46e;
	text-decoration:none;
	}
