body {
	background-color: #DFE2D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

#container {
	background-color: #FFFFFF;
	background-image: url(../images/sidenav_bg.jpg);
	background-position:  10px left;
	background-repeat: repeat-y;
	width: 750px;
	border: 1px solid #000;
	margin: 5px auto;
}

#container2 {
	background-image: url(../images/radarbg.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	height: 100%;
}

#header {
	/*background-color: #FFCC66;*/
	background-image:url(../images/topbg.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height: 9px;
}

#content {
	width: 470px;
	/*height: 150px;*/
	float: right;
	padding: 10px;
	text-align: left;
	position: relative;
	right: 6px;

}

#content a {
	color: #646727;
	text-decoration: none;
}

#content a:hover {
	color: #3d3d22;
}

#logo {
	width: 150px;
	margin: 0px 0px 0px 18px;
}

#sidenav {
	width: 247px;
	float: left;
	/*background-color:#EC1C24;*/
	height: 100%;
	bottom: 0px;
}	


#sidenav ul, #sidenav li {
	list-style-type: none;
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	color: #3d3d22;
	padding: 0px;
	margin: 0px;
	width: 237px;	
}
#sidenav ul {

}

#sidenav li a {
	padding: 3px ;
	color: #3d3d22;
	text-decoration: none;
	display: block;

}

#sidenav a:hover {
	color: #5b5e21;
	
	}

#sidenav li a:hover {
	text-decoration: none;
	padding: 5px 1px 1px 5px;
}

/*#sidenav li a:hover {
	text-decoration: none;
		background-image: url(assets/images/radar.gif);
	background-repeat:no-repeat;
	background-position: 13.5em;
}*/


#footer {
	background-image: url(../images/bottom_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	clear: both;
	height: 9px;
}

.rider {
	color: #cccccc;
	float: right;
	position: relative;
	right: 35px;
	font-size: 8pt;
}

.box {
	width: 160px;
	margin: 0px auto;
	padding: 0px 15px;
	padding-left: 30px;
	color: #fff;
	text-align: center;
}

.box a {
color: #3d3d22;
	text-decoration: none;
	font-weight: bold;
}

.boxtop {

	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 2px;

		color: #9b162b;
	font-weight: bold;
	font-size: 16pt;

}

.boxcontent {
	padding: 0px 5px 0px 20px;
}

#title {
	color: #871719;
	text-align: center;
	font-size: 17pt;
	width: 503px;
	height: 49px;
	float: left;
	position: relative;
	/*right: 0px;*/
	/*background-image: url(assets/images/line.jpg);*/
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px;
}

.guestHeadline {
	font-weight: bold;
	font-size: 10pt;
}
#guestbook {
background-color: #ecedd6;
padding: 10px 5px;
width: 410px;
margin: 0px auto;
}
.guestcomment {
border-bottom: 1px dashed #8f9254;
padding: 7px 0px;
font-size: 10pt;
width: 400px;

}
.guestPostDate {
font-style: italic;
text-align: right;
font-size: 9pt;

}
.noticeTitle {
font-weight: bold;
font-style: italic;
}
.noticeBody {
/*margin-bottom: 15px;*/
/*border-bottom: 1px dashed #ddd;*/
}
.noticeDateTime {
font-weight: normal;
font-size: 9pt;
color: #999;
font-style:italic;
text-align: right;
border-top: 1px dashed #ddd;
margin-bottom: 4px;
width: 98%;
position: relative;
left: 3px;
}

.obitName {
font-weight: bold;
font-style: italic;
}
.obitDateTime {
font-weight: normal;
font-style:italic;
margin-bottom: 4px;
width: 98%;
position: relative;
}
.obitTributes {
font-weight: bold;
border-bottom: 1px dashed #ddd;
}

.tributeHeading {
font-weight: bold;
font-style: italic;
}
.tributeFooter {
font-weight: normal;
font-style:italic;
margin-bottom: 4px;
width: 98%;
position: relative;
}

.archiveLink {
font-weight: normal;
margin-bottom: 4px;
width: 98%;
position: relative;
border-top: 1px dashed #777;
}

.archiveDateTime {
font-weight: normal;
font-style:italic;
margin-bottom: 4px;
width: 98%;
position: relative;
}

.textLarger {
	text-align: right;
	position: relative;
	bottom: 0px;
	right: 0px;
	padding: 0px 5px 0px 0px;
}

#ffscroll {
	position:absolute;
	top:0;
	bottom:-0.1px;
	width:1em;
	z-index:-1;
}

#home {
background-color: #ecedd6;
padding: 5px 10px;
line-height: 16pt;
}

.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	background-color:#676C3C;
}

.table {
	border: 1px solid #676C3C;
	text-align: center;
}

.block2 {
	background-color: #d3d4b6;
}

.block3 {
	background-color: #b1b28e;
}

ol {
	text-align: left;
}

.textarea {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.error {
text-align: left;
color: #ff0000;
font-weight: bold;
}
.spacer {
line-height: 8pt;
list-style-type: none;
list-style-image: none;
}
.homelist {
list-style-type: none;
list-style-image: url(../images/dash.gif);
}