.group {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: underline;
}
a {
	background-color: #FFFFFF;
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	font-family: "Kabel Book BT", sans-serif, serif;
	font-size: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	color: #3D3028;
}

#container {
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}

#header {
	height: 80px;
	width: 750px;
	padding-bottom: 10px;
}
#container #content #info {
	height: 40px;
	width: 590px;
}

#header h1 {
}

#header a {
	color: #FFc272;
	text-indent: 0.3cm;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#sidebar {
	float: left;
	width: 125px;
}

#sidebar ul {
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
.headerimage {
	float: left;
	padding-left: 0px;
}
#content img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 8px;
}

#sidebar a {
	background-color: #FFFFFF;
	color: #4c3901;
	display: block;
	font-size: 12px;
	width: 100px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: "Kabel Book BT", sans-serif, serif;
	text-decoration: none;
	border: 1px solid #666666;
}

#sidebar a:hover {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #FFFFFF;
	background-color: #4c3901;
}

#content {
	padding-left: 10px;
	padding-right: 10px;
	width: 590px;
	float: right;
	height: auto;
}
#container #content2 {
	height: auto;
	float: right;
	width: 590px;
	padding-right: 10px;
	padding-left: 10px;
}

#footer {
	background-color: #4c3901;
	clear: both;
	color: #FFFFFF;
	text-align: right;
	width: 740px;
	margin-top: 0;
	height: 50px;
	padding-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
}

#footer a {
	border-bottom: 1px dotted #666650;
}

#footer a:hover {
	text-decoration: none;	
}
#content #address {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content_pillows {
	height: auto;
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 0px;
	width: 590px;
	float: right;
}
#black_white2 {
	float: right;
	width: 600px;
	height: 600px;
	margin-bottom: 120px;
}
#container #header .headerimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.back {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.threerow {
	height: 170px;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.imgpadding {
	padding-right: 80px;
}
.back2 {
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

