body {
	margin: 0;
	color: #000;
	background: #EEF0F0;
	font: 85%/1.2em Verdana, sans-serif;
}
h1 {
	letter-spacing: 1px;
	color: #336699;
	border-bottom: 1px solid #336699;
	margin-bottom: 20px;
	font:bold 1.2em Verdana, serif;
}
h1.obituary {
	letter-spacing: 1px;
	color: #336699;
	border-bottom: 1px solid #336699;
	font:bold 1.2em Verdana, serif;
}
form {
	margin: 0;
}
.img {
	vertical-align:middle;
	float: left;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 2px;
	border: 0;
}
.clr {
	clear: both;
	font-size: 6px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.center {
	margin-left:auto;
	margin-right: auto;
	text-align: center;
}
.redCenter{
	border:1px solid red;
	background-color:#ffcccc;
	color:red;
	text-align:center;
	width:380px;
	padding: 10px;
	font-size: 12px;
	margin: 0 auto 20px auto;
}
#container {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	border: 2px solid #336699;
	background-color: #FFF;
}
#containerContent {
	margin: 20px 10px 0 0;
}
.menu {
	width: 124px;
	text-align: left;
	background: url(images/button_bg.jpg) repeat-x;
	padding: 3px;
	font: 85%/1.2em Verdana, serif;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
}
.menu a {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.menusub {
	text-align: left;
	padding-left: 35px;
}
.menusub a {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}
.menusub a:hover {
	text-decoration: underline;
}
#leftMenu {
	width: 130px;
	float: left;
	text-align: left;
}
#middleContent {
	width: 460px;
	margin: 5px 10px 0 10px;
	float: left;
}
#mainContent {
	width: 610px;
	margin: 5px 10px 0 10px;
	float: left;
}
#rightContent {
	width: 150px;
	float: left;
	border: 1px solid #003366;
	background-color: #A7BEEB;
}

#assocContent {
	width: 126px;
	border: 1px solid #003366;
	background-color: #A7BEEB;
	margin-left:4px;
}

.assocTop {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	border-bottom: 1px solid #003366;
	background: url(images/button_bg.jpg) repeat-x;
}

.assoc {
	text-align: center;
	background-color: #A7BEEB;
	padding: 5px 1px 5px 1px;
	font-size:10px;
	border-bottom: 1px solid #003366;
}
div.assoc a {
	text-decoration: underline;
	color: #003366;
	font-size: 10px;
}
div.obitTop {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	border-bottom: 1px solid #003366;
	background: url(images/button_bg.jpg) repeat-x;
}

div.obit {
	text-align: left;
	padding: 3px 3px 6px 3px;
	font-size: 12px;
}

div.obit a {
	text-decoration: underline;
	color: #003366;
	font-size: 12px;
}

div.obitSearch {
	text-align: center;
	padding: 3px 3px 6px 3px;
	border-bottom: 1px solid #003366;
	font-size: 12px;
}
input.obit {
	color: #999;
	border: 1px solid #003366;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF;
}
input.obitSearch {
	color: #FFF;
	border: 1px solid #003366;
	font-size: 12px;
	font-weight: bold;
	background-color: #336699;
}
div.guestbookName {
	font-size: 12px;
	text-align: left;
	float: right;
}
.guestbookAdd a {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
	font-size: 12px;
}
.guestbookAdd a:hover {
	text-decoration: underline;
}

div.searchContainer {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #003366;
}
div.searchTop {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	border-bottom: 1px solid #003366;
	background: url(images/button_bg.jpg) repeat-x;
}
input.search, select.search {
	border: 1px solid #003366;
	background-color: #FFF;
}
div.searchTCenter {
	text-align: center;
	padding: 5px;
	background-color: #EEF0F0;
}

.searchResultsTable {
	border: 1px solid #003366;
}
.searchResTL {
	text-align:center;
	font-weight: bold;
	color: #FFF;
	background: url(images/button_bg.jpg) repeat-x;
	border-bottom: 1px solid #003366;
}
.searchResTR {
	text-align:center;
	font-weight: bold;
	color: #FFF;
	background: url(images/button_bg.jpg) repeat-x;
	border-bottom: 1px solid #003366;
}
.searchResL {
	text-align:left;
}
.searchResL a {
	color:#000;
	text-decoration: underline;
}
.searchResR {
	text-align:center;
}
.searchResR a {
	color:#000;
	text-decoration: underline;
}
.obituaryHeader {
	float: left;
	letter-spacing: 1px;
	color: #336699;
	font:bold 1.2em Verdana, serif;
	padding-top:50px;
	/*border-bottom: 1px solid #336699;*/
	/*width: 100%;*/
}
.obituaryHeader a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.obituaryDates {
	font-size: 12px;
	color: #666;
}

#footer {
	clear: both;
	color: #336699;
	padding-bottom: 15px;
	margin-top:10px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#footer a {
	text-decoration: underline;
	color: #336699;
	font-size: 10px;
}
#footer a:hover {
	background: #CFD9DB;
}
div.contact_form {
	margin: 20px 20px 0 10px;
	padding: 10px;
	background-color: #EEF0F0;
	border: 1px solid #336699;
}
div.contact_left {
	float: left;
	width: 125px;
	text-align: right;
}
div.contact_right {
	float: left;
	width: 200px;
	text-align: left;
}
.contact_error {
	color: red;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
input.contact_form {
	color: #336699;
	border: 1px solid #336699;
}
input.contact_submit {
	background-color: #336699;
	color: #fff;
}
textarea.contact_form {
	color: #336699;
	border: 1px solid #336699;
}
.merchLeft {
	width: 135px;
	float: left;
	text-align: center;
}
.merchRight {
	width:450px;
	float: right;
	text-align: left;
}
.merchClr {
	clear: both;
	margin-top: 10px;
}
.facilitiesClr {
	clear: both;
	margin: 20px 0 0 0;
	border-top: 1px solid #336699;
}
.pricesText {
	clear: both;
	margin-left: 20px;
	font-size:12px;
}
.pricesHeader {
	float: left;
	color: #336699;
	font:bold 1.0em Verdana, serif;
}
