html, body {
    height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8E4BA;
	background-color: #000000;
	letter-spacing: 0.2em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.main {
	text-align: left;
	margin-top:0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
	min-height:100%;
}
*html .main {
	height:100%;
}
.topbar {
	top: 24px;
	height:154px;
	padding-bottom:24px;
	position:relative;
}
.content {
	padding-bottom:80px;
}
.content2{
	text-align:center;
	margin-top:20px;
}
.bordered{
	text-align: right;
	position:relative;
	width: 614px;
	padding: 12px 24px 12px 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #770028;
}
.content ul {
	text-align: left;
	width: 400px;
	margin-left: 120px;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.emphasise {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #770028;
	right: 0px;
	top: 0px;
	margin-left: 170px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.imagepad {
	padding-bottom: 34px;
}
.logo{
	float:left;
	position:relative;
	top:0;
	left:0;
	margin-left:16px;
}
.toplink{
	width:78px;
	height:98px;
	padding-top:16px;
	padding-right:7px;
	padding-left:7px;
	float:left;
	position:relative;
	margin-right: 1px;
	color:#ffffff;
	font-weight:bold;
	text-align:right;
	font-size:12px;
	background-image: url(images/topbg_09.gif);
	background-repeat: no-repeat;
}
.toplink a{
	position:absolute;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	top:0px;
	left:0px;
}
.toplink img{
border:none;
}
.toplink a:hover{
	filter:Alpha(Opacity=25);
	-moz-opacity:0.25;
}
.footer {
	text-align:center;
	position: relative;
	bottom: 0px;
	background-color: #770028;
	height: 70px;
	width: 100%;
	margin-top:-70px;
}
.footerlinks {
	background-color: #2D2922;
	width: 100%;
	color:#770028;
	padding-top:1px;
	padding-bottom:1px;
}
.footerlinks a{
	font-weight:bold;
	color:#fff;
	font-size: 11px;
	text-decoration:none;
}
/*
.footerlinks a{
	font-weight:normal;
	color:#B5003D;			[original color]
	text-decoration:none;
}
*/
.footerlinks a:hover{
	font-weight:bold;
	color:#F8E4BA;
	text-decoration:none;
}
.footerlinks a.current{
	font-weight:bold;
	color:#F8E4BA;
	text-decoration:none;
}
.footerlinks div {
	margin-left:auto;
	margin-right:auto;
	width:770px;
	padding-left:10px;
	letter-spacing: 0;
	text-align:left;
}
.footeraddress{
margin-left:auto;
	margin-right:auto;
	width:640px;
	text-align:right;
	margin-top:35px;
	padding-right:140px;
	letter-spacing: 0;
}
.footeraddress a{
	font-weight:normal;
	color:#F8E4BA;
	text-decoration:none;
}
.footeraddress a:hover{
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}
.clearer {
	clear: both;
	line-height:1px;
	font-size:1px;
	height:1px;
}
.sideimage{
	position:absolute;
	top:200px;
	left:680px;
}
.menuitem{
padding:10px;
float:left;
width:267px;
border:solid 1px #770028;
margin-left:12px;
margin-bottom:12px;
text-align:left;
background-color:#2D2922;
}
h1{
font-weight:bold;
font-size:12px;
color:#ffffff;
}
form{
display:block;
margin-left:100px;
}
label,input,textarea{
float:left;
width:168px;
margin-bottom:10px;
padding-right:20px;
display:block;
}
.galleryitem{
padding:10px;
float:left;
width:267px;
border:solid 1px #770028;
margin-left:12px;
margin-bottom:12px;
text-align:center;
background-color:#2D2922;
}
.galleryitem2{
padding:10px;
float:left;
width:580px;
border:solid 1px #770028;
margin-bottom:12px;
text-align:center;
background-color:#2D2922;
}
.galleryitem img,.galleryitem2 img{
border:none;
}
.designby{
	position:absolute;
	right:0px;
	bottom:0px;
	padding:5px;
	text-align:right;
	font-size:10px;
}
.designby a{
	color:#2D2922;
}
#collection img{
	position: absolute;
	display: block;
	width: 108px;
	float: right;
	right:16px;
	margin-top: -60px;
	top: 625px;
}
