body {
	background-color: #fff;
	margin: 0;
}

body, td {
	font-family: Tahoma, Verdana, Arial, Hevetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

a {
	color: #B26068;
}

a:hover {
	color: #fff;
	background-color: #B26068;
}

td.shadow-left {
	background: url(shadow_left.gif) repeat-y;
	width: 15px;
}

td.shadow-right {
	background: url(shadow_right.gif) repeat-y;
	width: 15px;
}

td.sidebar {
	background: url(sidebar_bg.jpg) repeat-y;
	width: 257px;
}

td.header {
	background: url(header.jpg) no-repeat;
	width: 541px;
	height: 226px;
}

td.body {
	background-color: #E7E7E7;
	padding-top: 15px;
	width: 541px;
}

td.footer {
	font-size: 10px;
	line-height: 12px;
	background-color: #E7E7E7;
	height: 20px;
}

div.padding {
	padding-right: 10px;
	padding-bottom: 10px;
	width: 531px;
}

/* Obits */

table.recentobits {
	margin-left: 30px;
	margin-top: 30px;
	color: #292321;
	background: url(obit_rose.jpg) no-repeat 0 30px;
}

table.recentobits a {
	color: #292321;
	text-decoration: none;
}

table.recentobits a:hover {
	background-color: #D7B6AF;
	text-decoration: underline;
	color: #fff;
}

td.obithead {
	font-family: Georgia, Times, serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

td.obitmore {
	font-weight: bold;
	font-style: italic;
}

td.obit, td.obitmore {
	padding-left: 40px;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #B26068 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #B26068;
	font-family: Georgia, Times, serif;
	border-bottom: #B26068 solid 1px;
	text-transform: uppercase;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Vert Menu Styles */
div.menu {
	margin-left: 30px;
}

div.menuitem {
}

div.menu a {
	color: #292321;
	font-weight: bold;
	text-decoration: none;
}

div.menu a:hover {
	text-decoration: underline;
	background-color: #D7B6AF;
}

/* Horiz Menu Styles */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	float: left;
	padding-left: 4px;
}

ul.menu a {
}

/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#B26068
JSMENU:menuItemBgColor:#B26068
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#B26068
JSMENU:menuBorderBgColor:#B26068
JSMENU:bgColor:#B26068
JSMENU:horizOffset:80
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/
