/* Pretty Stuff
================================== 
 Zero down margin and paddin on all elements */
* {
margin:0;
padding:0;
}

/* The Core Technique
================================= */
body {
/*background-color:#f5edd8;*/
background-color:#8D213B;

color: #3A3A3A;
font-family:  Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 1.5em; /* 18px */
margin: 0 0 0 0;
/*height: 100%;*/

}
p {
	font-size: 1em; /* 12px */
	line-height: 1.5em; /* 18px */
	margin: 0 0 1.5em 0;
}
h1 {
background-color: transparent;
color: #000;
font-size: 2em; /* 24px */
line-height: 1.333em;  /* 18px */ 
margin-bottom: 0.243em;
font-weight: normal;

}

h2 {
background-color: transparent;
color: #000;
font-size: 1.5em; /* 18px */
line-height: 1.286em;  /* 18px */ 
margin: 0 0 0.6em 0;
font-weight: normal;
}

h2 a {
background-color: transparent;
color:#EE2E24;

text-decoration:none;
}

h2 a:hover {
background-color: transparent;
color:#018075;
text-decoration:underline;
}
.sidenote { 
/* Use this for CTA text */
	font-size: 0.8333em;
	line-height: 1.8em;
}
h3 {

color: #000;
font-size:1.333em; /* 16px */
line-height: 1.125em; /* 18px */
margin-top: 1.929em;
margin-bottom: 0.643em;
font-weight: normal;
}
h3 a {
color:#8D213B;
text-decoration:none;
}

h3 a:hover {w
text-decoration: underline;
color:#018075;
}

h3 a {
color:#8D213B;
text-decoration:none;
}

h3 a:hover {
text-decoration: underline;
color:#018075;
}
#mainContent a {
	text-decoration: none;
/*	font-weight: 600;*/
	color: #EE2E24;
	background-color: #F6EED9;
}

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

form a {
	text-decoration: none;
	color: #EE2E24;
	background-color: #F6EED9;
	text-decoration: underline;
}

form a:hover {
	text-decoration: underline;
}

#content a {
	text-decoration: none;
	font-weight: 600;
	color:#8D213B;
}
#content a:hover {
	text-decoration:underline;
	color:#018075;
}
#fullcontent a {
	text-decoration: none;
	font-weight: 600;
	color:#8D213B;
}
#fullcontent a:hover {
	text-decoration:underline;
	color:#018075;
}


#main-bottom-space {

/*height:15em;*/
}

#bgwrappermain {
background:url(../../../images/bg.jpg) #F6EED9 repeat-x;
height:100%;
position:relative;
width:100%;
}


#wrapper {
	background-color: transparent;
	margin:0 auto 0 auto;
	position:relative;
	text-align:left;
	width:960px;
/*	height:100%;*/
padding-bottom: 10px;
}

#branding {
	height:175px;

}

#logoelement{
	width: 960px;
	margin: 0 auto 0 auto;
	height: 142px;
}

#menubar {
/*	margin-top: -33px;*/
	height: 40px;
	margin: 0 auto 0 auto;
	position: absolute;
	top: 142px;
	left: 0px;
}


#bgwrapperfooter {
background: #8D213B url(../../../images/botbg_repx.gif) repeat-x;
clear:both;
position: relative;
width:100%;
height: 100%;
padding-bottom: 20px;
}

#mainNav {
background-color:#eee;
color:#fff;
float:left;
list-style:none;
width:15em;
}

#secondaryContent img {
/*padding:0;*/
}

#secondaryContent h2 {
background-color:#F6EED9;
color:#FFF;
font-size:1.6em;
margin:0;
}

#secondaryContent p {
/*background-color:#F6EED9;
color:#FFF;*/
/*font-size:1.2em;*/
}

#footer {
clear:both;
margin:0 auto;
padding:50px 0 1px;
text-align:center;
color: #fff;
width:950px;
}

#content {
	float:left;
	width:508px;
 margin: 0 5px 0 18px;
 padding-right: 0;
 padding-top: 0px;
 position: relative;
/* border-right: thin solid #EBD28F;*/
 min-height: 340px;
}

#fullcontent {
	float:left;
	width:740px;
 margin: 0 5px 0 18px;
 padding-right: 0;
 padding-top: 0px;
 position: relative;
/* border-right: thin solid #EBD28F;*/
 min-height: 340px;
}
#mainContent {
float:left;
margin: 0 0 0 0;
/* margin: -1.667em 0 0 0;*/
width:51%;
}

/*#content ul {
list-style-position: inside;
list-style-type: disc;
padding-left: 1.3em;
text-indent: -1.3em;
margin: 0 0 1.5em -1.5em;
}*/
#content ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1.3em;
	text-indent: -1.3em;
	}

#content ul li {
list-style-position: inside;
list-style-type: disc;
padding-left: 1.3em;
text-indent: -1.3em;
margin: 0 0 1.3em -1.3em;

}
#fullcontent ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1.3em;
	text-indent: -1.3em;
	}

#fullcontent ul li {
list-style-position: inside;
list-style-type: disc;
padding-left: 1.3em;
text-indent: -1.3em;
margin: 0 0 1.3em -1.3em;

}
#fullcontent sitemap ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1.3em;
	text-indent: -1.3em;
	}

#fullcontent sitemap ul li {
list-style-position: inside;
list-style-type: disc;
padding-left: 1.3em;
text-indent: -1.3em;
margin: 0 0 1.3em -1.3em;

}

#secondaryContent {
/*display:inline;*/
position: relative;
/*clear: both;*/
float:left;
margin: 40px 0 0 20px;
width:100px;
/* background: #7FFFD4;*/
 padding-left: 0px;

}


/* Footer Elements
================================== */
#bottommenu {
margin: 0 auto 10px;
padding:0;
position:relative;
text-align:center;
width:950px;
}

#footeraddress {
float:left;
width:44%;
}

#footerside {
float:right;
width:55%;
}

#footeraward {
float:left;
width:100px;
}

#footeraward p {
font-weight:700;
line-height:normal;
text-align:center;
}

#footersearch {
float:right;
margin-top:20px;
text-align:right;
width:300px;
}

/* Clear for floats only within a div
================================== */
.clear {
clear:both;
}

/* Breadcrumb
================================== */
.breadcrumb {
background-color: transparent;
color:#ccc;
float:right;
margin: 2px 0px 0;
padding:0;
position: relative;
width: 960px;
text-align: right;
/*clear: both;*/
 padding-top: 4px;
}

.breadcrumb a {
background-color: transparent;
color:#8D213B;
font-size: 0.9em;
text-decoration:none;
}

.breadcrumb a:hover {
background-color: transparent;
color:#018075;
text-decoration:underline;
}

.seperator {
background-color: transparent;
color:#8D213B;
font-size:.9em;
padding:0 .2em;
}



#headwrapper {
width: 760px;
margin: 0 auto;
text-align: left;
padding: 0;
}
#flashcontent{
width: 365px;
float: right;
padding: 0;
}

.imgheading{
	margin: -0.2em 0 0 0;
}

.emailsubform{
margin: 0 auto 0 auto;
	margin-top: -10px;
}

#topmenu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 900px;
	height: 40px;
	background: url(../../../images/menu-bg.jpg) no-repeat;
	position: absolute;
}
#topmenu span {
	display: none;
	position: absolute;
}
#topmenu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#topmenu a:hover {
	background-position: left -40px;
}
#topmenu a:hover span{
	display: block;
}
#topmenu .landingchurch {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/01_church_tab.png) no-repeat;
	left: 0px;
	top: 0px;
}
#topmenu .landingpriory {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/02_priorycentre_tab.png) no-repeat;
	left: 230px;
	top: 0px;
}
#topmenu .landingtithebarn {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/03_tithebarn_tab.png) no-repeat;
	left: 502px;
	top: 0px;
}
#topmenu .landingtithebarnfood {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/04_tithebarnfoodhall_tab.png) no-repeat;
	left: 731px;
	top: 0px;
}

#topmenu .offchurch {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/01_church_tab_grey.png) no-repeat;
	left: 0px;
	top: 0px;
}
#topmenu .offpriory {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/02_priorycentre_tab_grey.png) no-repeat;
	left: 230px;
	top: 0px;
}
#topmenu .offtithebarn {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/03_tithebarn_tab_grey.png) no-repeat;
	left: 502px;
	top: 0px;
}
#topmenu .offtithebarnfood {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/04_tithebarnfoodhall_tab_grey.png) no-repeat;
	left: 731px;
	top: 0px;
}
/*#topmenu .landingchurchoff {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/01_church_tab_grey.png) no-repeat;
	left: 0px;
	top: 0px;
}
#topmenu .landingprioryoff {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/02_priorycentre_tab_grey.png) no-repeat;
	left: 230px;
	top: 0px;
}
#topmenu .landingtithebarnoff {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/03_tithebarn_tab_grey.png) no-repeat;
	left: 502px;
	top: 0px;
}
#topmenu .landingtithebarnfoodoff {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/04_tithebarnfoodhall_tab_grey.png) no-repeat;
	left: 731px;
	top: 0px;
}

#topmenu .church{
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/01_church_tab.png) no-repeat;
	left: 0px;
	top: 0px;
	background-position: left -40px;
	text-indent: -900%;
}
#topmenu .priory {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/02_priorycentre_tab.png) no-repeat;
	left: 230px;
	top: 0px;
		position: absolute;
	background-position: left -40px;
	text-indent: -900%;
}
#topmenu .tithe {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/03_tithebarn_tab.png) no-repeat;
	left: 502px;
	top: 0px;
		position: absolute;
	background-position: left -40px;
	text-indent: -900%;
}
#topmenu .tithefood {
	width: 228px;
	height: 40px;
	background: url(../../../images/tabs/04_tithebarnfoodhall_tab.png) no-repeat;
	left: 731px;
	top: 0px;
		position: absolute;
	background-position: left -40px;
	text-indent: -900%;
}*/
#topmenu .about {
	width: 131px;
	height: 51px;
	background: url(images/about.gif) no-repeat;
	left: 0px;
	top: 97px;
}
#topmenu .about span {
	width: 40px;
	height: 12px;
	background: url(images/about-over.gif) no-repeat;
	left: 44px;
	top: 54px;
}
#topmenu .rss {
	width: 112px;
	height: 47px;
	background: url(images/rss.gif) no-repeat;
	left: 588px;
	top: 94px;
}
#topmenu .rss span {
	width: 92px;
	height: 20px;
	background: url(images/rss-over.gif) no-repeat;
	left: 26px;
	top: -20px;
}


.decored {
	margin: 15px auto 0 auto;
	background-color: #fff;
	height: 33px;
	background: url(../../../images/decored.gif) no-repeat;
	width: 257px;
}


.floatleft{
float:left;
padding: 0px 10px 0 0;
margin-right: 10px;
}
.floatright{
float:right;
padding: 5px 5px 5px 0;
margin-left: 10px;
}


#fullcontent img{
/*			padding-bottom: 6px;
			padding-left: 6px;
			padding-right: 6px;
			padding-top: 6px;
			background: White;
			border: thin solid #CCCCCC;*/
}

.imgcaption{
	font-weight:bold;
	font-size: 1em;
}




.bodyimgcaption{

	padding-top: 4px;
	font-weight:normal;
	font-size: 0.9em;
	text-align: center;
}
.bodyimgcaption a{
	color:#8D213B;
	text-decoration: none;

}
.bodyimgcaption a:hover{
	color:#018075;
	text-decoration: underline;
}
.mainheading{
/*	margin-top: -20px;*/
	
}
#searchbox{
	position: absolute;
	margin-left: 10px;
	top: 3px;
}
.subcontentdivider{
	margin: 20px auto -10px auto;
	background-color: #fff;
	height: 5px;
	background: url(../../../images/subcontentdivider.gif) no-repeat;
	width: 450px;
}
.fullcontentdivider{
	margin: 5px auto 5px auto;
	height: 5px;
	background: url(../../../images/subcontentdivider.gif) no-repeat center;
	width: 735px;
}
blockquote{
margin-left: 30px;
}
.thankyou {
	color:#EE2D24;
}
#languagebar{
color: #fff;
	position: absolute;
	margin-left: 800px;
	top: 3px;
	vertical-align: middle;
}
#topsmlink{
	color: #fff;
	position: absolute;
	margin-left: 925px;
	top: 3px;
	vertical-align: middle;
}
#topsmlink a{
	font-weight: 500;
	color: #fff;
	text-decoration: none;
}
#topsmlink a:hover{
	font-weight: 500;
	color: #F5E3E3;
	text-decoration: underline;
}
#languagebar img{
	padding-right: 5px
}
.newsdivider{
	position: relative;
	top: -16px;
	margin: -10px 260px 0px auto;
	height: 5px;
	background: url(../../../images/subcontentdivider.gif) no-repeat center;
	width: 450px;
	clear: both;
	float: left:
}
.modules {
/*	position: relative;*/
}
.fpseperator{
	height: 20px;
	width: 960px;
	background: url(../../../images/fpsep.gif) no-repeat center;
	margin-bottom: 10px;
}

.newsimageholder a img {
			padding-bottom: 6px;
			padding-left: 6px;
			padding-right: 6px;
			padding-top: 6px;
			background: White;
			border: thin solid #CCCCCC;


}
.newsimageholder a:hover img {
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	background: #018075;
	border: thin solid #CCCCCC;
}
.sideimageholder{
	color: #393939;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	background: White;
	border: thin solid #CCCCCC;
}

.peopletext{

	float: left;
	width: 553px;
}