
/* -------------------------------------------------------  MAIN */

body {
	background:  #bfb28f url('sitebg.jpg') repeat-x;
	background-position: top center;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 23px;
	color: #000;
}

.bodytable{
	background-color: #e9edef;
	background: url('bodybg.jpg') repeat-y;
}

.leftside {
	background-position:top right;
    background: url('leftbg.jpg') repeat-y;
}
.rightside {
	background-position:top left;
    background: url('rightbg.jpg') repeat-y;
}

.topcontent {
	background: url('topcontent.jpg') no-repeat;
	background-position: top center;
}

td {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #000;
}

.headerbg {
	background: url('header.jpg') no-repeat;
	background-position: top center;
}


/* -------------------------------------------------------  LINKS STYLES */

a {
	color: #4f5111;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul.menu a {
	font-size: 12px;
	color: #ece4d3;
	font-weight: bold;
	text-decoration: none;
}

ul.menu a:hover {
	text-decoration:underline;
	color:#fff;
}

.footer a {
	color: #4f5111;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.obits a {
	text-decoration: none;
	color: #bfb28f;
	font-weight: bold;
	display: block;
	width: 100%;
	line-height: 18px;
	font-size: 12px;
}

.obits a:hover {
	text-decoration:underline;
	color:#fff;
}

/* -------------------------------------------------------  HORIZONTAL MENU */

.menubg {
	background-position:top;
    background: url('menubg.jpg') no-repeat;
	color: #4e3014;
}

ul.menu {
	margin: 0;
	padding-left: 20px;
	list-style: none;
	font-weight: bold;
}

ul.menu li { margin: 0; padding-right: 5px; float: left; }
ul.submenu { margin: 0 0 0 20px;}
ul.submenu li { list-style: disc; padding-left: 2px;}
div.menuitem { padding: 3px; cursor: pointer; float: left; }
div.menu ul { margin: 0; padding-left: 10px; list-style: none; }
div.menu li { margin: 0; padding-right: 5px; float: left; }

/* -------------------------------------------------------  OBITS STUFF */

.obits {
	width: 220px;
}

.obit-header {
	background: url(obitheader.jpg) no-repeat;
	width: 220px;
	height: 120px;
}

.obit-container-container {
	width: 220px;
	background: url(obitbg.jpg) repeat-y;
}

.obit-container {
	width: 220px;
}

/*.obit-container table {
	background-color: #82796a;
	border-bottom: 1px solid #000;
}*/

.obit-padding {
	padding: 0 10px;
}

.obit-footer {
	background: url(obitfooter.jpg) no-repeat;
	width: 220px;
	height: 35px;
}



/* -------------------------------------------------------  ADDRESS STUFF HERE */

.info {
	width: 220px;
	background: url(infobg.jpg) repeat-y;
	line-height: 17px;
	color: #ece4d3;
	text-align: center;
}

.info-header {
	background: url(infoheader.jpg) no-repeat;
	width: 220px;
	height: 30px;
}

.info-container-container {
	width: 220px;
}

.info-container {
	width: 200px;
	padding-left:10px;
	padding-right:10px;
}

.info-padding {
	padding: 5px 5px;
}

.info-footer {
	background: url(infofooter.jpg) no-repeat;
	width: 220px;
	height: 40px;
}



/* ------------------------------------------------------- FOOTER */

.footer {
	font-family: Verdana, Arial;
	color: #000;
	width: 480px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin: 20px 0 20px 0;
}
.footerbg {
    background: url('footerbg.jpg') no-repeat;
    background-position:bottom center;
    background-color:transparent;
}

.weather {
	line-height: 10px;
}



/* -------------------------------------------------------  IMAGES */

img.one, img.two {
	clear: both;
	border: 0px #FFFFFF solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}



/* -------------------------------------------------------  HEADERS  */

h1, h2, h3, h4 {
	color: #000;
}

h1 {
	font-size: 19px;
}

h2, h3, h4 {
	font-size: 16px;
}



/* -------------------------------------------------------  SUBMENUS

JSMENU:fontColor:#b5a986
JSMENU:fontColorHilite:#ffffff
JSMENU:menuItemBgColor:#41260e
JSMENU:menuHiliteBgColor:#150100
JSMENU:menuLiteBgColor:#533317
JSMENU:menuBorderBgColor:#140000
JSMENU:bgColor:#533317
JSMENU:horizOffset:-5
JSMENU:vertOffset:24
JSMENU:menuOrient:horiz
JSMENU:menuFont:Arial
JSMENU:fontSize:12
JSMENU:lineHeight:24
FLOWER:1
CAL:width:175
CAL:height:200
*/