/* Imported Styles
----------------------------------------------- */
@import url("headers.css");		/* Headings */
@import url("nav.css");			/* Navigation */
@import url("obits.css");		/* Obits */
@import url("planner.css");		/* Planner */


/* -------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
}
ul {
	margin: 0px;
	padding-left: 1.5em;
	text-indent: -1.5em;
	padding-bottom: 7px;
}
ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: none inside;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #336666;
}
a img {
	border: none;
	padding: 0px;
	margin: 0px;
}
p {line-height: 150%;}

input, textarea {
	font: 12px Arial, Helvetica, sans-serif;
}

.error {
	font-size: 11px;
	background-color: #FF9999;
	border: 1px solid #CC0000;
	padding: 4px;
	margin-bottom: 4px;
}


/* ----------------------------------ABOVE HEADER------------------------------------ */
.above_header {
	height: 27px;
	background-color: #FFFFFF;
	width: 770px;
	margin-left:auto;
	margin-right:auto;
}
#tagline, #building_top{
	background: no-repeat left top;
	float: left;
	height: 27px;
}
.above_header #tagline {
	background-image: url(../images/header_tagline.gif);
	width: 202px;
}
.above_header #building_top {
	background-image: url(../images/header_building_top.gif);
	width: 568px;
}
/* /////////////////////////////////////////////////////////////////////////////////// */

/* --------------------------------------HEADER--------------------------------------- */
#wrap_header {
	height: 167px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	width: 770px;
	margin-left:auto;
	margin-right:auto;
}
.header #logo {
	background-image: url(../images/header_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 167px;
	width: 190px;
	float: left;
}
.header #building {
	background-image: url(../images/header_building.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 167px;
	width: 314px;
	float: left;
}
.header #quote {
	background-image: url(../images/header_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 167px;
	width: 266px;
	float: left;
}
/* /////////////////////////////////////////////////////////////////////////////////// */

/* ---------------------------------------PAGINATION---------------------------------- */
.pagination {
	font: 10px Arial, Helvetica, sans-serif;
	padding: 4px;
	border-bottom: 1px solid #EEEEEE;
	color: #CCCCCC;
}

.prefix {
	text-transform: uppercase;
	color: #999999;
}
.current {
	border: 1px solid #dad0c3;
	color: #003366;
	padding-left: 5px;
	padding-right: 5px;
}
/* /////////////////////////////////////////////////////////////////////////////////// */


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

/* /////////////////////////////////////////////////////////////////////////////////// */


/* ----------------------------------------BODY--------------------------------------- */

.menu a {
	display: block;
	text-align: center;
	text-transform: capitalize;
	margin: 2px;
	border: 1px solid;
	height: 30px;
	font: 20px/30px Georgia, "Times New Roman", Times, serif;
}
.cremation {
	background: url(../images/dotted_line.gif) repeat-x bottom;
	padding-bottom: 20px;
}
.button a, .button_sm a {
	border: 1px solid;
	height:30px;
	display: block;
	text-decoration: none;
}
.button a {
	border-color: #d3cac2;
	background: url(../images/button_obit.gif) repeat-x;
	color: #695948;
	font: italic 18px/30px Arial, Helvetica, sans-serif;
}
.button a:hover {
	background: url(../images/button_obit-over.gif);
	border-color: #b2a392;
	text-decoration: none;
}
.button_sm a  {
	border: 1px solid #339999;
	color: #FFFFFF;
	background: url(../images/button_gr.gif) repeat-x;
}
.button_sm a:hover {
	background: url(../images/button_gr-over.gif) repeat-x;
	border-color: #339999;
	text-decoration: none;
	color: #FFFFFF;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	margin-bottom: -1px; 
}
.error li {
	color: #C41F25;
	font-size: 14px;
	margin-bottom: 2px;
	line-height: 24px;
	background: url(../images/icon_error.gif) no-repeat left top;
	padding: 2px 2px 2px 60px;
	list-style: url(none) none;
}
.img_border {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.img_border:hover {
	background-color: #FFFFCC;
}
.inner_shadow {
	background: url(../images/input_bg.gif) no-repeat left top;
	border: 1px solid #CCCCCC;
	padding: 5px;
	color: #CCCCCC;
}
.inner_shadow:hover {
	border-color: #999999;
}
.inner_shadow:focus {
	color: #663300;
	border-color: #996600;
}
.tab {margin-left: 25px;}
.small {font-size:10px; font-family: Arial, Helvetica, sans-serif;}
.important {color: #CC0000; font-weight: bold;}

#wrap_body {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
#body_l, #body_r {
	float: left;
	height: 493px;
	width: 17px;
	background: no-repeat left 25px;
}
#body_l {background-image: url(../images/shadow_l.gif);}
#body_r {background-image: url(../images/shadow_r.gif);}
#body {
	width: 700px;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
}
#body .col_r {
	float: right;
	width: 460px;
}
	.col_r ul li {list-style: url(../images/bullet.gif) none inside;}
	
#body .col_l {
	float: left;
	width: 210px;
	text-align: center;
}
#content {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#footer_links {
	text-align: center;
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px dotted #CCCCCC;
	font: 10px/18px Arial, Helvetica, sans-serif;
}
#footer_links p {margin: 0px; padding: 0px;}
#footer_links a {
	color:#9c8c7d;
	padding: 2px 5px;
	text-transform: uppercase;
}
#footer_links a:hover {
	text-decoration:underline;
	background: #FFFFCC;
}

/* /////////////////////////////////////////////////////////////////////////////////// */

/* -------------------------------------CONTACT--------------------------------------- */

#phone, #fax, #email, #address, #cell {
	padding-left: 27px;
	line-height: 27px;
}
#phone {background: url(../images/icon_phone.gif) no-repeat left top;}
#fax {background: url(../images/icon_fax.gif) no-repeat left top;}
#email {background: url(../images/icon_email.gif) no-repeat left top;}
#address {background: url(../images/icon_mail.gif) no-repeat left top;}
#cell {background: url(../images/icon_cell.gif) no-repeat left top;}

#contact_info {
	float:left;
	width:300px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#form_contact {
	float: left;
	width: 350px;
}
#form_contact input, #form_contact textarea {
	margin-bottom: 10px;
}
#form_contact input.submit {padding:3px; font-size: 20px; color:#336666;}

#map {
	display: block;
	height: 350px;
}

/* /////////////////////////////////////////////////////////////////////////////////// */

/* ---------------------------------------STAFF--------------------------------------- */

#staff_list li {
	list-style: url(../images/bullet.gif) none;
	text-indent: 3px;
	margin-left: 7px;
}
.staff_pic {
	text-align: center;
}
.staff_pic .img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-left: 4px;
	margin-right: 4px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 122px;
	float: left;
}
.staff_pic .img img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	background: #f0ebe4;
	margin-bottom: 6px;
}

/* /////////////////////////////////////////////////////////////////////////////////// */
