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

body {
	background:  #C0A062 url('sitebg.jpg') repeat-x;
	background-position: top;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #222526;
}

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

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

td {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #222526;
}
.headerbg {
		background: url('headerbg.jpg') no-repeat;
		background-position: top;
}


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

a {
	color: #B68529;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.menu a {
	text-decoration: none;
	color: #472f04;
	width: 100%;
	height: 40px;
	font-weight: normal;
}

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

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

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

.obits a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	display: block;
	width: 100%;
	line-height: 17px;
	font-size: 13px;
}

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



/* -------------------------------------------------------  VERTICAL MENU */

.outermenu {
	color: #222526;
	width: 230px;
	font-size: 13px;
	line-height: 43px;
	background: url(navitem.jpg) repeat-y;

}

.menu {
	color: #fff;
	font-size: 13px;
	line-height: 43px;
}



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

.obits {
	width: 230px;
}

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

.obit-container {
	width: 190px;
	padding-left: 15px;
	padding-right: 15px;
}

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

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

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



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

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

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

.info-container-container {
	width: 230px;
}
.info-container {
	width: 210px;
	padding-left: 10px;
	padding-right: 10px;
}
.info-footer {
	background: url(infofooter.jpg) no-repeat;
	width: 230px;
	height: 30px;
}



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

.footer {
	font-family: Verdana, Arial;
	color: #000000;
	width: 460px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin: 20px 0 20px 0;
}

.copybg {
	background: url(copyrightbg.jpg) repeat-y;
}

.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: #222526;
}

h1 {
	font-size: 19px;
}

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



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

JSMENU:fontColor:#5B4112
JSMENU:fontColorHilite:#287365
JSMENU:menuItemBgColor:#79E4A8
JSMENU:menuHiliteBgColor:#FFE488
JSMENU:menuLiteBgColor:#79828f
JSMENU:menuBorderBgColor:#17564A
JSMENU:bgColor:#79828f
JSMENU:horizOffset:210
JSMENU:vertOffset:7
JSMENU:menuOrient:vert
JSMENU:menuFont:Georgia
JSMENU:fontSize:12
JSMENU:lineHeight:24
FLOWER:1
CAL:width:175
CAL:height:200
*/