/*
The design and build of this website is copyrighted to Adventure Graphics, Sutton Coldfield, West Midlands, UK, B72 1SP. 
any intention or attempt to claim responsibility of the design or build of this website is a breach of copyright law.
<meta name="Author" content="Adventure Graphics, 0121 354 1010">
<meta name="Copyright" content="© Adventure Graphics 2008">
<meta name="Publisher" content="Adventure Graphics, www.adventuregraphics.co.uk">
<meta name="Designer" content="Adventure Graphics">
*/

body {
	background-color: #eff4f7;
	margin: 0px;
	border: 0px none;
}

h1 {
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #46a1d0; /* blue */
	font-weight: bold;
}
h2 {
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
h3 {
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #46a1d0;
	font-weight: bold;
	line-height: 18px;
}
h3 a:link {color: #000; text-decoration: none;}
h3 a:visited {color: #000; text-decoration: none;}
h3 a:hover {color: #000; text-decoration: underline;}
h3 a:active {color: #000; text-decoration: none;}

img {border: 0px;}
p {line-height: 18px;}
li {list-style-image: url(images/bullet.jpg);}
.spaced {line-height: 20px;}
.novmargin {margin: 0px 0px 0px 0px;}

.float_left {float: left; padding: 0px 20px 30px 0px; clear:}
.float_right {float: right; padding: 0px 0px 30px 20px;}

.blue { font-family: 'Verdana', Arial, Helvetica, sans-serif; color: #46a1d0; }
.formfield { font-family: 'Verdana', Arial, Helvetica, sans-serif; font-size: 10px; color: #666; }

a:link {color: #46a1d0; text-decoration: none;}
a:visited {color: #46a1d0; text-decoration: none;}
a:hover {color: #46a1d0; text-decoration: underline;}
a:active {color: #46a1d0; text-decoration: none;}

/* Allows Div to centre horizontal in browser */
#centre_container {
	width: 1000px;
	height: auto;
	margin: 10px auto 0px;
	background: transparent;
}
/* Allows liquid background in FF */
#liquid_background_container {
	width: 1000px;
	height: auto;
	float: left;
	background-image: url('images/liquid.jpg');
	background-repeat: repeat-y;
}

/* Start of Frame Options */

#header {
	width: 1000px;
	height: 143px;
	float: left;
	background-image: url('images/header.jpg');
}
#main_content_container {
	width: 636px;
	height: auto;
	float: left;
	background-image: url('images/content_mast.jpg');
	background-repeat: no-repeat;
	background-position: top;
	padding: 30px 25px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
#copy_text_container {
	width: 596px;
	height: auto;
	background: transparent;
	float: left;
	padding: 0px 20px 0px;
	margin: 0px;
}
#copy_column {
	width: 290px;
	height: auto;
	float: left;
	background: transparent;
	padding: 0px;
	margin: 0px;
}
#copy_column_spacer {
	width: 16px;
	height: 100px;
	float: left;
	background: transparent;
	padding: 0px;
	margin: 0px;
}
#copy_text_seperator {
	width: 596px;
	height: auto;
	background: transparent;
	float: left;
	padding: 0px 0px 20px;
	margin: 0px;
}
#copy_text_seperator .quad_img {
	width: 140px;
	float: left;
	padding: 0px;
}
#copy_text_seperator .quad_spacer {
	width: 12px;
	float: left;
	padding: 0px;
}
#copy_text_seperator .quad_stretch {
	width: auto;
	height: 100px;
	float: left;
	padding: 0px;
}

/* Start of Footer Options */

#footer {
	width: 1000px;
	height: 40px;
	float: left;
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-top: 48px;
	background-image: url('images/footer.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
#footer a:link {color: #fff; text-decoration: none;}
#footer a:visited {color: #fff; text-decoration: none;}
#footer a:hover {color: #fff; text-decoration: underline;}
#footer a:active {color: #fff; text-decoration: none;}

#footer .lefttext{
	width: auto;
	height: auto;
	float: left;
	padding-left: 20px;
	line-height: 18px;
	background: transparent;
}
#footer .righttext{
	width: auto;
	height: auto;
	float: right;
	padding-right: 20px;
	line-height: 18px;
	background: transparent;
}
#footer_links {
	width: 1000px;
	height: auto;
	float: left;
	line-height: 18px;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #46a1d0;
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;	
}
#footer_links a:link {color: #46a1d0; text-decoration: none;}
#footer_links a:visited {color: #46a1d0; text-decoration: none;}
#footer_links a:hover {color: #46a1d0; text-decoration: underline;}
#footer_links a:active {color: #46a1d0; text-decoration: none;}

/* Start of Navigation */

#nav_main_left {
	width: 140px;
	height: auto;
	padding: 0px 12px 0px 5px;
	background: transparent;
	float: left;
}
#nav_main_right {
	width: 140px;
	height: auto;
	padding: 0px 5px 0px 10px;
	background: transparent;
	float: right;
}
#nav_button {
	width: 140px;
	height: 140px;
	background: transparent;
	float: left;
	margin: 0px;
	padding-bottom: 10px;
	border: 0px;
}
