body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #546269 url('../images/bgTop.png') repeat-x left top;
	text-align: center;
	color: #000000;
}
a{
	color:#c30;
}
a:hover{
	text-decoration:underline;
}
/*/////////////////////////////*/
/*/////// L A Y O U T ///////*/
/*/////////////////////////*/
.oneColElsCtr #container {
	width:918px;
	margin: 0 auto;
	border: none;
	text-align: center;
}
.oneColElsCtr #mainContent {
	padding: 0 20px;
}
#head{
}
#nav{
	margin:0 auto;
	width:730px;
	padding:0 15px;
}
#content{
	background: #fff url('../images/bgContent.png') no-repeat scroll top center;
	margin:0 auto;
	width:730px;
	padding:6px 15px 0 15px;
	text-align: left;
}
#foot{
	background: #546269 url('../images/bgFoot.png') no-repeat scroll top center;
	color:#FDAF4E;
	margin:0 auto 40px auto;
	width:730px;
	padding:28px 15px 0 15px;
	text-align: left;
}
#foot a{
	color:#FDAF4E;
}

#title{
	padding-top:70px;
	float:left;
	position:relative;
	margin:0 0 10px -15px;
}

#welcome{
	width:400px;
	float:left;
	padding:10px 0 0 0;
}

#news{
	width:295px;
	float:left;
	padding:0 15px 0 20px;
}
.newsItem{
	border-bottom: 1px solid #4B585E;
	margin-bottom:20px;
}
.newsItem ul{
	display:block;
}
.newsItem ul li{
	float:left;
	text-align: center;
	padding:10px 20px 10px 0;
}

.newsItem ul a{
	float:left;
}
p{
	margin-bottom:0.7em;
	line-height:1.3em;
}


h1,h2,h3,h4,h5,h6{
	font-family: "Arial Rounded Bold", "Arial Rounded MT Bold", Arial, sans-serif;
	color:#4B585E;
}
h1{
	color:#ffffff;
	text-transform:uppercase;
	font-size:65px;
}
h2{
	color:#fdaf4e;
	text-transform:lowercase;
	font-size:21px;
	padding-left:15px;
}
h3{
	text-transform:lowercase;
	font-size:33px;
	padding:5px 0 8px 0;
}
h3.maintitle{
	font-size:42px;
}
/*////////////////////////////*/
/*///////// M E N U ////////*/
/*////////////////////////*/
.menu{
	margin:0 auto;
	padding:0;
	height:25px;
	display:block;
	background:url('../images/topMenuImages.png') repeat-x;
	float:right;
}
.menu li{
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}
.menu li a{
	float:left;
	padding-left:15px;
	display:block;
	color:#000;
	text-decoration:none;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	background:url('../images/topMenuImages.png') 0px -30px no-repeat;
}
.menu li a span{
	line-height:20px;
	float:left;
	padding-top:5px;
	display:block;
	padding-right:15px;
	background:url('../images/topMenuImages.png') 100% -30px no-repeat;
}
.menu li a:hover{
	background-position:0px -60px;
	color:rgb(204,51,0);
	text-decoration:underline;
}
.menu li a:hover span{
	background-position:100% -60px;
}
.menu li a.active, .menu li a.active:hover{
	line-height:30px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background:url('../images/topMenuImages.png') 0px -90px no-repeat;
	color:rgb(0,0,0);
	text-decoration:none;
}
.menu li a.active span, .menu li a.active:hover span{
	background:url('../images/topMenuImages.png') 100% -90px no-repeat;
}
/*************************************

EVENTS

/*************************************/
.event{
	/*background-color:#fcc;*/
	margin-bottom:10px;
	clear:left;
	border-bottom: 1px solid #546269;
}
.eventInfo{
	width:440px;
	margin:4px 0 0 290px;
/*	border-bottom: 1px solid #546269;*/
}
.eventImage{
	float:left;
	width:272px;
	padding:3px 18px 0 0;
}
h4.eventTitle{
	font-size:20px;
	display:block;
	padding:0 0 7px 0;
	border-bottom: 1px solid #546269;
	margin-bottom:5px;
}
h4.eventSubTitle{
	font-size:14px;
	padding:0 0 6px 0;
	line-height:18px;
}
h4.newstitle{
	font-size:14px;
	padding:0 0 6px 0;
	line-height:18px;
}
h4.date{
	font-size:20px;
	display:block;
	padding:0 0 7px 0;
	border-bottom: 1px solid #546269;
	margin-bottom:7px;
}
.siteNote h3{
	font-size:24px;
	padding:4px 0 6px 0;
}
img.logo{
	float:left;
}
.clear{
	clear:both;
}
#articleLinks{
	clear:left;
	padding:10px 0;
	border-top:1px solid #546269;
}
.olderArt{
	float:left;
}
.newerArt{
	float:right;
}
/*************************************

LINKS

/*************************************/
.linkSection{
}
.linkSection h3{
	display:block;
	border-bottom: 1px solid #546269;
	padding-bottom:3px;
	margin-bottom:10px;
}
.linkSection h3.addPad{
	padding-bottom:5px;
}
.linkSection ul li{
	padding-bottom:10px;
}
/*************************************

ABOUT US

/*************************************/
.aboutUs {
	width:420px;
	padding:0 5px 0 0;
	/*background-color:#fcf;*/
}
.aboutUs h3{
	font-size:33px;
}
.aboutUsSideBar h3{
	font-size:33px;
	display:block;
}
.aboutUsSideBar{
	float:right;
	/*background-color:#cff;*/
	width:300px;
}
ul.ourTeam{
	width:300px;
	text-transform:capitalize;
	line-height:1.3em;
}

ul.ourTeam li{
	height:1.3em;
}
.teamJob{
	width:175px;
	text-align:right;
	color:#546269;
	clear:left;
	float:left;
}
.teamName{
	float:right;
	padding-left:5px;
	width:120px;
	text-align:left;
	color:#000000;
}
.aboutUsSideBar img.centreImg{
	padding:0 0 5px 18px;
}
.aboutUsSideBar h3{
	border-bottom: 1px solid #546269;
	padding-bottom:3px;
	margin-bottom:5px;
}
.aboutUsSideBar h3.addPad{
	padding-bottom:5px;
}
/*************************************

CHARITIES POLICY

/*************************************/
.charitiesPolicy{
	width:560px;
}
.charitiesPolicy ul{
	list-style: none;
	list-style: disc outside;
	padding-left:20px;
}
.charitiesPolicy li{
	padding-bottom:7px;
	line-height:1.2em;
}
/*************************************

CHARITIES

/*************************************/
.charities{
	padding-bottom:10px;
	border-bottom: 1px solid #546269;
	margin-bottom:10px;
}
.charity{
	/*background-color:#fcc;*/
	margin-bottom:10px;
	clear:left;
	border-bottom: 1px solid #546269;
}
.charityInfo{
	width:440px;
	height:180px;
	margin:4px 0 0 290px;
/*	border-bottom: 1px solid #546269;*/
}
.charityImage{
	clear:left;
	float:left;
	width:272px;
	padding:3px 18px 3px 0;
}
h4.charityTitle{
	font-size:20px;
	display:block;
	padding:0 0 7px 0;
	border-bottom: 1px solid #546269;
	margin-bottom:5px;
}
/*************************************

COMMENT FORM

/*************************************/
.contactInfo{
	float:right;
	width:342px;
}
.contactInfo p{
	margin-left:3px;
}
.contactInfo h3{
	padding:0 0 12px 0;
	font-size:60px;
}
.contactInfo h3.sent{
	padding:0 0 12px 0;
	font-size:45px;
}
.contactInfo h3.keep{
	padding:0 0 12px 0;
	font-size:52px;
}
.address{
	padding-bottom:10px;
}
.address h3{
	margin:0;
	padding:0 0 0 3px;
	color:#F7931E;
	text-transform: uppercase;
	font-size:21px;
}
.address h4{
	margin:0;
	padding:3px 0 0px 3px;
	font-size:14px;
	line-height:1.2em;
}
.address h4.email{
	color:#F7931E;
}
#commentForm{
	width:380px;
}
form.cmxform label {
	display: block;
	vertical-align: top;
	cursor:pointer;
	font-family: "Arial Rounded Bold", "Arial Rounded MT Bold", Arial, sans-serif;
	color:#4B585E;
	font-size:14px;
}

form.cmxform p {
	list-style: none;
	padding: 5px;
	margin: 0;
}
form.cmxform label, form.cmxform label.error { width: 100%; } /* Width of labels */

#cpostcode {
	width:200px;
}
form.cmxform input.submit {
	width:10em;
	font-family: "Arial Rounded Bold", "Arial Rounded MT Bold", Arial, sans-serif;
	font-size:14px;
	background-color:#fff;
	text-align:left;
	margin:-2px;
	cursor:pointer;
	color:#f60;
}
/**********************************

Name: cmxform Styles

***********************************/
form.cmxform p {
	padding: 5px 10px 0 0;
}
form.cmxform label.error, label.error {
	color:#f60;
	/* remove the next line when you have trouble in IE6 with labels in list */
	padding:0 0 10px 0;
}
div.error { display: none; }
textarea, input {
	border: none;
	background-color:#C5CED1;
	color:#000;
	width:370px;
	resize:none;
	margin:0 0 5px 0;
	overflow:auto;
}
#mailingList input {
	width:335px;
}
