body {
	background-color: #000000;
	margin: 0;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

table.main {
	background: url('images/bg_religious.jpg') top left no-repeat;
	border-left: solid 1px #999;
}

.small-box {
	background-color: #D8AF4C;
	border: #F0E2C0 solid 3px;
	margin: 5px;
	margin-top: 375px;
	padding: 5px;
	color: #fff;
}

.info-box {
	background-color: #F0E2C0;
	margin: 5px;
	border: #D8AF4C solid 3px;
}

.header {
	background: url('images/memoriam.gif') top right no-repeat;
	background-color: #D8AF4C;
	height: 45px;
	margin-top: 20px;
}

.text {
	padding: 5px;
}

.feature-pic {
	float: right;
	margin: 0 0 5px 5px;
	border: solid 3px #D8AF4C;
}

p.highlight {
	background-color: #D8AF4C;
	color: #000;
	padding: 5px;
	text-align: center;
}

p.highlight a {
	text-decoration: none;
	font-weight: bold;
}
p.highlight a:hover {
	background-color: #000;
	color: #D8AF4C;
}

.small-box a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.small-box a:hover {
	background-color: #fff;
	color: #D8AF4C;
}

.small-box p {
	margin-bottom: 5px;
}

.small-box h2 {
	margin-top: 0;
}

.relation, .fact {
	font-style: italic;
}

h1, h2, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 20px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 2;
	color: #000;
	background-color: #D8BD7D;
	padding: 5px;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
}

h2 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	border-left: solid 10px #D8AF4C;
	padding-left: 5px;
}

h4 {
	font-size: 12px;
	margin: 0;
	background-color: #D8CDB4;
	padding: 5px;
	font-weight: normal;
	font-style: italic;
}

a {
	color: #000;
}

a:hover {
	color: #D8AF4C;
	background-color: #000;
}

.footer {
	color: #D8AF4C;
	text-align: center;
	padding: 5px;
}

.footer a {
	color: #D8AF4C;
}

.footer a:hover {
	text-decoration: none;
}


/* Image gallery */

#imagegallery {
	background-color: #000;
}

#imagegallery td {
	text-align: center;
	color: #D8AF4C;
}

#imagegallery a {
	color: #D8AF4C;
}

#imagegallery a:hover {
	color: #D8AF4C;
	text-decoration: none;
}


/* Guestbook */

#guestbookdata {
	padding: 5px;
	background-color: #F0E2C0;
}

.guestfooter {
	color: #FFF;
	background-color: #D8AF4C;
	padding: 5px;
	text-align: center;
}

#name {
	font-weight: bold;
}

#date {
	font-style: italic;
	text-align: right;
}

.guestfooter a {
	color: #fff;
}

.guestfooter a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #D8AF4C;
}

#signguestbook {
	padding: 5px;
	background-color: #F0E2C0;
}


div.body {
	background-color: #F0E2C0;
	padding: 5px;
}
