#home {
	height: 560px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(i/home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 75px;
}
#copyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #999;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-left: 20px;
}
#home #homenav a {
	color: #FFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#home #homenav a:hover {
	color: #64503c;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #64503c;
}
.on {
	color: #64503c;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #64503c;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 100;
}
#stockists {
	height: 560px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(i/stockists.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav {
	width: 50%;
	float: right;
	height: 35px;
	top: 0px;
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 85%;
	text-align: right;
	padding-right: 20px;
	padding-top: 44px;
}
#header #nav a {
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	color: #999;
}
#header #nav a:hover {
	color: #64503c;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#content {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #64503c;
	text-align: right;
	width: 288px;
	height: 500px;
	overflow: auto;
	padding-top: 40px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: -4px;
	clear: right;
	position: relative;
	float: right;
}
h1 {
	font-size: 148.5%;
	color: #362b20;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 116%;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
#about {
	height: 560px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(i/about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
h3 {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
#collection {
	height: 560px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(gallery/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#flashcontent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.bold {
	font-weight: bold;
}
h4 {
	font-size: 116%;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
#stockiststext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
	width: 400px;
	height: 500px;
	overflow: auto;
	padding-top: 40px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: -4px;
	clear: right;
	position: relative;
	float: right;
	line-height: 1.7em;
}

