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

body {
	background:  #FFFFE7 url('sitebg.jpg') repeat-x;
	background-position: top center;
	font-family: Arial, Verdana;
	font-size: 11pt;
	line-height: 150%;
	color: #E0D7BF;
}

.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: 11pt;
	line-height: 150%;
	color: #E0D7BF;
}


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

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

a:hover {
	text-decoration: underline;
}

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

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

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

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

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

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

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

.outermenu {
	color: #222526;
	width: 200px;
	font-size: 12px;
	line-height: 40px;
	background: url(navitem.jpg) repeat-y;
    z-index: 999;

}

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


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

.obits {
	width: 210px;
}

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

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

.obit-container {
	width: 210px;
}

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

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



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

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

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

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

.info-container {
	width: 180px;
	padding-left:5px;
	padding-right:5px;
}

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

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

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

.info1 {
	width: 200px;
	background: url(infobg1.jpg) repeat-y;
    font-size: 12px;
	line-height: 17px;
	color: #1E1C0F;
	text-align: center;
}

.info-header1 {
	background: url(infoheader1.jpg) no-repeat;
	width: 200px;
	height: 39px;
}

.info-container-container1 {
	width: 200px;
}

.info-container1 {
	width: 180px;
	padding-left:5px;
	padding-right:5px;
}

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

.info-footer1 {
	background: url(infofooter1.jpg) no-repeat;
	width: 200px;
	height: 125px;
}



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

.footer {
	font-family: Verdana, Arial;
	color: #AE9963;
	width: 500px;
	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:#232913;
}

.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: #CEC1A2;
    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:#232913
JSMENU:menuHiliteBgColor:#5F6E34
JSMENU:menuLiteBgColor:#889B58
JSMENU:menuBorderBgColor:#000000
JSMENU:bgColor:#889B58
JSMENU:horizOffset:170
JSMENU:vertOffset:5
JSMENU:menuOrient:vert
JSMENU:menuFont:Arial
JSMENU:fontSize:12
JSMENU:lineHeight:24
FLOWER:1
CAL:width:175
CAL:height:200
*/