@import url("/content/style/style.css");
@import url("/Includes/Style/current.services.css");

* html #header {
	margin-bottom: 17px;
}

a {
	color: #006B3F;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

body {
	background: url(../../Images/body.bg.gif) #EFEAD8 0 0 repeat-x;
	color: #333333;
	cursor: default;
	font: 0.8em/160% 'Trebuchet MS','Lucida Sans Unicode','Lucida Grande', 'Lucida', Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

dl.error {
	padding: 10px;
}

dl.error dd {
	padding: 10px 0;
	text-align: center;
}

dl.error dd.message {
	font-size: 150%;
	font-weight: bold;
}

dl.info dd {
	padding: 0 0 10px;
}

dl.list a.title,
dl.records a.title {
	font-size: 105%;
	font-weight: bold;
}

dl.list dd,
dl.records dd,
table.records td {
	padding: 5px 8px;
}

dl.list,
dl.records {
	font-size: 95%;
	line-height: 20px;
	margin-bottom: 22px;
}

form .buttons {
	background-color: #FCF8EC;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px;
	text-align: left;
}

form .buttons input {
	cursor: pointer;
	font-weight: bold;
	margin-left: 10px;
	padding: 5px;
}

form .checkbox {
	margin-right: 3px;
	vertical-align: middle;
}

form dd {
	padding-bottom: 5px;
}

form input.field, form select, form textarea {
	border: 1px solid #48594B;
	padding: 5px;
	width: 518px;
}

form select {
	width: 530px;
}

form textarea {
	font: 100% arial,tahoma,sans-serif;
	height: 140px;
}

h2 {
	font-size: 110%;
}

label {
	font-weight: bold;
	text-align: left;
}

label.req {
	background: url(../../Images/req.gif) 100% 50% no-repeat;
	padding-right: 12px;
}

p, form, fieldset, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, img {
	border: 0;
	margin: 0;
	padding: 0;
}

ul.gallery li {
	display: inline;
	float: left;
	font-weight: bold;
	padding: 8px;
	width: 150px;
}

ul.gallery,
ul.staff {
	list-style: none;
	margin: 0 auto;
}

ul.list,
ol.list {
	margin: 0 0 20px 30px;
}

ul.staff {
	margin-top: 10px;
	width: 400px;
	text-align: center;
}

ul.staff li {
	display: inline;
	float: left;
	width: 200px;
	margin: 0 0 10px;
}

.aleft {
	float: left;
}

.alt {
	background-color: #FCF8EC;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.aright {
	float: right;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.form {
	margin: 0 auto;
	text-align: left;
	width: 530px;
}

.img {
	background-color: #FCF8EC;
	border: 1px solid #FFFFFF;
	padding: 12px;
}

.module-navigation {
	float: right;
}

.module-navigation li {
	display: inline;
	float: left;
	font-size: 90%;
	font-weight: bold;
}

.module-navigation li a {
	background-color: #FCF8EC !important;
	border-bottom: 1px solid #FFFFFF !important;
	display: block !important;
	margin-left: 8px !important;
	padding: 0 8px !important;
	text-decoration: none !important;
}

.module-navigation ul {
	list-style: none;
}

.notice,
.name {
	background-color: #FCF8EC;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-weight: bold;
	margin: 5px 0;
	padding: 5px;
	text-align: center;
}


.rpad {
	margin-right: 10px;
}

.small {
	font-size: 90%;
}

.title {
	font-weight: bold;
}

#container {
	margin: 0 auto;
	text-align: center;
	width: 794px;
}

#content {
	margin: 22px 0 12px;
	text-align: left;
}

#content #full {
	padding: 0 12px;
}

#content #left {
	float: left;
	padding: 0 12px;
	width: 516px;
}

#content #right {
	float: right;
	padding-left: 8px;
	width: 220px;
}

#content #right dl.list dd {
	font-size: 95%;
}

#content h3,
#content h4 {
	background-repeat: no-repeat;
	height: 32px;
	margin-top: 12px;
	text-indent: -5000px;
}

#content p {
	margin-bottom: 20px;
}

#footer {
	background: url(../../Images/footer.bg.gif) 0 0 no-repeat;
	font-size: 95%;
	margin: 0 auto;
	padding: 12px 0;
}

#header {
	background: url(../../Images/logo2.gif) 50% 0 no-repeat;
	height: 97px;
	margin-bottom: 19px;
}

#header #logo a {
	display: block;
	height: 97px;
	margin: 0 auto;
	text-indent: -5000px;
	width: 450px;
}

#header #logo a:hover {
	background-color: transparent;
}

#navigation ul {
	list-style: none;
	margin: 0 auto;
	width: 620px;
}

#navigation ul li {
	float: left;
	padding: 0 10px;
}

#navigation ul li a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	line-height: 1px;
	text-indent: -5000px;
}

#navigation ul li a:hover,
#navigation ul li.current a {
	background-position: 0 -14px !important;
}

#navigation ul li#navabout a {
	background: url(../../Images/nav.about.gif);
	width: 33px;
}

#navigation ul li#navcontact a {
	background: url(../../Images/nav.contact.gif);
	width: 43px;
}

#navigation ul li#navfacilities a {
	background: url(../../Images/nav.facilities.gif);
	width: 48px;
}

#navigation ul li#navhome a {
	background: url(../../Images/nav.home.gif);
	width: 31px;
}

#navigation ul li#navobituaries a {
	background: url(../../Images/nav.obituaries.gif);
	width: 56px;
}

#navigation ul li#navpreplanning a {
	background: url(../../Images/nav.preplanning.gif);
	width: 64px;
}

#navigation ul li#navrelatedlinks a {
	background: url(../../Images/nav.relatedlinks.gif);
	width: 74px;
}

#navigation ul li#navresources a {
	background: url(../../Images/nav.resources.gif);
	width: 58px;
}

#navigation ul li#navstaff a {
	background: url(../../Images/nav.staff.gif);
	width: 26px;
}

#map { height: 600px; position: relative; overflow: hidden !important; width: 100%; }
.popup { background: transparent !important; height: 100% !important; }
.obit-thumb {
	float: left;
	border: none;
	width: 50px;
	height: 60px;
	padding: 1px;
	background-color: #48594B;
	margin-right: .5em;
}