body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #EBF7EB;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-image: url(images/backg.gif);
}
a img,:link img,:visited img,fieldset {
	border:none;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #004730;
	text-decoration: underline;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:active {
	color: #009900;
	text-decoration: none;
}
a.red:link {
	color: #CC0000;
	text-decoration: none;
}
a.red:visited {
	color: #CC0000;
	text-decoration: none;
}
a.red:hover {
	color: #009900;
	text-decoration: underline;
}
a.red:active {
	color: #CC0000;
	text-decoration: none;
}

input, textarea, select {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #004730;
}
.button{
	background-color: #009900;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #004730;
}
#header
{
	width:760px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
}
#headerleft
{
	width:194px;
	height:180px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#headerright
{
	width:560px;
	height:180px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#header2
{
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
}
#headerright2
{
	width:560px;
	height:180px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#headerright3
{
	width:246px;
	height:135px;
	float: right;
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

#headermid
{
	width:359px;
	height:180px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#headrlogo {
	width:196px;
	height:180px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#nav
{
	width:760px;
	margin-right: auto;
	margin-left: auto;
	height: 36px;
	padding: 0px;
	list-style-type:none;
}
#nav ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
#nav li { 
	display:inline; 
	padding:0; 
	margin:0; 
}
#nav a
{
	display: block;
	width: auto;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 7px;
	padding-left: 16px;
	float: left;
	background-color: #009900;
	color: #FFFFFF;
}
#nav a:link, #nav a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #004730;
}
#nav a:hover
{
color: #BFFF00;
}
#nav a:active
{
color: #BFFF00;
}
#navcontainer {
	width: 200px;
	margin-top: 14px;
	float: left;
}
#navcontainer ul
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navcontainer a
{
	display: block;
	width: 170px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	color: #004730;
}
#navcontainer a:link {
color: #004730;
text-decoration: none;
}
#navcontainer a:visited {
color: #004730;
text-decoration: none;
}
#navcontainer a:hover
{
background-color: #009900;
color: #FFFFFF;
}
#navcontainer a:active
{
background-color: #004730;
color: #BFFF00;
}

#navcontainer .hotel a:link,
#navcontainer .hotel a:visited {
	font-size: 14px;
	color: #004730;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
}

#navcontainer .hotel a:hover
{
background-color: #009900;
color: #FFFFFF;
}
#navcontainer .hotel a:active
{
background-color: #004730;
color: #BFFF00;
}

#main {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/back3.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	height: auto;
	overflow: auto;
}
#mainlight {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/back3.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	overflow: auto;
}
#mainleft {
	width:200px;
	float: left;
}
#mainmid {
	width:370px;
	float: left;
	margin-left: 15px;
	margin-top: 14px;
	text-align: justify;
}
#mainproducts {
	width:530px;
	float: left;
	margin-left: 15px;
	margin-top: 14px;
}

#mainproducts a:visited {
color: #009900;
text-decoration: none;
}
#mainproducts a:hover {
color: #004730;
text-decoration: none;
}
#mainproducts a:active {
color: #009900;
text-decoration: none;
}

#mainproducts .highred a {
font-weight:bold;
}

#mainproducts .highred a:link {
color: #CC0000;
text-decoration: none;
}
#mainproducts .highred a:visited {
color: #CC0000;
text-decoration: none;
}
#mainproducts .highred a:hover {
color: #004730;
text-decoration: none;
}
#mainproducts .highred a:active {
color: #009900;
text-decoration: none;
}

a.red:link {
	color: #CC0000;
	text-decoration: none;
}
a.red:visited {
	color: #CC0000;
	text-decoration: none;
}
a.red:hover {
	color: #009900;
	text-decoration: underline;
}
a.red:active {
	color: #CC0000;
	text-decoration: none;
}



#mainproductslk a:visited {
color: #CC0000;
text-decoration: none;
}
#mainproductslk a:visited {
color: #CC0000;
text-decoration: none;
}
#mainproductslk a:hover {
color: #009900;
text-decoration: none;
}
#mainproductslk a:active {
color: #CC0000;
text-decoration: none;
}

#mainright {
	width:152px;
	float: right;
	margin-top: 14px;
	vertical-align: top;
}
#faqs {
	width:530px;
	float: left;
	margin-left: 15px;
	margin-top: 14px;
	text-align: justify;
}
#box {
	width:145px;
	background:url(images/boxback.gif);
	color: #004730;
	font-weight: bold;
}
#boxtop {
	width:145px;
	height:25px;
	background:url(images/boxtop.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
#boxbottom {
	width:145px;
	height:18px;
	background:url(images/boxbottom.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
}
#box ul
{
	list-style-type: none;
}
#box a:link{
color: #FFFFFF;
text-decoration: none;
}
#box a:visited{
color: #FFFFFF;
text-decoration: none;
}
#box a:hover, a:active
{
color: #BFFF00;
text-decoration: none;
} 
#shoppingcart {
	width:145px;
	background:url(images/boxback.gif);
	color: #004730;
	font-weight: bold;
	float: right;
	margin-top: 30px;
}
#shoppingcart ul
{
	list-style-type: none;
}
#shoppingcart a:link{
color: #FFFFFF;
text-decoration: none;
}
#shoppingcart a:visited{
color: #FFFFFF;
text-decoration: none;
}
#shoppingcart a:hover, a:active{
color: #BFFF00;
text-decoration: none;
} 

#mailing {
	width:145px;
	background:url(images/boxback.gif);
	color: #004730;
	margin-top: 14px;
}
#boxtext {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer
{
	width:100%;
	clear: both;
	font-size: 10px;
	padding-top: 0px;
	background-image: url(images/backbottom.gif);
	height: 35px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #BFFF00;
	text-decoration: none;
}
#footer a:active {
	color: #BFFF00;
	text-decoration: none;
}
#sectioncontainer {
	width: 530px;
	height: 114px;
}
#sectioncontainer a:link{
color: #FFFFFF;
text-decoration: none;
}
#sectioncontainer a:visited{
color: #FFFFFF;
text-decoration: none;
}
#sectioncontainer a:hover, a:active{
	color: #BFFF00;
	text-decoration: none;
}
#section {
	width:120px;
	border: 1px solid #004730;
	float: left;
}
#sectionimage {
	width:120px;
}
#sectionbottom {
	width:120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #004730;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#section2 {
	width:120px;
	border: 1px solid #004730;
	float: left;
	margin-left: 14px;
}
#sectionimage2 {
	width:120px;
}
#sectionbottom2 {
	width:120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #004730;
	height: 20px;
	padding-top: 8px;
	padding-bottom: 0px;
}
#section3col {
	width:165px;
	border: 1px solid #004730;
	float: left;
}
#section3col ul {
	margin-left: 24px;
}
#section3col2 {
	width:165px;
	border: 1px solid #004730;
	float: left;
	margin-left: 14px;
}
#section3col2 ul {
	margin-left: 24px;
}
#section3colbot {
	width:165px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #004730;
	height: 20px;
	padding-top: 8px;
	padding-bottom: 0px;
}
#section3colbot a:link{
color: #FFFFFF;
text-decoration: none;
}
#section3colbot a:visited{
color: #FFFFFF;
text-decoration: none;
}
#section3colbot a:hover, a:active{
	color: #BFFF00;
	text-decoration: none;
}
#productcontainer {
	width: 530px;
	height: 90px;
}
#productcontainer a {
	font-weight: bold;
}
#productcontainer3l {
	width: 530px;
	height: 110px;
}
#productcontainer3l a {
	font-weight: bold;
}

#productthumb {
	width: 100px;	
	margin: 0px;
	padding: 0px;
	float: left;
}
#productshortdesc {
	width: 420px;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: left;
}
#productoptions {
	width: 420px;
	padding: 0px;
	text-align: left;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#prodprice {
	float: left;
	color: #004730;
	font-weight: bold;
}
#prodqtybuy {
	float: right;
	font-size: 10px;
}
#cart {
	width: 530px;
	border: 1px solid #009900;
	background-color: #FFFFFF;
}
img.thumb {
	border: 1px solid #004730;
	padding: 5px;
}
img.thumbl {
	border: 1px solid #004730;
	padding: 5px;
	margin-left: 17px;
}
img.large {
	border: 1px solid #ccc;
	padding: 8px;
}
img.largeleft {
	border: 1px solid #004730;
	padding: 8px;
}
img.largeright {
	border: 1px solid #ccc;
	padding: 8px;
	margin-left: 8px;
}
img.top {
	vertical-align: top;
}
img.top20 {
	margin-top: 20px;
}
.left35 {
	margin-left: 35px;
}
.leftfooter {
	margin-left: 400px;
}
img.topleft23 {
	margin-left: 23px;
	margin-top: 23px;
}
img.sortby {
	vertical-align: bottom;
}
hr {
	height: 1px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.pagenumber {
	border: 1px solid #009900;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.smaller {
	font-size: 10px;
}
.t10 {
	margin-top: 10px;
	vertical-align: top;
}
.dgreen {color: #004730;}
.lgreen {color: #009900;}
.dgreenbold {color: #004730; font-weight:bold;}
.lime {color: #BFFF00;}
.limebold {color: #BFFF00;font-weight:bold;}
.topall {vertical-align: top;}
h1 {
	font-size: 18px;
	color: #009900;
	margin-top: 0px;
}
.dred {
	color: #CC0000;
	text-decoration: none;
}

