body {
	margin:0 auto;
	text-align:center;
	background:url(bg-shade.gif) repeat-y #efead6;
	background-position:center; 
	font:.6em Verdana, Arial, Helvetica, sans-serif;
}
p {
margin:0 0 16px 0;
}
a {
	color:#8b5833;
	text-decoration:underline;
}
a img {
border: none;
}
a:visted {
color:#638b65;
}
a:hover {
	color:#efead6;
	text-decoration:none;
}
h1 { 
color:#007c66;
}
h2 {
color:#007c66;
}
h3 {
color:#007c66;
}
h4 {}
h5 {}
ul {
list-style:none;
}
li {
}
/* end html style*/

/*classes */
.red {
color:#993300;
}
.brown {
color:#8b5833;
}
.darkGreen {
color:#007c66;
}
.darkGray {
color:#333333;
}
/* end classes */

/* Layout */

#container {
margin:0 auto;
text-align:left;
width:759px;
position:relative;
}
#banner {
background:#fefaf1;

}

#navigationBand {
height:72px;
padding-left:270px;
z-index:100;

}

.products {
	text-indent:-999px;
	height: 22px;
	width: 64px;
	overflow: hidden;
	background:url(nav_01.gif) top left no-repeat;
	font-size:1px;
	display:block;
}

.about {
	text-indent:-999px;
	height: 22px;
	width: 120px;
	overflow: hidden;
	background:url(nav_02.gif) top left no-repeat;
	font-size:1px;
	display:block;
}
.benefits {
	text-indent:-999px;
	height: 22px;
	width: 66px;
	overflow: hidden;
	background:url(nav_03.gif) top left no-repeat;
	font-size:1px;
	display:block;
}
.note {
	text-indent:-999px;
	height: 22px;
	width: 120px;
	overflow: hidden;
	background:url(nav_04.gif) top left no-repeat;
	font-size:1px;
	display:block;
}
.info {
	text-indent:-999px;
	height: 22px;
	width: 89px;
	overflow: hidden;
	background:url(nav_05.gif) top left no-repeat;
	font-size:1px;
	display:block;
}
/* drop down */
#nav, #nav ul { /* all lists */
	padding:25px 0 0 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:99;
}

#nav a {
	display: block;
	background-position:top left;
	
}
#nav a:hover {
background-position:bottom left;}
#nav li { /* all list items */
	float: left;
	
	
}

#nav li ul { /* second-level lists */
	padding:0;
	position: absolute;
	background:url(drop-bg.gif);
	border:1px solid #834b1d;
	border-top:none;
	width: 12em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li {

width: 12em;
}
#nav li ul li a {
padding:5px;
}
#nav li ul li a:hover {
background:#638b65;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* end drop down */

#woodBand {
background:url(wood-grain.jpg);
height:15px;
color:#ffeec6;
text-align:right;
padding:0 18px 0 0;
}
#woodBand a {
color:#ffeec6;
text-decoration:none;
}
#woodBand a:hover {
color:#dae5d5;
text-decoration:underline;
}
#graphicBand {
height:60px;
background:url(sub-header.jpg);
}
#logo {
background:url(logo.jpg) no-repeat;
width:138px;
height:76px;
text-indent:-999px;
font-size:1px;
position:absolute;
top:0;
left:14px;
}
#flash {
z-index:15;

}
#hmContent {
background:#FFFFFF;
padding:0 8px 8px 8px;
}
#homeCopy {
background:#f0f1e9;
padding:30px 14px 11px 11px;
color:#333333;
}
#kidz {
margin-top:8px;
color:#333333;
}
#kidz table {
background:#dfead7;
}
#kidz td {
padding:14px;
}
#kidz h4 {
margin:0;
}
.rightBorder {
border-right:1px solid #b0d6a9;
}

#contentContainer {
position:relative;
background:#ffffff;
padding:0 27px 0 0;
z-index:1;
}
#content {
border-left:199px #f0f1e9 solid;
background:url(content-bg.gif) repeat-y;
padding-top:13px;
margin-left:7px;
padding-bottom:40px;
min-height:400px;
_height:400px;
}
#catalog {
border-left:110px #f0f1e9 solid;
background:url(content-bg.gif) repeat-y;
padding-top:13px;
margin-left:7px;
padding-bottom:40px;
min-height:400px;
_height:400px;
}

#catalog table {
background:#ffffff;
margin-left:5px;
text-align:left;
width:99%;
}
#catalog td {
padding:5px 20px 5px 5px;
border-top:#FFFFFF 20px solid;
color:#566c51;
}
#catalog td img {
	float:left;
	margin:10px 10px 10px 10px;
	border:1px solid #8b5833;
}

#catalog  a {
font-weight:bold;
font-variant:small-caps;
font-size:11px;
text-decoration:none;
}

#catalog a:hover {
color:#006600;
}
#catalog td h2 {
font-size:13px;
font-variant:small-caps;
font-weight:bold;
margin:10px 0 8px 0;
}
#catalog td h1 {
font-size:15px;
font-variant:small-caps;
font-weight:bold;
margin:10px 0 8px 0;
}
#catalog tr {
padding:10px;
background:#f9f4e4;
}
#catalog tr.odd	{
background:#dae5d5;
}
#tableData  {
float:left;
background:#ffffff;
text-align:left;
margin-left:5px;
}
#tableData td {
padding:5px 20px 5px 5px;
border-top:none;
background:#f9f4e4;
}

#products table {
background:#ffffff;
margin-left:15px;
width:580px;
text-align:left;
}
#products td {
padding:5px 20px 5px 5px;
border-top:none;
background:#FFFFFF;
}
#products td img {
border:none;
margin:0px 25px 20px 10px;
}
#products td p {

}
#products tr {
background:#FFFFFF;
}

#sideCatalog {
position:relative;
text-align:right;
background:url(side-bg.gif) no-repeat #f0f1e9;
background-position:right top;
border-right:5px #dfead7 solid;
border-top:5px #dfead7 solid;
width:110px;
height:361px;
position:absolute;
top:0;
left:7px;
_left:0;
z-index:11;
}
#contentHeader {
background:url(bar-end-cap.gif) no-repeat #638b65;
background-position:top right;
margin-bottom:13px;
height:47px;
position:relative;
z-index:10;
}
#contentHeader img {
position:absolute;
top:-13px;
right:19px;
}
#contentHeader h2{
color:#FFFFFF;
font-size:17px;
padding:15px 0 0px 35px;
font-variant:small-caps;
margin:0;
}
#contentBorder {
padding:23px 60px 15px 41px;
background:#fffcf2;
border:1px #834b1d solid;
border-left:none;
margin-left:5px;
color:#4c6d4e;
}
#contentBorder li, #products li, #catalog li {
padding:0 0 0 12px;
background:url(bullet.gif) no-repeat;
background-position:top left;
}
#contentBorder h1{
font-size:14px;
margin:0;
}
#contentBorder h2{
font-size:13px;
margin:0;
}
#sideBar {
position:relative;
text-align:right;
background:url(side-bg.gif) no-repeat #f0f1e9;
border-right:5px #dfead7 solid;
border-top:5px #dfead7 solid;
width:199px;
height:361px;
position:absolute;
top:0;
left:7px;
_left:0;
z-index:12;
}
#sidebarLogo {
position:absolute;
top:94px;
left:197px;
width:17px;
height:17px;
background:url(little-logo.gif) no-repeat;
z-index:5;
}
#sideBar img {
position:absolute;
top:106px;
right:-5px;
border:1px #834c1f solid;
}

#footer {
text-align:right;
color:#72977a;
font-size:9px;
position:relative;

}
#footer p {
padding:15px 100px 0 0;
}
#footer .logo {
text-indent:-999px;
width:76px;
height:41px;
overflow:hidden;
background:url(j-c-logo.gif) no-repeat;
font-size:1px;
display:block;
position:absolute;
top:16px; 
right:9px;
text-decoration:none;
color:#f0e6db;
}
#footer a {
color:#72977a;

}
#footer a:hover {
color:#8c582d;
}
#bottomBan {
background:url(wood-grain.jpg);
height:8px;
}
/* end layout */

