/* Imported Styles
----------------------------------------------- */
@import url("obits.css");		/*Obits */


/* -------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #777777;
	background: url(../images/bg_wrap.gif) repeat-x left top;
}

a {text-decoration: none; color:#336699;}
a:hover {text-decoration: underline;}
a img {border: none;}

ul {
	margin: 5px 0px 0px;
}
ul li {
	margin-bottom: 5px;
	list-style-image: url(../images/bullet.gif);
}

p {line-height: 150%;}

h1 {
	font-variant: small-caps;
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0px 0px 15px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #666666;
}
h3 {
	color: #336699;
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
	background-color: #e1f1ff;
}
.clear {
	margin-top: -1px;
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.msg {
	padding: 10px;
	border: 3px solid #EEEEEE;
	margin-bottom: 15px;
}

.error {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	line-height: 18px;
	padding-left: 22px;
	margin-bottom: 5px;
	background: url(../images/icon_error.gif) no-repeat left center;
}

#map {height: 300px;}

#wrap_content {
	width: 760px;
	margin-left: auto;
	margin-right:	auto;
	background: url(../images/graphic_flower.gif) no-repeat left bottom;
	padding-bottom: 25px;
}
#wrap_left {
	float: left;
	width: 140px;
}
#wrap_right {
	float: left;
	width: 600px;
	padding-left:10px;
}
#logo {
	float: left;
	height: 122px;
	width: 132px;
	padding-top: 20px;
	text-align: center;
	background-color:#FFFFFF;
}
#shadow_l {
	height: 142px;
	width: 4px;
	float: left;
	background-image: url(../images/shadow_logo-l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#shadow_r {
	height: 142px;
	width: 4px;
	float: left;
	background-image: url(../images/shadow_logo-r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#address {
	float: right;
	height: 31px;
}

#search {
	float: right;
	height: 22px;
	margin-top: 52px;
	width: 183px;
	margin-bottom: 25px;
}

#search form {
	padding: 0px;
	margin: 0px;
}
#search .searchbar {
	background: url(../images/bg_search.gif) no-repeat left top;
	height: 12px;
	width: 126px;
	border: none;
	font-size: 10px;
	float: left;
	display: block;
	margin:0px;
	line-height: normal;
	padding: 5px 0px 5px 25px;
}
#search .image {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 31px;
	height: 22px;
	border: none;
}

.search p {
	padding-left: 25px;
}
.search_result {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.s_prev {
	font-size: 14px;
	margin-right: 10px;
	line-height: 18px;
}
.s_next {
	font-size: 14px;
	margin-right: 10px;	
	line-height: 18px;
}
.s_results {
	font-weight: bold;
	text-transform: uppercase;
}
.s_showing {
	font-size: 14px;
	line-height: 18px;
}
.s_snippet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.s_num {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	width: 50px;
	text-align: center;
	float: left;
	color: #003366;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.s_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.s_url {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}


#nav {
	padding-left: 15px;
	margin: 0px;
	padding-right: 10px;
}
#nav a, #nav a.nonlink {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nav a:hover {
	background: url(../images/dotted_v.gif) repeat-x left bottom;
}
#subnav {
	margin-top: 2px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(../images/dotted_v.gif) repeat-x left bottom;
	padding-left: 5px;
}
#subnav a, #subnav .nonlink {
	display: block;
	margin: 0px;
	padding: 2px 3px;
	font-size: 11px;
}
#subnav .nonlink, #subnav a:hover {
	background-color: #edede3;
	color: #336699;
	background-image: none;
	text-decoration: none;
}
#deathnotices {
	float: right;
	width: 157px;
	padding-left: 15px;
	padding-right: 5px;
	border-left: 1px solid #F0F0F0;
}
#deathnotices ul, .obit_links ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style-image: none;
}
#deathnotices li, .obit_links li {
	display: block;
	list-style: none;
	list-style-image: none;
	background:  url(../images/dotted_v.gif) repeat-x left bottom;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
#deathnotices .list a, .obit_links .list a {
	display: block;
	color: #666666;
	padding: 5px 5px 5px 20px;
	margin: 0px;
	background: url(../images/bullet.gif) no-repeat 5px center;	
}
#deathnotices .list a:hover, .obit_links .list a:hover {
	background: #f4f4ec url(../images/bullet-over.gif) no-repeat 5px center;	
}

#home-content {
	float: left;
	width: 410px;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
}
#weare {
	font: 24px "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #6f4d32;
	padding: 0px;
	margin: 0px;
	letter-spacing: -0.1em;
}
.one p:first-line {
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336699;
	line-height: 25px;
}
#footer {
	width: 760px;
	margin-left: auto;
	margin-right:	auto;
	background: url(../images/bg_footer.gif) repeat-x left top;
	height: 34px;
	color: #6f4d32;
}
#footer a {
	line-height: 32px;
	display: block;
	float: left;
	margin-left: 10px;
	color: #6f4d32;
}
#footer a:hover {text-decoration: underline;}


/* --------- BEGIN CONTACT FORM --------- */
#form_contact {
	float: left;
	width: 200px;
	list-style-image: none;
}

.input, textarea.input {
	border: 3px solid #cfdfee;
	font: 17px Arial, Helvetica, sans-serif;
	color: #9c9c95;
	padding: 3px 3px 3px 26px;
	margin-bottom: 10px;
	width: 166px;
	display:block;
}

input.input:hover, textarea.input:hover, input.input:focus, textarea.input:focus {
	border-color: #80a1c2;
	color: #336699;
}
#name {
	background-image: url(../images/icon_name.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#email {
	background-image: url(../images/icon_email.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#phone {
	background-image: url(../images/icon_phone.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#msg {
	background-image: url(../images/icon_msg.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}

#contact_text {
	float: left;
	width: 367px;
	margin-left: 20px;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#contact_text #contact_address {
	width:190px;
	float: left;
}

#contact_text p {
	padding: 4px 0px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336699;
	font-size:18px;
	text-align: center;
}

#contact_text ul {
	float: left;
	margin: 5px 0px 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;

}
#contact_text 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;
}

/* --------- END CONTACT FORM --------- */


/* ---------------------------------------GALLERY--------------------------------------- */
#photogallery {
	width: 560px;
	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 #336699;
	padding: 5px;
	background: #99CCFF;
}

/* /////////////////////////////////////////////////////////////////////////////////// */


/* ---------------------------------------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 {
	float: right;
	width: 250px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#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;
}
/* /////////////////////////////////////////////////////////////////////////////////// */