@charset "utf-8";
body { font-size: 12px; color: #34344e; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; background-color: #cbdad5; margin: 5px 0 0; }
#wrapper { width: 810px; height: auto; background-color: #3a415a; margin: 5px auto; padding-top: 5px; padding-bottom: 5px; }
#logo { background-color: #fff; width: 800px; margin-bottom: 5px; margin-right: auto; margin-left: auto; }
#content { background-color: #566981; overflow: hidden; margin-right: 5px; margin-left: 5px;  padding: 5px; }
#mainCell { color: black; background-color: #fff; background-image: url(/img/funeralhomebg.jpg); background-repeat: no-repeat; background-position: center bottom; width: 543px; position: static; float: left; overflow: auto; margin-right: 5px; padding: 5px; }
#rightColumn { background-color: #cbdad5; position: static; float: right; width: 220px; text-align: center; min-height: 100%; padding: 5px; }
#indicia {
	font-size: 11px;
	color: #00044a;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	font-weight: bold;
	color: #6c7895;
	text-decoration: none;
}
a:hover { color: #1e2358; font-weight: bold; text-decoration: none; }
a:visited { color: #1e2358; font-weight: bold; text-decoration: none; }
a:active { color: #cccccc; font-weight: bold; text-decoration: none; }
h1 { color: #36383b; font-size: 24px; text-decoration: none; }
