/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #474747 url('images/body_fill3.gif') repeat-y center top;
	font: normal 0.7em sans-serif,Tahoma,Verdana;
}

a {
	color: #339900;
	text-decoration: none;
}

/* headings */
h1 {font: normal 2em sans-serif; margin-top: 1em;}
h2 {font: normal 1.8em sans-serif; margin-top: 0.8em;}
h3 {font: bold 1.3em sans-serif; margin-top: 0.6em;}
h4 {font: bold 1.1em sans-serif; margin-top: 0.4em;}
h6 {font: bold 1.0em sans-serif; margin-top: 0.4em;}

h1,h2,h3,h4 {color: #444;}

/* misc elements */
code {
	background: url('img/code.gif');
	border-left: 6px solid #1664D9;
	border: 1px solid #F0F0F0;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: #F2F2F2;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #555;
	display: block;
	font: normal sans-serif;
	margin: 1em 0.4em 0 0.4em;
	padding: 0.6em 1em 0.6em 1em;
}

ol {margin: 0 0 1.2em 2em;}

#menu_table {
top: 148px;
}

#picture_fade1 {
float: left;
margin-top: 32px;
margin-left: 2px;
position: relative;
}

#picture_fade2 {
float: left;
margin-top: 32px;
margin-left: 31px;
position: relative;
}

#picture_fade3 {
float: left;
margin-top: 32px;
margin-left: 32px;
position: relative;
}

#picture_fade4 {
float: left;
margin-top: 32px;
margin-left: 32px;
position: relative;
}

#floating_images_center {
text-align: center;
margin-top: 30px;
position: relative;
}

#floating_images_right {
position: relative;
float: right;
margin-top: 15px;
margin-right: 100px;
}

#floating_images_left {
position: relative;
float: left;
margin-top: 15px;
margin-right: 100px;
}

#stafflist_image {
position: inherit;
float: left;
padding: 0px 6px 0px 0px;	
}

#titleindent {
margin-left: 30px;
}

#nameindent {
margin-left: 80px;
}

#staffname {
float: left; margin-top: 2px;
}

#map{
font-size: 9px;
width: 700px;
height: 500px;
text-align: center;
}

/* structure */
#main {
	width: 780px;
	border-top: 6px solid #FFF;
	margin: 0 auto;
}

#wrap {
width: 900px;
background-color:#000000;    
margin-top: 0px;    
margin-bottom: 50px;    
margin-left: auto;    
margin-right: auto;
padding: 0px;    
border: thin solid #000000;
}

/* misc */
.left {float: left;}
.right {float: right;}
span.comment {padding-left: 18px; background: url('img/icon_comment.gif') no-repeat left center;}
.clearer {clear: both; font-size: 0; height: 0;}

/* logo */
#header {
	background: #1664DA url('images/website_banner.jpg') repeat-x;
	border-bottom: 6px solid #FFF;
	height: 180px;
}

#heading {
margin-top: 0px;    
margin-bottom: 0px;    
margin-left: 0px;    
margin-right: 0px;
text-align: center;
}

#header h1 {
	font: normal 2.2em Verdana,sans-serif;
	margin: 0;
	padding: 124px 0 0 24px;
}


/* main navigation */
#navigation ul,#navigation li {margin: 0; padding: 0;}
#navigation li {list-style: none;}
#navigation {background: #4D92E4 url('img/grdnt_blue.jpg') repeat-x;}
#navigation a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 1em Verdana,sans-serif;
	height: 1.8em;
	padding: 0.6em 0 0 1em;
	text-decoration: none;
}
#navigation a:hover {background: #444;}

/* sidebar label */
.label {
	background: #333 url('img/label.gif') no-repeat;
	clear: both;
	color: #EEE;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
}

/* lists */
ul.block, .block ul {
	background: #2A2A2A;
	border-top: 1px solid #3A3A3A;
	margin: 0;
	padding: 0;
}
.block li {
	border-bottom: 1px solid #3A3A3A;
	list-style: none;
}
.block a {
	background: url('img/block.jpg') repeat-x left top;
	color: #CCC;
	display: block;
	font: normal 1.2em Verdana,sans-serif;
	padding: 0.6em 2% 0.6em 5%;
	width: 92%;
}
.block a:hover {
	background: #222;
	color: #FFF;
}
.block a em {
	color: #999;
	display: block;
	font: normal 0.8em Verdana,sans-serif;
	margin-top: 0.3em;
}


/* content */ 
#content {
	background-color:#FFFFFF;
	color: #000000;
	line-height: 1.3em;
	padding: 0.1em 0.1em 0.1em 0.1em;
	margin-left: 10px;
	margin-right: 360px;
	margin-top: 14px;
	text-align: justify;
}
#content a {color: #1664DA;}
#content a:hover {
	text-decoration: underline;
	color: #06F;
}
#content p {margin: 0.4em 0 1em 0;}
#content .descr {
	color: #666;
	margin-bottom: 0.5em;
}
#content ul li {list-style: url('img/li.gif');}
#content ul {margin-left: 1.8em;}

#welcome {
	background-color:#FFFFFF;
	color: #000000;
	position: relative;
	float: left;
	top: 32px;
	width: 480px;
	line-height: 1.3em;
	padding: 0.1em 0.1em 0.9em 0.1em;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
}

#news {
	background-color:#66CC66;
	color: #ffffff;
	position: relative;
	float: right;
	top: 32px;
	width: 390px;
	line-height: 1.3em;
	padding: 0.1em 0.1em 0.9em 0.1em;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: justify;
	font: sans-serif, Verdana, Arial, Helvetica;
}

#list {
	background-color:#66CC66;
	color: #ffffff;
	position: relative;
	float: left;
	top: 30px;
	width: 250px;
	line-height: 1.3em;
	padding: 0.1em 0.1em 0.9em 0.1em;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
	font: sans-serif, Verdana, Arial, Helvetica;
}
#list ul {
margin-left: 15px;
padding: 3px;
}
#list a {
color: #000000;
}

#clearlist ul {
margin-left: 15px;
padding: 3px;
}
#clearlist a{
color: #000000;
}

#colourlist ul {
margin-left: 15px;
padding: 3px;
}

#indentlist ul {
margin-left: 35px;
padding: 3px;
}
#indentlist a{
color: #000000;
}

#indentlist2 ul {
margin-left: 35px;
padding: 3px;
}

#description {
	background-color:#FFFFFF;
	color: #000000;
	position: relative;
	float: right;
	top: 30px;
	width: 620px;
	line-height: 1.3em;
	padding: 0.1em 0.1em 0.9em 0.1em;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: justify;
}

#description ul {
margin-left: 15px;
padding: 3px;
}

#listgreen50 {
	background-color: #66CC66;
	color: #ffffff;
	position: relative;
	float: left;
	top: 30px;
	width: 435px;
	line-height: 1.3em;
	padding: 0.1em 0.1em 0.9em 0.1em;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
	font: sans-serif, Verdana, Arial, Helvetica;
}

#listwhite50 {
	background-color:#FFFFFF;
	color: #000000;
	position: relative;
	float: right;
	top: 30px;
	width: 435px;
	line-height: 1.3em;
	padding: 0.1em 0.1em 0.9em 0.1em;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: justify;
}

#listgreen80 {
	background-color:#66CC66;
	color: #ffffff;
	position: relative;
	float: left;
	top: 30px;
	width: 650px;
	line-height: 1.3em;
	padding: 0.1em 0.1em 0.9em 0.1em;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
	font: sans-serif, Verdana, Arial, Helvetica;
}

#listwhite20 {
	background-color:#FFFFFF;
	color: #000000;
	position: relative;
	float: right;
	top: 30px;
	width: 220px;
	line-height: 1.3em;
	padding: 0.1em 0.1em 0.9em 0.1em;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: justify;
}

#principalleft {
	background-color:#66CC66;
	color: #ffffff;
	position: relative;
	float: left;
	top: 30px;
	width: 435px;
	line-height: 1.3em;
	padding: 0.1em 0.1em 0.9em 0.1em;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
	font: sans-serif, Verdana, Arial, Helvetica;
}
#principalleft a {
color: #339900;
}

#principalright {
	background-color:#FFFFFF;
	color: #000000;
	position: relative;
	float: right;
	top: 30px;
	width: 435px;
	line-height: 1.3em;
	padding: 0.1em 0.1em 0.9em 0.1em;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	text-align: justify;
}


#blocktext {
	background-color:#FFFFFF;
	color: #000000;
	position: relative;
	float: left;
	top: 15px;
	width: 880px;
	line-height: 1.3em;
	padding: 0.1em 0.1em 0.9em 0.1em;
	margin-left: 9px;
	margin-top: 14px;
	text-align: justify;
}

#table {
margin-right: auto;
margin-left: auto;
}

table {
margin-right: auto;
margin-left: auto;
}

table ul {
margin-left: 35px;
}

#marquee-green {
background-color: #66CC66;
text-align: center;
margin-left: 41px;
margin-bottom: -22px;
width: 819px;
font-size: 14px;
position: relative;
top: 32px;
padding: 5px 5px 5px 5px;
}

#marquee-red {
background-color: #CC0000;
text-align: center;
margin-left: 41px;
margin-bottom: -22px;
width: 819px;
font-size: 14px;
position: relative;
top: 32px;
padding: 5px 5px 5px 5px;
}

#marquee-page {
background-color: #66CC66;
color: #000;
text-align: center;
margin-left: 15px;
width: 819px;
font-size: 14px;
position: relative;
padding: 5px 5px 5px 5px;
}

#marquee-page a {
color: #000;
}

/* footer */
#footer {
	color: #666;
	clear: both;
}
#footer .right {color: #555;}
#footer .right a {color: #555;}
#footer .right a:hover {
	color: #777;
	text-decoration: underline;
}
#footer .left a {color: #777;}
#footer .left a:hover {
	color: #333;
	text-decoration: underline;
}
#footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 507px;
}
#footer .right {
	margin-right: 1em;
	padding: 0.8em 0;
	text-align: right;
	width: 220px;
}

#footer2 {
background-color:#ffffff;
color: #000000;
position: absolute; 
bottom: 0px; 
width: 890px;
text-align: justify;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}

#footer3 {
position: relative;
float: left;
width: 902px;
margin: 0px 0px 0px 0px;
}

/* posting */
.post_info {
	background: #FAFAFA;
	border: 1px solid #EEE;
	color: #555;
	margin-bottom: 1em;
	padding: 0.6em 0.7em;
}

/* comments */
.commentlist {margin: 1em 0 0 0.5em; padding: 0;}
.commentlist li {margin-bottom: 1.2em; list-style: none;}
#commentform {
	margin: 1em 0;
	width: 360px;
}
.commentmetadata {padding: 0.2em 0 0.4em; color: #469;}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 320px; overflow: auto;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}