﻿body {
	margin: 0;
	padding: 0;
	background: #99CCFF;
	font-size: 14px;
	color: #000000;
}
h5{
	margin: 0;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0000FF;
}
h4{
	margin: 0;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
h3 {
	margin: 0;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0000FF;
}

h2 {
	margin: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0000FF;
}

h1 {
	margin: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0000FF;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 {font-size: 16px; }

h4 {font-size: 14px}

h5 {font-size: 14px}

a {
	color: #0000FF
}

/** LOGO */

#logo {
	width: 920px;
	height: 86px;
	margin: 0 auto;
	background: url("images/img02.jpg") no-repeat left top;
}

#logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: capitalize;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: capitalize;
	font-weight: normal;
	color: #FFFFFF;
}


#logo h1 {
	padding-top: 20px;
	font-size: 34px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header */


#header{
	width: 920px;
	height: 45px;
	margin: 0 auto;
	background: url("images/img03.jpg") no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 960px;
	height: 45px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	padding: 14px 22px 0px 22px;
	background: url("images/img09.jpg") no-repeat left 18px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 20px;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}
/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	background:white;
}

#page-bgtop {
	padding-top: 30px;
}
/* Content */

#content {
	float: right;
	width: 658px;
	padding-right:30px;
	
	background:white;
	font-size: 16px;
	line-height:200%;
}
#content h2 {
	text-transform:capitalize
}
#content2 {
	
	width: 860px;
	margin: 0 auto;
	padding-right: 30px;
	padding-left:30px;
	background:white;
	line-height:200%;

}
#content2 h2 {
	text-transform:capitalize;
	text-align:center
}
#content3 {
	
	width: 800px;
	margin: 0 auto;
	text-align:center
}
#content3 h2 {
	text-transform:capitalize;
	text-align:center
}
#content4
{
width: 860px;
	margin: 0 auto;
	padding-right: 30px;
	padding-left:30px;
	background:white;
	line-height:150%;

	}


p.indented
{
	margin-left: 25px;
}

p.indented2
{
	margin-left:50px;
}
p.news
{
	padding: 0 0 0px 0;
	margin-bottom: 0px;
}
p.centre
{
	text-align:center
}
p.centreshop
{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:oblique

}

p.credits
{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:oblique

}
p.donations
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
}

#divider
{	
	float:left;
	width: 860px;
	height: 20px;
	margin: 0 auto;
	background: url("images/img03.jpg") no-repeat left top;
}




img.left {
	float:left;
	margin-top:10px; 
	margin-right:10px; 
	margin-bottom:10px;

}
img.right {
	float:right;
	margin-top:10px; 
	margin-left: 0px;	 
	margin-bottom:10px;

}
img.rightclear {
	float:right;
	clear:right;
	margin-top:10px; 
	margin-right:10px; 
	margin-bottom:10px;

}

img.centre {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.dropcap:first-letter
{
	display: block;
	float: left;
	border: 1px #FFFFFF solid;
	padding: 5px;
	margin: 4px 5px;
	font-size: 73px;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 177px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #375910;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 10px 10px 7px;
	background: url("images/img07.jpg") repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	padding: 0px 0px;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 10px;
	background: url("images/img06.jpg") no-repeat left top;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}
/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
	background: url("images/img05.jpg") no-repeat left top;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
	background: url("images/img04.jpg") repeat-x left top;	
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer li {
	display: block;
	float:left;
}
#footer a {
	display: block;
	float: left;
	height: 10px;
	margin-right: 3px;
	padding: 0px 25px 5px 75px;
	
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


#title{}


.picture { 
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC; 
	padding: 3px;
	font: 11px/1.4em Arial, sans-serif; }
	
.picture img { 
	border: 1px solid #CCCCCC;
	vertical-align:middle; 
	margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 

