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

body {
	background-color: #bc3b01;
	background-image: url(images/home-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #4c5d11;
}

a img, a:visited img, a:link img, a:active img, a:focus img {
  border:none;
  color: #AB3601;
}

a, a:visited, a:link, a:active {
  border:none;
  text-decoration:none;
  color: #AB3601;
}

a:hover {
  border:none;
  text-decoration:underline;
}

.bg-topleft {
	background-attachment: scroll;
	background-image: url(images/home-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-bottomright {
	background-attachment: scroll;
	background-image: url(images/home-right.jpg);
	background-repeat: no-repeat;
	background-position: right 300px;
}
.content-bg {
	background-color: #FFFFFF;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
}
.footer-txt {
	font-size: 10px;
	color: #d97937;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.welcome-text {
	padding-right: 25px;
	padding-left: 25px;
	background-repeat: repeat-x;
	margin-right: 25px;
	margin-left: 25px;
	text-align: justify;
}
.welcome-bg {
	background-color: #FFFFFF;
	background-image: url(images/hwelcome-bg.jpg);
	background-repeat: repeat-x;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 25px;
	height: 237px;
	line-height: 16px;
	padding-top: 25px;
}
.current-happenings {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #96AF39;
	border-bottom-color: #96AF39;
}
.current-happenings a:link {
	font-weight: bold;
	color: #4C5D11;
	text-decoration: none;
	display: block;
	text-align: right;

}

.pos-content {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
}
.home-flash {
	background-image: url(images/hflash-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 25px;
}
.pos-prodcontent {
	padding-right: 10px;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(images/prod-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.prod-overview {
	padding-right: 25px;
	padding-left: 25px;
}
.prod-overview h4 {
	padding-right: 25px;
	padding-left: 25px;
	font-size: 16px;
	font-weight: bold;
}
.prod-title {
	font-size: 16px;
	color: #9c3101;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.prod-box {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
}
.about-content {
	text-align: justify;
	padding-bottom: 25px;
}
.addressTop {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.orangeText {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E17C00;
	text-decoration: none;
}
.emailLink {
	color: #E17C00;
	text-decoration: none;
	font-weight: bold;
}
.list {
	list-style-position: outside;
	list-style-type: square;
}
.redText {
	font-weight: bold;
	color: #ED1B24;
	text-decoration: none;
}
.pinkText {
	font-weight: bold;
	color: #FE9EC7;
	text-decoration: none;
}
.productTitle {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.boxAddtocart {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #798E2F;
}

input{
	border:#6E8326;
	background-color:#ffffff;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}
input ,textarea, select, option{
	border:1px solid #6E8326;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	background-color: #ffffff;
	text-decoration: none;
}
#input2 input{
	border:0;
	background-color:#ffffff;
	}
	