﻿body {
	margin: 0 auto;
	text-align: center;
	background-image: url('images/parch.jpg');
	background-repeat: repeat;
/*	background-color: #ECC88E;  #E6E2AF; /* #F8F8E9 */
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
table {
	border-collapse: collapse;
}
strong {
	text-decoration: none;
	font-weight: bold;
}
.clear {
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}
#home .fdic {
/*	background-image: url('images/fdic.gif');
	background-position: center center;
	background-repeat: no-repeat; 
	position: absolute; */
	top: 550px;
	left: 50px;
	width: 107px;
	height: 35px;
	border: 0px #000 solid;	
}
.fdic {
	background-image: url('images/fdic.gif');
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 400px;
	left: 50px;
	width: 107px;
	height: 35px;
	border: 0px #000 solid;
	
}

/* BUTTON
**************************************************/

a.button:link, a.button:visited  {
	color: #3E5A0E;
	background-color: #F8F8E9;
	text-decoration: none;
	border: 3px #3E5A0E solid;
	padding: 6px 12px;
	font-weight: bold;	
	margin: 12px 0 0 24px;
	line-height: 4;
}

a.button:active, a.button:hover {
	color: #fff;
	border: 3px #3E5A0E solid;
	background-color: #3E5A0E;
	text-decoration: none;
}

/* CALCULATORS 
**************************************************/
table.calcs {
	border: 1px #1E5B3C solid;
	padding: 0;
	background-color: #879A67;
	font-size: 1em;
	width: 600px;
/*	background: #fff url('images/tree.jpg') no-repeat;
	background-position: right center;
*/
}
table.calcs td {
	color: #fff;
	border: 0px #65584F solid;
	padding: 4px;
}
table.calcs input {
	color: #000;
	border: 1px #3E5A0E solid;
	padding: 2px 4px;
	background-color: #fff;
	width: 150px;
}
table.calcs input.buttons {
	font-weight: bold;
	color: #fff; /* #3B568D; */;
	border: 1px #fff solid;
	background-color: #3E5A0E;
	width: 175px;
	font-size: 1em;
}
/* SHELL
**************************************************/
#shell {
	margin: 0 auto;
	width: 950px;
	border-top: 0px #000 solid;
	border-left: 0x #000 solid;
	border-right: 0px #000 solid;
	border-bottom: 0px #000 solid;
	z-index: 300;
}
#contentshell {
	margin: 0 auto;
	width: 950px;
	position: relative;
	border-top: 0px #000 solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	border-bottom: 0px #000 solid;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	z-index: 2;
/*	background-color: #D6D6AD;  Add if customer wants left column to in this color	*/
}
/* LOGO
**************************************************/
#logo {
	float: left;
	width: 197px;
	border: 0px #000 solid;
	text-align: center;
}
/* LOGIN
**************************************************/
#home #login {
	display: block;
}
#login {
	display: none;
}
#login {
	color: #fff;
	background-color: #3E5A0E; /* #B7C6A9; */;
	margin: 0;
	padding: 0;
	height: 150px;
	border-top: 0px #643210 solid;
	border-left: 0px #643210 solid;
	border-right: 0px #fff solid;
	border-bottom: 0px #643210 solid; /* #F8F8E9 */
}

#login a {
	margin: 0;
	padding: 0;
	line-height: 16px;
}

#login H1 {
	font-size: 1.4em;
	margin: 0 0 0 0;
	padding: 12px 0;
	color: #fff;
}
/* CONTENT LEFT
**************************************************/
#contentleft {
	width: 197px;
	float: left;
	border-bottom: 1px #643210 solid;	
	background-color: #879A67;
}
.section {
	border-top: 1px #643210 solid;
	border-left: 1px #643210 solid;
	margin: 0;
	padding: 3px 0 12px 0;
}
.section h1 {
	font-size: 1.4em;
	color: #000;
	margin: 0;
	padding: 3px 0;
}
/*
.sectionlast {
	border-top: 1px #643210 solid;
	border-left: 2px #643210 solid;
	margin: 0;
	padding: 3px 0 12px 0;
	height: 100px;
}
.sectionlast h1 {
	font-size: 1.4em;
	color: #000;
	margin: 0;
	padding: 0 0 12px 0;
}
*/
#contentleft a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	border: none;
	padding: 16px 0 0 0;
}
#contentleft a:hover {
	text-decoration: none;
}
/* CONTENT
**************************************************/
#header h1 {
	font-size: 2.5em;
	margin: 45px 0 0 0;
	padding: 0 0 0 0;
	color: #643210;
}
#header h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 36px 0;
	font-style: italic;
	color: #643210;
}

.lamesa {float: left;}
.bauer {float: right}

#content {
	width: 727px;
	float: right;
	text-align: left;
	border-top: 1px #643210 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	margin: 0;
	padding: 12px;
	background-color: #F8F8E9;
	min-height: 494px;
	_height: 494px;
	color: #000;
}
#content h1 {
	margin: 0 0 24px 0;
	font-size: 1.5em;
	color: #3E5A0E;
	text-transform: capitalize;
	padding: 3px 3px 0 3px;
	border-top: 0px #643210 solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	border-bottom: 1px #000 solid;
}
#content h2 {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background: #879A67;
	margin: 12px 0 0 0;
	padding: 3px;
	text-transform: capitalize;
}
#content ul {
	list-style-type: square;
/*	list-style-type: none;  
	margin: 12px 0;
	padding: 0 24px;*/
}

/* FOOTER
**************************************************/
#footer {
	margin: 0 auto;
	border-top: 0px #643210 solid;
	width: 950px;
	padding: 6px 30px 20px 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: right;
}
#footer a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
/* NAVIGATION
**************************************************/
#navholder {
	float: right;
	width: 750px;
}
#nav, #nav ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
	font-family: Verdana;
	border: 0px #000 solid;
	width: 750px;
	z-index: 300;
	border: 0px #000 solid;
}
#nav a {
	display: block;
	color: #F8F8E9;
	text-decoration: none;
	text-align: center;
	padding: 0 10px;
	line-height: 30px;
	font-size: 1em;
	background: #3E5A0E;
	border-top: 0px #000 solid;
	border-left: 0px #B2B2B2 solid;
	border-right: 0px #fff solid;
	border-bottom: 0px #B2B2B2 solid;
}
#nav a:hover {
	color: #fff;
	background-color: #643210;
}
#nav a.navleft {
	border-right: 0px #ebebeb solid;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	width: 160px;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: none;
	border-top: 0px #fff solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
}
#nav li li {
	width: 160px;
	background: #643210;
	margin: 0;
}
#nav li ul a {
	background-image: none;
	width: 160px;
	color: #BE1B20;
	line-height: 1.50em;
	text-align: left;
	border: none;
	padding: 3px 12px;
	background-color: yellow;
	text-transform: capitalize;
	border-bottom: 0px #000 solid;
}
#nav li ul ul {
	margin: -22px 0 0 160px;
}
#nav li ul.noclip {
	background-image: none;
	margin-left: -33px;
	display: block;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	display: block;
	border-left: 0px #b2b2b2 solid;
	border-bottom: 0px #004A4A;
}
#nav li:hover, #nav li.sfhover {
	color: #fff;
}
#nav li:hover a, #nav li.sfhover a {
	color: #fff;
	background-color: #879A67;
	border-top: 0px #b2b2b2 solid;
	border-left: 0px #b2b2b2 solid;
	border-right: 0px #b2b2b2 solid;
	border-bottom: 0px #b2b2b2 solid;
}
/* Dropdown Button Hover States */
#nav li:hover ul a, #nav li.sfhover ul a {
	color: #fff;
	background-color: #879A67;
	z-index: 300;
}
#nav li:hover ul a:hover, #nav li.sfhover ul a:hover {
	color: #fff; /*	font-weight: bold; */;
	background-color: #643210;
	width: 160px;
}
#nav li:hover ul a.dd, #nav li.sfhover ul a.dd {
	background: none;
	background-image: url('includes/images/arrow2_esb.gif');
	background-position: right center;
	background-repeat: no-repeat;
}
#nav li ul ul ul {
	/* fourth-and-above-level lists */
	margin: -21px 0 0 160px;
	padding: 0;
	font-size: 1em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
	display: block;
	border-top: 0px #000 solid;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
	display: block;
}

/* PRINT AND SCREEN
************************************************/
@media print {
	body {
		width: 80%;
	}
	#navholder {
		display: none;
	}
	#contentleft {
		display: none;
	}
	#footer {
		display: none;
}	
	#content {
	width: 80%;
	border: 0px maroon solid;
	}
}


