/* CSS Document */
body {
	background: white;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;;
	color: #000000;
	line-height: 12pt;
	}
a {
	color: #000000;
	text-decoration: underline;
}		
#container{
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	}
.content, #main{
	width: auto;
	float: none !important;
	}
	
h1, #seal, #nav, #galleryNav, #secNav, .salesEnquiry, .top{
	display: none;
	}
	
.strapline{
	padding:0;
	margin:0;
	text-transform: uppercase;
	font-size:9pt;
	float:none;
	margin-bottom:10px;
	}
#footer{
	font-size: 8pt;
}
#copyright{
	font-size: 8pt;
	}
h2{
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 6pt;
	font-variant: small-caps;
}
h3{
	font-size: 12pt;
	margin-bottom: 6pt;
	font-variant: small-caps;
}
p{
	margin-bottom: 6pt;
}
label{
	font-size: 10pt;
	line-height: 12pt;
}
input, select, textarea{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color:#333333;
}

.fields{
	border:solid 1pt #333;
	width:150pt;
}
.lettrine {
	float: left;
	font-size: 24pt;
	margin: 0 1pt 0 0;
	padding: 0 1pt 0 0;
	line-height: 24pt;
	font-weight: normal;
}