/* Created on June 27, 2009 by Allen Moore
copyright 2009, The Little Bank
Last modified on June 27, 2009*/

html
{
	text-align: center;
}
body
{
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background: /*url(../images/bg.png) #E2DDCD*/ #C9BFA3 repeat top center;
	height: 100%;
}
input
{
	color: #928167;
	background: #2D2621;
	border: 1px solid #928167;
}
fieldset, img
{
	border: 0;
}
#container
{
	width: 850px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background: #FFFFFF repeat top center;
	margin-top: 5px;
	margin-bottom: 25px;
}
#header
{
	width: 800px;
	height: 100px;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	border-bottom: #006554 1px dotted;
}
#logo_left
{
	position: relative;
	width: 283px;
	height: 50px;
	padding-top: 25px;
	float: left;
}
#header_right
{
	position: relative;
	width: 517px;
	height: 80px;
	float: right;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	text-align: right;
}
#text_resize
{
	height: 20px;
}
#text_resize a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
}
#tezt_resize a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006554;
	text-transform: uppercase;
	text-decoration: none;
}
#site_search
{
	height: 25px;
	padding-top: 5px;
}
#top_nav
{
	position: relative;
	width: 517px;
	height: 20px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
	text-align: right;
}
#top_nav a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
}
#top_nav a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006554;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#content
{
	width: 800px;
	height: 100%;
	min-height: 100%;
	overflow: auto;
	padding-left: 25px;
	padding-right: 25px;
	border-bottom: #006554 1px dotted;
}
#col_one
{
	width: 200px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	float: left;
}
#col_one img
{
	padding-bottom: 5px;
}
#col_one a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
==
}
#col_one a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006554;
	text-decoration: none;
	font-weight: bold;
}
#col_one ul,li
{
	list-style: none;
	padding: 0;
	margin-left: 0;
}
#col_two
{
	width: 590px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	float: right;
	border-left: #006554 1px dotted;
}
#flash
{
	width: 590px;
	height: 300px;
	padding-bottom: 5px;
}
#ad_one
{
	width: 150px;
	height: 125px;
	padding-right: 70px;
	float: left;
}
#ad_two
{
	width: 150px;
	height: 125px;
	padding-right: 70px;
	float: left;
}
#ad_three
{
	width: 150px;
	height: 125px;
	float: right;
}
#footer
{
	width: 800px;
	height: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	font-family: inherit;
	font-size: 10px;
	color: #333333;
}
#footer a
{
	font-family: inherit;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#footer a:hover
{
	font-family: inherit;
	font-size: 10px;
	color: #006554;
	text-decoration: none;
}
/* Start Main Navigation */
.menu_button_rd
{
	width: 165px;
	height: 20px;
	float: right;
	background-image: url(../images/nav/rd_01.jpg);
	background-repeat: no-repeat;
}
.menu_button_rd_link
{
	width: 165px;
	height: 20px;
	display: block;
	background-image: url(../images/nav/rd_01.jpg);
	background-repeat: no-repeat;
}
.menu_button_rd_link:hover
{
	background-image: url(../images/nav/rd_02.jpg);
}
.menu_button_ob
{
	width: 165px;
	height: 20px;
	float: right;
	background-image: url(../images/nav/ob_01.jpg);
	background-repeat: no-repeat;
}
.menu_button_ob_link
{
	width: 165px;
	height: 20px;
	display: block;
	background-image: url(../images/nav/ob_01.jpg);
	background-repeat: no-repeat;
}
.menu_button_ob_link:hover
{
	background-image: url(../images/nav/ob_02.jpg);
}
.menu_button_cr
{
	width: 165px;
	height: 20px;
	float: right;
	background-image: url(../images/nav/cr_01.jpg);
	background-repeat: no-repeat;
}
.menu_button_cr_link
{
	width: 165px;
	height: 20px;
	display: block;
	background-image: url(../images/nav/cr_01.jpg);
	background-repeat: no-repeat;
}
.menu_button_cr_link:hover
{
	background-image: url(..images/nav/cr_02.jpg);
}
/* style for online banking login - Do Not Edit below this
#login
{
	width: 165px;
	padding-left: 5px;
	padding-top: 10px;
}
#login emp
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#login p
{
	font-size: 11px;
	color: #333333;
	margin-bottom: 20px;
	border-bottom: solid 1px #b7ddf2;
	padding-bottom:10px;
}
#login label
{
	display: block;
	text-align:	right;
	width: 60px;
	float: left;
}
#login .small
{
	color: #a0987f;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}
#login input
{
	float: left;
	font-size: 12px;
	margin-bottom: 5px;
	border: solid 1px #666666;
	width: 100px;
}
#login button
{
	clear: both;
	width: 75px;
	height: 20px;
	background: #CCCCCC;
	text-align: center;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #666666;
}
*/