.pageBackground {
	background-image: url(../images/page-structure/bkg-pattern.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.links-light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1B98A;
	text-decoration: none;
}
.goldBarMid {
	background-image: url(../images/page-structure/gold-bar-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.goldBarLftEnd {
	background-image: url(../images/page-structure/gold-bar-lft-end.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.goldBarRtEnd {
	background-image: url(../images/page-structure/gold-bar-rt-end.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navBtns {
	background-image: url(../images/page-structure/button-bar-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.btn-bar-lft {
	background-image: url(../images/page-structure/button-bar-left-end.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.btn-bar-rt {
	background-image: url(../images/page-structure/button-bar-right-end.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentAreaLftShadow {
	background-image: url(../images/page-structure/content-area-left-shadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.conentBkg {
	background-image: url(../images/page-structure/content-area-bkg.jpg);
	background-repeat: repeat;
}
.column-btn-bkg {
	background-image: url(../images/page-structure/column-btn-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.column-btn-selected-bkg {
	background-image: url(../images/page-structure/column-btn-selected-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.column-btns-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1B98A;
	font-weight: bold;
	text-decoration: none;
}
a.column-btns-head:hover {
	background-color: #45311F;	
}
.column-btns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.column-btns:hover {
	color: #D1B98A;
	font-weight: bold;
}
.nav-btns-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575785;
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
}
a.nav-btns-text:hover {
	color: #000000;
	background-color: #B5BFDD;
}
.captions {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #575785;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #575785;
}
.headlineBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #575785;
	line-height: 28px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #575785;
}
.blueSubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #575785;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #575785;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.links-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32324D;
	text-decoration: none;
	line-height: 13px;
}
a.links-text:hover {
	color: #000000;
	background-color: #B5BFDD;
}
.pop-up-menu-btns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.pop-up-menu-btns:hover {
	color: #D1B98A;
}
.hyperlink-bkg{
	background-image: url(../images/page-structure/hyperlink-bkg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}.obitListings {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #575785;
	border-right-color: #575785;
	border-bottom-color: #575785;
	border-left-color: #575785;
}
.obitLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
