body {
	font-family: Georgia, Times, Times New Roman, serif;
	background-color: #B1B4ED;
	margin: 0;
	font-size: 12px;
}

h1 {
	color:#FFFFFF;
	margin:0;
	font-weight: normal;
	font-size: 28px;
}

h2 {
	color: #2B2D47;
	font-weight: bold;
	margin:0;
	font-size: 18px;
}

h3 {
	color: #2B2D47;
	font-weight: normal;
	margin:0;
	font-size: 16px;
}

table {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12px;
}

table.headerbgInfo {
	border: #2B2D47 solid 1px;
	background: url(bg_bottom_info.jpg) bottom no-repeat;
	background-color: #595C93;
	width: 750px;
	height: 100%;
}

table.headerbgCatalog {
	border: #2B2D47 solid 1px;
	background: url(bg_bottom_catalog.jpg) bottom no-repeat;
	background-color: #595C93;
	width: 750px;
	height: 100%;
}

table.headerbgBio {
	border: #2B2D47 solid 1px;
	background: url(bg_bottom_bio.jpg) bottom no-repeat;
	background-color: #595C93;
	width: 750px;
	height: 100%;
}

table.headerbgDirections {
	border: #2B2D47 solid 1px;
	background: url(bg_bottom_directions.jpg) bottom no-repeat;
	background-color: #595C93;
	width: 750px;
	height: 100%;
}

table.headerbgObits {
	border: #2B2D47 solid 1px;
	background: url(bg_bottom_obits.jpg) bottom no-repeat;
	background-color: #595C93;
	width: 750px;
	height: 100%;
}

td.topleft {
	background: url(bg_header.gif) repeat-x;
	margin: 0;
}

td.bodytop {
	background: url(crn_maintop.gif) no-repeat;
	height: 15px;
}

td.bodybottom {
	background: url(crn_mainbottom.gif) no-repeat;
	height: 15px;
}

td.body {
	background-color: #7377BE;
	padding-left: 10px;
	padding-right: 10px;
}

td.menu, td.obit, td.obithead, td.obitmore {
	background-color: #484B77;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
}

td.obithead {
	font-size: 14px;
	font-weight: bold;
}

td.menutop, td.obittop {
	background: url(crn_menutop.gif) no-repeat;
	height: 13px;
}

td.menubottom, td.obitbottom {
	background: url(crn_menubottom.gif) no-repeat;
	height: 13px;
}

table.recentobits {
	width: 179px;
}

table.recentobits a {
	color: #ddd;
	text-decoration: none;
}

td.obitmore {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

a {
	color: #2B2D47;
}

a:hover {
	color: #fff;
	background-color: #2B2D47;
	text-decoration: none;
}

div.footer {
	background-color: #2B2D47;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 2px;
}

div.footer a {
	color: #fff;
}

div.footer a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #2B2D47;
}

td.menu a {
	color: #fff;
	text-decoration: none;
}

td.menu a:hover {
	background-color: #484B77;
	text-decoration: none;
	color: #2B2D47;
}

img.one {
	float: left;
	clear: both;
}

img.two {
	float: right;
	clear: both;
}

input {
	font-family: Georgia, Times, serif;
	color: #222;
	font-size: 12px;
	background-color: #fff;
	border: 0;
}

/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#2B2D47
JSMENU:menuItemBgColor:#2B2D47
JSMENU:menuHiliteBgColor:#9FADFE
JSMENU:menuLiteBgColor:#484B77
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#484B77
JSMENU:horizOffset:100
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:verdana
FLOWER:2

*/