html {background-color:#FFFFCC;
		margin:0;
		padding:0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border: none;
	background-color: #FFFFCC;
}
div, h1, h2, h3, h4, h5, h6, p, ol, ul, li, img
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0 auto;
    padding: 0;
}
table
{
}
td
{
	vertical-align:top;
}
#wrapper {
	background-color: #DDDDAA;
	width: 900px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	text-align:left;
}
#header {
	background-image:url(../image/gradient-80px.png);
	width: 100%;
	height:80px;
}
#topnav {
	background-color: #DDDDAA;
	width: 100%;
	height:40px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #810520;
	border-right-color: #810520;
	border-bottom-color: #810520;
	border-left-color: #810520;
}

#leftnav {
	position:relative;
	background-color:#DDDDAA;
	width: 260px;
	float:left;
	padding-bottom:8px;
}
#maindiv {
	background-color:#DDDDAA;
	float:right;	
	width:632px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #810520;
	width: 100%;
	font-size: 0.8em;
	font-weight: normal;
	color: #ddddaa;
	padding-top:2px;
	padding-bottom:2px;
	letter-spacing:0.1em;
	text-align: center;
	vertical-align:middle;
	clear:both;
}
#content {
	background-color: #FFFFFF;
	text-align: left;
	margin: 8px;
	padding: 8px;
	border: 1px solid #810520;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	color: #810520;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #810520;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	color: #810520;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
p {
	margin-top: 0.15em;
	margin-bottom: 0.8em;
	text-align:left;
}	
p.quotation {
	margin-top: 0.15em;
	margin-bottom: 0.8em;
	padding-left:2em;
	padding-right:2em;
	font-style:italic;
	text-align:justify;
}	
#leftnav h1 {
	margin-right: .3em;
	margin-left: .3em;
}
#content ol.dailylight {
}
#content li.dailylight {
	margin:0px 0px 0px 30px;
	padding: 0px;
	color: #810520;
	font-size:9px;
}


/*Top Navigation Bar*/
#topnav ul
{
    list-style-type: none;
    text-align: center;
    margin: 0px;
    padding: 0;
}

#topnav li
{
    float: left;
    margin: 0px;
    padding: 1px;
	font-size:1.2em;
}
#topnav li a
{
    color: #810520;
    text-decoration: none;
	padding: 1px;
}
#topnav li a:hover, #topnav li a:focus, #topnav li a:active
{
    color: #FFFFCC;
    background-color: #810520;
}
#topnav li a.topnavCurrent, #topnav li a:hover.topnavCurrent, #topnav li a:focus.topnavCurrent, #topnav li a:active.topnavCurrent
{
color:#FFFFCC;

}
/*Left Navigation Bar*/
#leftnav ul
{
    list-style-type: none;
    font-size: 1.2em;
    text-align: left;
    margin: 0 0 6px 2px;
}
#leftnav a
{
    display: block;
    line-height: 20px;
    text-decoration: none;
    color: #000000;
    border-bottom: solid 1px #FFFFCC;
}
#leftnav li a
{
    padding: 0px 6px 0px;
    color: #810520;
}
#leftnav li a:hover, #topnav li a:focus, #topnav li a:active
{
    color: #FFFFCC;
    background-color: #810520;
}
#leftnav li a.current, #leftnav li a.current:hover, #topnav li a.current:focus, #topnav li a.current:active
{
	color:#FFFFCC;
	background-color:#DDDDAA;
}
hr
{
	width:100%;
	color:#810520;
	}
.red
{
	color: #810520;
}
.redbold
{
	color: #810520;
	font-weight:bold;
}
div.contact-details
{
	background-color:#DDDDAA;
	border:1px #810520 solid;
	background-image:url(../image/Logo-80px.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 90px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	min-height: 80px;
	height: auto;
}
div.event
{
	background-color:#DDDDAA;
	border:1px #810520 solid;
	background-image:url(../image/icons/AbbeyArms36.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
div.concert
{
	background-color:#DDDDAA;
	border:1px #810520 solid;
	background-image:url(../image/icons/AbbeyArmsMusic36.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
div.box_with_frame
{
	background-color:#DDDDAA;
	border:1px #810520 solid;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

div.searchresults
{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:12px;
}
h1.searchresults
{
	color: #ffff00;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
p.searchresults
{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	padding: 0;
}
a.searchresults
{
cursor:pointer;
}

#content ul
{
    list-style-type: none;
    font-size: 1.2em;
    text-align: left;
    margin: 0 2px 6px 2px;
}
#content a
{
    display: inline;
    line-height: 20px;
    text-decoration: none;
    color: #810520;
}
#content li
{
    margin: 8px 0 8px 0;
	background-color:#DDDDAA;
	padding: 4px;
    color: #000000;
}
.bullets
{ 
list-style-type:square;
list-style-position:outside;
padding-left:36px;
padding-right:72px;
padding-bottom:0;
padding-top:0;
margin-bottom:0;
margin-top:0;
}
#content li a:hover, #topnav li a:focus, #topnav li a:active
{
text-decoration:underline;
	
}
#content li a.current, #leftnav li a.current:hover, #topnav li a.current:focus, #topnav li a.current:active
{
    color: #FFFFCC;
}
.Photo_Right {
	background-position: right center;
	position: relative;
	z-index: auto;
	clear: none;
	float: right;
	padding: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Photo_Left {
	background-position: left center;
	position: relative;
	z-index: auto;
	clear: none;
	float: left;
	padding: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 8px;
}
.Photo_Centre {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
p.sermon
{
	text-align:justify;
}
p.justified
{
	text-align:justify;
}
table.sermon
{	
	border:none;
	text-align:justify;
}
.form_label
{
	color: #810520;
	font-weight:bold;
	text-align:right;
}
.table_headings {
	color: #810520;
	font-weight:bold;
	text-align:left;
	background-color: #DDDDAA;
}
.table_content {
	text-align:left;
	margin: 0px;
	padding: 0px;
}
p.searchresultsinfo {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color: #DDDDAA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #810520;
	border-right-color: #810520;
	border-bottom-color: #810520;
	border-left-color: #810520;
	color: #810520;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
p.service
{
	margin:0;
	padding:0;
}
p.service_title
{
	margin:0;
	color: #810520;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight:bold;
}
.LineBefore {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #810520;
	border-right-color: #810520;
	border-bottom-color: #810520;
	border-left-color: #810520;
	margin-top: 8px;
	padding-top: 8px;
}
.GapBefore {
	margin-top: 16px;
	padding-top: 8px;
	border: 1px none #810520;
}
p.tips
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009999;
	background-color: #F0F0F0;
	padding: 4px;
	width: 360px;
	margin-top: 4px;
	margin-right: 24px;
	margin-bottom: 2px;
	margin-left: 24px;
}
td.servicelist_date
{
	font-size: 1.4em;
	font-weight: bold;
	background-color: #DDDDAA;
	color: #810520;
}
td.servicelist_church
{
	font-size: 1.2em;
	font-weight: bold;
	background-color: #EEEEBB;
	color: #810520;
}
td.servicelist_details
{
	background-color: #FFFFCC;
}

