﻿body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
a img {
	border: none;
}
a {
	color: #28903a;
	text-decoration: underline;
}
a:hover {
	color: #6b6b6b;
	text-decoration: none;
}
h1
{
	color: #28903a;
	font-size: 1.3em;
	border-bottom: 1px #dedede solid;
}
h2
{
	color: #6b6b6b;
	font-size: 1.1em;
}
#shell {
	width: 995px;
	margin: 0 auto;
	/*border-top: 5px #b2b2b2 solid;*/
}
#header {
	
}
#nav {
	position: relative;
}
#navcurve {
	position: absolute;
	left: 0;
	top: 41px;
	display: block;
	width: 12px;
	height: 12px;
	background: url('images/frontenac_nav_corner.gif') no-repeat;
}
#nav, 
#nav ul {
	float: right;
	list-style: none;
	line-height: 1;
	background: url('images/frontenac_nav.jpg') repeat-x;
	border-right: 1px #b2b2b2 solid;
	border-bottom: 1px #b2b2b2 solid;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#nav a {
	display: block;
	color: #838383;
	text-decoration: none;
	text-align: center;
	padding: 0 20px;
	line-height: 52px;
	border-left: 1px #b2b2b2 solid;
	font-size: 0.9em;
}
#nav a:hover {
	color: #fff;
}
#nav li:hover a, 
#nav li.sfhover a {
	color: #fff;
	background: url('images/frontenac_nav_hover.jpg') repeat-x;
}
#nav li {
	float: left;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	width: 220px;
	font-size: 0.9em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 1px #b2b2b2 solid;
	background: #b2b2b2;
}
#nav li ul.lastDD {
	margin-left: -122px;
}
#nav ul li:hover, 
#nav ul li.sfhover {
	
}
#nav li:hover ul a, 
#nav li.sfhover ul a {
	color: #fff; 
	background: none;
}
#nav li li {
	width: 220px
}
#nav li ul a {
	width: 210px;
	color: #fff;
	line-height: 1.3em;
	text-align: left;
	border: none;
	padding: 0 5px;
}
#nav li ul a:hover {
	color: #fff;
	background: #28903a;
}
#nav li ul ul {
	margin: -1.3em 0 0 220px;
}
#nav li ul.noclip ul {
	margin-left: -220px;
}
#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;
}
#clock {
	color: #006400;
	float: right;
	line-height: 35px;
	margin-right: 10px;
	font-size: 0.9em;
	clear: right;
	width: 500px;
	display: none;
	text-align: right;
}

#search {
	color: #006400;
	float: right;
	/*line-height: 35px;
	margin-right: 10px;
	font-size: 0.9em;*/
	clear: right;
	width: 500px;
	display: block;
	text-align: right;
}
#search form {
	margin: 5px 0 0 0;
	padding: 0;
}
#search #SearchTerm {
	width: 230px;
	height: 18px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: 1px #28903a solid;
	background: url('images/frontenac_search_field.jpg') no-repeat;
	
}
#search #SearchBtn {
	width: 52px;
	height: 19px;
	vertical-align: middle;
}

.search {
	color: #006400;
	float: right;
	/*line-height: 35px;
	margin-right: 10px;
	font-size: 0.9em;*/
	clear: right;
	width: 500px;
	display: block;
	text-align: right;
}
.search form {
	margin: 5px 0 0 0;
	padding: 0;
}
.SearchTerm {
	width: 230px;
	height: 18px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: 1px #28903a solid;
	background: url('images/frontenac_search_field.jpg') no-repeat;
	
}

.SearchBtn {
	width: 52px;
	height: 19px;
	vertical-align: middle;
}

.searchResultsC {
	padding:10px 25px; background-color:#fff;
}

#banner {
	clear: both;
	background: #28903a url('images/frontenac_banner.jpg') no-repeat;
	height: 174px;
	border-top: 1px #b2b2b2 solid;
	border-bottom: 1px #b2b2b2 solid;
	padding: 0 40px 0 0;
}
#personal #banner {
	background: #28903a url('images/frontenac_banner_per.jpg') no-repeat;
}
#business #banner {
	background: #28903a url('images/frontenac_banner_bus.jpg') no-repeat;
}
#loan #banner {
	background: #28903a url('images/frontenac_banner_loan.jpg') no-repeat;
}
#other #banner {
	background: #28903a url('images/frontenac_banner_other.jpg') no-repeat;
}
#about #banner {
	background: #28903a url('images/frontenac_banner_about.jpg') no-repeat;
}
#banner form {
	/*float: right;*/
	width: 220px;
	height: 174px;
	margin:  0 0 0 703px;
	padding: 0 12px;
	color: #fff;
	font-size: 0.8em;
	background: url('images/frontenac_login_curve.gif') no-repeat left top;
}
#banner form h2 {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	color: #fff;
}
#banner form select {
	height: 20px;
}
#banner form #AccessIDVisible, #banner form #Password {
	width: 119px;
	height: 18px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: 1px #fff solid;
	background: url('images/frontenac_login_field.jpg') no-repeat;
	
}
#banner form div {
	margin-bottom: 5px;
}
#banner form a {
	color: #fff;
}
#main {
	background: #fff /*url('images/watermark.gif') no-repeat right bottom*/;
	clear: both;
	margin: 10px;
	/*padding-right: 250px;*/
}
#content {
	width: 948px;
	float: left;
	display: block;
	min-height: 335px;
	_height: 300px; /*IE6*/
	background: #fff url('images/frontenac_content.jpg') repeat-x left top;
	border: 1px #dedede solid;
	padding: 10px 12px;
	font-size: .8em;
	color: #000;
	line-height: 20px;
}
#home #content {
	width: 650px;
}
#content ul {
	color: #28903a;
	margin-left: 30px;

}
#home #content ul {
	margin-left: 0;

}
#sidebar {
	display: none;
}
#home #sidebar {
	display: block;
	float: left;
	width: 280px;
	margin-left: 18px;
	color: #000;
	font-size: .8em;
}
#sidebar table {
	border-collapse: collapse;
}
#sidebar td {
	vertical-align: top;
}
#footer {
	border-top: 1px #b2b2b2 solid;
	background: #fff url('images/frontenac_legal.gif') no-repeat left 10px;
	text-align: right;
	font-size: 0.7em;
	color: #6b6b6b;
	height: 30px;
	padding: 10px 0;
	margin: 0 10px;
	clear: both;
}
#footer a {
	color: #6b6b6b;
	text-decoration: none;
}
#footer a:hover {
	color: #28903a;
	text-decoration: underline;
}
/* CLASSES */
.box
{
	width: 220px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	margin: 0 20px 0 0;
	border-top: 1px #DAA520 solid;
	padding-top: 10px;
}
div.box_container {
	width: 208px;
	float: left;
}
div.right12px {
	margin-right: 12px;
}
div.box_container h2 {
	margin: 0;
	padding: 0;
}
div.box_container ul {
	min-height: 198px;
	_height: 198px; /* IE6 Hack */
	margin: 0;
	margin-left: 0;
	padding: 12px;
	list-style: none;
	font-size: .83em;
	border-top: 3px #b8b8b8 solid;
	background: #28903a url('images/frontenac_content_box.jpg') repeat-x left bottom;
}
div.box_container a {
	color: #fff;
	text-decoration: none;
}
div.box_container a:hover {
	color: #fff;
	text-decoration: underline;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
}