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

body {
	background:  #303b3d url('sitebg.jpg') repeat-x;
	background-position: top center;
	font-family: Arial, Verdana;
	font-size: 11pt;
	line-height: 150%;
	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: 9pt;
	line-height: 150%;
	color: #000;
}

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


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

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

a:hover {
	text-decoration: underline;
}

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

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

.footer a {
	color: #066185;
	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;
	color:#fff;
}

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

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

}

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


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

.obits {
	width: 230px;
}

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

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

.obit-container {
	width: 230px;
}

.obit-container .obittdbg table {
	border-bottom: 2px solid #264d5d;
	
}
.obit-container table .obittdbg td {
   background-color: #1a3540; 
   
}

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

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



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

.info {
	width: 230px;
	background: url(infobg.jpg) repeat-y;
    font-size: 12px;
	line-height: 17px;
	color: #fff;
	text-align: center;
}

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

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

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

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

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



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

	
.footer {
	font-family: Verdana, Arial;
	color: #000;
	width: 460px;
	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:#4F000A;
}

.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: #677577;
    font-family:georgia;
    font-weight:normal;
}

h1 {
	font-size: 24px;
}

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



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

JSMENU:fontColor:#fff
JSMENU:fontColorHilite:#fff
JSMENU:menuItemBgColor:#285162
JSMENU:menuHiliteBgColor:#4a93ae
JSMENU:menuLiteBgColor:#4a93ae
JSMENU:menuBorderBgColor:#0d222b
JSMENU:bgColor:#4a93ae
JSMENU:horizOffset:-215
JSMENU:vertOffset:5
JSMENU:menuOrient:vert
JSMENU:menuFont:Arial
JSMENU:fontSize:12
JSMENU:lineHeight:24
FLOWER:1
CAL:width:175
CAL:height:200
*/