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

body {
	background:  #7396B6 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: bottom center;
}

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



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

a {
	color: #1B5385;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

ul.menu li { margin: 0; padding-right: 15px; 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: 228px;
}

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

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

.obit-container {
	width: 228px;
}

/*.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: 228px;
	height: 31px;
}



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

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

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

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

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

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

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



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

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

.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:#DEE6EF
JSMENU:fontColorHilite:#fff
JSMENU:menuItemBgColor:#395B7A
JSMENU:menuHiliteBgColor:#5A8EC0
JSMENU:menuLiteBgColor:#5B7B96
JSMENU:menuBorderBgColor:#2B445B
JSMENU:bgColor:#5B7B96
JSMENU:horizOffset:-8
JSMENU:vertOffset:26
JSMENU:menuOrient:horiz
JSMENU:menuFont:Arial
JSMENU:fontSize:12
JSMENU:lineHeight:24
FLOWER:1
CAL:width:175
CAL:height:200
*/