@import url("/content/style/style.css");

body {
	background-color: #FFFFFF;
	margin: 4px;
	color: #663300;
}
blockquote {
	margin-left: 15px;
	margin-right: 15px;
}
.navBack_td {
	background-color: #9B123F;
}
.navBack {
	background-image: url(/Images/nav_gradient.jpg);
	background-repeat: repeat-y;
	background-position: right;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.navBack_over {
	background-image: url(/Images/nav_gradient-over.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #D394A7;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333300;
}
.copyright {
	font-size: 13px;
	color: #000000;
}
.bodyTd {
	border: solid 1px #666666;
	font-size: 15px;
}
.bodyTd a:link {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #BC821D;
}
.bodyTd a:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #BC821D;
}
.bodyTd a:hover {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #68490B;
}
.bodyTd a:active {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #68490B;
}
.textBold {
	font-size: 16px;
	font-weight: bold;
}
.bodyTxt {
	font-size: 15px;
	line-height: 1.3;
	letter-spacing: .03em;
}
hr {
	border-color: #666666;
	width: 100%;
}
.contactTbl {
	border: double 3px #666666;
	font-size: 15px;
}
.input {
	border: solid 1px #666666;
	background-color: #F2F2F2;
}
.inputTitle {
	padding-left: 10px;
}
.inputCell {
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom: dashed 1px #666666;
	padding-left: 18px;
}
.button {
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 2px #666666;
	border-right: solid 2px #666666;
	font-weight: bold;
	color: #663300;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #BC821D;
}
a:visited {
	text-decoration: none;
	color: #BC821D;
}
a:hover {
	text-decoration: underline;
	color: #68490B;
}
a:active {
	text-decoration: none;
	color: #68490B;
}

.staffTd {
	border: solid 1px #9B123F;
	background-color: #E2E2E2;
	font-weight: bold;
}

.content {
   color: #663300;
   font-family: Times New Roman, Times, serif;
   font-size: 14px;
}

.content2 {
   color: #BC821D;
   font-family: Times New Roman, Times, serif;
   font-size: 12px;
}

.content3 {
   color: #663300;
   font-family: Times New Roman, Times, serif;
   font-size: 14px;
   font-weight: bold;
}

.content4 {
   color: #663300;
   font-family: Times New Roman, Times, serif;
   font-size: 14px;
   font-weight: bold;
}

.content5 {
   color: #999999;
   font-family: Times New Roman, Times, serif;
   font-size: 14px;
}

.content6 {
   color: #663300;
   font-family: Times New Roman, Times, serif;
   font-size: 14px;
   font-weight: bold;
}

.copyright {
   color: #663300;
   font-family: Times New Roman, Times, serif;
   font-size: 13px;
}

.special {
   color: #FF0000;
   font-family: Times New Roman, Times, serif;
   font-size: 14px;
   font-weight: bold;
}

.altbg1 {
   background-color: #FFFFFF;
}

.altbg2 {
   background-color: #EEF5FD;
}

.photobg, .mapbg, .border {
   background-color: #21405F;
}

#map { height: 600px; position: relative; overflow: hidden !important; width: 100%; }
.popup { background: transparent !important; height: 100% !important; margin: 0;}

.obit-thumb {
	float: left;
	border: none;
	width: 50px;
	height: 60px;
	padding: 1px;
	background-color: #48594B;
	margin-right: .5em;
}
