@charset "UTF-8";
#wrapper {
	width: 900px;
	overflow: hidden;
	height:1%;
	background: url(layoutceramicsandglass.css);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 200px;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/booksonpavement.jpg);
	background-repeat: repeat-x;
}

#header2 {
	height: 200px;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/booksonshelf.jpg);
	background-repeat: repeat-x;
}

body {
	font-family: Arial, Helvetica, sans-serif, "lucida sans";
	font-weight: bold;
	text-align: left;
	width: auto;
	background-color: #999999;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-image: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
h1 {
	color: #333333;
	padding-top: 30px;
	float: left;
	margin-left: 50px;
	text-decoration: none;
}
h2  {
	color: #333333;
	margin-left:50px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.row {
	width: 100%;
	height: 1%;
	margin: 0px;
	overflow: hidden;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.description {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 215px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.address {
	text-align: left;
	margin-left: 30px;
}
.item {
	text-align: left;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 215px;
	float: left;
}
a {
	text-decoration: none;
}
.button {
	margin: 0px 60px 30px 0px;
	padding: 0px;
	float: left;
	width: 215px;
}
.soldreserved {
	font-weight: bold;
	color: #FF0000;
}
