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

body {
	background:  #DDC98C url('sitebg.jpg') repeat-x;
	background-position: top;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 23px;
	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;
}

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

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



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

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

.menu a {
	text-decoration: none;
	color: #fff;
	width: 100%;
	height: 33px;
	font-weight: bold;
}

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

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

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

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

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



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

.outermenu {
	color: #222526;
	width: 220px;
	font-size: 12px;
	line-height: 33px;
	background: url(navitem.jpg) repeat-y;

}

.menu {
	color: #fff;
	font-size: 12px;
	line-height: 33px;
}



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

.obits {
	width: 220px;
}

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

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

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

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

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



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

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

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

.info-container-container {
	width: 220px;
}
.info-container {
	width: 190px;
	padding-left: 15px;
	padding-right: 15px;
}
.info-footer {
	background: url(infofooter.jpg) no-repeat;
	width: 220px;
	height: 40px;
}



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

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



.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:#ffffff
JSMENU:fontColorHilite:#F5DF9E
JSMENU:menuItemBgColor:#2962BD
JSMENU:menuHiliteBgColor:#1D457A
JSMENU:menuLiteBgColor:#7AB4DC
JSMENU:menuBorderBgColor:#1B417F
JSMENU:bgColor:#7AB4DC
JSMENU:horizOffset:-214
JSMENU:vertOffset:4
JSMENU:menuOrient:vert
JSMENU:menuFont:Arial
JSMENU:fontSize:12
JSMENU:lineHeight:24
FLOWER:1
CAL:width:175
CAL:height:200
*/
