body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF; /* white */
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE; /* grey */
}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 24pt;
	margin: 0px;
	padding: 0px;
	line-height: 22pt;	
}
h2 {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
}
ul ul ul ul li {
	list-style-image: url(../images/lozenge.gif);
}
ul ul ul ul ul li {
	list-style-image: url(../images/lozenge_filled.gif);
}
#pagecontent {
	margin: 0px;
	padding: 0px;
	width: 995px;
	background-color: #000066; /* dark blue */
	
}
#banner {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#banner p {
	font-size: 12pt;
}
#bannerright {
	float: right;
	font-size: 12pt;
	width: 205px;
	padding-right: 8px;
}

#navigationleft {
	width: 130px;
	float: left;
	background-color: #000066; /* dark blue */
	
}

#navigationleft a {
	color: #FFFFFF; /* white */
	width: 100px;
	font-size: 9pt;
	text-decoration: none;
	text-align: center;
	border: 0px none #CCCCCC;
}
#navigationleft a:link {
	color: #FFFFFF; /* white */
}
#navigationleft a:hover {
	color: #FFFF00; /* yellow */
}
.navbutton {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	width: 110px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.navbuttontitle {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	height: 30px;
	width: 110px;
	font-style: italic;
}
.navbuttonsub {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	height: 30px;
	width: 110px;
	padding-left: 5px;	
}
#wrapper {
	background-color: #EEEEEE; /* light grey */
	padding: 0px;
	height: 1600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}
.memorialwide {
	width: 400px;
	height: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
.memorialnarrow {
	padding: 0px;
	width: 200px;
	height: 100px;
	vertical-align: bottom;
}


#navigationtop {
	background-color: #AAC6F0; /* light blue */
	height: 50px;
}
#navigationtop a {
	color: #FFFFFF; /* white */
	text-decoration: none;
}
 #navigationtop a:link {
	color: #FFFFFF; /* white */
	text-decoration: none;
}
#navigationtop a:visited {
	color: #FFFFFF; /* white */
	text-decoration: none;
}
#navigationtop a:hover {
	color: #FFFF00; /* yellow */
	text-decoration: none;
}


.navtopbutton{
	color: #FFFFFF; /* white */
	background-color: #0066CC; /* dark blue */
	float: left;
	padding: 5px;
	font-size: 9pt;
	border: 2px outset #FFFFFF; /* white */
	text-align: center;
	width: 200px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

#content {
	color: #000000; /* black */
	background-color: #EEEEEE; /* grey */
	margin: 0px;
	padding: 8px;
}
#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#content a {
	color: #0033cc; /* royal blue */ 
}
#content a: link {
	color: #0033CC; /* royal blue */
}
#content a:hover {
	color: #8B0404; /* dark red */
}

#content form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content td {
	vertical-align: top;
}
#footer {
	color: #000000; /* black */
	background-color: #EEEEEE; /* grey */
	margin: 0px;
	padding: 8px;
}

#footer a {
	color: #0033cc; /* royal blue */ 
}
#footer a: link {
	color: #0033CC; /* royal blue */
}
#footer a:hover {
	color: #8B0404; /* dark red */
}
.background1 {
	background-color: #DDECFF; /* pale blue */
}
.background2 {
	background-color: #EADCF5; /* lilac */
}
.background3 {
	color: #FFFFFF; /* white */
	background-color: #6A8ED0; /* mid blue */
}
.clearit {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	
}

.floatright {
	margin: 0px;
	padding: 0px;
	float: right;
}
.floatleft {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	float: left;
}
.greyed {
	color: #999999; /* dark grey */
}


.redtext {
	font-size: 18px;
	font-weight: bolder;
	color: #990000; /* red */
}
.size10pt {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
.size14pt {
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}
.narrow {
	width: 300px;
	background-color: #DDECFF;
	float: left;
}
.backgroundnone {
	background-color: #EEEEEE;
}
#column1 {
	float: left;
	width: 50%;
}
#column2 {
	float: left;
	width: 50%;
}
.caption {
	font-size: 8pt;
	text-align: center;
}
#coffin {
	width: 580px;
}
