body {
	background-color: #F8EEE5;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	min-width: 760px;
	background-image: url(/images/BG_tan.gif);
	background-repeat: repeat;
}
/*basic links  - many links not in p tags */
a:link {
	color: #6D2232;
	text-decoration: underline;
}

a:visited {
	color: #6D2232;
	text-decoration: underline;
}

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

a:active {
	color: #C0979F;
	text-decoration: underline;
}

/*left nav links */

a.navbar:link, a.navbar:visited {
	color: #FFF5EB;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	text-decoration: none;
	font-weight: bold;
	background-color: #6D2232;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A37073;
	border-bottom-color: #000000;
}

a.navbar:hover {
	color: #FFF5EB;
	text-decoration: none;
	background-color: #C0979F;
}

a.navbar:active {
	color: #FFF5EB;
	text-decoration: none;
	background-color: #F0D8DD;
}

/*top nav links */

a.navhead:link, a.navhead:visited {
	color: #6D2232;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 8px;
	display: block;
	float: right;
}

a.navhead:hover {
	color: #FFF5EB;
	text-decoration: none;
	background-color: #6D2232;
}

a.navhead:active {
	color: #FFF5EB;
	text-decoration: none;
	background-color: #F0D8DD;
}



/* headlines sized so that top headline can be H1 */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	line-height: 120%;
	font-weight: normal;
	color: #B98288;
	margin-top: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 120%;
	font-weight: normal;
	color: #6D2232;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 120%;
	font-weight: normal;
	color: #A05B6A;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #6D2232;
}

/* default style for paragraphs and lists -li not in p tags*/
p,li,dd,td,th{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
}
.normal{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
}

/* main box style for obits, etc */

.box {
	background-color: #F1DDD3;
	float: right;
	padding-left: 8px;
	width: 200px;
	text-align: left;
	background-image: url(/images/BG_tan2.gif);
	background-repeat: repeat;
}

/* default padding for candle table */
.candlebox{
padding:6px 10px 8px 6px;
width:220px;
}

/* default copyright style */
.copyright{
	color:#000000;
	font:60%/120% Arial, Helvetica, sans-serif;
}

/* default error message style */

.error{
	color:#FF0000;
	font-size:70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* default fixed font size for areas where font should not scale- keep 
topbox for legacy */
.fixed, .topbox{
color:#000000;
font:normal 12pt/14pt Arial, Helvetica, sans-serif;
}

/* default floatbox for print article, mail article, etc  180 min width 
and keep float right*/
.floatbox{
float:right;
width:180px;
}

/* one box with a border for stories, and other highlighted text */

.linebox{
padding:8px;
border: 1px solid #C0979F;
width:200px;
}


/* default for non-link nav text*/
.navtext{
	color:#FFF5EB;
	font:80%/120% Arial, Helvetica, sans-serif;
}

/* default style for notes */
.note{
	color:#000000;
	font-size:60%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

/* default for padding for some pages if applicable */
.pagebox{
	width:100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: 0px;
}

/* really small font for some forms */
.small{
	font-size:60%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #000000;
}

/* little bigger small text for various things -can be combined with 
small */
.smalltext{
	font-size:80%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #000000;
}
/* general table pad, used on many interactive elements */
.tdindent{
padding-left:11pt;
padding-right:6pt;
}

/* general table pad for vertical spacing on many interactive 
elements*/
.topspace, .tbspace{
padding-bottom:4px;
padding-top:4px;
}

.condense{
margin-bottom:4px;
margin-top:2px;
}

hr {
	border: 0;
	color: #C0979F;
	background-color: #C0979F;
	height: 1px;
	width: 100%;
}
.headerbox {
	background-image: url(/images/BG_pink.gif);
	background-repeat: repeat;
	height: 70px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6D2232;
}
.header {
	background-image: url(/images/headright_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sidebar {
	background-color: #6D2232;
}
.locationsbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A37073;
}
h1.front {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	line-height: 120%;
	font-weight: normal;
	color: #6D2232;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2.front {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 120%;
	font-weight: normal;
	color: #A05B6A;
	margin-top: 0px;
	margin-bottom: 4px;
}
h3.front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #6D2232;
	margin: 0px;
}
h4.front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
	color: #6D2232;
	margin: 0px;
}
ul.obits {
	margin: 0px;
	padding: 0px;
}
li.obits {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	padding-bottom: 2px;
	padding-left: 8px;
}
.frontcandlebox {
	background-image: url(/images/BG_tan2.gif);
	background-repeat: repeat;
	border: 1px solid #C0979F;
}
.quotebox {

	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0979F;
}
.quotetext{
	font-size:80%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #000000;
}
.footerbox {
	background-image: url(/images/BG_pink.gif);
	background-repeat: repeat;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C0979F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0979F;
}

a.sectionnav:link, a.sectionnav:visited {
	color: #FFF5EB;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	text-decoration: none;
	font-weight: bold;
	background-color: #B98288;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D1A9A6;
	border-bottom-color: #000000;
}

a.sectionnav:hover {
	color: #FFF5EB;
	text-decoration: none;
	background-color: #C0979F;
}

a.sectionnav:active {
	color: #FFF5EB;
	text-decoration: none;
	background-color: #F0D8DD;
}

/* style for mem and other display tables */
.tableDots{
  border:1px dotted #CCCCCC;
  padding:10px;
}

