html {
border-top-width : 0;
padding-right : 0;
padding-left : 0;
border-left-width : 0;
border-bottom-width : 0;
padding-bottom : 0;
margin : 0;
padding-top : 0;
border-right-width : 0;
background-color : #DEC9A5;
} 
body , td , li {
color : #000000;
font-size: 76%;/* font sizing in ems. if you want to change anything, just change this.*/
font-family : Verdana, Arial, Helvetica, sans-serif;
margin : 0px;
vertical-align : top;
}
p {
font-size: 0.9em;
line-height: 1.8em;
text-align: justify;
}
table {
border: 0px;
border-collapse:collapse;
border-spacing: 0px;
}
h1, h2, h3, h4 {
color : #864531;
font-weight: bold;
}
h1, h2 {
font-family: "Times New Roman", Times, serif;
letter-spacing: 2px;
}
h1 {
font-size: 1.7em;
margin-bottom: 5px;
text-transform:uppercase;
}
h2 {
margin-top: 3px;
font-size: 1.5em;
text-transform:uppercase;
}
h3 {
font-size: 1.2em;
}
h4 {
font-size: 1.1em;
}
a {
color : #913E2E; 
text-decoration : underline; 
} 
a:hover {
color : #7B7439 ;
text-decoration : none; 
}
.foot{
background-image : url(images/slice_02.gif);
height : 26px;
}
hr {
padding : 0px 0px 0px 0px; 
width : 100%; 
color : #7B7439; 
height :1px;
}
.top{
background-color : #552D26;
}
.terms{
height : 35px;
text-indent : 20px;
vertical-align : middle;
}
.slice1 {
background-image : url(images/slice_01.gif);
}
.main1 {
padding-right : 19px; 
padding-left : 19px; 
padding-top : 19px; 
padding-bottom : 19px; 
} 
.main2 {
background-image : url(images/slice_03.gif);
}
.main3 {
background-color : #F0E4CE;
width : 20px;
}
.prdtitle2 {
color : #000000;
font-weight: bold;
line-height: 20px;
}
.prdclick {
color : #7D703B;
font-size: 0.9em;
font-weight: bold;
}
.prdprice {
color : #7D703B;
font-size: 0.9em;
font-weight: bold;
line-height: 10px;
}
.break {
height : 1px;
}
.sectionimage {
background-color: #542b23;
}
.bgtext {
font-weight:bold;
color : #913E2E;
}
/* START NEW TEXT BASED NAVIGATION */
.nav {
background-image:url(images/nav_bg2.gif);
width: 234px;
padding: 0px;
}
a.mainMenu1:link, a.mainMenu1:visited, a.mainMenu2:link, a.mainMenu2:visited, a.mainMenu3:link, a.mainMenu3:visited, a.mainMenu4:link, a.mainMenu4:visited, a.subMenu1:link, a.subMenu1:visited, a.subMenu2:link, a.subMenu2:visited { 
display: block; 
text-indent: 25px;
padding: 4px 0px 4px 0px;
font-family: "Times New Roman", Times, serif;
font-size: 1.1em;
font-weight: bold; 
vertical-align: middle;
letter-spacing: 2px;
text-decoration: none;
background-repeat:repeat;
text-transform:uppercase;
width: 100%;
background-color: #F0E4CE
}
a.mainMenu1:link, a.mainMenu1:visited { 
background-image:url(images/nav_bg2.gif);
color: #333333;
}
a.mainMenu2:link, a.mainMenu2:visited {
background-image:url(images/nav_bg2.gif);
color: #A4614C;
}
a.mainMenu3:link, a.mainMenu3:visited {
background-image:url(images/nav_bg1.gif);
color: #333333;
}
a.mainMenu4:link, a.mainMenu4:visited {
background-image:url(images/nav_bg1.gif);
color: #A4614C;
}
a.mainMenu1:hover, a.mainMenu2:hover{ 
background-image:url(images/nav_bg1.gif);
text-decoration: none; 
}
a.mainMenu1:hover{ 
color: #333333;
}
a.mainMenu2:hover{ 
color: #A4614C;
}
a.subMenu1:link, a.subMenu1:visited {
background-image:url(images/nav_bg2.gif);
color: #A4614C;
font-size: 1.0em;
padding: 4px 0px 4px 0px;
text-indent: 40px;
}
a.subMenu1:hover, a.subMenu2:hover { 
background-image:url(images/nav_bg1.gif);
text-decoration: none; 
}
a.subMenu2:link, a.subMenu2:visited {
background-image:url(images/nav_bg1.gif);
color: #A4614C;
font-size: 1.0em;
padding: 4px 0px 4px 0px;
text-indent: 40px;
}
/* END NEW TEXT BASED NAVIGATION */
/* START PRODUCTS INCLUDE DIV */
.container {
float:left;
width: 150px;
padding: 5px;
margin: 5px;
height: 310px;
} 
/* END PRODUCTS INCLUDE DIV */
.productdesc {
padding-bottom: 20px;
}
.hide {
display: none;
}