#page_store h4 {
	text-align: left;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: italic;
}
#content #left{
	width: 135px;
	font-size: 110%;
}

#content #right{
	width: 700px;
}

#navbar a img {
	border-width: 1px;
}

#left a:link, #left a:visited, #left b {
	margin: 2px 0px;
	padding: 2px;
	text-decoration: none;
	line-height:18px;
	height: 18px;
}
#left a:hover, #left a:active, #left b{
	color: #C19B7A;
	/*background: url(http://harperandfaye.com/img/store/cat_tree_bg.png);*/
}

#left br {
	/*display: none;*/
}
input, select, textarea {
	color:#906849;
	border: 1px solid #C19B7A;
}
td.total_row{
	padding-top:5px;
	border-top: 1px dashed #FFF;
}
#right td {
	padding: 2px;
	font-size: 1em;
}
.category_layout{
	font-size:.9em;
}

td.category_img{
	background-color:#3E403D;
}

#right table.category_layout img {
	border:0;
}
