* {
	/*border:1px solid #f00;*/
	}
body{
	margin:0;
	padding:0;
	font:100%/1.3 normal Verdana, Arial, Helvetica, sans-serif;
	background: #E6FA87 url(images/wood033-bg.gif) top left repeat;
	}

#wrap {
	width:960px;
	margin:0 auto;
	padding:0;
	background:#fff;
	}
#hdr {
	margin:0 0 24px 0;
	width:100%;
	float:left;
	clear:both;
	}

#logo {
	float:left;
	margin-right:10px;
	}
	
#nav {
	float:left;
	width:100%;
	font:.85em normal Verdana, Arial, Helvetica, sans-serif;
	}
	
	
#nav a img {
/*	border:1px solid gray;*/
	border:none;
	text-decoration:none;
	}

#nav p {
	margin-left:24px;
	}
	
#content {
	margin:0;
	float:left;
	width:500px;
	margin-left:55px;
	}
#ftr {
	clear:both;
	height:142px;
	padding:0;
	background: url(images/footer.png) top left no-repeat;
	font:11px bold Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	}
#ftr p {
	margin-left:520px;
	}
#ftr p#contact-deets {
	padding-top:90px;
	}
h1,h2,h3,h4,h5,h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #493914;
	margin:.5em 0;
	}

#hdr h1, #hdr h2 {
	width:960px;
	position:relative;
	margin:0;
	}
#hdr h1 {
	height:200px;
	}
#hdr h2 {
	height:268px;
	}
#hdr h1 span {
	background:url(images/header.png) top left no-repeat;
	position:absolute; width:100%; height:100%;
	}
#hdr h2 span {
	background: url(images/deck.png) top left no-repeat;
	position:absolute; width:100%; height:100%;
	}
a {
	font-weight:bold;
	}
a:link {
	color:#B91518;
	font-weight:bold;
	text-decoration:none;
	}
a:visited {
	color: #B91518;
	}
a:hover {
	color:#000;
	}
a:active {
	color:#B91518;
	}
.swatch1 {
	background: #191919;
	}
.swatch2 {
	background: #182828;
	}
.swatch3 {
	background: #60702d;
	}
.swatch4 {
	background: #aab232;
	}
.swatch5 {
	background: #e6fa87;
	}
