body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D7C595;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a {
	color: #800000;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
}
a:hover {
	color: #800000;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
}



#nav {
	position: relative;
}
#nav ul {
	margin: 0;
	list-style: none;
	padding: 0;
	}
#nav ul li {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
	}
#nav ul li a {
	text-decoration: none;
	color: #8C3426;
	display: block;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
	border: 1px solid #E5D7BC;
	margin-right: 5px;
	margin-left: 5px;
	}
	
#nav #vertline {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center 9px;
	height: 25px;
	width: 1px;
}	

* html #nav ul li { width: 1%; }
* html #nav ul li a {
	height: 1%;
	}
	
#nav ul li a:hover, a#current {
	border: 1px solid #FFFFFF;
	color: #B74231;
	}
.rdbg {
	background-color: #8C3426;
}
	
	#content h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	color: #D7C595;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content {
	padding: 10px;
	color: #D7C595;
}
#rnav {
	padding-left: 7px;
}


#rnav .rttl {
	color: #8C3426;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana;
}
#rnav li {
	list-style-type: none;
}



#cont img {
	border: 1px solid #D7C595;
}
.mttl {

	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	color: #D7C595;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


a.mttl {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #D7C595;
}
a.mttl:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #D7C595;
	text-decoration: underline;
}
#product {
	float: left;
	width: 155px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	text-align: center;
}
#product a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #D7C595;
}
#product a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #D7C595;
	text-decoration: underline;
}
#clr {
	clear: both;
}
#catttl {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	color: #D7C595;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7C595;
}
