body {
	margin-bottom: 0px;
	background-color: #ffffff;
	line-height: 14px;
	}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #282938;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px solid #3E070A;
}
.Index { <!--content-->
	font-family: Tahoma;
	font-size: 13px;
	color: #282938;
	font-weight: bold;
	line-height: 28px;
}
.Index2 { <!--content-->
	font-family: Tahoma;
	font-size: 11px;
	color: #282938;
	font-weight: normal;
	line-height: 14px;
}
.text1 { <!--content-->
	font-family: Tahoma;
	font-size: 12px;
	color: #282938;
	font-weight: normal;
	line-height: 14px;
}
.text2 {  <!--content title-->
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #282938;
}
.text3 {   <!--title-->
	font-family: Minion Pro;	
	font-size: 24px;
	font-weight: regular;
	color: #282938;
}
.text4 {   <!--obit summaries-->
	font-family: Tahoma;
	font-size: 10px;
	color: #282938;
	font-weight: regular;
	line-height: 14px;	
}

a:link {
	color: #AB915C;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: regular;
	font-style: normal;
	text-decoration: none;

}
a:visited {
	color: #AB915C;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: regular;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #5D4A27;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: regular;
	font-style: normal;
	text-decoration: none;
}

a.a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F9F0D1;
	text-decoration: none;
}
a.a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F9F0D1;
	text-decoration: underline;
}
a.a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #282938;
	text-decoration: none;
}

.inputstyle {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: regular;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #BDA774;
}

