	/*
	Craftstone of Sussex Print CSS Document
	developed by Vanessa Eley at dotSquared - www.dotsquared.co.uk
	*/
/* Reset */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, acronym, img, ol, ul, li
 {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}

/* General */
A:link {color: #f4db7f; text-decoration:none;}
A:active {color: #f4db7f; text-decoration:none;}
A:visited {color: #f4db7f; text-decoration:none;}
A:hover {color: #fff; text-decoration:underline;}

a img { border-style: none;}
 
body {background:none;}

h1{	font-size: 1.6em;
	color:#fbca4c;
	margin:4px 0 4px 0;}

h2{ font-size:1.2em;
	color:#fbca4c;
	margin:4px 0 4px 0;}
	
h3{ font-size:1em;
	color:#fbca4c;
	margin:4px 0 4px 0;}
	
ul {margin:4px 0 4px 0;
	list-style:inside;}
	
p { padding:0 0 12px 0;}

/* Layout */

#pageWrapper{
	width:960px;
	height:738px;
	text-align:left;
	background-color:#c7392a;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;}
	
#strapline{
	height:36px;
	width:952px;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	font-size:1.4em;
	padding:4px;
	background-color:#58110e;
	color:#efe3b8;
	text-align:center;}

#strapline a:link {
	color:#efe3b8;}
#strapline a:active {
	color:#efe3b8;}
#strapline a:visited {
	color:#efe3b8;}

#header{
	height:170px;
	width:700px;
	float:left;
	background:none;}

#navigation {
	padding:140px 22px 0 22px;
	color:#efe3b8;
	font-size:1.8em;
	font-weight:normal;
	font-family:"Myriad Pro", Verdana, Arial, sans-serif;
	height:30px;}
	
#bodyColumn{
	float:left;
	height:400px;
	width:408px;
	padding:12px 22px 12px 270px;
	font-size:0.8em;
	background:none;
	color:#efe3b8;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

#rightColumn{
	width:260px;
	height:694px;
	float:right;}
	
#footer{
	width:656px;
	padding:22px;
	clear:left;}

#footerText{
	padding:6px 0 6px 0;
	border-top: solid #4f331e 1px;
	border-bottom: solid #4f331e 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.67em;
	color:#000;}

/* Details */

.acronym {
	border-bottom:dotted #ccc 1px;}

.floatLeft{ float:left;}
.floatRight{ float:right;}
	
.hide{
	visibility:hidden;}
	
.quote {
	font-style:italic;
	padding-bottom:12px;}
	
.quote strong {
	font-style:normal;}

.seo h1 {color:#4f331e; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.67em; text-align:center;}

.seo p {color:#4f331e; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.67em; text-align:right;}
/* ends */
