body {
	background: #904a52 url(images/scrolled-background.jpg);
	color: #69474b;
	margin: 0px;
	text-align: center;
}
body, td {
	font-size: 13px;
	font-family: Georgia, serif;
}
a:link, a:visited {
	color: #322628;
	font-size: 12px;
	text-decoration: none;
}
a:hover, a:active {
	color: #ac1e22;
	font-size: 12px;
	text-decoration: underline;
}
h1 {
	color: #675950;
	font-size: 18px;
	font-style: italic;
	border-bottom: 1px solid #675950;
	margin-bottom: 0;
	margin-top: 10px;
}
h2 {
	width: 350px;
	font: 14px "Lucida Grande";
	font-style: italic;
	color: #7d615d;
	padding: 10px 0 0 20px;
}
.wrapper {
	width: 770px;
/*
	padding-left: 26px;
*/
	margin: 0 auto;
	text-align: left;
/*
border: 1px solid blue;
*/
}
.main-area {
	position: relative;
	width: 630px;
	background: url(images/paper-background.jpg);
	margin-left: 15px;
/*
border: 1px solid red;
*/
}
.content {
	width: 580px;
	min-height: 430px;
	padding: 20px 0 20px 0;
	text-align: left;
/*
border: 1px solid yellow;
*/
}
.bottom {
	background-image: url(images/bottom-background.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width: 640px;
	margin-left: -7px;
	padding-left: 60px;
}
.bottom-menu {
/*
	padding-top: 15px;
*/
	padding-top: 3px;
	text-align: left;
	font-size: 11px;
	color: #322628;
/*
}
.bottom-line {
	padding-bottom: 3px;
*/
	border-top: 1px solid #c6a36a;
	width: 500px;
}
.menu {
	padding: 10px;
	background: url(images/menu-background.gif);
	font-size: 15px;
}
.side-menu {
	position: absolute;
	top: 0;
	right: -184px;
	width: 192px;
	height: 516px;
	background-image: url(images/side-menu.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.top-menu {
	padding: 100px 0 0 15px;
	text-align: left;
	line-height: 12px;
}
.top-menu a {
	padding: 2px 0 2px 0;
	display: block;
}
.top-menu a:link, .top-menu a:visited, .top-menu a:hover, .top-menu a:active {
	font-size: 13px;
}
.info-menu {
	padding: 50px 0 0 15px;
	text-align: left;
	line-height: 12px;
}
.info-menu a {
	padding: 2px 0 2px 0;
	display: block;
}
.info-menu a:link, .info-menu a:visited, .info-menu a:hover, .info-menu a:active {
	font-size: 13px;
}
.redlime {
	padding: 20px;
	font-size: 11px;
}
.redlime a {
	font-size: 11px;
}
.photo-border {
	border: 5px solid #675950;
	width: 155px;
}
.photo-border1 {
	border: 5px solid #675950;
	width: 508px;
}
.photo-frame {
	border: 3px solid #ffffff;
}
.product-name {
	font-size: 13px;
}

input {
	background-color: #fffffe;
}
