body { margin: 0px;
			background-color: #FFF; }

.top { background-color: #95363A;
			text-align: center;
			vertical-align: top; }

.content { background-image: url(images/rocks.gif);
			background-repeat: no-repeat;
			background-position: center bottom;
			background-color: #E2D8C5;
			text-align: center;
			vertical-align: top;
			height: 400px; }

.church { background-image: url(images/churchbg.gif);
			background-repeat: repeat-x;
			text-align: center;
			vertical-align: top;
			height: 169px; }

.halfleft { text-align: left;
			vertical-align: top;
			width: 300px;
			padding: 0 10px 0 0; }

.halfright { text-align: left;
			vertical-align: top;
			width: 300px;
			padding: 0 0 0 10px; }

.thirdleft { text-align: left;
			vertical-align: top;
			width: 198px;
			padding: 5px 7px 0 0;
			border-right: 1px solid #95363A; }

.thirdright { text-align: left;
			vertical-align: top;
			width: 198px;
			padding: 5px 0 0 7px;
			border-left: 1px solid #95363A; }

.thirdcenter { text-align: left;
			vertical-align: top;
			width: 204px;
			padding: 5px 7px 0 7px; }

.imgpad { padding: 0 7px 0 7px; }

.footer { background-image: url(images/footerbg.gif);
			background-repeat: repeat-x;
			text-align: center;
			vertical-align: top;
			height: 106px;
			padding: 7px 0 0 0;
			font-family: georgia, times new roman, times, serif; 
			font-size: 10px; 
      line-height: 10px;
			font-weight: normal;
			color: #000; }

h1 { font-family: georgia, times new roman, times, serif; 
			font-size: 30px; 
      line-height: 30px;
			font-weight: normal;
			margin: 0 0 20px 0; 
      color: #A4001D; }

h3 { font-family: georgia, times new roman, times, serif; 
			font-size: 16px; 
      line-height: 16px;
			font-weight: bold;
			margin: 0 0 5px 0; 
      color: #000; }

h4 { font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 11px;
			font-weight: normal;
			line-height: 13px;
			margin: 0 0 10px 0; 
      color: #333; }

h4 a:link { color: #95363A; }
h4 a:visited { color: #333; }
h4 a:active { color: #95363A; }
h4 a:hover { color: #A4001D; }