@charset "utf-8";
/* CSS Document */
#content {
}
#sidecol {
	display: none;
}
#maincol {
	float: none;
	width: 960px;
}
#maincol a {
	color: #927d6d;
}
#maincol a:hover {
	color: #000;
}

#titlebar {
	display: none;
}
#pagephoto {
	display: none;
}
#homephoto {
	margin-bottom: 20px;
}
.homebox, .homebox-last {
	width: 225px;
	float: right;
	margin-left: 20px;
	color: #84776c;
}
.homebox-last {
	margin: 0;
}
.homeboxtitle {
	background: url(sidecoltitle-bg.jpg) no-repeat top center;
	height: 35px;
	padding-right: 10px;
}
.txt {
	border: 1px solid #e1dfc9;
	margin: 0;
	padding: 5px;
	text-align: right;
	background-color: #f3f1e6;
}
.txt h2 {
	font-size: 11px;
	margin: 0;
}
.txt ul {
	margin: 0;
	padding: 0 20px 0 0;
}
.txt p {
	margin: 2px 0 0 0;
}
