/* CSS Document */

page, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#333333;
	margin:0px;
	padding:0px;
	background-color:#EBF7DD;
	}
	
#Container {
	margin:0 auto;
	width:850px;
	padding:0px 0px 30px 0px;
	background:url(../Images/Chapel/PortEwenBackground.gif) repeat-x;
	background-position:0px 30px;
	}
	
#TopBleed {
	height:30px;
	background-color:#FFFFFF;
	}
	
#LeftColumn {
	background:url(../Images/Chapel/PortEwenBackground.gif) repeat-x;
	padding-top:82px;
	padding-right:20px;
	margin-bottom:20px;
	width:150px;
	float:left;
	font-size:10pt;
	}
	
#Address {
	text-align:center;
	}
	
.Large {
	font-size:14pt;
	}

.LinkBox {
	border:1px solid #008837;
	padding:3px;
	}
	
#Address a {
	color:#008837;
	text-decoration:none;
	}
	
#Address a:hover {
	color:#008837;
	text-decoration:underline;
	}
		
#RightColumn {
	background:url(../Images/Chapel/PortEwenBackground.gif) repeat-x;
	padding:0px 0px 0px 20px;
	margin:0px 0px 20px 0px;
	width:580px;
	float:left;
	border-left:4px solid #008837;
	}
	
#RightColumn a {
	color:#008837;
	text-decoration:none;
	border:1px solid #008837;
	padding:3px;
	}
	
#RightColumn a:hover {
	color:#008837;
	text-decoration:underline;
	}
	
.h1 {
	padding:10px 0px 0px 0px;
	margin:0;
	color:#FF8C00;
	font-size:16pt;
	}
	
.h2 {
	padding:10px 0px 0px 0px;
	margin:0;
	color:#FF0000;
	font-size:16pt;
	}
	
.h3 {
	padding:10px 0px 0px 0px;
	margin:0;
	color:#008837;
	font-size:16pt;
	}
	
.h4 {
	padding:10px 0px 0px 0px;
	margin:0;
	color:#40A629;
	font-size:16pt;
	}
	
.h5 {
	padding:10px 0px 0px 0px;
	margin:0;
	color:#00947F;
	font-size:16pt;
	}
	
.h6 {
	padding:10px 0px 0px 0px;
	margin:0;
	color:#1D90C0;
	font-size:16pt;
	}
	
.h7 {
	padding:10px 0px 0px 0px;
	margin:0;
	color:#0860A8;
	font-size:16pt;
	}
	
.ImageNoMargin {
	padding:0px;
	margin:0px;
	}
	
#PictureBoxRow {
	clear:both;
	margin:0px;
	padding-bottom:10px;
	padding-top:10px;
	width:530px;
	}
		
#PictureBox {
	float:left;
	text-align:center;
	width:175px; 
	margin:0px;
	padding:0px;
	}
	
#PictureBox p {
	margin:0px;
	padding:0px;
	}
	
.PaleGray {
	color:#999999;
	}
	
.GreenStatement {
	color:#008837;
	font-size:14pt;
	text-align:center;
	}
	
.SmallBlack {
	font-size:8pt;
	font-weight:bold;
	}
	
#PictureBoxRow {
	clear:both;
	margin:0px;
	padding-bottom:10px;
	padding-top:10px;
	width:410px;
	}
		
#PictureBox {
	float:left;
	text-align:center;
	width:200px;
	margin:0px;
	padding:0px;
	}
	
#PictureBox p {
	margin:0px;
	padding:0px;
	}
	
.PaleGray {
	color:#999999;
	}
	
#Navigation {
	margin:0px;
	clear:both;
	font-size:10px;
	text-align:center;	
	border:1px solid #008837;
	}

#Navigation td {
	padding:3px;
	text-align:center;
	}
		
#Navigation a {
	color:#008837;
	text-decoration:none;
	}
	
#Navigation a:hover {
	color:#008837;
	text-decoration:underline;
	}
	
	
#ThreeColumn {
	font-size:10pt;
	}
	
.Date {
	color:#008837;
	font-weight:bold;
	}
	
.Activity {
	color:#008837;
	font-weight:bold;
	}
	
.Prices {
	font-size:9pt;
	font-weight:bold;
	}
	


