body
{
	margin: 0;
	padding: 0;
	font-family: Arial,sans-serif;
	background: url(/style/img/body.jpg) bottom no-repeat;
	color: #555;
}

div a:link, div a:visited
{
	color: #556890;
	text-decoration: none;
}

div a:hover, div a:active
{
	color: #028d54;
}

h1,h2,h3,h4,h5,h6
{
	color: #556890;
}

.faq-item h3
{
	font-size: 1.0em;
	cursor: pointer;
}

.faq-item h3:hover
{
	color: #92a441;
}


strong
{
	color: #556890;
}

#container
{
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#header
{
	background: url(/style/img/header.jpg) no-repeat;
	height: 345px;
}

#header h1
{
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}

#footer
{
	clear: both;
	position: relative;
	bottom: 0;
	padding: 40px 0 10px 0;
	margin: 0 10px;
	height: 20px;
	font-size: 0.8em;
}

#footer p
{
	float: left;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
}

#footer h2
{
	float: right;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1.1em;
}

#footer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#footer ul li
{
	margin: 0 8px;
	padding: 0;
	display: inline;
}

#footer a:link, #footer a:visited
{
	color: #fff;
}

#footer a:hover, #footer a:active
{
	color: #f80;
}

#footer ul li a:link, #footer ul li a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#footer ul li a:hover, #footer ul li a:active
{
	color: #f2aa55;
}

#footer div
{
	clear: both;
	margin: 8px 0;
}

#contact
{
	clear: both;
	padding: 24px 0;
}


div.container
{
	padding: 16px;
}


div.address, div.phone
{
	height: 100px;
	padding: 12px 8px;
	border: 1px solid transparent;
	font-size: 90%;

}

div.address img
{
	display: inline;
	border: 1px solid #ccc;
	text-align: vertical-bottom;
	float: left;
	margin: 0 8px 0 0;
}

div.address p, div.phone p
{
	margin: 0;
}

div.address
{
}

div.address a
{
	font-size: 13pt;
	padding-bottom: 12px;
}

div.phone
{
	font-size: 13pt;
	color: #556890;
	text-align: center;
}

#contact-phone p
{
	font-size: 18pt;
	margin-bottom: 8px;
}


form div
{
	padding: 2px;
	margin: 4px 0;
}

form div div
{
	clear: both;
	margin-left: 40px;
}

form div label
{
	width: 200px;
	display: block;
	margin-right: 16px;
}

form div input
{
	width: 280px;
}

form div input.radio
{
	width: 20px;
	background: none;
	border: none;
}

form div input.checkbox
{
	width: 20px;
	background: none;
	border: none;
}

form input.submit
{
	margin-top: 20px;
	margin-left: 200px;
}

form div textarea
{
	width: 280px;
	height: 150px;
}


.news-posts-upcoming-day p
{
	border-bottom: 1px solid #330;
	font-size: 90%;
	margin-bottom: 0;
}

.news-posts-upcoming-day p a
{
	color: #330;
}


.news-post
{
	padding: 10px;
}

.news-post .news-post-meta-data
{
	display: none;
}






img.photo-style-1
{
	border: 3px double #000;
	padding: 1px;
	margin: 1px;
}

img.photo-style-2
{
	padding: 1px;
	border: 1px solid #000;
	margin: 1px;
}

img.photo-style-3
{
	border: 2px groove #000;
	padding: 1px;
	margin: 1px;
}

img.photo-style-4
{
	border: 5px double #000;
	padding: 1px;
	margin: 1px;
}




div.col-050
{
	width: 50%;
	float: left;
}

div.col-020
{
	width: 20%;
	float: left;
}

div.col-040
{
	width: 40%;
	float: left;
}

div.col-060
{
	width: 60%;
	float: left;
}

div.col-033
{
	width: 33%;
	float: left;
}

div.col-066
{
	width: 66%;
	float: left;
}

.inline
{
	display: inline;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

.wrap
{
	padding: 8px;
}






div.blog-post
{
	padding: 10px;
	margin: 0 0 15px 0;
	border: 2px solid #ddd;
}

div.blog-post .blog-post-meta-data
{
	display: none;
}

div.blog-post .blog-post-header h2
{
	font-size: 1.10em;
	border-bottom: 1px solid #ddd;
	text-transform: uppercase;
}

div.blog-post .blog-post-header
{
}

div.blog-post .blog-post-content
{
}


div.cmp table
{
	width: 100%;
	background-color: #fff;
}

div.cmp table td p
{
	margin: 0;
	padding: 0;
}

div.cmp table td
{
	padding: 10px 8px;
}

div.cmp table tr
{
	border-top: 2px solid #ddd;
}

div.cmp table tr.even, div.cmp table tr.odd
{
	background-color: #EBEFD8;
}


ul.obit-navigation
{
	text-align: center;
	margin: 0;
	padding: 10px 0;
}

div.cmp h2, div.cmp h3, div.cmp h4
{
	text-align: center;
}

ul.obit-navigation li
{
	display: inline-block;
	display: -moz-inline-block;
	margin: 0 12px;
	padding: 0;
	list-style: none;
}

div.cmp.obituary
{
	font-style: italic;
}

div.cmp
{
	border: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 10px 8px;
	background-color: #EBEFD8;
}

div.cmp.obituary
{
	padding-left: 15px;
}

div.cmp.obituary img.photo-style-1
{
	margin: 0 0 0 15px;
	float: right;
}

div.cmp.tributes table td
{
	vertical-align: top;
}

div.cmp.tributes td.details
{
	width: 300px;
}

div.cmp.tributes td.content
{
	width: 400px;
}

div.cmp div.subtitle
{
	text-align: center;
	margin-left: -40px;
}

div.cmp div.subtitle strong
{
	margin-left: 40px;
}

div.cmp div.container
{
	padding: 10px 8px;
	border: 2px solid #fff;
	text-align: center;
}

div.cmp div.container ul.tributes-list
{
	margin: 0;
	padding: 0 0 20px 0;
}

div.cmp div.container p
{
	padding: 10px 0;
}

div.cmp div.container ul.tributes-list li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.cmp div.container ul.tributes-list a:link, div.cmp div.container ul.tributes-list a:visited
{
	color: #555;
}

div.cmp div.container ul.tributes-list a:active, div.cmp div.container ul.tributes-list a:hover
{
	color: #555;
}


div.cmp.services div.container
{
	margin: 0;
}

div.cmp.services div.container p
{
	margin: 0;
	padding: 0;
}

div.cmp.tributes div.container
{
	margin: 0;
	padding: 10px 0;
	border: none;
}

div.cmp.tributes div.container p
{
	margin: 0;
	padding: 0;
}



div.cmp.tributes fieldset#fieldset-detailsinput, div.cmp.tributes fieldset#fieldset-contentinput, div.cmp.tributes fieldset#fieldset-submitinput
{
	border: none;
	margin: 0;
	padding: 0;
}

div.cmp.tributes fieldset#fieldset-detailsinput
{
	float: left;
	width: 40%;
	display: inline;
}

div.cmp.tributes fieldset#fieldset-contentinput
{
	float: right;
	width: 60%;
	display: inline;
}

div.cmp.tributes fieldset#fieldset-submitinput
{
	clear: both;
	text-align: center;
}

div.cmp.tributes form dl dt
{
	display: none;
}

div.cmp.tributes form dl dl dt
{
	display: block;
	margin-top: 10px;
}

div.cmp.tributes form dl
{
	padding: 15px 0;
}

div.cmp.tributes form label
{
	font-size: .90em;
}

div.cmp.tributes form dl dd
{
	margin: 0;
	padding: 0;
}

div.cmp.tributes fieldset#fieldset-detailsinput input
{
	width: 250px;
}

div.cmp.tributes fieldset#fieldset-contentinput textarea
{
	width: 420px;
}

div.cmp.tributes form div
{
	margin: 0;
	padding: 0;
}

div.cmp.tributes form div div
{
	margin: 0;
	padding: 0;
}

div.cmp.tributes #recaptcha_widget_div
{
	margin-left: 50px;
}

div.search
{
	text-align: center;
	padding: 10px 0;
	margin: 10px 0;
	border: 2px solid #fff;
}
