body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26211D;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEFBB8;
}
.subheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.pageNumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414032;
	background-color: #8C8B6F;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414032;
	background-color: #8C8B6F;
}
select {
	background-color: #8C8B6F;
}
.subbackgroung {
	background-image: url(images/5px.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #D2CF72;
}
.smtext:a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #D2CF72;
}
.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
.brownscroll {
scrollbar-base-color: #414032;
scrollbar-arrow-color: #26211D;
scrollbar-3dlight-color: #706E57;
scrollbar-darkshadow-color: #26211D;
scrollbar-face-color: #414032;
scrollbar-highlight-color: #706E57;
scrollbar-shadow-color: #26211D;
scrollbar-track-color: #585744;
}
/*  Obituaries */

.obit-name_white {
	font-family: Arial;
	color: #ffffff;
	font-size: 14pt;
}
.obit-name_black {
	font-family: Arial;
	color: #000000;
	font-size: 14pt;
}
.obit-white {
	font-family: Arial;
	color: #ffffff;
	font-size: 11pt;
}
.obit-black {
	font-family: Arial;
	color: #000000;
	font-size: 11pt;
}
img {
	border: 0px;
}
._hidden-image {
	display:none;
}

/*  lists  */
ul.pages, li.pages {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 10pt;
	color:#ffffff;
	text-decoration: none;
    text-indent: 5px;	
	list-style-type:disc;
}
hr {
	margin-top: 1px;
	margin-bottom: 1px;
	noshade: noshade;
	color:#acab89;
	height: 1px;
}