/* Imported Styles
----------------------------------------------- */
@import url("obits.css");		/*Obits */


/* -------------------------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 10px;
	padding-bottom: 20px;
	background: #e3e3e3 url(../images/bg_blundy.gif) repeat left top;
}
p {
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 140%;
}
a {text-decoration: none; color:#006600;}
a:hover {text-decoration: underline;}
a img {border: none;}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li {
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 140%;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #FFFFFF;
	font: normal 20px/32px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	text-transform: uppercase;
	background: url(../images/bg_h1.gif);
	padding-left: 8px;
}

h4 {
	margin-top: 8px;
	color: #000000;
}

#main h1, #sidebar h1 {
	background: none;
	margin: 0px;
}
h2, #imageData #caption {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	letter-spacing: -0.05em;
}

h3 {
	color: #006600;
	font: bold 14px	 Arial, Helvetica, sans-serif;
}

input.input, textarea.input {
	border: 1px solid #DDDDDD;
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #9c9c95;
	display: block;
}
input.input:focus, input.input:hover textarea.input:focus, textarea.input:hover {
	border: 1px solid #CCCCCC;
}

ol li {
	line-height: 18px;
}

.msg {
	padding: 10px;
	border: 3px solid #EEEEEE;
	margin-bottom: 15px;
}

.error {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 18px;
	padding-left: 22px;
	margin-bottom: 5px;
	background: url(../images/icon_error.gif) no-repeat left 2px;
}
.clear {
	clear: both;
	height: 0px;
	margin-top: -1px;
	line-height: 1px;
	font-size: 1px;
}
.tab {
	padding-left: 25px;
}
.bullet_over {
	background: url(../images/bullet_over.gif) no-repeat left 3px;
	padding-left: 18px;	
}

#wrap_body {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg_main.gif) repeat-y left top;
}
#shadow_bottom {
	display: block;
	width: 766px;
	line-height: 1px;
	height: 3px;
	font-size: 1px;
	background: url(../images/bg_shadow_bottom.gif) no-repeat left top;	
}

#body {
	width: 730px;
	padding: 0px 18px 18px;
}

#header {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	height: 66px;
}

#header img {
	display: block;
}

#nav {
	margin-top: 10px;
	height: 42px;
}
#nav a img {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav a, #nav .nonlink {
	float: left;
	margin: 0px;
	display: block;
}

#subnav {
	margin-bottom: 10px;
	padding: 5px;
	border-left: 1px solid #fae691;
	border-right: 1px solid #fae691;
	border-bottom: 1px solid #fae691;
	background-color: #fff1b7;

}
#subnav a, #subnav .nonlink{
	margin-right: 10px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 3px;
	display: block;
	float: left;
	color: #006600;
}
#subnav a:hover {text-decoration: none; color: #000000;}
#subnav .nonlink {
	background-color: #FFFFFF;
}

#header #graphic img {
	display: block;
}

#wrap_sidebar {
	float: right;
	width: 230px;
}
#sidebar {
	width: 218px;
	padding: 5px;
	border: 1px solid #E9E9E9;
	margin-bottom: 15px;
	margin-top: 15px;
}
#sidebar h1 {
	margin: 0px;
	padding: 0px;
}
.deathnotices {
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}


.deathnotices li {
	display: block;
	padding: 4px;
	margin: 0px;
	background: url(../images/dotted_h.gif) repeat-x left bottom;
}
.deathnotices li a {
	font: 13px/22px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background: url(../images/bullet.gif) no-repeat left 5px;
}
.deathnotices li a:hover {
	color: #006600;
	background: url(../images/bullet-over.gif) no-repeat 5px center;
	margin: 0px;
}

#wrap_main {
	width: 485px;
	margin-top: 15px;
}
#wrap_main-border {
	border: 1px solid #EEEEEE;
	width: 728px;
}
#main-pad {
	padding: 10px;
	background-color:#FFFFFF;
}
#main_sidebar {
	float: right;
	background-color: #FFFFFF;
	width: 230px;
	padding: 10px;
	border: 1px solid #e9e9e9;
}
#main_left {
	float: left;
	width: 445px;
}

.event {margin-bottom: 10px; background: url(../images/dotted_h.gif) repeat-x left bottom; padding-bottom: 10px;}

#events h2 {
	margin: 0px 0px 8px;
	padding: 0px;
	border: none;
}
.event h2 a {
	color: #003300;
}
.event h2 a:hover {text-decoration: none;}
#events strong {display: block;}

.event p {}

#wrap_footer {
	width: 764px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 10px;
}

#footer p {
	display: inline;
}
#footer .highlight {
	background-color: #003300;
	color: #FFFFFF;
	padding: 2px;
}
#footer .highlight2 {
	float: right;
}
#footer .highlight2 a {
	background-color: #CC9900;
	color: #FFFFFF;
	padding: 2px;
}
#footer .highlight2 a:hover {
	background-color: #003300;
	text-decoration: none;
}
#footer .links {
	margin-left: 10px;
}
#footer .links a {
	margin-right: 3px;
	padding: 2px;
	color: #666666;
}


/* --------- BEGIN CONTACT FORM --------- */
#form_contact {
	float: left;
	width: 300px;
}

#form_preplan {
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 10px;
}

#form_preplan .input, #form_preplan textarea.input {
	width: 198px;
}
input#name, input#phone, input#msg, input#email {
	font: 14px Arial, Helvetica, sans-serif;
}
input.input, textarea.input {
	padding: 3px;
	margin-bottom: 10px;
	width: 266px;
}

input.input:hover, textarea.input:hover, input.input:focus, textarea.input:focus {
	color: #666666;
}

.contact_info {
	float: right;
	width: 400px;
}

.contact_info .addy {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	font-size: 20px;
}

.contact_info ul {
	list-style: none;
	list-style-image: none;
	float: left;
	margin: 0px;
	padding: 0px;

}
.contact_info li {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 5px 5px 5px 20px;
}
.phone {
	background: url(../images/icon_phone.gif) no-repeat left center;
}
.email {
	background: url(../images/icon_email.gif) no-repeat left center;
}
.fax {
	background: url(../images/icon_fax.gif) no-repeat left center;
}

#map {
	height: 450px;
	border: 3px solid #666666;
}

#wetlandmap {
	height: 250px;
	border: 3px solid #666666;
}
.infowindow {
	width: 200px;
}

/* --------- END CONTACT FORM --------- */

/* ---------------------------------------TOOLTIP------------------------------------- */
a.info {
	text-decoration: underline;
	color: #999999;
	display: inline;
	z-index: 24;
	font-weight: bold;
}
a.info:hover {z-index: 25; background:none; text-decoration: none;}
a.info span {display: none;}
a.info:hover span {
	position: absolute;
	margin:10px 0px 0px 20px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 3px solid #339999;
	color: #666666;
	text-align: left;
	display: block;
	text-decoration: none;
	width: 350px;
	font: normal 10px/16px Arial, Helvetica, sans-serif;
}

/* /////////////////////////////////////////////////////////////////////////////////// */

/* ---------------------------------------STAFF--------------------------------------- */

#spotlight {
	background-color: #FFFFFF;
}
#spotlight img, #bio img {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 4px;
	border: 1px solid #e1f1ff;
	display: block;
	float:left;
}

#bio img {
	margin-top: 0px;
}

.staff ul {
	clear: both;
	display: block;
}
.staff li {
	display: block;
	width: 130px;
	float: left;
	text-align: center;
	margin-bottom: 5px;
	padding: 15px;
}

.staff li img {display: block; margin-left: auto; margin-right: auto; margin-bottom: 2px;}
.staff li a span {display: block; font-weight: bold; font-size: 14px;}

#whychoose li {
	padding-left: 20px;
	font-size:11px;
	background: url(../images/bullet_over.gif) no-repeat left top;
	margin-bottom: 10px;
	line-height: 125%;
}
#whychoose li strong {
	color: #333333;
}
.staff_bio br {
	height: 20px;
}

/* /////////////////////////////////////////////////////////////////////////////////// */

/* ---------------------------------------GALLERY--------------------------------------- */
#photogallery {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#photogallery a {
	display: block;
	float: left;
	margin: 5px;
}
#photogallery a img {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#photogallery a:hover img {
	border: 1px solid #99CC99;
	padding: 5px;
	background: #DEEFD1;
}

/* /////////////////////////////////////////////////////////////////////////////////// */

/* ---------------------------------------CHILDREN--------------------------------------- */

.lists h2 {
	background: url(../images/bullet_over.gif) no-repeat left center;
	padding-left: 22px;
}
.lists ul, ul.lists {
	margin-left: 30px;
	list-style-image: url(../images/bullet-over.gif);
}

.lists li {
	padding: 3px;
	margin-bottom: 5px;
}

.lists ul ul {
	margin-left: 20px;
	list-style: circle;
	margin-top: 5px;
	margin-bottom: 5px;
}
.lists ol ul {
	padding-left: 20px;
	list-style-image: none;
	background: url(../images/bullet-go.gif) no-repeat left 7px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.lists ul ul li, .lists ol ul li {
	padding: 3px;
	background: none;
}


/* /////////////////////////////////////////////////////////////////////////////////// */

.affiliates a {
	display: block;
	text-align: center;
}

.affiliates a img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pdf a {
	display: block;
	background: url(../images/icon_pdf.gif) no-repeat left center;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* /////////////////////////////////////////////////////////////////////////////////// */

.totop {
	float: right;
	margin-top: 10px;
}

#award {
	padding-top: 10px;
}

#award a {
	background: url(../images/award.jpg) no-repeat left center;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-transform: none;
	border: none;
	display:block;
	padding-left: 50px;
}

#award a:hover {
	text-decoration: none;
}

#homesearch {
	position: absolute;
	margin-top: -5px;
	background-color:#FFFFFF;
	padding: 10px;
	border: 3px solid #CCCCCC;
	z-index: 9;
}

#library {
	width: 290px;
	float: left;
}

#library a {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

#library ul {
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 15px;
}

#library li {
	list-style-image: url(../images/bullet-over.gif);
}

#links h2 {
	border: none;
}

#links h2 a {color: #333333;}
#links h2 a:hover {text-decoration: none;}

#links ul {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding-left:20px;
	margin-left: 20px;
}

h3.children {
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}

#children_staff ul {
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	margin-bottom: 10px;
}

#children_staff img {
	display: block;
	margin: 0px auto;
}

#children_staff li {
	display: block;
	width: 210px;
	float: left;
	text-align: center;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #006633;
}


#caption {
	background-color:#fff;
	text-align: center;
	font: 16px/22px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

.photos {
	overflow:hidden;
	margin:10px auto;
	border:1px solid #CCCCCC;
	padding: 3px;
}

.breadcrumbs {
	padding-bottom: 7px;
	margin: 0px 0px 7px;
	font-size: 11px;
	background: url(../images/dotted_h.gif) repeat-x left bottom;
}


#list_gallery {margin: 0px;}

#list_gallery p {
	margin-left: 20px;
}

#list_gallery li {
	display: block;
	padding: 5px 0px;
	margin: 0px;
	background: url(../images/dotted_h.gif) repeat-x left bottom;
}
#list_gallery li a {
	font: 16px/30px Georgia, "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background: url(../images/bullet-over.gif) no-repeat 5px center;
	display: block;
}
#list_gallery li a:hover {
	color: #000000;
	background: url(../images/bullet.gif) no-repeat 5px center;
	margin: 0px;
}

#startbut {
	float: right;
	padding: 0px;
	font-weight: bold;
	display: block;	
	font-size: 11px;
	color: #000000;
}