*{
	font-family:"Times New Roman", Times, serif;
}
body{
	color: black;
	background-color: #fff4dd;
}
a{
	color: #ae1f23;
}
a img{
	border:none;
}
select, option{
	text-align:center;
}
textarea, select{
	color: #443311;
	border: 1px solid #8E836C !important;
}
#container{
	color: black;
	background-color: #fff4dd;
	background-image: url(images/sub-bkgnd.gif);
	position: absolute;
	top: 20px;
	left: 22px;
	height: 570px;
	background-repeat: no-repeat;
	width: 960px;
}
#content{
	position: absolute;
	left: 41px;
	top: 100px;
	width: 870px;
	height: 290px;
	z-index: 1;
}
#listing, #sidemenu{ margin-top: 10px; }
#listing{
	float: left;
	width: 550px;
	padding-left: 10px;
}
#sidemenu{
	color: #000000;
	width: 170px;
	background: #E1C8AA;
	float: left;
	font-weight: bold;
}
#navigation{
	border-top: 3px solid #AE1F23;
	margin-top: 20px;
	padding-top: 5px;
}
#navdiv{
	position: absolute;
	left: 34px;
	top: 408px;
	width: 766px;
	height: 147px;
	z-index: 2;
}
#photo{
	float: left;
	width: 350px;
	margin-right: 10px;
}
#productGrid{
	margin-top: 40px;
}
#text{
	float: left;
	width: 400px;
}
#topnav{
	position: absolute;
	left: -7px;
	top: 10px;
	width: 567px;
	height: 56px;
	z-index: 2;
}
.bodytext, .bodynarrow{
	font-size: 14px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
}
.bodynarrow{
	width: 530px;
}
.caption{
	font-size: 15px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	margin-right: 250px;
}
.floatleft{
	float: left;
	margin-right: 10px;
}
.floatright{
	float: right;
	margin-left: 10px;
}
.head, h1{
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	color: #ae1f23;
	font-style: italic;
}
.photocaption{
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	color: rgb(116,61,58);
	text-align: center;
}
/* catalog page */
.product_title{
	font: bold 14px Garamond, Georgia, "Times New Roman", Times, serif;
	color: rgb(116,61,58);
}
.product_caption{ font: 14px Garamond, Georgia, "Times New Roman", Times, serif; }
.product_price{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.productList{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.productList li{
	padding-top: 5px;
}
.subhead{
	font: bold 18px Garamond, Georgia, "Times New Roman", Times, serif;
	color: rgb(116,61,58);
}
.addtocart{ font-weight: bold; }

.nobreak{ white-space: nowrap; }

.cartLinks{
	float: right;
	margin-top: 40px;
}
.storeImg{
	border: 1px solid #C1B17F;
}