body{
	font-family: "Lucida Grande", sans-serif;
	font-size: small;
	background: url(images/damask.png) repeat;
}
td,input,textarea,select{
	font-family: "Lucida Grande", sans-serif;
	font-size: small;
}
#header{
	background: url(images/damask.png);	
}
#frontcontent{
	padding-left:8px;
	}
#frontcontent a{color: #878752;	
	text-decoration:none;}
#contentarea{
	background: #FFF;
	padding:15px;
	line-height: 175%;
}
#contentarea a {
	color: #878752;	
	text-decoration:none;
}
#contentarea a:hover {
	text-decoration:underline;
	
}
#copyright{
	text-align: center;
	color: #878752;
	background: #FFF;
	width:920px;
}
#copyright a {
	color: #878752;
	text-decoration:none;
}
#copyright a:hover {
        text-decoration:underline;
}

#footer{
	text-align: center;
	color: #878752;
	background: url(images/damask.png);	
}

.border{
	background: url(images/pgkb.png) repeat-y;
}

h1 { 
font-size: 18pt; 
color: #878752;
 
}

.featuredtext {
	font-weight: bold;
	text-transform: uppercase;
	color: #878752;
}
#uppernav {
	color: #878752;
	background: #e5e1d7;
	height: 30px;
	border-top: 1px solid #878752;
	border-bottom: 1px solid #878752;
	padding-left:15px;
	text-align: center;
}
#uppernav a{
        color:#878551;
        text-decoration:none;
}

#storenav {
	color: #878551;
	background: #e5e1d7;
	height: 30px;
	border-top: 1px solid #878752;
	border-bottom: 1px solid #878752;
	text-transform: uppercase;
        text-align:right;
        padding-right:15px;
}
#storenav a{
	color: #878551;
        text-decoration:none;
	
}
#storenav a:hover{
        color:#a19371;
}
a.itemcolor img{
        border:4px double #878551;
}
a.drilldown{
        text-transform:uppercase;
}
.drilldown {
        text-transform:uppercase;
}
#Ffeatured a img{
	border:4px double #878551;
}
#Ffeatured a:hover img{
	color: #464429;
	}
.whitebk{
	background-color:#fff;

}
.underline{
	border-bottom: 1px solid #878752;
}
.features {
	border: 1px solid #666666;
	margin-right: 5px;
}
.border{
	border: 1px solid #666666;
}
.Rfloat {
	border: 1px solid #3F3E26;
	margin: 5px;
	float: right;
}
.Rfloat-noborder {
	margin: 5px;
	float: right;
}

