.redline {
	background-color:#7f3c11;
}
body {
	background-color:#54655a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
}
p {
	font-size:13px;
	color:#7f3c11;
}

ul {
	font-size:small;
	color:#7f3c11;
}
h1 {
	color:#0a2739;
	font-size:17px;
	text-align:center;
}
h2 {
	color:#506156;
	font-size:17px;
}
h2 a {
	color:#7f3c11;
}
h2.a:hover {
	color:#483418;
}
h3 {
	color:#5c4942;
	font-size:14px;
}
h4 {
	color:#af8028;
	font-size:14px;
}
h5 {
	color:#000000;
	font-size:14px;
	margin:0 0 0 0;
}
.footer{
	font-size:10px;
	color:#07293c;
}
.footer a {
	color:#07293c;
}
.footer a:hover {
	color:#dbba87;
}

a {
	color:#483418;
}
a:hover {
	color:#7f3c11;
}
 .leftlink {
	padding-left:25px;
	color:#07293c;
}
 a.leftlink:hover {
	padding-left:25px;
	color:#7f3c11;
}
ul#menu {
	width: 100%;
	height: 51px;
	/*background: #FFF url("images/menu-bg.gif") top left repeat-x;*/
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	padding-left:10px;
	margin: 0;
}
ul#menu li {
	display: block;
	float: left;
	margin: 0 0 5px 5px;
}
ul#menu li a {
	height: 29px;
	width: 191px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	padding: 5px 0px 0;
	text-align:center;
	background-image:url(images/probate-estate-menu.gif);
	background-position:0px -34px;
}
ul#menu li a:hover {
	height: 29px;
	width: 191px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	padding: 5px 0px 0;
	text-align:center;
	background-image:url(images/probate-estate-menu.gif);
	background-position:0px 0px;
}
ul#menu li a.current {
	height: 29px;
	width: 191px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	padding: 5px 0px 0;
	text-align:center;
	background-image:url(images/probate-estate-menu.gif);
	background-position:0px -102px;
}
ul#menu li a.current:hover {
	height: 29px;
	width: 191px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	padding: 5px 0px 0;
	text-align:center;
	background-image:url(images/probate-estate-menu.gif);
	background-position:0px -68px;
}

