body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #EEE9DC;
	background-image: url(../../grfx/bg.gif);
}
a {
	color: #A94A21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B04D23;
	font-size: 12px;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B04D23;
	font-size: 11px;
}
h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B04D23;
	font-size: 11px;
}
input{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #413A2E;
	font-size: 11px;
}
footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B04D23;
	font-size: 11px;
}
th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF9DF;
	font-size: 11px;
	background-color: #413A2E;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #413A2E;
	font-size: 11px;
	vertical-align: top;
}

.buttons{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#qtybox
{
	width: auto;
	padding-top: 25px;
	vertical-align: bottom;
	float:right;
}

/******** Special Style Classes used in the cart and orderform template *********/

.cartHeader{
	border-style: solid;
	border-color: #CDCDCD;
	border-width: 1px 0px 1px 1px;
}
.cartHeaderEnd{
	border-style: solid;
	border-color: #CDCDCD;
	border-width: 1px 1px 0px 1px;
}
.cartRow{
	background-color: #F5F5F5;
	vertical-align: top;
	font-size: 10px;
	border-style: solid;
	border-color: #CDCDCD;
	border-width: 0px 0px 1px 1px;
}
.cartRowEnd{
	background-color: #F5F5F5;
	vertical-align: top;
	font-size: 10px;
	border-style: solid;
	border-color: #CDCDCD;
	border-width: 0px 1px 1px 1px;
}
.cartFooter{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pncurrent
{
	color: #AD4C22;
}


/******** Styles for the category menu *********/

.catListTable{
	border: 0px solid;
}
.listItemNoSubCats{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
    padding-left: 17px;
    padding-top: 5px;
    padding-bottom: 5px;
	background-color:#FFFFFF;
	background-image: url('../images/nav/list_arrow3.gif');
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
.listItem{
	line-height: 13px;
}
.parentCat{
    color: #000000;
    cursor: pointer;
}
.parentCatOver{
    color: #413A2E;
    font-weight: bold;
}
.parentCatClicked{
    color: #AD4C22;
    cursor: pointer;
}
.parentCatOverClicked{
    color: #413A2E;
    font-weight: bold;
}

.listCat{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
a.listCatBold{
	color: #B04D23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}
.listCat:hover{
	color: #413A2E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}
.subListItem{
	background-image: url('../images/nav/plus.gif');
	background-repeat: no-repeat;
    background-position: 0px 5px;
	cursor: pointer;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
    padding-top: 5px;
	padding-left: 17px;
	padding-bottom: 5px;
}
.subListItemClicked{
	background-image: url('../images/nav/minus.gif');
	background-repeat: no-repeat;
    background-position: 0px 5px;
    border: 1px dashed gray;
	cursor: pointer;
	color: #AF4C22;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
    padding-top: 5px;
	padding-left: 17px;
	padding-bottom: 5px;
}
.offset1{
	background-image: url('../images/nav/arrow_right.gif');
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	margin-top: 5px;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 11px;
}
.offset2{
	background-image: url('../images/nav/arrow2.gif');
	background-repeat: no-repeat;
	position: relative;
	left: 10px;
	margin-top: 5px;
	padding-left: 15px;
	padding-top: 2px;
	font-size: 11px;
}
.offset3{
	/*background-image: url('../images/nav/arrow.gif');
	background-repeat: no-repeat;*/
	position: relative;
	left: 10px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 11px;
}
.offset4{
	/*background-image: url('../images/nav/arrow.gif');
	background-repeat: no-repeat;*/
	position: relative;
	left: 25px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 11px;
}

/* special styles for dhtml popup images */
/* Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
    position: relative;
    z-index: 0;
}

.thumbnail:hover{
    background-color: transparent;
    z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: white;
    padding: 5px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    /*	position where enlarged image should offset horizontally
		from the right edge of the thumbnail.

		if you move the image to the left side of the page,
		use left: 0 instead.
	*/
    right: 0;
}
a.topnav:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BCB299;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: .1em;
}
a.topnav:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD4C22;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: .1em;
}
a.topnav:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BCB299;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: .1em;

}
a.topnav:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BCB299;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: .1em;

}
a.topnav:visited:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD4C22;
	font-weight: Normal;
	text-decoration: underline;
	letter-spacing: .1em;
}

.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #64503C;
	padding-left: 19px;
	padding-right: 10px;
	margin: 0px;
}
.sidenavbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #64503C;
	padding-left: 19px;
	padding-right: 10px;
	margin: 0px;
	font-weight: bold;
}
.sidenav a:link, .sidenav a:visited, .sidenavbold a:link, .sidenavbold a:visited, .subnav a:link, .subnav a:visited {
	color: #A94A21;
	text-decoration: none;
}
.sidenav a:hover, .sidenav a:active, .sidenavbold a:hover, .sidenavbold a:active, .subnav a:hover, .subnav a:active,{
	color: #A01E00;
	text-decoration: none;
}
.sidenavselected {
	color: #A01E00;
	font-weight: bold;
	text-decoration: none;
}
.box, .prodThumb, .prodImg {
	border: solid 1px #BCB299;
}
.fintro {
	color: #413A2E;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
}
.ftitle {
	color: #A94A21;
	margin: 0;
	padding: 0;
}
select {
	font-size: 12px;
	color:#000000;
	background-color:#E0DBCF;
}
textarea	{ 
	color:#000000;
	background-color:#C4BAA4;
}
option {
	color:#000000;
	background-color:#E0DBCF;
}
input { 
	color:#000000;
	background-color:#F5F5F5;
}
