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

body {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000066;
}
/* nav styles */
.leftNavTable {
	font-family: Times, Times New Roman, serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.leftNavTd {
	padding-left: 5px;
}
.leftNavTd a:link {
	color: #000099;
	text-decoration: none;
}
.leftNavTd a:visited {
	color: #000099;
	text-decoration: none;
}
.leftNavTd a:hover {
	color: #00CCCC;
	text-decoration: underline;
}
.leftNavTd a:active {
	color: #00CCCC;
	text-decoration: underline;
}
/* footer styles */
.footer {
	color: #666666;
	font-size: 11px;
}
.footer a:link {
	color: #666666;
	text-decoration: underline;
}
.footer a:visited {
	color: #666666;
	text-decoration: underline;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer a:active {
	color: #000000;
	text-decoration: underline;
}	
/* body content styles */
.bodyContentTd {
	font-size: 12px;
}
.bodyContentTd a:link {
	color: #589FBD;
	text-decoration: underline;
}
.bodyContentTd a:visited {
	color: #589FBD;
	text-decoration: underline;
}
.bodyContentTd a:hover {
	color: #A5D4E8;
	text-decoration: underline;
}
.bodyContentTd a:active {
	color: #A5D4E8;
	text-decoration: underline;
}
/* contact us styles */
.contactTable {
	font-size: 11px;
	border: solid 1px #BBD3DA;
}
.input {
	border: solid 1px #666666;
}
.inputTitle {
	background-image: url("/Images/contactUsLabelBack.jpg");
	background-repeat: repeat-x;
}
.input Cell { }
.button {
	border: solid 1px #000066;
	background-color: #AAD5DD;
	color: #000099;
}

a.links {
   color: #000099;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 10px;
   text-decoration: none;
}

a.links:hover {
   color: #000099;
   text-decoration: underline;
}

a.links2, a.map {
   color: #000099;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   text-decoration: none;
   font-weight: bold;
}

a.links2:hover, a.map:hover {
   color: #000099;
   text-decoration: underline;
}

a.links3 {
   color: #000099;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
}

a.links3:hover {
   color: #000099;
   font-weight: bold;
   text-decoration: underline;
}

a.links4 {
   color: #000000;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 10px;
   text-decoration: none;
}

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

.content {
   color: #000099;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 12px;
}

.content2 {
   color: #000099;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 10px;
}

.content3 {
   color: #000099;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 14px;
   font-weight: bold;
}

.content4 {
   color: #000099;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 14px;
   font-weight: bold;
}

.content5 {
   color: #CCCCCC;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 10px;
}

.content6 {
   color: #000099;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   font-weight: bold;
}

.special {
   color: #FF0000;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   font-weight: bold;
}

.altbg1 {
   background-color: #FFFFFF;
}

.altbg2 {
   background-color: #EEF5FD;
}

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

#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: 65px;
	padding: 1px;
	background-color: #48594B;
	margin-right: .5em;
}
