body {
	font-family: verdana;
	background-color: #ffffff;
	margin: 0;
	font-size: 12px;
}

h1 {
	color:#000000;
	margin:0;
	font-weight: bold;
	font-size: 28px;
}

h2 {
	color: #972B11;
	font-weight: bold;
	margin:0;
	font-size: 18px;
}

h3 {
	color: #972B11;
	font-weight: bold;
	margin:0;
	font-size: 16px;
}

table {
	font-family: verdana;
	font-size: 12px;
}

table.headerbgInfo {
	border: #972B11 solid 1px;
	background: url(bg_bottom_info.jpg) bottom no-repeat;
	width: 750px;
	height: 100%;
	
	
}



table.headerbgCatalog {
	border: #972B11 solid 1px;
	background: url(bg_bottom_catalog.jpg) bottom no-repeat;
	width: 750px;
	height: 100%;

}



table.headerbgBio {
	border: #972B11 solid 1px;
	background: url(bg_bottom_bio.jpg) bottom no-repeat;
	width: 750px;
	height: 100%;


}

table.headerbgDirections {
	border: #972B11 solid 1px;
	background: url(bg_bottom_directions.jpg) bottom no-repeat;
	width: 750px;
	height: 100%;

}

table.headerbgObits {
	border: #972B11 solid 1px;
	background: url(bg_bottom_obits.jpg) bottom no-repeat;
	width: 750px;
	height: 100%;
	

}

table.mainbody {
	
	background-color: #173485;
	width: 750px;
	height: 100%;
}


td.topleft {
	background: url(bg_header.gif) no-repeat;
	margin: 0;
}



td.bodytop {
	background: url(crn_maintop.gif) no-repeat;
	height: 23px;
}

td.bodybottom {
	background: url(crn_mainbottom.gif) no-repeat;
	height: 1px;
}

td.body {
	border-left: 1px solid #972B11;
	border-right: 1px solid #972B11;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	
/* Mozilla ignores crazy MS image filters, so it will skip the following */
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bg.png') repeat;
}



td.body[class] {

	background: url(bg.png) repeat; 

}

td.menu {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	color: #000;
	
/* Mozilla ignores crazy MS image filters, so it will skip the following */
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='navback.png') repeat;
}


td.menu[class] {

	background: url(bg.png) repeat; 

}


td.obithead {
	font-size: 14px;
	font-weight: bold;
}

td.menutop {
	background: url(crn_menutop.gif) no-repeat;
	height: 15px;
}

td.menubottom {
	background: url(crn_menubottom.gif) no-repeat;
	height: 1px;
}

table.recentobits {
	width: 150px;
}

table.recentobits a {
	color: #ddd;
	text-decoration: none;
}

table.leftside {
	
	
}

td.obitmore {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #972B11;
	text-decoration: underline;
}

div.footer {
	background-color: #972B11;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 2px;
}

div.footer a {
	color: #F3F3eF;
	text-decoration: none;
}

div.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

td.menu a {
	color: #FFFFFF;
	text-decoration: none;
}

td.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

img.one {
	float: left;
	clear: both;
}

img.two {
	float: right;
	clear: both;
}

input {
	font-family: Georgia, Times, serif;
	color: #972B11;
	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:#972B11
JSMENU:menuItemBgColor:#972B11
JSMENU:menuHiliteBgColor:#FFFFFC
JSMENU:menuLiteBgColor:#FFFFFC
JSMENU:menuBorderBgColor:#FFFFFF
JSMENU:bgColor:#972B11
JSMENU:horizOffset:100
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:verdana
FLOWER:1

*/