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

body {
	background:  #391414 url('sitebg.jpg') repeat-x;
	background-position: top center;
	font-family: Arial, Verdana;
	font-size: 11pt;
 
	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;
}

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

td {
	font-family: Arial, Verdana;
	font-size: 11pt;
	color: #000;
}

.sectiontable td {
    text-align:justify;
    padding-left: 25px;
     padding-right: 25px;
 }

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

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

a:hover {
	text-decoration: underline;
}

ul.menu a {
	font-size: 22px;
	color: #FBB253;
    font-family:Times New Roman;
	font-weight: bold;
	text-decoration: none;
    font-style:italic;
}

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

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

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

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

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


.obit-list {
 width: 100px;
}

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

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

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

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

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

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

.obit-container {
	width: 191px;
}

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



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

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

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

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

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

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

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


*/
/* ------------------------------------------------------- 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-x;
    background-position:top center;
    background-color:#f3f3f3;
}

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

h1 {
	font-size: 24px;
}

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



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

JSMENU:fontColor:#FBB253
JSMENU:fontColorHilite:#fff
JSMENU:menuItemBgColor:#692525
JSMENU:menuHiliteBgColor:#7D2C2C
JSMENU:menuLiteBgColor:#704026
JSMENU:menuBorderBgColor:#692525
JSMENU:bgColor:#704026
JSMENU:horizOffset:-2
JSMENU:vertOffset:28
JSMENU:menuOrient:horiz
JSMENU:menuFont:Arial
JSMENU:fontSize:13
JSMENU:lineHeight:26
FLOWER:1
CAL:width:175
CAL:height:200
*/
