ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
	padding-left: 12px;
	padding-right: 12px;
	
}

#navlist a:link, #navlist a:visited
{
color: #526724;
text-decoration: none;
}

#navlist a:hover
{
	color: #EEF4CE;
	background-color: #526724;
	text-decoration: none;
}


#stcharles {
	border: 5px solid #DBE99C;
	float: left;
	margin-left: 25px;
}
#stcharles:hover{
	border: 5px solid #5E7703;
	cursor: pointer;
}
#geneva {
	border: 5px solid #DBE99C;
	float: right;
	margin-right: 25px;
}
#geneva:hover{
	border: 5px solid #5E7703;
	cursor: pointer;
}

#stcharles img, #geneva img {
	border: 0;
}



.invisible {
	display: none;
}
/**

ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
}
#navlist a:link, #navlist a:visited
{
	color: #526724;
	text-decoration: none;
	padding: 5px;
}
#navlist a:hover
{
	color: #EEF4CE;
	background-color: #526724;
	text-decoration: none;
	padding: 5px;
}
**/
#obituaries {
	background-color: #edf4ce;
	background-image: url(../images/leafbgdbottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	text-align: left;
	width: 780px;
	font-size: 14px;
	float: left;
}
#obituaries p{
	padding: 0px;
	text-align: left;
	font-size: 14px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#obit_listings p {
	margin: 0;
}

#obit_listings a {
	display: block;
	width: 100%;
	padding: 10px 0;
	float: left;
}

#obit_listings span {
	float: left;
}

.name {
	width: 290px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
}
.time {
	width: 200px;
	padding: 0 10px;
}
.location {
	width: 150px;
	font-weight: bold;
	padding: 0;
}
#obit_listings span.see_obit {
	font-weight: bold;
	padding: 0 10px;
	float: right;
	width: auto;
	text-align: right;
}
.details_link {
	padding: 10px;
	text-align: right;
	float: right;
	color: #526724;
}
.details_link:link {
	color: #526724;
}
.details_link:visited {
	color: #526724;
}
.details_link:hover {
	color: #526523;
	background-color: #D3E27E;
}
.obituaries_end {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #526724;
	color: #526724;
	width: 780px;
	float: right;
}

.obituaries_listing_off {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #526724;
	font-size: 14px;
	color: #526724;
	clear: both;
	float: left;
	width: 780px;
	background-color: #F4F8E0;

}
.obituaries_listing_on {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #526724;
	font-size: 14px;
	color: #526724;
	clear: both;
	float: left;
	width: 780px;
	background-color: #DAE78F;

}
.obituaries_listing_over {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #526724;
	font-size: 14px;
	color: #FFFFFF;
	clear: both;
	float: left;
	width: 780px;
	background-color: #5E7703;
	cursor: pointer;

}
#obituaries  h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	text-transform: uppercase;
	color: #526724;
	font-weight: normal;
	padding-bottom: 10px;
}
#obituaries h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
}
#list li ul{
	display: inline;
	list-style-type: none;
}
#obitbox {
	height: 210px;
	width: 800px;
	background-color: #edf4ce;
	background-image: url(../images/leafbgdbottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#left-side-bio h1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #5E7703;
	font-weight: bold;

}

#obit_pager {
	width: 100%;
	float: left;
	clear: both;
	padding: 5px 0;
	text-align: right;
}

#obit_pager a {
	margin: -5px 5px 0;
	width: auto;
	padding: 5px;
}