* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	background:#D5E8FD;
	font-family: Georgia, Arial, Verdana, Sans Serif;
	font-size: 10pt;
	text-align: center;
	margin: 0 auto;
}

#container {
	margin: .5em auto;
	width: 823px;
	text-align: center;
}

#header {
	float: left;
	background: url(images/banner.jpg) no-repeat;
	display: block;
	width: 817px !important; width: 815px;
	height: 184px !important; height: 190px;
	border: solid 3px #6a1f00;
}

#header h1, #header h2, #header h3, #header h4 {
	text-indent: -999em;
}

#header hr {
	display: none;
}

#left-nav {
	background-image:url(images/navbarbg.jpg);
	float: left;
	background: #FFF;
	width: 150px;
	border-left: solid 3px #6a1f00;
	border-bottom: solid 3px #6a1f00;
}

#left-nav p {
	background: #fff;
	padding: 1em 0 1em 0;
}

#left-nav-list ul {
	list-style: none;
}

#left-nav-list li {
	background: url(images/anchorsmall.jpg) 5px 8px no-repeat;
	display: block;
	background-color:#dfe2d2;
	list-style: none;
	padding:.5em;
	border-top: 1px solid #ffffee;
	border-bottom: 1px solid #cccccc;
	text-align: right;
}

#left-nav-list a:link, #left-nav-list a:active, #left-nav-list a:visited {
	text-decoration: none;
	color: #777777;
	font-size:15px;
	padding: 0 0 0 2em;
	text-align: left;
}

#left-nav-list a:hover {
	color: #777777;
	text-decoration: underline;
}

#content {
	float: left;
	background: #cfd2bd;
	width: 664px;
	border-right: solid 3px #6a1f00;
	border-left: solid 3px #6a1f00;
	border-bottom: solid 3px #6a1f00;
	margin-bottom:.5em;
}

#content p {
	color: #333333;
	font-size: 11pt;
	text-align: justify;
	padding: 1em 2em 1em 2em;
	line-height: 19px;
}

#content h1, #content h2, #content h4 {
	color: #333333;
	margin: 0;
	padding: .5em;
	text-align: left;
}

#content h3 {
	color: #691f00;
	margin: 0;
	padding: .5em;
	text-align: left;
}

#content img.sig {
	float: left;
	padding: 0 0 0 .5em;
}

#content h4.sig {
	clear: both;
	font-style: italic;
}

#content p.quote {
	background: #47739b;
	color: #fff;
	margin: 1em;
	padding: 1em;
	width: 600px;
	border: 1px solid #fff;
}

#content h4.quote {
	color: #fff;
	padding: 0 0 0 .5em;
	font-style: italic;
}

#content p.copyright {
	background: #fff url(images/flag.jpg) right no-repeat;
	margin: 0;
	padding: .5em;
	height: 23px !important; height: 40px;
	border: 1px solid #6a1f00;
}

#images {
	float: right;
	display: inline;
	padding: 0 1.5em 0 1.5em;
}

#images ul {
	list-style: none;
}

#images li {
	padding: .5em 0 .5em 0;
}

.seaburial1 {
	background: url(images/sea-burial.jpg) no-repeat;
	width: 156px;
	height: 118px;
	display: block;
	text-indent: -999em;
}

.seaburial2 {
	background: url(images/sea-burial-2.jpg) no-repeat;
	width: 156px;
	height: 118px;
	display: block;
	text-indent: -999em;
}

.seaburial3 {
	background: url(images/sea-burial-3.jpg) no-repeat;
	width: 156px;
	height: 118px;
	display: block;
	text-indent: -999em;
}

.seaburial4 {
	background: url(images/sea-burial-4.jpg) no-repeat;
	width: 156px;
	height: 118px;
	display: block;
	text-indent: -999em;
}

.seaburial5 {
	background: url(images/sea-burial-5.jpg) no-repeat;
	width: 156px;
	height: 118px;
	display: block;
	text-indent: -999em;
}

.hrcontainer {
	/*margin-right:156px;*/
}

.contentlist {
	text-align:left;
	padding: 1em 0 1em 0;
	margin-left:4em;
	margin-right:2em;
}

h5 {
	font-size : 150%;
	font-weight: normal;
	border-bottom: 10px solid;
	border-top: 10px solid;
	padding-top:.6em;
	padding-bottom:.6em;
	color: #691f00;
	margin-top:10em;
}

.question {
	font-size:175%;
}

.testimonial{
	width:50%;
	height:6px;
	max-height:5px;
	background-color:#691f00;
    margin: 0 auto;
	margin-bottom:20px;
	margin-top:20px;
	line-height:6px;
}

#horizontal-menu {
	display:block;
	margin: .5em;
}

#horizontal-menu ul {
	width: 550px;
	list-style: none;
	text-align:left;
	padding-left:1.5em;
}

#horizontal-menu li {
	background: #006666;
	color: #fff;
	padding: .5em;
    margin: 2px;
	border: 1px solid #fff;
	text-align: left;
	width: auto;
	font-size: 9pt;
	display: block; 
    float: left;
}

#horizontal-menu a:link, #horizontal-menu a:visited, #horizontal-menu a:active {
	color: #fff;
	text-decoration: none;
}

#horizontal-menu a:hover {
	color: #fff;
	text-decoration: underline;
}
.clearer{
clear:both;
}
.news{
	margin: 10px;
	margin-left: 1.5em;
	margin-bottom:2em;
	padding: 10px;
	background: url(images/paper-contentbg.jpg) repeat top left #cfccc0;
	border: 1px solid #fff;
	font-style: italic;
	color: black;
	width:400px;
	float:left;
}
.obitmag{
	margin: 10px;
	margin-left: 1.5em;
	margin-bottom:2em;
	padding: 10px;
	background: url(images/paper-contentbg.jpg) repeat top left #cfccc0;
	border: 1px solid #fff;
	font-style: italic;
	color: black;
}
.headerinfoold{
	margin: 10px;
	margin-left: 1.5em;
	margin-bottom:2em;
	padding: 10px;
background:url(images/flagb.jpg) center no-repeat #48a3fe;
	width:400px;
	float:left;
	border: 1px solid #fff;
}
.headerinfo{
	margin: 10px;
	margin-left: 1.5em;
	margin-bottom:2em;
	padding: 10px;
	background:#47739b;	
	width:400px;
	float:left;
	border: 1px solid #fff;
}
.greenopia{
	margin: 10px;
	margin-left: 1.5em;
	margin-bottom:2em;
	padding: 10px;
	background:#98fb98;	
	width:400px;
	float:left;
	border: 1px solid #fff;
}
.nomis{
	margin: 10px;
	margin-left: 1.5em;
	margin-bottom:2em;
	padding: 10px;
	background:#FFFF66;	
	width:600px;
	float:left;
	border: 1px solid #fff;
}
.clearheadline{
clear:left;
}
a.horizmenu:link {
	color: white;
	background: #006666;
	}
a.horizmenu:visited {
	color: white;
	background: #006666;
	}
a.horizmenu:visited:hover {
	color: white;
	background: navy;
	}
a.horizmenu:hover {
	color: white;
	background: navy;
	}
#horizmenu {
	text-align: center;
	margin-top:13px;
	margin-bottom:-5px;
	}
div#horizmenu span {
	display: none;
	}
#horizmenu ul {
	display: inline;
	margin: 0;
	padding: 0;
	}
#horizmenu li {
background:none;
	display: inline;
	list-style: none;
	padding:.3em;
	}
#horizmenu li a {
	border: 2px solid black;
	padding: .08em .3em;
	text-decoration: none;
	}
#horizmenu li.first {
	border-left: 2px solid black;
	}
.imageparagraph{
padding:10px;
padding-left:15px;
padding-right:15px;
}
#navlist li
{
display: inline;
font-size:11px;
list-style-type: none;
padding-right: 10px;
}