html{
	margin: 0;
	height: 100%;
}

body {
	background-image:url('images/bkgd.gif');
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #003300;
	text-align: center; 
	margin: 0;
	padding: 0;
	height: 100%;
}

a:link {color: #FFF; text-decoration: none;}
a:visited {color: #FFF; text-decoration: none;}
a:hover {color: #FFF; text-decoration: underline; color: #FFF}
a:active { color:#FFF; text-decoration: none;}
 
a.set2:link {color:  #003300; text-decoration: none;}
a.set2:visited {color:  #003300; text-decoration: none;}
a.set2:hover {color: #24773a; text-decoration: underline; color: #24773a}
a.set2:active {color:  #003300; text-decoration: none;}

a.set3:link {color:  #24773a; text-decoration: underline; color: #24773a}
a.set3:visited {color: #24773a; text-decoration: underline; color: #24773a}
a.set3:hover {color: #003300; text-decoration: underline; color: #003300}
a.set3:active {color: #24773a; text-decoration: underline; color: #24773a}

a.set4:link {color: #FFF; text-decoration: none;}
a.set4:visited {color: #FFF; text-decoration: none;}
a.set4:hover {color: #FFF; text-decoration: underline; color: #FFF}
a.set4:active { color:#FFF; text-decoration: none;}

#container {
width: 918px;
margin-left: auto;
margin-right: auto;
text-align: left;
min-height: 530px;
}

#wrapper {
width: 918px;
text-align: left;
background-color: #fff;
background-image: url('images/barkbkgd.jpg');
background-repeat:repeat-y;
min-height: 530px;
}

#header {
position: relative;
height: 30px;

}

#left {
position: relative;
width: 238px;
height: 100%;
float: left;
}

.monkey {
position: relative;
top: -1px;
}

#content {
position: relative;
margin-left: 238px;
}

.content2 {
position: relative;
height: 100px;
width: 680px;
text-align: right;
}

.top {
position: relative;
top: 4px;
}

.logo {
position: relative;
top: 10px;
padding-right: 10px;
}

.nav {
position: relative;
height: 26px;
width: 680px;
top: 18px;
}

.content3 {
position: relative;
height: 100%;
background-color: #fff;
padding-left: 35px;
padding-right: 40px;
padding-bottom: 20px;
padding-top: 10px;
}

.products {
font-size: 16px;
}

.productleft {
float: left;
}

.productright {
float: right;
width: 230px;
color: #24773a;
font-size: 11px;
line-height: 15px;
}

.productname {
font-size: 18px;
font-weight: bold;
color: #003300;
line-height: 22px;
}

.dropdown {
font-weight: bold;
color: #003300;
}

.gift {
font-size: 10px;
}

#clear {
clear: both;
}

#footer
{
clear: both;
margin: 0;
padding-top: 10px;
padding-bottom: 15px;
color: #fff;
text-align: right;
font-size: 10px;
}
.tableSubHeader4 {
	font-family:"Comic Sans MS";
	font-size:12px;
	font-weight: bold;
	color: #10491E;
	background-color: #FFFFFF;
}

