/* 
** default stylesheet
*/ 

/* page overall: */
body {
	background-color: #FFFFFF;
	text-align: center;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

#wrapper {
    width: 100%; /* 780px is just wide enough to fill and 800px screen */
    margin: 0 auto; /* It's important to set the margin to auto if you want the layout to center */
    background: #fff;
    text-align: left;
}

#header, #column1, #column2, #column3, #column4 ,#footer, #footlef, #footmid, #footrig{
}

#header {
	margin-top: 2em;
    padding 0;
}

#section1 {
    float: left; /* Sets this section to the left */
    width: 30%;
}

    #column1 {
        float: left; /* Sets this column to the left inside its section */
        width: 25%;
    }

    #column2 {
        float: right; /* Sets this column to the right inside its section*/
        width: 65%;
    }

#section2 {
    float: right; /*Sets this sectionto the right */
    width: 68%;
}

    #column3 {
        float: left; /* Sets this column to the left inside its section */
        width: 80%;
    }

    #column4 {
        float: right; /* Sets this column to the right inside its section*/
        width: 20%;
    }

#footer {
	overflow:auto;
    margin-left: 32%;
    margin-right: 14%;
	clear: both;
}
#contentbox {	
	background-color: #FFFFFF;                
	margin: 0 auto;
	text-align: left;
}
/* menu: */
#menulogo {
	text-align: right;
	background-color: #1B0A5F;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	border-bottom: solid #CCC 1px;
}
#menu {
	text-align: right;
	color: #FF0000;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	border-bottom: solid #CCC 1px;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	text-decoration: none;
}
#foottxt {
	margin-top: 1em;
	text-align: right;
	color: #FF0000;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	padding-top: 0.7em;
	border-top: solid #CCC 1px;
}
#foottxt a:link, #menu a:visited {
	text-decoration: none;
}
#foottxt a:hover, #menu a:active {
	text-decoration: none;
}
#innerpagefeedback {
	/* Background image: */
	height: 32em;
	background-image: url("../images/BGFeedback.jpg");
	background-repeat: no-repeat;
  	background-position: bottom left;
	border: solid #CCC 1px; 
	padding: 1em;
	overflow:auto;
	}
#innerpagecommitment {	
	/* Background image: */
	height: 32em;
	background-image: url("../images/BGcommitment.jpg");
	background-repeat: no-repeat;
  	background-position: top right;
	border: solid #CCC 1px; 
	padding: 1em;
	overflow:auto;
	}
#innerpagethechapels {	
	/* Background image: */
	height: 32em;
	background-image: url("../images/BGthechapels.jpg");
	background-repeat: no-repeat;
  	background-position: top right;
	border: solid #CCC 1px; 
	padding: 1em;
	overflow:auto;
	}
#innerpageannualservice {	
	/* Background image: */
	height: 32em;
	background-image: url("../images/BGannualservice.jpg");
	background-repeat: no-repeat;
  	background-position: bottom left;
	border: solid #CCC 1px; 
	padding: 1em;
	overflow:auto;
	}
#innerpageindex {	
	/* Background image: */
	height: 32em;
	background-image: url("../images/BGindex.jpg");
	background-repeat: no-repeat;
  	background-position: bottom left;
	border: solid #CCC 1px; 
	padding: 1em;
	overflow:auto;
	}
#innerpagewhenweareopen {	
	/* Background image: */
	height: 32em;
	background-image: url("../images/BGwhenweareopen.jpg");
	background-repeat: no-repeat;
  	background-position: top left;
	background-attachment:scroll;
	border: solid #CCC 1px; 
	padding: 1em;
	overflow: auto;
	}
#innerpagegardensofremembrance {	
	/* Background image: */
	height: 32em;
	background-image: url("../images/BGgardensofremembrance.jpg");
	background-repeat: no-repeat;
  	background-position: top left;
	background-attachment:scroll;
	border: solid #CCC 1px; 
	padding: 1em;
	overflow: auto;
	}
#innerpagepeaceandcomfort {	
	/* Background image: */
	height: 32em;
	background-image: url("../images/BGpeaceandcomfort.jpg");
	background-repeat: no-repeat;
  	background-position: top left;
	background-attachment:scroll;
	border: solid #CCC 1px; 
	padding: 1em;
	overflow: auto;
	}	
#innerpagememorials {	
	/* Background image: */
	height: 32em;
	background-image: url("../images/BGmemorials.jpg");
	background-repeat: no-repeat;
  	background-position: top left;
	background-attachment:scroll;
	border: solid #CCC 1px; 
	padding: 1em;
	overflow: auto;
	}
#innerpagechoosingafinalrestingplace {	
	/* Background image: */
	height: 32em;
	background-image: url("../images/BGchoosingafinalrestingplace.jpg");
	background-repeat: no-repeat;
  	background-position: top left;
	background-attachment:scroll;
	border: solid #CCC 1px; 
	padding: 1em;
	overflow: auto;
	}
#innerpagerecognisingpeoplesneeds {	
	/* Background image: */
	height: 32em;
	background-image: url("../images/BGrecognisingpeoplesneeds.jpg");
	background-repeat: no-repeat;
  	background-position: top right;
	background-attachment:scroll;
	border: solid #CCC 1px; 
	padding: 1em;
	overflow: auto;
	}
#innerpageserving5localauthorities {	
	/* Background image: */
	height: 32em;
	background-image: url("../images/BGserving5localauthorities.jpg");
	background-repeat: no-repeat;
  	background-position: top right;
	background-attachment:scroll;
	border: solid #CCC 1px; 
	padding: 1em;
	overflow: auto;
	}
/*
 Styles that apply to the 
 content area:
*/
#contenthead {
	background-color: #B5C2D5; 
	filter: Alpha(opacity=95); 
	opacity: .95;
	float: right; 
	width: 100%;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	font-color: #336;
	font-weight: bold;
	}
#contentdata {
	background-color: #D1E1F6; 
	filter: Alpha(opacity=85); 
	opacity: .85; 
	float: right; 
	width: 70%; 
	padding-top: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-right: 1em;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	text-align: left;	
}
#contentdataright {
	background-color: #D1E1F6; 
	filter: Alpha(opacity=85); 
	opacity: .85; 
	float: right; 
	width: 70%; 
	padding-top: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-right: 1em;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	text-align: right;	
	overflow: visible;
}
#contentdatapicright {
	background-color: #D1E1F6; 
	filter: Alpha(opacity=85); 
	opacity: .85; 
	float: left; 
	width: 60%; 
	padding-top: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-right: 1em;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	text-align: left;	
	overflow: visible;
}
#content p {
	font-size: 0.9em;
}
#content h1 {
	font-size: 1.0em;
	font-family: Verdana, Arial;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	color: #336;
}
/* link colors */
#content a:link {
	text-decoration: none;
}

#content a:hover, #content a:active {
	text-decoration: none;
}

#content a:visited {
	text-decoration: none;
}
#contenthead a:link {
	text-decoration: none;
}

#contenthead a:hover, #content a:active {
	text-decoration: none;
}

#contenthead a:visited {
	text-decoration: none;
}