html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

@charset "utf-8";

/* Site-specific styles */
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#bodyContent ol, #bodyContent ul, #bodyContent li {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 8px;
	list-style-type: square;
}
body {
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	background-color: #696B58;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", sans-serif;
}
body, text, input, select, textarea, .buttons #submitted {
	font-size: 14px;
	font-family: "Trebuchet MS", sans-serif;
	color: #666666;
}
a img {
	border: none;
}
body.Home #aHome, body.About #aAbout, body.Services #aServices, body.Hospice #aHospice, body.FAQs #aFAQs, body.Donate #aDonate, body.Volunteer #aVolunteer, body.Contact #aContact {
	color: #FFFFFF;
	background-color: #696B58;
}
a {
	color: #666666;
}
#wrapper {
	background-color: #F3F3DC;
	background-image: url(../images/topBkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.75em;
	padding-top: 1px;
}
/* header styles */
#phone {
	height: 60px;
	width: auto;
	padding-right: 10px;
	text-align: right;
	color: #333333;
	padding-top: 10px;
	font-weight: bold;
}
#phone p, #phone H3 {
	margin: 0px;
	padding: 0px;
}
#phone H3 {
	font-size: 18px;
}
#logo {
	height: 124px;
	width: 180px;
	margin-top: 50px;
	margin-left: 30px;
	margin-bottom: 20px;
}
/* bodyContent styles */
#contentWrapper {
	width: 929px;
	margin: 25px;
}
#navigation {
	background-image: url(../images/leafBkgd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
	width: 190px;
	border: 1px solid #696B58;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li a {
	color: #696B58;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 180px;
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
}
#navigation ul li a:hover {
	background-color: #F3F3DC;
	color: #333333;
}
#bodyContent {
	float: left;
	width: 660px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 30px;
}
#bodyContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #AF1E23;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bodyContent img {
	padding: 5px;
	border: 1px solid #696B58;
	float: right;
	margin-left: 15px;
}
#bodyContent p, #bodyContent table {
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
}
#bodyContent p, #bodyContent H1, #bodyContent ul li {
	margin-right: 120px;
}
/* Footer styles */
#tagline {
	background-image: url(../images/taglineBkgd.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	height: 77px;
	width: 969px;
}
#tagline h3 {
	margin-left: -9999px;
}
#footer H1 {
	font-weight: bold;
}
#footer {
	height: 106px;
	width: 959px;
	background-color: #C4C498;
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
}
.footerCol1 {
	float: left;
	width: 270px;
	margin-top: 10px;
}
.footerCol1 H1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	margin-bottom: 5px;
}
.footerCol1 p {
	margin: 0px;
	padding: 0px;
}
.footerCol1 ul {
	margin: 0px;
	list-style-type: square;
	margin-left: 60px;
}
.footerCol1 ul li a {
	color: #696B58;
	text-decoration: none;
}
.footerCol1 ul li a:hover, a:hover {
	color: #AF1E23;
}
#footerLogo {
	float: left;
	width: 118px;
	background-image: url(../images/footerLogo.gif);
	background-repeat: no-repeat;
	height: 90px;
	padding-left: 20px;
	background-position: center;
}
#footerLogo H3 {
	margin-left: -9999px;
}
/* form styles */
.form fieldset {
  border: 0;
}
.form dl dt {
  clear: both;
  width: 23%;
  float: left;
  text-align: right;
}
.form dl dd {
  float: left;
  width: 70%;
  margin: 0 0 10px 10px;
}
.input {
  font-size: 14px;
  padding: 2px;
}
input.input {
  width: 60%;
}
.form ul li {
  width: 100%;
}
#bodyContent .form ul, #bodyContent .form li {
  list-style-type: none;
  margin: 0;
}
dt.error, dd.error {
  color: #cc0000;
}
dt.error {
  font-weight: bold;
}
#submitted {
  margin: 10px 0 50px 160px;
}

