body
{
	margin: 0;
	padding: 0;
	font-family: Arial,sans-serif;
	color: #555;
}

iframe
{
    overflow: hidden;
}

#mainContainer
{
	background: url(/style/img/body.jpg) bottom no-repeat;
}

#subContainer
{
    font-size: 70%;
}

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

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

h1,h2,h3,h4,h5,h6
{
	color: #556890;
	margin-bottom: 10px;
}

.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;
}

#logo
{
    text-align: center;
}

#logo img
{
    margin: 10px 0;
}

#logo h2
{
    font-weight: normal;
    margin: 0;
}

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

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

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

#footer .sub
{
    height: 32px;
    padding: 2px 0;
}

#footer .sub .col-1, #footer .sub .col-2, #footer .sub .col-3, #footer .sub .col-4, #footer .sub .col-5, #footer .sub .col-6, #footer .sub .col-7, #footer .sub .col-8, #footer .sub .col-9, #footer .sub .col-10, #footer .sub .col-11, #footer .sub .col-12, #footer .sub .col-13, #footer .sub .col-14, #footer .sub .col-15, #footer .sub .col-16
{
    margin-top: 0;
    margin-bottom: 0;
}


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

#footer .sub h2
{
    margin: 0;
    padding: 0;
	color: #fff;
	font-size: 1.1em;
	text-align: right;
}

#footer .nav
{
    margin: 4px 0;
}


#footer .nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#footer .nav ul li
{
    line-height: 16px;
	margin: 0 10px;
	padding: 4px 0;
	display: inline;
}

#footer .nav ul li a:link, #footer .nav ul li a:visited
{
    color: #585858;
}

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




#communities-served p
{
	font-size: 11pt;
	color: #556890;
	text-align: center;
}

#communities-served ul
{
    margin-left: 0;
    padding-left: 10px;
}

#communities-served li
{
	font-size: 8pt;
	float: left;
	width: 75px;
	margin-left: 0;
	white-space: nowrap;
}

.footer-text
{
	padding-top: 10px;
	font-size: 8pt;
}


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


div.cmp .container
{
	padding: 15px;
	width: 660px;
}


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;
}


.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 .col-033
{
	width: 33%;
	float: left;
}

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

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 6px;
	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;
}






.product-heading img
{
	border: 1px solid #ccc;
	padding: 1px;
	margin: 2px 0;
}

.product-listings .col-3.listing
{
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 3px;
	margin-bottom: 3px;
        width: 170px;
}

.product-listings .listing p
{
	text-align: center;
	margin: 0;
}

.product-listings .listing img
{
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0;
}




.gallery-images
{
}

.gallery-images ul
{
}

.gallery-images ul li
{
	margin: 5px;
	padding: 0;
	list-style: none;
	display: inline-block;
}

.gallery-images ul li a:link, .gallery-images ul li a:visited
{
	display: inline-block;
	padding: 1px;
	margin: 0;
	text-decoration: none;
}

.gallery-images ul li a:hover, .gallery-images ul li a:active
{
}

.gallery-images ul li a:link span, .gallery-images ul li a:visited span
{
}

.gallery-images ul li a:link span img, .gallery-images ul li a:visited span img
{
	border: 1px solid #ddd;
	padding: 1px;
}

.gallery-images ul li a:hover span img, .gallery-images ul li a:active span img
{
	border: 1px solid #7ab6d1;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }






