body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9807A;
	margin: 0;
	font-size: 10px;
}


body.body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background: url("bg_body.gif") top repeat-x;
	background-color:  #A9807A;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* line-height: 24px; */
}



/* Main table background styles */
table.main {
	background: url("bg_main.gif") top repeat-y;
	width: 1000px;
}

td.main-header {
	background: url("header.jpg") no-repeat;
	height: 186px;
}

td.main-body {
	background: url("bg_main_bottom.jpg") no-repeat;
	background-position: 149px 100%;
	padding-left: 155px;
	padding-right: 155px;
}

/* Sidebar table background styles */

table.sidebar-table {
	width: 177px;
	margin-bottom: 10px;
}

.sidebar-top {
	background: url("navtop.gif") no-repeat;
	height: 23px;
}
.sidebar-body {
	background-color: #9B534C;
	padding: 5px;
}
.sidebar-bottom {
	background: url("navbottom.gif") no-repeat;
	height: 23px;
}


/* Text table background styles */

table.text-table {
	width: 473px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.text-top {
	background: url("bodytop.gif") no-repeat;
	height: 23px;
}
.text-body {
	background-color: #CB998F;
	padding: 5px;
}
.text-bottom {
	background: url("bodybottom.gif") no-repeat;
	height: 23px;
}



td.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
}


td.menu, td.obit, td.obitmore {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;

}

td.obithead{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;

}



td.menutop {
	height: 1px;
}

td.menubottom{
	height: 1px;
}

table.recentobits {
	width: 150px;
}

table.recentobits a {
	color: #fff;
	text-decoration: none;
}

td.obitmore {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

td.obit a:hover{
	color: #3D0202;
	text-decoration: underline;
	
}


td.obitmore a:hover{
	color: #3D0202;
	text-decoration: underline;
	
}

td.weather {
	line-height:12px;
}
	

h1 {
	color:#000000;
	margin:0;
	font-weight: bold;
	font-size: 28px;
}

h2 {
	color: #3D0202;
	font-weight: bold;
	margin:0;
	font-size: 14px;
}

h3 {
	color: #3D0202;
	font-weight: bold;
	margin:0;
	font-size: 14px;
}





a {
	color: #9B534C;
}

a:hover {
	color: #3D0202;
	text-decoration: underline;
}

.footer {
	color: #fff;
	font-size: 9px;
	text-align: center;
	padding: 0px;
	height: 20px;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}




div.menu a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}

div.menu a:hover {
	color: #3D0202;
	font-weight: bold;
	text-decoration: underline;
	
}




div.menu{
	padding-left: 10px;
	z-index:100;
}



div.menuitem{
}


td.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}




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 {
	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:#FFFFFf
JSMENU:menuItemBgColor:#9B534C
JSMENU:menuHiliteBgColor:#3D0202
JSMENU:menuLiteBgColor:#9B534C
JSMENU:menuBorderBgColor:#9B534C
JSMENU:bgColor:#9B534C
JSMENU:horizOffset:150
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:verdana
FLOWER:3

*/