/* CSS Document */
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	background-color: #e2d3ac;
	line-height: 130%;
}
.main {
	background: url(../img/_main/background_5.jpg) center top no-repeat;
	/*height: 100%;*/
}
#container {
	width: 900px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	padding: 30px;
	text-align: left;
}
.bottomborder {
	border-bottom: #d3c9be 1px solid;
}
#header {
	height: 80px;
}
#header .logo{
	float: left;
}
#header .headerimg{
	float: right;
}
#nav {
	padding-top: 10px;
	height: 40px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#nav ul li {
	display: inline;
	padding-left: 20px;
}
#nav a {
	color: #663300;
	text-decoration: none;
}
h1 {
	font-size: 13px;
	line-height: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
a {
	color:#663300;
}
div .hr {
	height:0px;
	margin: 0px;
}
hr {
	border: none;
	background-color: #d3c9be;
	color:#d3c9be;
	height: 1px;
}
p {
	margin: 15px 0px;
}
img {
	border: none;
}
.collectionitems {
	padding: 0px 0px 40px 0px;
	clear: both;
}
.collectionitems div {
	float:left;
	width: 134px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.collectionitems img {
	border: #d3c9be 1px solid;
	margin-bottom: 5px;
	margin-right: 10px;
}
.collectionitems img 2 {
	margin-bottom: 5px;
}#container .collectionitems2 {
	margin: 2px;
	padding: 1px;
	height: 108px;
	width: 234px;
}
.collectionitems2 {
	margin: 75px;
	padding: 0px 0px 40px 0px;
	clear: both;
}
.collectionitems3 {
	margin: 30px;
	padding: 0px 0px 10px 0px;
	clear: both;
}