/* CSS Document */
body {
	background-color: #348223;
	background-image: url(../images/BG.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
}
#shell {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 20px solid #56A83D;
}
#shell #head {
	background-image: url(../images/swoosh.gif);
	background-position: bottom;
	height: 255px;
	background-repeat: no-repeat;
	position:relative;
}
#shell #head #logo {
	/*background-image: url(../images/logo3.gif);
	background-repeat: no-repeat;*/
	height: 90px;
	width: 320px;
	background-position: right bottom;
	float: left;
	margin-bottom: 145px;
	margin-right: 32px;
	padding: 20px 0 0 25px;
}
#shell #homehead #logo {
	/*background-image: url(../images/logo3.gif);
	background-repeat: no-repeat;*/
	height: 90px;
	width: 320px;
	background-position: right bottom;
	float: left;
	margin-bottom: 145px;
	margin-right: 32px;
	padding: 20px 0 0 25px;
}
#shell #head ul {
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 205px;
}
#shell #head li {
	list-style-type: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #ad8b01;
	background-image: url(../images/menu_underline.gif);
	background-repeat: no-repeat;
	background-position: 14px bottom;
	width: 205px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#shell #head li.last {
	background-image: none;
	padding: 0px;
}
#shell #head li .current {
	display: block;
	color: #56A83D;
	padding-left: 14px;
	background-image: url(../images/menu_bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 19px;
	line-height: 19px;
}
#shell #head li a {
	display: block;
	color: #ad8b01;
	padding-left: 14px;
	text-decoration: none;
	height: 19px;
	line-height: 19px;
}
#shell #head li a:hover {
	background-image: url(../images/menu_bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #56A83D;
}
#shell #head #spotlight {
	background-image: url(../images/spotlight1.jpg);
	height: 115px;
	width: 70px;
	padding-left: 115px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	color: #56A83D;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}
#shell #head #spotlight h5 {
	color: #D16500;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
}
#shell #head #spotlight a {
	color: #56A83D;
}
#shell #head #spotlight a:hover {
	text-decoration: none;
}
#shell #content {
	padding-left: 25px;
	font-size: 12px;
	padding-right: 25px;
	padding-bottom: 15px;
}
#shell #content h1 {
	font-weight: normal;
	color: #56A83D;
	font-size: 32px;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
}

#contentnav {
	height: 42px;
	margin-top: 15px;
}
#contentnav a {
	font-size: 12px;
	color: #56A83D;
	text-decoration: none;
	display: block;
	padding-left: 46px;
	float: left;
	height: 42px;
	line-height: 42px;
}
#contentnav a:hover {
	text-decoration: underline;
}
#contentnav #iconsn {
	background-image: url(../images/icon_shopnow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 40px;
}
#contentnav #iconcu {
	background-image: url(../images/icon_contact.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 35px;
}
#contentnav #icond {
	background-image: url(../images/icon_dist.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #FEA33E;
}

#shell #bottomswoosh {
	background-image: url(../images/bottom_swoosh.jpg);
	height: 77px;
	font-size: 9px;
	color: #666666;
	padding-left: 55px;
	padding-top: 55px;
}
#shell #bottomswoosh h2 {
	padding: 0px;
	font-size: 20px;
	color: #56A83D;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#shell #footer {
	background-color: #FEF08D;
	height: 140px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #56A83D;
	padding-top: 15px;
	padding-right: 23px;
	padding-left: 20px;
	padding-bottom:10px;
}

#footerlinks {
	font-size: 11px;
	color: #666666;
	width: 300px;
	float: left;
}
#footerlinks a{
	color: #666666;
	text-decoration: none;
}
#footerlinks a:hover{
	text-decoration: underline;
}
#shell #homehead {
	background-image: url(../images/home_swoosh.jpg);
	background-position: bottom;
	height: 248px;
	background-repeat: no-repeat;
}
#shell #homehead ul {
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}
#shell #homehead li {
	list-style-type: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #ad8b01;
	background-image: url(../images/menu_underline.gif);
	background-repeat: no-repeat;
	background-position: 14px bottom;
	width: 205px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#shell #homehead li.last {
	background-image: none;
	padding: 0px;
}
#shell #homehead li .current {
	display: block;
	color: #56A83D;
	padding-left: 14px;
	background-image: url(../images/menu_bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 19px;
	line-height: 19px;
}
#shell #homehead li a {
	display: block;
	color: #ad8b01;
	padding-left: 14px;
	text-decoration: none;
	height: 19px;
	line-height: 19px;
}
#shell #homehead li a:hover {
	background-image: url(../images/menu_bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #56A83D;
}
#shell #homecontent {
	background-image: url(../images/home_figure.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 372px;
	padding-left: 25px;
	font-size: 12px;
}
#shell #homecontent h1 {
	font-weight: normal;
	color: #56A83D;
	margin: 0px;
	padding-top: 0px;
}
#shell #homecontent #hcleftcolumn {
	width: 540px;
	float: left;
}
#shell #homecontent #hcleftcolumn p {
	margin-top: 3px;
	margin-bottom: 5px;
}
#shell #homecontent #hcleftcolumn img {
	margin-right: 20px;
}
#shell #homecontent #starburst {
	width:115px;
	font-size: 10px;
	text-align: center;
	float: right;
	margin-right: 54px !important;
	margin-right: 27px;
	margin-top: 97px;
}
#shell #homecontent #starburst h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #F79316;
	font-weight: normal;
	line-height:15px;
}
#shell #homecontent #starburst a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#shell #homecontent #starburst a:hover {
	text-decoration: none;
}
#shell #homebottomswoosh {
	background-image: url(../images/home_bottom_swoosh.jpg);
	height: 58px;
	font-size: 9px;
	color: #666666;
	padding-left: 55px;
	padding-top: 42px;
}
#shell #homebottomswoosh h2 {
	padding: 0px;
	font-size: 20px;
	color: #56A83D;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#shell #homefooter {
	background-color: #FEF08D;
	height: auto;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #56A83D;
	padding-top: 15px;
	padding-right: 23px;
	padding-left: 20px;
}
#homefooterlinks {
	font-size: 11px;
	color: #666666;
	width: 350px;
	float: left;
}
#homefooterlinks a{
	color: #666666;
	text-decoration: none;
}
#homefooterlinks a:hover{
	text-decoration: underline;
}
#homeremedylink {
	width:142px;
	height:72px;
	/*background-image: url(../images/logo_small2.jpg);
	background-repeat: no-repeat;*/
	float: right;
}
#shell #footer #dalink {
	float: right;
	font-size: 11px;
	color: #666666;
}
#shell #footer #dalink a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#shell #footer #dalink a:hover {
	text-decoration: underline;
}
