* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg_tile.jpg);
	color: #E51C24;
}
.newsCell {
	color: #FFFFFF;
}

#wrapper {
	margin: 0 auto;
	width: 822px;
}
#header {
	color: #333;
	width: 822px;
	float: left;
	height: 101px;
	background: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftcolumn {
	color: #333;
	background: #FFFFFF;
	width: 143px;
	float: left;
	margin-left: 10px;
}
#content {
	float: left;
	color: #333;
	background: #FFFFFF;
	margin: 0px 10px;
	width: 440px;
	display: inline;
}
#rightcolumn {
	color: #333;
	background: #FFFFFF;
	margin: 0px 10px 0px 0px;
	width: 199px;
	float: left;
}
#footer {
	width: 822px;
	clear: both;
	color: #893922;
	margin: 0px 0px 20px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
}.logo {
	height: 101px;
	width: 239px;
	float: left;
}
.strapline {
	height: 64px;
	width: 490px;
	float: right;
	margin-top: 37px;
	text-align: right;
}
.mainImage {
	margin-bottom: 10px;
	text-align: center;
}
.textArea {

}
.textArea a {	
	color: #000000;
	text-decoration: underline;
}
.whiteBG {
	background-color: #FFFFFF;
	z-index: 1;
	top: 130px;
	margin-top: 29px;
	padding: 0px 0px 20px;
}
.clearer {
	clear: both;
}
.title {
	padding-bottom: 5px;
}
.bold_red {
	font-weight: bold;
	color: #E31C23;
}
.nav {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.nav a:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #e51c24;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
.nav a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #e51c24;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
.nav a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #E51C24;
	display: block;
	background-color: #FAAFAC;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
.nav a:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #e51c24;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
.news {
	padding-bottom: 0px;
	background-color: #e46057;
	margin-bottom: 10px;
}
.newsContent {
	padding-left: 10px;
}
.newsCell a {
	color: #FFFFFF;
	text-decoration: underline;
}
.callback {
	background-color: #E51C24;
	color: #FFFFFF;
	padding: 10px;
}
.callback a {
	color: #FFFFFF;
	text-decoration: underline;
}
.callbackForm {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #333333;
}
.ftrRight {
	float: right;
}
.donate {
	background-image: url(images/donate.jpg);
	width: 131px;
	background-color: #993A24;
	padding-top: 70px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 10px;
}
.donateText {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	width: 131px;
}
.donateBox a {
	color: #FFFFFF;
	text-decoration: none;
}


.donationsTextArea a {
	font-weight: bold;
	color: #E51C24;
	text-decoration: underline;
}
.donationsTextArea h3 {
	font-size: 14px;
	font-weight: bold;
	color: #E51C24;
	display: inline;
}
.servicesBox {
	padding-left: 12px;
	margin-top: 5px;
}
.contactBox {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}
.contactBox h3 {
	font-size: 12px;
	font-weight: bold;
	color: #E51C24;
	display: inline;
}
.contactBox a {
	font-size: 12px;
	font-weight: bold;
	color: #E51C24;
	display: inline;
	text-decoration: underline;
}
.mainNewsImg {
	width: 205px;
	margin-right: 10px;
	float: left;
}
.mainNewsText a {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.newsTop {
	margin-bottom: 20px;
}
.newsSummary {
	width: 410px;
	margin-right: 14px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}
.newsSummary img {
	margin-right: 5px;
}
.newsSummary a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.newsTextArea {
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.newsTextImg {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.newsTextArea h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin-bottom: 10px;
}
.newsBack {
	margin-bottom: 10px;
}
.newsBack a {
	text-decoration: underline;
}
.otherEvents {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
}
.otherEvents h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.otherEvents li {
	list-style-image: url(images/eventsbullet.gif);
	list-style-position: inside;
}
input.field {
	width: 169px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	margin-bottom: 4px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
input.button {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
textarea.textArea {
	width: 170px;
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.callbackForm {
	font-size: 10px;
	color: #333333;
	margin-top: 2px;
}
#content2 {
	float: left;
	color: #333;
	background: #FFFFFF;
	margin: 0px 10px;
	width: 640px;
	display: inline;
}
.cmTitle {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 6px;
	padding-left: 6px;
}
.logout {
	float: right;
	width: 50px;
	text-align: right;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.logout a {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.cmNav {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.cmNav a:link {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 3px;
}
.cmNav a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 3px;
}
.cmNav a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-color: #ededed;
	margin-right: 3px;
}
.cmNav a:active {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 3px;
}
.textArea2 {
	margin-right: 3px;
	margin-left: 3px;
	padding-bottom: 40px;
}
.newsLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.newsLineb {
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.newsLineb a {
	padding: 3px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}


.editDeleteBox {
	float: right;
	margin-left: 10px;
}
.editDeleteBox a:link {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.editDeleteBox a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.editDeleteBox a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.editDeleteBox a:active {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.imageBrowse img {
	border: 1px solid #666666;
}
/* banner */
.bannerBox {
	height: 359px;
	width: 540px;
	position: absolute;
	z-index: 100;
	top: 125px;
	left: 225px;
	background-image: url(images/banner_shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	visibility: hidden;
}
.bannerImage {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	height: 327px;
	width: 525px;
}

.closeBox {
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-right: 11px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}
.closeBox a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
	text-decoration: none;
}

.streamBtns {
	margin-top: 40px;
}
.streamBtns a {
	cursor: hand;
}
.newlovefmBanner {
	margin-bottom: 10px;
}
