/* Default CSS Document */

															/** BODY ELEMENTS **/
* {
	margin: 0;
	padding: 0;
	}
body {
		color: #000;
		background-color: #fff;
		 font-family:gill sans, verdana, Arial, Helvetica, sans-serif;
		font-size: small; font-weight:500; 
		margin:2px 1px 2px 1px;
		text-align:center;
}
h1 { font-size:180%; font-family:georgia, Times, serif; padding:10px 0px 20px 0px; 
}
h4 {font-size:105%; color:#222;
}
/** MAIN CONTAINERS **/
#wrapper { background-color:#36471E; padding:1px; width:980px;
}
div#container { width: 980px; margin: 0 auto; text-align: center; background-color:#FFFFFF;
}
#header { text-align:left; border-bottom:#666666 solid thin; 
}
.conRt { border-right:#666666 solid thin;
}
		div#header-in {
			
			}
			
	div#content {
		
		}
#center { width:477px; margin: 0 0px;
}
.george { background:url(images/george_img.gif) no-repeat left top #36471E; width:477px; height:95px;
}
.gTxt { background:url(images/george_txt.gif) no-repeat top right; height:85px; margin:0px 5px 0 0; padding-top: 3px; 
}
<!-- color:#fff; font-size:105%; margin: 2px 10px 0px 160px; font-weight:bold; font-variant:small-caps; line-height:15px; -->

.mainTxt { padding:30px 3px 10px 0px; color:#222; font-size:15px; line-height:24px; margin-left:45px;
}
.noGeorge { width:477px; text-align:left;
}
.mainTxt2 { padding:20px 3px 10px 0px; color:#222; font-size:15px; line-height:17px; margin-left:0px;
}
li { margin-left:35px; list-style:square;
}
blockquote { margin-left:25px; margin-right:5px;
}
.map { margin-left:0px;
}
.olTxt { font-size:95%; color:#222;
}
a.OL:hover { color:#36471e; text-decoration:underline;
}
a.OL { color:#222; text-decoration:underline;
}

a.top { color:#222; text-decoration:underline;  font-size:85%;
}
a.top:hover { color:#36471e; text-decoration:underline; font-size:85%;
}
a { color:#222; text-decoration:underline;  
}
a.hover { color:#36471e; text-decoration:underline; 
}


			div#center-in {
				
				}
		div.column { width:216px;
			
			}
.mainnav { background-color:#EBD365; font-size:110%;
}
a.nav:hover { color:#36471e; text-decoration:underline;
}
a.nav { color:#36471e; text-decoration:none;
}
.navBk { background-image:url(images/link_bk.gif) left no-repeat;
}
.mainBk { background: url(images/BofG_web.jpg) top left no-repeat;
}
.green { background: url("images/fdic.gif") no-repeat left bottom #36471E; height:100px;
			}
			div#left {
				float: left;width: 216px;
				}
			div#right {
				float: right; width:
				}
				div.column-in {
					
					}
	div#footer {
		clear: both;
		}
		div#footer-in {
			
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
.x {
	display: none;
	}
div#uhoh {
	width: 400px;
	margin: 100px auto;
	padding: 20px 30px;
	line-height: 1.5em;
	text-align: left;
	}
	div.unauthorized-401, div.forbidden-403,
	div.notfound-404, div.internalerror-500 {
		color: #333;
		background-color: #ffc;
		border: 1px solid #ff0;
		}
	div.unauthorized-401 a, div.forbidden-403 a,
	div.notfound-404 a, div.internalerror-500 a {
		color: #00f;
		background-color: #ffc;
		}






															/** FORMS **/
* { }






															/** END **/