/* CSS Document */

/* global styles */

body {
	background:#637364;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	}

h1 {
	color:#FFFFFF;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding:0;
	}
	

.Clear {
	clear:both;
	}
	
a {color: #ffffff; text-decoration: none;}
a:hover {
	color: #ffffff;
	text-decoration:underline;

}

/* END: Global Assignments */


/* START: Main page containers */
 
#Wrapper {
	width:800px;
	margin: 0 auto;
	text-align:justify;
	background-image:url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	}
	
#Page {
	width: 780px;
	background-color: #3c503d;
	margin-left:10px;
	}
	
#header {
	 background-image:url(../images/header.jpg);
	 background-position: top left;
	 background-repeat:no-repeat;
	 height:243px;
	}

#header .icons {
	float:right;
	margin: 10px 30px 40px 0px;
	}

#header .logo {
	float:right;
	width:290px;
	margin-right:30px;
	margin-bottom:70px;
	}

#navigation {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4f6350;
	margin-left:25px;
	}

			
#ContentContainer_top {
	width:690px;
	margin-left:56px;
	margin-bottom:20px;
	}

#FAQContentContainer {
	width:690px;
	margin-left:56px;
	margin-top:20px;
	/*margin-bottom:20px;*/
	padding-bottom:20px;
	}

#ContentContainer_Left {
	color:#FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-bottom: 10px;
	width: 380px;
	padding-right:20px;
	border-right:#7a8b7b 1px solid;
	float:left;
	font-weight: lighter;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	}
	
	#ContentContainer_Left_homepage {
	color:#FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-bottom: 10px;
	width: 380px;
	padding-right:20px;
	/* border-right:#7a8b7b 1px solid; */
	float:left;
	font-weight: lighter;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	}
	
	
#ContentContainer_Right{
	width:200px;
	margin-top:20px;
	margin-left:22px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	float:left;
	}
	
#ContentContainer_Right .DeathItem {
	width: 200px;
	padding-bottom: 10px;
	font-size: 11px;
}
	
#ContentContainer_Right .DeathItem .subheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	}
	
.Deathbutton {
	background-image:url(../images/deathbutton.jpg);
	background-repeat:no-repeat;
	height:23px;
	color:#FFFFFF;
	float:left;
	margin-top:12px;
	}
	
.Deathbutton p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:126px;
	height:23px;
	float:left;
	margin:4px 0px 0px 3px;
	}
	
#ContentContainer_bottom {
	width:700px;
	border-top:#7a8b7b 1px solid;
	margin-left:56px;
	/*margin-bottom: 20px;*/
	padding-top:20px;
	}
	
	
#ContentContainer_Bottom_Left {
	width:190px;
	/*height:144px;*/
	margin-bottom:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:left;
	padding-right:10px;
	color:#FFFFFF;
	float:left;
	border-right:#7a8b7b 1px solid;
	
	min-height: 250px;
	height: auto !important;
	height: 250px;
	
	}
	
#ContentContainer_Bottom_Left .subheadingitalic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-style:italic;
	}	
	
#ContentContainer_Bottom_Left .subheadingcolour {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dcebdd;
	}
	
	
.flowers {
	float:left;
	width: 80px;
	margin-left:10px;
	/*height: 107px;*/
	margin-right:10px;
	margin-top:20px;
	}
	
#ContentContainer_Bottom_Centre {
	width:144px;
	/*height:144px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FFFFFF;
	float:left;
	text-align:left;
	border-right:#7a8b7b 1px solid;
	padding-right:5px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	
	}	
	
#ContentContainer_Bottom_Centre .subheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
	
#ContentContainer_Bottom_Centre .subheadingcolour {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dcebdd;
	}
	
	
.gravestone {
	float:left;
	width: 80px;
	/*height: 144px;*/
	margin-right:10px;
	margin-left:10px;
	margin-top:20px;
	}
	
#ContentContainer_Bottom_Right {
	width:135px;
	/*height:144px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FFFFFF;
	float:left;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	
	}
	
#ContentContainer_Bottom_Right .subheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	float:left;
	}	
	
#ContentContainer_Bottom_Right .subheadingcolour {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dcebdd;
	float:left;
	}
	
#bottom_shadow {
	width:800px;
	margin: 0 auto;
	text-align:left;
	min-height:10px;
	height: auto !important;
	height:10px;
	background-image:url(../images/bottom_shadow.jpg);
	background-repeat:no-repeat;

}
	
#Footer {
	width: 670px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-top:22px;
	margin-left:70px;
	text-align:center;
	}

#Footer ul {
	line-height: 16px;
	color: #FFFFFF;
	}

#Footer li {
	margin: 0;
	padding: 0;
	display:inline;
	}	
	
#Footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	}

#Footer a:hover{
	text-decoration:underline;
	text-decoration:none;
	}

.Swans {
	margin-top:20px;
	margin-left:12px;
	margin-bottom:20px;
	padding-top:50px;
	/*height:380px;*/
	float:left;
	}

.Swans .imgWrapAll 
{
	margin-bottom:10px;
}
