html { min-height: 100%; margin-bottom: 1px; }
body  { 
	background: #9ea464;
	margin: 0; 
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	background: url("images/fd-page-margins.gif") repeat-y center;
	width: 838px;
	margin: 0 auto;
	position: relative;
}

#wrapper {
	background: url("images/blk-side.gif") repeat-y; 
	width: 780px;
	padding-bottom: 0px; 
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-left: 29px;
}

#masthead {
	background: #878787;
	height: 152px;
	border-top: 12px solid #000;
	text-align: right;
	position: relative;
	overflow: hidden;
}

#masthead img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#masthead p {
	font-family: Times, serif;
	font-size: 18px;
	font-style: italic;
	padding: 77px 10px 10px 0px;
	margin: 0px;
}

#masthead #strapline  {
	background: #000;
	position: absolute;
	top: 112px;
	left: 166px;
	width: 610px;
	height: 30px;
	font-size: 30px;
	color: #fff;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 5px 30px;
	line-height: 30px;
}

#strapline p {
	margin: 0px;
	padding-top: 7px;
	padding-left: 130px;
	font-size: 30px;
	font-family: Times;
	color: #fff;
	font-weight: normal;
	font-style: italic;
}

p { 
	font-size: 11px; 
	font-weight: normal; 
}

h1 {
	font-family: Times;
	font-size: 20px;
	color: #86251d;
	text-align: left;
	margin: 30px 0px 10px 0px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	margin: 30px 0px 10px 0px;
	font-weight: bold;
	line-height: 10px;
}
em {
	font-size:10px;
	font-weight:bold;
}
a:link, a:visited {
	text-decoration: none;
}

.nav {
	margin-top: 30px;
	padding-left: 12px;
	float: left;
	width: 178px;
}

.nav ul {
	list-style-type: none;
	line-height: 1.4em;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	font-size: 12px;
	
}

.nav ul li {
	width: 140px;
	margin: 5px 0px 5px 0px;
}

.nav ul li a:link, .nav ul li a:visited {
	color: #fff;
	display: block;
	background: #82781f;
	padding: 3px 3px 3px 5px;
	border: 1px solid #fff;
}

.nav ul li a:hover {
	background: #bcad78;
	color: #000;
}

.nav ul li #current {
	color: #fff;
	background: #86251d;
}
.vivid {background:yellow;border:#000 dotted 2px;font-style:italic;font-weight:bold;text-align:center;padding:2px;}

.email_link a:link, .email_link a:visited {
	display: block;
	color: #000;
	width: 131px;
	border: 1px solid #fff;
	text-indent: 35px;
	background: #ad8c7f url("images/mail.gif") no-repeat center left;
	padding: 5px 3px 5px 4px;
	font-weight: bold;
}

.email_link a:hover {
	background: #e48f5e url("images/mail.gif") no-repeat center left;
}

.quote {
	font-size: 12px;
	font-style: italic;}

.select {
	font-size: 9px;
	background:#eee;
	padding:6px;
}
form {font-size:12px;font-style:italic;}
table {margin-bottom:4px;padding:4px;}
#jacket {position:relative;float:left;margin-right:10px;}
#copy {
	top: 80px;
	width: 420px;
	padding-bottom: 150px; 
	float: left;
}

#copy p {
	font-size: 12px;
}

#copy p.address {
	font-size: 16px;
}


#copy p.embolden {
	font-size: 11px;
	font-weight: bold;
}

#copy ul.contact {
	list-style-type: square;
	font-size: 16px;
	font-weight: bold;
    line-height: 25px;
	margin: 15px;
	padding: 6px 0px 0px 0px;
}

#copy ul.law {
	list-style-type: square;
	font-size: 10px;
	line-height: 20px;
	margin: 20px;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}

#contact {
	top: 100px;
	left: 185px;
	width: 360px;
	float: left;
}

#picturepanel {
	width:130px;
	float:right;
	margin:0px 10px 0px 10px;
}
#picturepanel img {
	border: 0px solid #000;
	margin:0;
}

#sidetext {
	font-size: 10px;
	color: #424242;
	width: 130px;
	margin: 0px 2px 10px 2px;
}
	
#footer {
	clear: both;
	text-align: center;
	margin-top: 50px;
	width: 780px;
	background: #ccc;
	margin-bottom: 0px;
	padding: 2px 0px 4px 0px;
	border-top: 1px #000 solid;
	border-bottom:1px #000 solid;
	z-index: 2;
	font-size: 8px;
}
