body, html {
	height:100%;
}
body {
	color:#333;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:0;
	background:url(images/main-bg.gif) repeat-x #e7dfbc;
}

.clearer {
	clear:both;
}

a {
	color:#98b8de;
}
	a:hover { color:#b1d185; }

h1.large-name {
	 color:#316631;
	 font-size:24px !important ;
	 margin-bottom:0;
}

h2.large-name {
	font-size:14px;
	margin-top:0;
	color:#98b8de;
	font-weight:normal;
}

.main {
	margin-left:auto;
	margin-right:auto;
	width:760px;
	background-color:#fff;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

.header, .header-home, .header-history, .header-staff, .header-news, .header-obits, .header-pre, .header-resources, .header-price, .header-directions, .header-contact {
	width:719px;
	height:224px;
	margin-left:auto;
	margin-right:auto;
	background-position:bottom center;
	background-repeat:no-repeat;
	position:relative;
	padding:0;
}
	.header-home { background-image:url(images/header-home.gif); }
	.header-history { background-image:url(images/header-history.gif); }
	.header-staff { background-image:url(images/header-staff.gif); }
	.header-news { background-image:url(images/header-news.gif); }
	.header-obits { background-image:url(images/header-obits.gif); }
	.header-pre { background-image:url(images/header-pre.gif); }
	.header-resources { background-image:url(images/header-resources.gif); }
	.header-price { background-image:url(images/header-price.gif); }
	.header-directions { background-image:url(images/header-directions.gif); }
	.header-contact { background-image:url(images/header-contact.gif); }

#index-link {
	position:absolute;
	width:425px;
	height:150px;
	left:25px;
}
	#index-link img { border:none; }

#navigation {
	list-style:none;
	position:absolute;
	bottom:8px;
	left:6px;
	padding:0;
	text-align:center;
	width:716px;
	margin:0;
}
	#navigation li { float:left; margin:0; }
	#navigation li a { font-size:12px; color:#5a728e; background-color:#bbd8f6; padding:8px; text-decoration:none; margin:0; }
	#navigation li a:hover { color:#fff; background-color:#b1d185; }

.page {
	width:713px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	font-family: arial, helvetica, sans-serif;
	position:relative;
}
	.page h1 { font-size:16px; font-weight:bold; }
	.page h1 span { text-transform:lowercase; font-weight:normal; font-style:italic; }
.left {
	width:245px;
	float:left;
	border-right:1px solid #ccc;
}

.right {
	width:455px;
	float:right;
	margin-bottom:5px;
}

.right h3 { margin-bottom:0; color:#316631; }
.right label { display:block; font-weight:bold; color:#98b8de; }

.left-obit {
	display:block;
	width:225px;
	height:64px;
	padding:3px;
	position:relative;
	margin-bottom:30px;
	text-decoration:none;
}
	.left-obit img { position:absolute; left:5px; top:5px; border:3px solid #316631 !important ; padding:3px; margin:0; }
	.left-obit span { width:140px; font-size:12px; color:#316631; font-weight:bold; text-transform:none; position:absolute; left:75px; margin:0; }
	.left-obit:hover { height:90px; border:1px solid #fecd56; margin:-1px 0 3px -1px; background-image:url(images/left-obit-over.gif); }
	.left-obit:hover span { color:#98b8de; }
	.left-obit:hover img { border:3px solid #98b8de !important ; }

fieldset {
	margin-bottom:10px;
	margin-top:10px;
	border:1px solid #ccc;
	padding:5px;
}

legend {
	font-size:14px;
	font-weight:bold;
}

.address {
	text-align:center;
}

#link-container {
	border-top:1px solid #ccc;
	margin-top:10px;
	width:713px;
	margin-left:auto; margin-right:auto;
}

#external-links {
	list-style:none;
	padding:0;
}
	#external-links li { float:left; width:170px; height:170px; position:relative; }
	#external-links li img { position:absolute; bottom:0; }

#directions {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	position:absolute;
	right:0pt;
	top:100px;
	width:260px;
}
	#directions li { line-height:20px; }
	#directions li span { font-weight:bold; color:#316631; }

#directions-form {
	border-bottom:1px solid #ff9900;
	padding-bottom:5px;
	margin-bottom:0px;
}
	
.footer {
	font-size:12px;
	color:#5e6883;
	width:710px;
	margin:10px auto 10px auto;
	padding-top:20px;
	background:url(images/footer.gif) repeat-x top;
	position:relative;
}
	.footer h1 { font-size:12px; font-weight:bold; margin:0; }
	.footer h1 span { text-transform:none; font-weight:normal; font-style:italic; }
	.footer .right { position:absolute; right:0; top:20px; text-align:right; }

.bottom {
	border-bottom:1px solid #999;
	width:750px;
}

#staff h4 {
	font-size:18px;
	margin-bottom:0;
	margin-top:0;
}

#staff hr {
	b
}

#staff img {
	margin-right:10px;
}

#staff a {
	display:block;
	margin-bottom:15px;
}

	#staff ul { list-style:none;padding:0; margin-left:30px; }
	#staff ul li { float:left;margin:30px; text-align:center; width:260px; height:300px; }

.news-entries { }
	.news-entries h1 { color:#316631; font-size:24px; margin-bottom:0; }
	.news-entries h2 { font-size:14px; margin-top:0; color:#98b8de; font-weight:normal; }
	.news-entries img { width:150px; padding:3px; margin-right:10px; }
	
.prearrangement {
	width:400px;
	border:1px solid #b5d6f7;
	background-color:#f4f3f5;
	padding:20px;
}

#archives {
	list-style:none;
}
	#archives li { float:none; line-height:20px; }
	#archives li ul { list-style:none; }
	.selected { padding-left:20px; margin-left:-20px; background:url(images/li.gif) no-repeat left; }
	
.mailing-list {
	position:absolute;
	right:0; top:0;
	text-align:right;
	padding:5px;
	border:1px solid #e2c822;
	background-color:#fff9d7;
}
	.mailing-list strong { display:block; }

.mailing {
	padding:5px;
	border:1px solid #e2c822;
	background-color:#fff9d7;
}

.obit-link {
	padding:3px 6px 3px 6px;
	color:#fff;
	font-weight:bold;
	background-color:#b1d185;
	text-decoration:none;
}
	.obit-link:hover { background-color:#98b8de; color:#fff; }

#external-links {
	position:relative;
	float:left;
	width:713px;
	margin:0;
}
	#external-links #email-form { text-align:right;height:60px; width:380px; position:absolute; bottom:18px; right:0; font-size:12px !important ; }

#vtek {
	display:none;
}
