@charset "UTF-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color:#93abe7;
	/* 	background-color:#e6ffc6; background-image:url(../img/site-background.jpg); */
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrapper{
 width: 800px;
 background-color:#FFFFFF;
 background-image:url(../img/home-background.jpg);
 background-repeat:no-repeat;
 margin:40px auto;
 border: 1px solid #000000;
 }
 
#sub-wrapper{
 width: 800px;
 background-color:#FFFFFF;
 background-image:url(../img/subpage-background.png);
 background-repeat:no-repeat;
 margin:40px auto;
 border: 1px solid #000000;
 }
 
#sub-wrapper-cred{
 width: 800px;
 background-color:#FFFFFF;
 background-image:url(../img/subpage-background-cred.png);
 background-repeat:no-repeat;
 background-attachment:fixed;
 background-position:bottom;
 margin:40px auto;
 border: 1px solid #000000;
 }
 
#container {
x}

h1.header {
	width: 800px; height: 163px;
	background: url("../img/home-header_01.png");
	text-indent: -9999px;
}

h2 {color:#3c9400; font-size:24px; font-weight:bold;}
h3 {margin-top: 20px; text-transform:uppercase; font-size:20px; color: #467e00; font-weight: bold;}
h4 {text-transform:uppercase; font-weight:bold;}
h5 {text-transform:uppercase; color: #467e00; font-weight:bold;}

.sub-header {}

ul.home-menu {
	float:left;
	width: 200px;
	line-height: 0;
}

li.img {margin: 0; padding: 0; border: 0;}

ul.gallery {
list-style:none; float: left;
}


ul.sub-menu {
	line-height: 0;
	float: left;
}

li {float: left;}

#sub-body ul {list-style-type:square; padding-left: 30px; }
#sub-body li {float:none;}

#home-body {
margin-right: 100px;
line-height: 1.3;
}

#sub-body {
min-height: 550px;
margin-top: 180px;
padding-top: 5px;
margin-left: 180px;
margin-right: 100px;
line-height: 1.3;
clear:both;
}


#home-gallery {
	margin-top: 20px;
	width: 300px;
	margin-left: 200px;
	line-height:1;
	
}

span#home-gallery {
	font-size: 20px;
	font-weight: bold;
}

#home-footer {
	clear: both;
	padding-bottom: 20px;
	padding-top: 10px;
	background-color:#2a2277;
	text-align:center;
	color: #65b434;
	font-size: 11px;
	line-height: 1.5;
}

.li-pdf {
list-style:none;
background-image: url(../img/pdf.gif);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 20px;
}

a.footer:link {color: #98d56a; text-decoration: none;}
a.footer:visited {color: #65b434; text-decoration: none;}

a.blackunderline:link {color: #000; text-decoration: underline;}
a.blackunderline:visited {color: #000; text-decoration: none;}

a.pdf:link {color: #65b434; text-decoration: underline;}
a.pdf:visited {color: #65b434; text-decoration: none;}

.row1 {background-color:#65b434; padding: 16px; clear:both;}
.row2 {background-color:#98d56a; padding: 16px; clear:both;}
.left {float: left;}
.right {float:right;}

.clear {clear:both;}

iframe a #uks_maps_helplink .ukseries_map_options_link {display:none;}

a img {border-bottom-style:none;}

a:link {
	color: #dcfeb0;
}
a:visited {
	color: #dcfeb0;
}
a:hover {
	color: #dcfeb0;
}
a:active {
	color: #dcfeb0;

a.contact-email:link {color: #0000ee;}
a.contact-email:visited {color: #0000ee;}
a.contact-email:hover {color: #0000ee;}
a.contact-email:active {color: #0000ee;}