body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CDC8AA;
	margin: 0;
	font-size: 12px;
	color: #213816;
}


body.body {
	background-color:  #CDC8AA;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #213816;
}


h1, h2, h3, h4 {
	color: #213816;
	font-weight: bold;
	margin:0;
	border-bottom: solid 1px #213816;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
}


a {
	color: #213816;
}

a:hover {
	text-decoration: none;
}


/* Main table background styles */
table.main {
	width: 772px;
	background: url("bg_table.gif") repeat-y;
	background-color: #DAE1D8;
}

td.main-header {
	background: url("bg_header.jpg") no-repeat;
	height: 213px;
	padding: 0;
	margin: 0;
	line-height: 12px;
	font-size: 12px;
	text-align: left;
}

table.main-body {
	margin: 0 10px 0 10px;
}

td.main-left-cell {
	padding-left: 10px;
	padding-right: 5px;
	width: 500px;
}

td.main-right-cell {
	padding-right: 20px;
	padding-top: 10px;
}

div.monogram {
	background: url("bg_monogram.gif") no-repeat;
	width: 198px;
	height: 153px;
	margin-top: 25px;
}

/* Menu styles */
td.menu-cell {
	background: url("bg_menu.jpg") no-repeat;
	height: 24px;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #213816;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
}

td.menu-cell a {
	color: #213816;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

td.menu-cell a:hover {
	text-decoration: underline;
}



td.main-footer {
	height: 102px;
	text-align: center;
	padding: 5px;
	line-height: 18px;
	background-color: #213816;
	color: #fff;
}

td.main-footer a {
	color: #fff;
}




/* Obits styles */

table.recentobits {
	border: #213816 solid 1px;
	background: url("bg_obits.jpg");
	background-color:  #CDC8AA;
}

td.obithead {
	background-color: #213816;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	letter-spacing: 2;
}

table.recentobits a {
	text-decoration: none;
}

table.recentobits a:hover {
	background-color: #213816;
	color: #fff;
}

td.obit {
	padding-left: 15px;
}

td.obitmore {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	border-top: solid 1px #213816; 
	padding-right: 5px;
}

/* Image Styles */
img.one {
	float: left;
	margin-right: 10 px;
	clear: both;
	border-left: 1px #3D0202 solid;
	border-right: 1px #3D0202 solid;
	border-top: 1px #3D0202 solid;
	border-bottom: 1px #3D0202 solid;
}

img.two {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	clear: both;
	border-left: 1px #3D0202 solid;
	border-right: 1px #3D0202 solid;
	border-top: 1px #3D0202 solid;
	border-bottom: 1px #3D0202 solid;
}

/* Input style */
input {
	font-family: Georgia, Times, serif;
	color: #002960;
	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:#213816
JSMENU:menuItemBgColor:#213816
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#213816
JSMENU:menuBorderBgColor:#1D5529
JSMENU:bgColor:#213816
JSMENU:horizOffset:0
JSMENU:vertOffset:20
JSMENU:menuOrient:horiz
JSMENU:menuFont:Verdana
FLOWER:3
*/