@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #4D4D4D;
}
p {
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2em;
	margin-bottom: 8px;
	color: #000;
	font-weight: lighter;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #000;
	font-weight: lighter;
	margin-bottom: 7px;
}
h4 {
	font-size: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 6px;
	font-weight: lighter;
}
h5 {
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 6px;
	font-weight: bold;
}
a:link, a:visited {
	color: #008001;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #ae4200;
}
#wrapper {
	height: auto;
	width: 100%;
}
#topBar {
	background-color: #303030;
	background-image: url(../images/dkSS.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 120px;
}
#topContent {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 10px;
}
#topLogo {
	float: left;
}
#socialicons {
	float: left;
	margin-left: 160px;
	margin-top: 15px;
}
.social-popout {
	
	width: 25px;
	margin: 8px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-popout img {
	margin: 3px;
	width: 100%;
	box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.5);
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-popout img:hover {
	margin: 0px;
	box-shadow: 4px 4px 2px 2px rgba(0,0,0,0.3);
}
.constantcontact {
	float: left;
	margin-left: -143px;
	margin-top: 32px;
}
#topBarRight {
	float: right;
	color: #FFF;
	text-align: right;
}
#sitemap {
	font-size: 13px;
	margin-bottom: 10px;
	text-decoration: none;
}
#sitemap a:link, #sitemap a:visited {
	color: #FFF;
	text-decoration: none;
}
#sitemap a:hover, #sitemap a:active, #sitemap a:focus {
	text-decoration: none;
	color: #ae4200;
}
#search form #query {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B2B2B2;
	padding: 5px;
	color: #000;
	border-width: 0px;
	margin-top: 0px;
	margin-right: -4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search form #submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #005E00;
	padding: 5px;
	color: #FFF;
	border-width: 0px;
	margin: 0px;
}
#callUs {
	font-size: 16px;
	margin-top: 10px;
}
#navBar {
	background-color: #595959;
	height: 30px;
}
#navContent {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#mainArea {
	background-repeat: repeat;
	background-color: #D8D8D8;
	background-image: url(../images/BG3.jpg);
}
#mainContentBG {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainBG.png);
	background-repeat: repeat-y;
	min-height: 600px;
}
#mainContent {
	padding-top: 25px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 40px;
}
#btmBar {
	background-color: #303030;
	background-image: url(../images/dkSS.jpg);
	background-repeat: repeat-x;
	height: 60px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #005E00;
}
#footer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	color: #B0ACAC;
	padding-top: 10px;
	padding-bottom: 5px;
}
#footer #address {
	font-size: 11px;
 width: 600 .px;
}
.clearFloat {
	clear: both;
}
.line {
	background-color: #666;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
.caption {
	font-size: 0.8em;
}
.pic {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #000;
}
.pic_right {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	clear: both;
}
ul {
	margin-bottom: 20px;		
}
ul li {
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: disc;
	font-size: 0.8em;
	line-height: 1.2em;
}
.chart {
	font-size: 0.8em;
}
.chartTop {
	font-size: 1.0em;
	color: #FFF;
	text-align: center;
	background-color: #008000;
}
.storebutton {
	margin: 20px 20px 20px 0;
	float: right;
}
