﻿body{
	margin:0px;
	background-image:url("http://www.jerokiahdarr.com/images/JD_logo.gif");
	background-repeat:repeat;
	background-attachment:fixed;
}
h1, h2, h3, h4{
	color:#00006a;
}
p{
	margin-left:20px;
	margin-right:20px;
	font-size:14px;
	font-weight:600;
	font-family:Trebuchet MS;
}
.outerwrap{
	background-image:url("http://www.jerokiahdarr.com/images/JD_logo.gif");
	background-repeat:repeat;
	width:100%;
	height:100%;
	margin:0px;
}
.innerwrap{
	background-color:#fff;
	width:1000px;
	height:auto;
	border-top:4px blue;
	border-right:6px #00008B;
	border-bottom:6px #00008B;
	border-left:4px blue;
	border-style:outset;
}
.header{
	background-color:#dbdbdb;
	width:100%;
	height:auto;
	vertical-align:top;
	margin:0px;
}
.nav{
	background-color:#dbdbdb;
	width:250px;
	float:left;
	color:#00004c;
	height:inherit;
}
.content{
	background-color:#fff;
	color:#141414;
	float:left;
	width:100%;
	height:inherit;
	text-align:justified;
	margin-top:0px;
	vertical-align:top;
	font-size:14px;
}
#pic {
	width:140;
	height:140;
	display:block;
	visibility:visible;
	position:relative;
	z-index:1;
	background-color:#000059;
	text-align:center;
	vertical-align:middle;
	margin-left:50px;
	margin-right:50px;
	padding:10px;
}
#crumbs {
	width:100%;
	background-color:#000059;
	color:#dbdbdb;
	font-family:Trebuchet MS, Tahoma;
	font-size:14px;
}
a.nav{
	text-decoration:none;
	font-weight:bold;
	color:#00004c;
}
a.nav:link, a.nav:visited{
	color:800000;
	text-decoration:none;
	font-weight:bold;
}
a:active, a:hover{
	text-decoration:none;
	background-color:#f5f5dc;
	color:#004c00;
	font-weight:bold;
}
a:link{
	font-weight:bold;
	color:#800000;
	text-decoration:none;
}
a:visited{
	color:#800000;
	font-weight:bold;
	text-decoration:none;
}
ul.menu {
	list-style:none;
}
ul.menu li {
	background-image:url(http://www.jerokiahdarr.com/images/jd_button.jpg);
	height:35px;
	width:140px;
	vertical-align:middle;
	text-align:center;
	margin-left:15px;
}