BODY {
	color: #201C0A;
	background-image: url(images/head_back.jpg);
	background-repeat: repeat-x;
	background-color: #c2b687;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

A {
	color: #004180;
}

IMG {
   behavior: url("pngbehavior.htc");
}

.menuBottom {
	font-size: 13px;
	color: #6C5F30;
	text-decoration: none;
	text-transform: lowercase;
}

.menuBottom a {
	color: #6C5F30;
	text-decoration: none;
	white-space: nowrap;
}

.copyrt, .copyrt a {
	font-size: 13px;
	color: #6C5F30;
}

.rightcol {
	background-image: url(images/bottom_right_sheet.jpg); 
	background-repeat: no-repeat; 
	background-position: right bottom;
}

.mmenu {
	background-image: url(images/menu_back.jpg); 
	background-repeat: no-repeat;
	white-space: nowrap;
}

.smenu {
	background-image: url(images/submenu_back.jpg);
}

.smenu div {
	margin-bottom: 8px;
	font-size: 14px;
	text-transform: lowercase;
}

.smenu div a {
	color: #000000;
	text-decoration: none;
}

.smenu div a:hover {
	color: #555555;
	text-decoration: none;
}

.smenu div.sma, .smenu div.sma a {
	text-decoration: none;
	font-size: 21px;
	line-height: 18px;
}

.srchTxt {
	background-color: #E4DDAB; 
	border: 1px solid #A2946B; 
	width: 120px;
}

.mCont {
	padding: 15px 0px 15px 15px;
}

.mCont p {
	margin-top: 0px;
	margin-bottom: 12px;
}

.btext {
	padding-left: 15px;
	padding-right: 12px;
	background-image: url(images/b_back.gif);
	font-size: 13px;
}

.btext a {
	text-decoration: none;
}

.srchtbl {
	margin-top: 35px; 
	margin-left: 35px;
}

#sspanel {
	position: absolute; 
	z-index: 10; 
	top: 7px; 
	right: 120px;
	font-size: 13px;
	color: #6C5F30;
	text-decoration: none;
	text-transform: lowercase;
}

#sspanel a {
	color: #6C5F30;
	text-decoration: none;
	white-space: nowrap;
}

#spanel {
	position: absolute; 
	z-index: 10; 
	top: 0px; 
	right: 0px;
}

#splinks {
	background-image: url(images/spanel_back.jpg);
	padding: 0px 2px 0px 10px;
	white-space: nowrap;
	font-size: 0px;
	line-height: 0px;
}

#splinks span {
	margin-right: 7px;
}

table.pcount {
	margin-top: 35px;
	margin-bottom: 10px;
}

.pcount td {
	color: #8f7f4c;
	font-size: 13px;
	padding-right: 5px;
}

.pcount span {
	font-size: 13px;
}

.pcount .current {
	background-color: #8f7f4c;
	color: #c2b687;
	padding: 2px 6px 1px 6px;
	font-size: 18px;
	margin-left: 5px;
}

.pcount a {
	color: #665933;
	font-size: 15px;
	margin-left: 5px;
	font-weight: normal;
	text-decoration: none;
}

a.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #665933;
	padding: 1px 3px 0px 2px;
	text-decoration: none;
	letter-spacing: -1px;
	color: #665933;
	position: relative;
	top: -2px
}

a.arrow:hover {
	border: 1px solid #005DB7;
	color: #005DB7;
}

.ptable {
	margin-top: 20px;
	margin-bottom: 20px;
}

.spr {
	font-size: 0px;
	line-height: 0px;
	background-image: url(images/sepr_back.gif);
	padding: 0px;
	text-align: center;
	width: auto;
	height: auto;
}

.pdtext {
	padding-left: 10px;
}

A:HOVER {
	color: #005DB7;
}

.address span {white-space: nowrap;}
.address td {padding: 4px 2px;}
.address .header td {font-size: 20px;}

.prodclass {margin-bottom: 0px; border-bottom: 1px solid #89825d; padding-bottom: 2px; font-size: 20px;}
.xnav {font-size: 16px; line-height: 16px; text-transform: lowercase; color: #89825d; margin-bottom: 35px;}
.xnav a {font-size: 13px; text-decoration: none;}
.xnav span {white-space: nowrap;}

.Clear {
	clear: both;
}