body { margin: 10px; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #333333; text-align: center;}
A:Link { color: #333333; font-size: 12px; text-decoration: none; font-weight: bold }
A:Visited { color: #333333; font-size: 12px; text-decoration: none; font-weight: bold}
A:Active { color: #333333; font-size: 12px; text-decoration: none; font-weight: bold }
A:Hover { color: #333333; font-size: 12px; text-decoration: none; font-weight: bold }


ul   { background-color: #B0AB82; list-style: none; margin: 0; padding: 0; width: 150px }

ul li {
	position: relative;
	background-color: #B0AB82;
	border-bottom: 1px solid #FFF}
	
li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;}

/* Styles for Menu Items */
ul li a  { color: #333; text-decoration: none; background-color: #B0AB82; display: block; padding: 6px; border: 0 }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover  { color: #af8a31; background: #fff } /* Hover Styles */
		
li ul li a  { background-color: #D3D5B5;} /* Sub Menu Styles */
		
li:hover ul, li.over ul  { display: block } /* The magic */



#botnav A:Link { font-family : Tahoma, Arial, sans-serif; color: #333333; font-size: 10px; text-decoration: none }

#botnav A:Visited { font-family : Tahoma, Arial, sans-serif; color: #333333; font-size: 10px; text-decoration: none }

#botnav A:Active { font-family : Tahoma, Arial, sans-serif; color: #333333; font-size: 10px; text-decoration: none }

#botnav A:Hover { font-family : Tahoma, Arial, sans-serif; color: #333333; font-size: 10px; text-decoration: none }

.one { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #000066}

.two { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #333333}

.kanis { font-family : Arial, Helvetica, sans-serif; font-size : 14px; color: #333333}

#masthead {padding: 0px; margin: 0px; height: 150px; width: 800px;}

#uppercorner  { margin: 0; padding: 0; position: absolute; z-index: 5; top: 0; right: 0; width: 100px; height: 100px; float: right }

#wrapper {
	background-color: #FFF;
	position: relative;
	z-index: 1;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
	font-family: Tahoma, Arial, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration: none}

#header {
background-image: url(images/top.jpg);
width: 800px;
height: 150px;
border-bottom: 1px solid #FFF;
padding: 0px;
margin: 0px;}

#articles   { text-align: left; width: 700px; margin-left: 10px; padding-top: 120px; height: 25px; margin-top: 0; margin-bottom: 0px; }

#ticker {width: 649px; height: 26px; float: right; background-image: url(images/tickerbacker.jpg);border-bottom: 1px solid #FFF; border-top: 1px solid #FFF; }

#left { background-image: url(images/leftbottom.jpg); background-repeat: no-repeat; background-position: 0 bottom; margin: 0; padding: 0; width: 150px; height: 450px; float: left; border-right: 1px solid #FFF; border-top: 1px solid #FFF; z-index: 3; position: relative; margin-top: 0; margin-bottom: 0px; }

#lefttall { background-image: url(images/lefttall.jpg); background-repeat: no-repeat; background-position: 0 bottom; margin: 0; padding: 0; width: 150px; height: 1127px; float: left; border-right: 1px solid #FFF; border-top: 1px solid #FFF; z-index: 3; position: relative; margin-top: 0; margin-bottom: 0px; }

#photoholder { margin-top: 0; margin-bottom: 0px; margin-left: 3px; position: relative; z-index: 2;}

#content {
	width: 649px;
	height: 424px;
	float: right;
	z-index: -1;
		margin: 0px;
	margin-top: 0px; margin-bottom: 0px;
	background-color:#DEDFCE;}

#content p {
	font-size: 120%;
	line-height: 1.7em;
	text-indent: 1em;
	padding-left: 2em;
	padding-right: 2em;
	margin: 0px;
	margin-top: 5px; margin-bottom: 0px;}

#content .front    { line-height: 1em; background-color: #dfded3; text-align: center; margin-top: 0; margin-bottom: 0; position: absolute; z-index: 2; bottom: 0; width: 458px; height: 50px; vertical-align: bottom }

#content .front p  { color: #333333; font: 10px/1em Tahoma, Arial, sans-serif; margin: 0; padding: 2px; vertical-align: bottom }

#content .frontwide    { line-height: 1em; background-image: url(images/footerbacker.jpg); text-align: center; margin-top: 0; margin-bottom: 0; position: absolute; z-index: 2; bottom: 0; width: 649px; height: 50px; vertical-align: bottom }

#content .frontwide p  { color: #333333; font: 10px/1em Tahoma, Arial, sans-serif; margin: 0; padding: 2px; vertical-align: bottom }

#content h1 {
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 2em;
	padding-right: 2em;
	background-color: transparent;}

#content h2 {
	font-size: 120%;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 1px dotted #FFF;
	margin-top: 5px;
	margin-bottom: 3px;}

#article {
	width: 649px;
	height: 1100px;
	float: right;
	z-index: -1;
	margin: 0px;
	margin-top: 0px; margin-bottom: 0px;
	background-color:#DEDFCE;}


#article p {
	font-size: 120%;
	line-height: 1.5em;
	text-indent: 1em;
	padding-left: 2em;
	padding-right: 2em;
	margin: 0px;
	margin-top: 5px; margin-bottom: 0px;}


#article .front p  { color: #333333; font: 10px/1em Tahoma, Arial, sans-serif; margin: 0; padding: 2px; vertical-align: bottom; text-align: center; }

#article .frontwide p  { color: #333333; font: 10px/1em Tahoma, Arial, sans-serif; margin: 0; padding: 2px; vertical-align: bottom; text-align: center; }

#article h1 {
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 2em;
	padding-right: 2em;
	background-color: transparent;
}
#article h2 {
	font-size: 120%;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 1px dotted #FFF;
}

#loanrequest {
	width: 500px;
	height: 275px;
	margin-left: 70px;
	margin-top: 40px;
	background-color: #FFFFFF;
	border: 1px solid #000;
}

#bios {
margin: 10px;
}
#bios p {
font-size: 110%;
text-indent: 0em;
line-height: 1.5em;
}
#bios h2 {
	font-size: 120%;
	color: #000;
	background-color: #FFF;
	border: 0;
	text-align: center;
	padding: 5px;
	width: 500px;
}
#staffpics {
text-align: center;
text-indent: 0;
float: 0;
}

div.thumb {
	margin: 3px;
		margin-left: 20px;
	height: auto;
	float: left;
	text-align: center;
	}	
.thumb img{
	display: inline;
	margin: 5px;
	}
.thumb a:hover img {}
.photocattitle {text-align: center; font-weight: bold;} 
.phototitle {
	text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 0 3px 3px 3px;
  }


#smart {
	width: 500px;
	height: 275px;
	margin-left: 70px;
	margin-top: 40px;
	background-color: #FFFFFF;
	border: 1px solid #000;
}

.loanfields {
margin-top: 20px;
text-align: right;
float: left;
width: 80px;
font-size: 120%;
line-height: 2em;
}



.loanforms {
width: 220px;
margin-top: 20px;
float: right;
font-size: 120%;
}



#right {
	width: 190px;
	height: 424px;
	background-image: url(images/rightbacker.jpg);
	float: right;
	border-left: 1px solid #FFF;
	background-color: #D4CA74;}

#right p {color: #333333; font: normal 110%/20px Tahoma, Arial, sans-serif;
padding: 12px; text-indent: 0px;}