body {
	line-height: 100%;
	background-color: #C7A681;
	}

.wrapper {
/* wrapper class duplicated in Zen Cart
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}
*/
	position: absolute;
	top: 0px;
	left: 0px;
	width: 955px;
	}

.header {
	position: relative;
	top:0px;
	left: 0px;

	width: 955px;
 height:203px;
	float: left;
 background: url(../images/siteBackground.jpg) repeat-y;
	}


.contentWrapper	{
	position: relative;
/*	left: 10px; */
	width: 625px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	float: left;
	}

.contentWrapper h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
	color: #571952;
	}

/*
.contentWrapper li {
	padding-bottom: 10px;
	margin-left: -10px;
	list-style:circle;
	line-height: 130%;
	}
*/


.rightContent {
	position: relative;
	right: 10px;
	width: 300px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	float: right;
	}

.rightContent h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
	color: #123916;
	}


.leftPhoto {
	float: left;
	padding: 0px 10px 10px 0px;
	font-family: Arial;
	font-size: 10px;
	line-height: 120%;
	color: #571952;
	width: 302px;
	}

.leftPhoto img {
	border: #000000 solid 1px;
	}

.footer	{
	position: relative;

	width:955px;
	float: left;
	font-family: Arial;
	font-size: 10px;
	color: #5c5c5c;
	text-align: center;
	line-height: 120%;
 background: url(../images/siteBackground.jpg) repeat-y;
	}

a:link {
	color: #900c0c;
	text-decoration: none;
	}


a:visited {
	color: #900c0c;
	text-decoration: none;
	 }


a:hover {
	color: #900c0c;
	text-decoration: underline;
	}


a:active {
	color: #900c0c;
	text-decoration: none;
	}

.breadcrumb {
	padding: 5px 0px 10px 0px;
	width:625px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
			}