
* {
	margin: 0; 
	padding: 0;
	float: none;
	width: auto;
}

html {
	font:10pt Arial, Helvetica, sans-serif;
	line-height: 150%;
}

body {
	padding: 0; 
	margin: 0;
	font-size: 1em;
	}

input[type=text], input[type=password], input[type=email], input[type=phone], 
input[type=button], input[type=submit], input[type=reset], button, .button, textarea, 
#contact_form form label { 
	font-size: 1.4em
}
	
#masthead {background: #CDBD92 url(../images/bkg-logo.png) top left no-repeat; color: #f0e9df; height: 240px;}
#header{}
#logo {position: absolute; margin: 0 auto; width: 100%; top: 10px; color: #f0e9df; float: none; line-height: 40px; text-align:center;}
#logo img {width: auto; height: 100px;}
#login {float: none; position: relative; top: 125px; width: auto; background: #790503; border-top: 1px solid #000; padding: .5em; border-radius: 0; height: 90px;}
#login-inner {padding: 0;}
#login h3 {display: none;}
#login-iframe {width: 100%; height: 90px;}
#navigation {top: 125px; background: #967649; height: 40px; float: none;}
#navigation #menu {float: none;}
#navigation #menu a {color: #FFF; height: 40px; line-height: 40px; font-size: .9em; padding: 0 .7em;}
#navigation #menu ul li:last-child ul {right: 0; left: inherit;}
#banner, #banner-inner {height: 10px;}
#masthead-inner, #banner-inner, #main-inner, #footer-inner, #navigation #menu, #content, #sidebar, #footer, #fdic {width: auto;}
#main-inner {padding: 2em 1em;}

#content, #sidebar, #footer, #fdic { float: none;}
.col_3 { float: none; width: 100%; margin-bottom: .5em;}
#footer-outer {
	height: 200px;
}
#copyright, #fdic {float: none; width: auto; margin-left: 1em; margin-right: 1em; text-align: center;}