/* HTML Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A5F74;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #5982AB;
	text-decoration: underline;
}
a:hover {
	color: #6497CA;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
li {
	list-style: url(/images/bullet.gif);
}
h1 {
	font: normal 160%/100% Georgia, "Times New Roman", Times, serif;
	color: #336699;
	background: url(/images/title_bg.gif) repeat-x left bottom;
	margin: 0px;
	padding: 10px 10px 10px 20px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
}
h3 {
	font-size: 110%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
hr {
	border: 0;
	color: #ACC8E4;
	background-color: #ACC8E4;
	height: 1px;
	width: 100%;
}

/* BI Styles */

.normal {
	font-size: 100%;
}
.box {
	background: #F7ECE2;
	float: right;
	width: 200px;
	padding: 8px;
}
.candlebox {
	padding: 6px 10px 8px 6px;
	width: 220px;
}
.error {
	color: #FF0000;
	font-size: 80%;
	font-weight: bold;
}
.fixed, .topbox {
	font: normal 12pt/14pt Arial, Helvetica, sans-serif;
}
.floatbox {
	float: right;
	width: 180px;
}
.linebox {
	padding: 8px;
	border: 1px solid #ACC8E4;
	width: 200px;
}
.note{
	font-size: 60%;
}
.pagebox {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: 0px;
}
.small {
	font-size: 60%;
}
.smalltext {
	font-size: 80%;
}
.tdindent {
	padding-left: 11pt;
	padding-right: 6pt;
}
.topspace, .tbspace {
	padding-bottom: 4px;
	padding-top: 4px;
}

/* Site-specific Styles */

#clear, #clear2, #clear3, #clear4 {
	clear: both;
}

#clearright {
	clear: right;
}
#header {
	background: url(/images/head_shade_bg.gif) repeat-x left top;
	clear: both;
	height: 140px;
}
#logo {
	background: #F7ECE2;
	height: 140px;
	width: 190px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#top {
	background: url(/images/head_bg.jpg) no-repeat left top;
	height: 140px;
	margin-left: 190px;
}
#main {
	background: url(/images/main_bg.gif) repeat-y left top;
	clear: both;
}
#navbar {
	float: left;
	width: 189px;
}
#nav {
	background: #F7ECE2;
}
#nav a:link, #nav a:visited {
	font-size: 94%;
	line-height: 100%;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	background: #F7ECE2;
	display: block;
	padding: 5px 8px 5px 10px;
	border-bottom: 1px solid #FFFFFF;
}
#nav a:hover, #nav a:active {
	color: #336699;
	text-decoration: none;
	background: #FAF6F2;
}
#nav img {
	float: right;
	border-style: none;
}
#address {
	font-size: 74%;
	line-height: 130%;
	background: url(/images/side_bg.gif) repeat-x left top;
	padding: 56px 10px 10px;
}
#address p {
	margin: 10px 0px 0px;
}
#address .phone {
	font-size: 140%;
	line-height: 100%;
}
#newsletter {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
}
#newsletter h4 {
	font-size: 130%;
	line-height: 100%;
	font-weight: bold;
	margin: 0px;
}
#newsletter p {
	margin: 6px 0px 0px;
}
#newsletter form {
	margin: 0px;
}
.newsletterField {
	font: 100%/100% Arial, Helvetica, sans-serif;
	color: #444444;
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #ACC8E4;
}
.newsletterButton {
	font: bold 100%/100% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #4D80B3;
	display: block;
	padding: 2px 4px;
	border: 1px solid #ACC8E4;
}
#footer {
	font-size: 65%;
	color: #ACC8E4;
	background: #FFFFFF url(/images/footer_bg.gif) repeat-x left top;
	padding: 20px 10px 10px;
	clear: both;
}
#copyright {
	float: left;
}
#powered {
	text-align: right;
	float: right;
}
#content {
	margin-left: 190px;
}
#intro {
	background: url(/images/intro_bg.gif) repeat-x left bottom;
	padding-left: 15px;
	border-bottom: 1px solid #ACC8E4;
	border-left: 1px solid #ACC8E4;
	position: relative;
}
#intro h1 {
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	background: url(/images/front_title.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 40px;
	overflow: hidden;
}
#intro p {
	font-size: 95%;
	line-height: 125%;
	margin: 10px 0px 0px;
}
#intro img {
	float: right;
	margin-left: 5px;
	position: relative;
}

.frontbg{
	background: #F8EDE4 url(/images/front_tool_bg.gif) repeat-x left top;


}
#obits, #tools {
	background: #F8EDE4 url(/images/front_tool_bg.gif) repeat-x left top;
	height: 340px;
	float: left;
	padding-bottom: 10px;
}
#obits {
	width: 30%;
}
#tools {
	width: 70%;
}
#obits h2, #tools h2 {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	color: #F8EDE4;
	background: #90C2F5 url(/images/front_title_bg.gif) repeat-x left top;
	display: block;
	margin: 0px;
	padding: 6px;
}
#obits h2 a:link, #obits h2 a:visited, #tools h2 a:link, #tools h2 a:visited {
	color: #F8EDE4;
	text-decoration: none;
}
#obits h2 a:hover, #tools h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#obits ul {
	padding: 0px;
	margin: 10px 10px 10px 20px;
}
#obits li {
	margin-bottom: 6px;
}
#obits p {
	font-weight: bold;
	margin: 0px 0px 10px 20px;
}
#candles, #gifts, #tributes {
	width: 45%;
	float: left;
	padding-bottom: 10px;
}
#candles p, #gifts p, #tributes p {
	font-size: 85%;
	margin: 0px 10px 10px;
}
#featuredcandle {
	padding: 10px;
	border-top: 1px solid #ACC8E4;
}
#featuredcandle h3 {
	font-size: 92%;
	line-height: 100%;
	font-weight: bold;
	color: #CAA176;
	margin: 0px 0px 6px;
}
#featuredcandle img {
	float: left;
	margin-right: 6px;
}
#featuredcandle p {
	font-size: 75%;
	line-height: 130%;
	margin: 6px 0px 0px;
}
#side {
	background: #F7ECE2;
	margin: 0px 0px 20px 10px;
	float: right;
	width: 190px;
}
#side img {
	margin: 5px;
}
#subnav {
	background: #D1E1F1;
}
#subnav h3 {
    margin-top: 0;
	padding: 5px;
}
.subtext{

	font-size:100%;
	line-height: 100%;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	background: #D1E1F1;
	display: block;
	padding: 5px 8px 5px 10px;
	border-bottom: 1px solid #FFFFFF;

}
#subnav a:link, #subnav a:visited {
	font-size: 94%;
	line-height: 100%;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	background: #D1E1F1;
	display: block;
	padding: 5px 8px 5px 10px;
	border-bottom: 1px solid #FFFFFF;
}
#subnav a:hover, #subnav a:active {
	color: #336699;
	text-decoration: none;
	background: #EDF4FA;
}
#bodytext {
	padding: 20px;
}
.condense{
margin-bottom:4px;
margin-top:2px;
}

/* style for mem and other display tables */
.tableDots{
  border:1px dotted #CCCCCC;
  padding:10px;
}

