body {
	background-color: #F5EFD5;
	margin-top: 0px;
	color: #663300;
	font-family: helvetica, arial, verdana, sans serif;
	font-size: 75%;
}

a {
	text-decoration: none;
	color: #663300;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

table {
	background-color: #F5EFD5;
}

td.doubleLeft {
	background: url(images/doubleLeft.gif) repeat-y;
}

td.doubleRight {
	background: url(images/doubleRight.gif) repeat-y;
}

td.crossLeft {
	background: url(images/crossLeft.gif) no-repeat;
}

td.crossRight {
	background: url(images/crossRight.gif) no-repeat;
}

td.singleLine {
	background: url(images/topLine.gif) repeat-x;
}

td.leftCross {
	background: url(images/leftCross.gif) no-repeat;
}

td.rightCross {
	background: url(images/rightCross.gif) no-repeat;
}


td.btmLinks {
	background: url(images/homeBtmLine.gif) repeat-x;
}

td.prodDesc {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #663300;
	line-height: 1.65em;
	padding-left: 10px;
}

td.title {	font-family: verdana, helvetica, arial, sans-serif;	color: #663300;	font-size: .85em;	font-weight: bold;	text-align: center;}td.mainText {	font-family: verdana, helvetica, arial, sans-serif;	color: #663300;	font-size: .85em;	padding-top: 15px;}
td.shopText {
	font-family: verdana, helvetica, arial, sans-serif;	color: #663300;	font-size: .75em;
	padding-top: 5px;}

table.shipping {
	border-style: solid;
	border-color: #663300;;
	border-width: 1px;
	color: #663300;
	font-size: .95em;
}
	
	
#dropmenudiv{position:absolute;z-index:100;}#dropmenudiv a{width: 100%;display: block;text-decoration: none;font-weight: bold;}#dropmenudiv a:hover{ /*hover background color*/background-color: #DDD4C4;}

td.copy {
	font-family: verdana, helvetica, arial, sans-serif;	color: #663300;	font-size: .6em;
}

a#copy {
	font-weight: normal;
}
.mainText a {
	font-size: 11px;
}
hr {
color: #F5EFD5;
background: #F5EFD5;
border-bottom: 1px solid #663300;
border-top: 1px solid #663300;
border-right: none;
border-left: none;
height: 10px;width: 100%;
}
h1 {
	font-size: 1.25em;
	margin-bottom: 5px;
}
h2 {
	font-size: 1.1em;
}
td.prodThumb {
	padding-left: 18px;
}
.prodList {
	font-size: .8em;
}
.prodList h4 {
	margin-bottom: 3px;
}
h1#small {
	font-size: .8em;
}