body {
	padding:0px;
	margin:0px;
	font-family: Arial, Sans-Serif, Helvetica;
	font-weight: normal;
	color: #000;
	background-color: #A1A1A1;
	text-align: center; 
	font-size: 62.5%;
}

img {
	border:none;
}

h1 {
	color: #ff9021;
	margin: 0px;
	padding-top: 0px;
	font-weight: normal;
	font-size: 1.8em;
	padding-top: 10px;
}

h1 .alt {
	display: none;
}

h2 {
	font-size: 1.4em;
	margin: 3px 0px 0px 0px;
	font-weight: normal;
}

h3 {
	font-size: 2.2em;
	font-weight: normal;
	margin: 0px;
}

a {
	color: #EDA10E;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: underline;
}

.clearboth {
	clear: both;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.hide {
	display: none;
}

.inner-tube {
	margin: 20px 20px 25px 20px;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

.tidy-up {
	clear: left;
	margin: 0px;
	padding: 0px;
}

/* TinyMCE specific rules START */

body.mceContentBody {
	background: #FFF;
	text-align: left;
}

/* TinyMCE specific rules END */

button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}

button.submit-button { 
	padding: 0 13px 0 0; 
	margin-right: 0px; 
	font-size: 0.9em; 
	text-align: center; 
	background: transparent url('/images/button-background.gif') no-repeat right -29px; 
	margin-left: 105px;
}
	
button.submit-button span {
	padding: 3px 0 0 10px; 
	height:22px; 
	background: transparent url('/images/button-background.gif') no-repeat left top; 
	color:#fff; 
}
	
button.submit-button:hover {
	background-position: right -90px; 
}
	
button.submit-button:hover span {
	background-position: 0 -61px;
	color:#EDA10E; 
}


#canvas {
	width: 930px;
	text-align: left; 
	margin: 0 auto;
	margin-top: 20px;
	padding: 15px;
	background: #FFF;
}


#header {
	width: 930px;
	height: 200px;
	overflow: hidden;
	position: relative;
}

#logo-title {
	font-size: 200%;
	color:#ffffff;
	background-image:url('/images/opaque_background.png');
	border:1px solid #545454;
	font-weight:bold;
	height:55px;
	position:absolute;
	width:260px;
	top:50px;
	left:635px;
	padding:10px;
}

#contact {
	float: right;
	width: 600px;
	text-align: right;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 75px;
}

#contact p {
	margin: 0px;
}

#content {
	width: 100%;
	background-color: #fff;
	font-size: 1.2em;
	margin-top: 5px;
	border: 2px solid #000;
	-moz-border-radius-topleft : 10px; -webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright : 10px; -webkit-border-top-right-radius: 5px;
}

#content p {
	margin-top: 20px;
	text-align: center;
}

#address {
	width: 100%;
	margin-top: 10px;
	font-size: 1.2em;
}

#main-navigation {
	position: absolute;
	bottom: 0px;
	width: 600px;
}

#main-navigation ul {
	font-size: 120%;
	list-style-type:none;
	width:100%;
	margin:0;
	padding:0;
	margin-left:30px;
}

#main-navigation li {
	display:inline;
	width:auto;
	margin:0;
}

#main-navigation a {
	background:transparent url('/images/icons.gif') no-repeat scroll left -32px;
	color:#ffffff;
	float:left;
	text-align:left;
	text-decoration:none;
	margin-bottom:0px;
	margin-right:0px;
	padding-top:10px;
	padding-right:8px;
	padding-left:8px;
	height:22px;
}

#main-navigation a:hover {
	background-position:left 0px;
}

#main-navigation .current {
	background-position:left 0px;
	color:#000000;
}

#home-page, #standard-page {
	background-color: #EDA10E;
}

#watermark-area {
	float:left;
	width: 300px;
	min-height: 370px;
}

#extra-photos {
	width: 270px;
	margin-left: 20px;
	position: relative;
}

#main-picture-area {
	margin-top: 20px;
	position: relative;
}

#main-picture-title {
	position: absolute;
	top: 165px;
	left: 8px;
	background-image:url('/images/opaque_background.png');
	width: 246px;
	color: #fff;
	padding: 2px;
}

#main-picture-area img {
	border: 3px solid #fff;
}

#thumbnails {
	margin-bottom: 20px;
}

.thumbnail {
	float: left;
	margin-right: 6px;
	margin-top: 5px;
}

.clear-margin {
	margin-right: 0px;
}

.thumbnail img {
	border: 1px solid #fff;
}

#watermark-area #watermark {
	width: 300px;
	background-image:url(/images/watermark.gif);
	background-position:40px 30px;
	background-repeat:no-repeat;
	min-height:240px;
	_height: 240px;
}

#watermark-area #contact-details {
	font-size:140%;
	padding-left: 40px;
	height: 130px;
	width: 260px;
}

#contact-details .telephone-title {
	font-size:180%;
}

#contact-details .telephone-number {
	font-size:200%;
	font-weight:bold;
}

#contact-details .envelope {
	margin-top:5px;
	margin-left: 175px;
}

#email-enquiry-area a {
	background-image:url('/images/icons.gif');
	background-position: 0 -69px;
	background-repeat:no-repeat;
	display: block;
	width: 50px;
	height: 27px;
	float: right;
	margin-right: 30px;
}

#email-enquiry-area a:hover {
	background-position: 0 -98px;
}

#email-enquiry-area a span {
	display: none;
}

#email-enquiry-area {

}

#content-area{
	float:left;
	width: 630px;
}

#home-page #boxtop, #standard-page #boxtop{
	margin-top:15px;
	background-image:url(/images/home-boxtop.gif);
	width:630px;
	height:100px;
	font-size:1px;
	background-repeat:no-repeat;
}

#standard-page #boxtop{
	background-image:url('/images/boxtop.gif');
	height:6px;
	font-size:1px;
	background-repeat:no-repeat;
}

#home-page #boxbottom, #standard-page #boxbottom{
	background-image:url('/images/boxbottom.gif');
	width:630px;
	height:12px;
	margin-bottom:10px;
	font-size:1px;
	background-repeat:no-repeat;
}

#main-content {
	background-image:url(/images/box.gif);
	width:550px;
	padding-left:40px;
	padding-right:40px;
	font-size: 120%;
}

#main-content ul {
	list-style-type:square;
}

#main-content li {
	margin-bottom: 5px;
}

#main-content p {
	margin-top: 3px;
	line-height: 1.4;
}

#news-map{
	margin-top: 15px;
}

#news-area, #map-area{
	background-color: #EDA10E;
	width: 457px;
	height: 139px;
	overflow: hidden;
	float:left;
}

#map-area {
	background-image:url('/images/our_location.jpg');
	margin-left:15px;
}

#map-area span {
	display: none;
}

#news-area #news-left {
	width:170px;
	float:left;
}

#news-area #news-left #news-title {
	width: 54px;
	height: 21px;
	background-color: #000000;
	color: #ffffff;
	font-weight:bold;
	padding-top:8px;
	text-align:center;
	float: left;
}

#news-area #news-left img {
	float:right;
	margin-top: 15px;
	margin-right: 15px;
	border: 1px solid #333;
}

#news-area #news-right {
	font-size:110%;
	float:left;
	width:250px;
	margin-right:30px;
	color: #343434;
	margin-top:5px;
}

#news-area #news-right .date, #news-area #news-right .title{
	font-weight:bold;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 10px;
}

#news-area #news-right .title {
	margin-top: 7px;
}

#news-area #news-right .story {
	margin-top: 5px;
}

#news-area .next-arrow {
	background-image:url('/images/icons.gif');
	background-position: -58px -69px;
	background-repeat:no-repeat;
	display: block;
	width: 31px;
	height: 23px;
	float: right;
}

#news-area .next-arrow:hover {
	background-position: -58px -98px;
}

#news-area .next-arrow span {
	display: none;
}


#footer-bar {
	width: 960px;
	color:#ffffff;
	text-align: left; 
	margin: 0 auto;
	margin-top: 5px;
}

#footer-bar a {
	color:#ffffff;
	text-decoration:none;
}

#footer-bar ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding-left: 15px;
}

#footer-bar li {
	float: left;
	margin-right:20px;
	margin-top: 5px;
}


#membership-logos {
	float: right;
	width: 150px;
	text-align: right;
}

#main-content .news {
	border: 3px solid #EDA10E;
}

#main-content .left {
	float: left;
	margin-right: 10px;
}

#main-content .right {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
}

/* News START */

#news-page #main-content {
	width: 100%;
	margin-top: 10px;
	margin-right: 0;
}


#news {

}

#news h1 {
	margin:0px;
}

#news p {
	margin:0px;
}


#news-content {
	width: 100%;
}

#news-content h2 {
	font-size: 160%;
	margin:0px;
}

#news-content h3 {
	font-size: 120%;
	margin: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

#news-content h4 {
	font-size: 110%;
	color: #5F2011;
	margin: 0px;
	margin-bottom: 4px;
	font-weight: normal;
}

#news-content img {
	border: 3px solid #EDA10E;
}

#news-items {
	float: left;
	margin-left: 5px;
	width: 545px;
	font-size: 90%;
}

#single-item {
	float: left;
	margin-top:10px;
	width: 545px;
	font-size: 90%;
}


#news-links {

}

#news-links ul {
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	margin-top: 5px;
}

#news-links li {
	margin: 0px;
	margin-left: 20px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#news-links a {
	text-decoration: none;
}

#news-links a:hover {
	text-decoration: underline;
}

.news-item {
	width: 100%;
}

.news-divider {
	border-bottom: 1px solid #CBC6A3;
}

.news-item a {
	text-decoration: none;
	color: #000;
}

.news-item b {
	color: #EDA10E;
}


.news-item a:hover {
	color: #EDA10E;
}

.news-copy {
	float: left;
	width: 420px;
}

.news-story {
	line-height: 1.6;
}

.news-picture {
	float: left;
	width: 120px;
	height: 120px;
}

#single-item .news-picture {
	float: right;
	width: 120px;
	height: 120px;
	margin: 0px 0px 10px 10px;
}

.previous-news-years {
	margin-top: 10px;
}

.news-download {
	float: right;
	height: 25px;
}

.news-download a {
	color: #990000;
	text-decoration: underline;
	background-image:url('/images/09/download-image.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

.news-download a:hover {
	color: #DB643C;
	background-image:url('/images/09/download-image_over.gif');
}

/* News END */

/* Contact Us START */

.submission-line {
	margin-bottom: 2px;
	height: auto;
	width: 100%;
	font-size: 90%;
}

.submission-line input {
	font-size: 90%;
}

.submission_line .button {
	margin-left: 85px;
}

.submission-line a {
}

.submission-line a:hover {
	text-decoration: underline;
}

.submission-title {
	float: left;
	width: 100px;
	padding-left: 3px;
	overflow: hidden;
	margin: 3px 0px 3px 0px;
}

.submission-input {
	float: left;
	width: 270px;
	margin: 3px 0px 3px 5px;
}

.input {
	width: 300px;
}


.submission-input textarea {
	height: 150px;
	font-size: 120%;
}

legend {
	color: #6e6e6e;
}

fieldset {
	margin: 0px;
}


/* Contact Us END */


/* Find Us START */
#find-us-map {
	height: 200px;
	border: 1px solid #606060;
}

/* Find Us END */
