@import url("news.css");
@import url("common.css");
@import url("admin.css");
@import url("instructions.css");
@import url("auctions.css");
@import url("rates.css");
@import url("applications.css");
@import url("forms.css");

html { 
	min-width: 775px;
}

body {
	background: #CBD9D4 url(/images/background.jpg) repeat-x;
	text-align: center;
}

.shadow_wrap_1 {
	width: 799px;
	margin: 0 auto;
	padding-bottom: 9px;
	background: url(/images/shadow/shadow_new.gif) center bottom no-repeat;
}

div#wrapper {
	width: 775px;
	border: 1px solid #333;
	margin: 0 11px;
	padding: 0;
	text-align: left;
	background-color: #fff;
}

#courtesynav, #topnav {
	text-align: right;
	font-size: 10px;
	text-transform: lowercase;
}

#courtesynav {
	padding: 4px 10px 2px 0;
}

#topnav {
	padding: 2px 10px 8px 0;
}

#header b {
	font-weight: normal;
	padding: 0 3px;
}

#header a {
	color: #fff;
}

#header h1 {
	height: 137px;
	text-indent: -5000px;
	margin: 0;
	padding: 0;	
}

#header h1 a {
	display: block;
	height: 135px;
}

#pageheader h1 {
	font-size: 10px;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	top: 0;
}

#pageheader h1 a {
	height: 20px;
	display: block;
}

#header form {
	position: absolute;
	top: 117px;
	margin: 0 0 0 35px;
	padding: 0;
}

#search_input {
	height: 12px;
	font-size: 10px;
}

#search_submit {
	background: none;
	border: 0;
	padding: 3px 0;
	color: #355249;
	font-size: 11px;
}

.pagebody {
	margin: 0;
	padding: 0 0 30px 0;
}

#menu {
	padding: 5px 5px 0 0;
	float: left;
	width: 150px;
	margin: 30px 5px 0 5px;
	background: url(/images/dots.gif) repeat-y right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#menu li {
	padding: 4px 0;
}

#menu li.selected, #menu li.selected a {
	background: transparent url(/images/bullet_menu_sel.gif) left 4px no-repeat;
}

#menu li.selected ul li a {
	background-image: none;	
}

#menu li.selected span {
	padding: 4px 0 4px 14px;	
}

#menu li a {
	padding: 4px 0 4px 14px;
	background: transparent url(/images/bullet_menu.gif) left 4px no-repeat;
}

#menu li a:hover {
	background-image: url(/images/bullet_menu_sel.gif)
}

#menu ul ul {	
	text-transform: none;
	margin: 3px 0 0 5px;
}

#menu ul ul a {
	padding-left: 0;
	background-image: none;	
}

#menu ul ul a:hover {
	background-image: none;	
}

#menu ul ul li {
	padding: 3px 0 2px 12px;
	background: white url(/images/menu.gif) no-repeat left top;
}

#menu ul ul li.last {
	background: white url(/images/menu_last.gif) no-repeat left top;
}

#menu a {
	background-color: red;
	color: #355249;
}

#main {
	margin: 0 170px 0 170px;
	padding-top: 15px;
}

#main a {
	text-decoration: underline;	
	color: #4D807D;
}

#main h1 a, #main h2 a, #main h3 a {
	text-decoration: none;	
}

#main p {
	margin: 0 0 1em 0;
}

#main h1 {
	background: url(/images/bullet.gif) no-repeat top left;
	margin: 0 0 0.75em 0;
	font-size: 15px;
	color: #355249;
	padding: 5px 0 7px 35px;
	text-transform: uppercase;
}

#main h2 {
	background: url(/images/bullet_sm.gif) no-repeat left 4px;
	margin: 0 0 0.75em 0.5em;
	font-size: 13px;
	color: #355249;
	padding: 3px 0 3px 20px;
	text-transform: uppercase;
}

#main table {
	width: 97%;
}

#main li ul {
	margin: 1em 0 0 0;
	padding: 0;
}

#sidebar {
	margin: 10px 0 0 0;
	float: right;
	width: 165px;
	background: url(/images/dots.gif) repeat-y left;
	text-align: center;
}

#onlinelogin select {
	font-size: 11px;
}

#sidebar a.moreinfo {
	display: block;
	text-align: right;
	font-size: 9px;
	color: #fff;
	padding: 2px 3px 37px 0;
}

#sidebar .box {
	text-align: left;
	background-color: #CBD9D4;
	border: 0;
	width: 150px;
	margin: 10px 9px 5px 9px;
}

#sidebar .box h1 {
	font-size: 12px;
	margin: 0;
	padding: 3px 0 0 5px;
}

#sidebar .box ul {
	list-style-type: none;
	margin: 5px 0 5px 10px;
	padding: 0;
	font-size: 10px;
}

#sidebar .box li {
	padding-bottom: 2px;
}

#rates {
	background: url(/images/sidebars/rates.gif) no-repeat bottom;
	padding: 0;
}

#rates dl {
	text-align: right;
	margin: 0;
}

#rates dt, #rates dd {
	padding-right: 2px;
}

#rates dt {
	padding: 10px 2px 2px 0;
	color: #505050;
	font-size: 11px;
}

#rates dd {
	color: #fff;
	font-size: 9px;
	margin: 0;
	padding-bottom: 8px;
}

#rates dd strong {
	font-size: 16px;
}

#rates dt.alt, #rates dd.alt {
	background: #D0DDD8;
}

.box_wrapper {
	background: url(/images/bullet.gif) no-repeat 4px top;
	clear: both;
}

#main .box {
	border: 1px solid #CBD9D4;
	border-top: 0;
	margin-right: 3px;
	position: relative;
	top: 5px;
}

#main .box h1 {
	margin: 0 0 10px 0;
	background: #CBD9D4 url(/images/bullet.gif) no-repeat 3px -5px;
	font-size: 15px;
	padding: 2px 0 2px 35px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
}

#main ul {
	list-style: none;
	line-height: 1.5em;
	margin: 1em 1.7em;
}

#main li {
	margin-bottom: 0.8em;
}

#main ul li {
	padding-left: 20px;
	background: white url(/images/bullet_li.gif) left 3px no-repeat;
}

#footer {
	clear: both;
	background: #CBD9D4;
	padding: 0;
	border-top: 1px solid #355249;
}

#disclaimer {
	text-align: right;
	font-size: 10px;
	margin: 5px 3px 0 0;
	padding-bottom: 5px;
}

#disclaimer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#disclaimer li {
	margin: 0;
	padding: 0;
}		

#footer img {
	float: left;
	margin: 10px 10px;
}

form#login {
	text-align: center;	
}

#login table {
	text-align: left;
	margin: 0 auto;
	width: 50%;
}

#login td, #login th {
	white-space: nowrap;
	padding: 3px;
}

#login th {
	text-align: right;
	padding-right: 10px;
}

blockquote {
	float: right;
	width: 250px;
	margin: 0.5em 0 0 0;
	padding: 0 ;
	font-family: georgia, serif;
	font-size: 18px;
	line-height: 1em;
	text-align: center;
	color: #999;
	background: #F7F5F4 url(/images/quote/top.gif) no-repeat top left;
}

blockquote p#quote {
	margin: 0 10px 0 0;
	padding: 20px 10px 20px 20px;
	background: url(/images/quote/end.gif) bottom right no-repeat;
}

blockquote p#author {
	margin: 0;
	padding: 0 0 10px 0;
	color: #999;
	font-size: 14px;
	width: 250px;
	background: url(/images/quote/bottom.gif) bottom no-repeat;
}

blockquote #author em {
	font-family: verdana, san-serif;
	display: block;
	font-size: 10px;
	font-style: normal;
}

blockquote strong {
	color: #555;
	font-weight: normal;
}

#contactus .address {
	background: #FCFCFC;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 10px 0;
}

#contactus .address h1 {
	background: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#contactus .address ul {
	margin: 0;
	padding: 0;
}

#contactus .address ul li {
	background: none;
	padding: 0;
	margin: 0;
}

#contactus form {
	background: #F5F8FA;
	border: 1px solid #ccc;
	margin: 10px 0;
}

#contactus form table {
	width: 75%;
	margin: 0 auto;
}

#contactus form textarea {
	margin: 0 33px;
}

#contactus form h1, #contactus form h2 {
	margin: 0 0 5px 0;
	background: #CBD9D4;
	font-size: 15px;
	padding-left: 35px;
	color: #fff;
	padding: 4px 3px;
	letter-spacing: 1px;
	white-space: nowrap;
}

#main #contactus h2 {
	margin-top: 10px;
}

	#locations h2 {
		margin: 0;
		padding-top: 5px;
		font-size: 13px;
		color: #355249;
		border-top: 1px solid #ccc;
	}

	#locations h3 {
		margin: 4px 0 4px 5px;
	}
	
	#locations p {
		margin: 2px 0 8px 5px;
		line-height: 1;
	}
	
	#locations img {
		padding: 1px;
		border-top: 1px solid #ddd;
		border-left: 1px solid #ddd;
		border-bottom: 1px solid #999;
		border-right: 1px solid #999;
		margin: 3px 5px 10px;
	}
	
	#atmlocations h2 {
		margin: 0;
		padding-top: 5px;
		font-size: 13px;
		color: #355249;
		border-top: 1px solid #ccc;
	}

	#location .address h2 {
		margin: 0;
	}

	#location .address h3 {
		margin: 0 0 5px 20px;
		font-size: 11px;
	}

	#location .address p {
		margin: 0 0 15px 25px;
	}

	#location #map {
		padding: 1px;	
		border-top: 1px solid #ddd;
		border-left: 1px solid #ddd;
		border-bottom: 1px solid #999;
		border-right: 1px solid #999;
	}
	
	.searchForm {
		margin: 0 0 15px 100px;
	}

#searchResults h3 {
	margin: 0 0 5px 0;
	font-size: 12px;
}

#searchResults p {
	margin: 0 0 15px 5px;
}

#searchResults .pagelinks {
	text-align: center;
}

#searchResults .pagelinks a {
	text-decoration: none;
}

#poweredby {
	font-size: 10px;
	margin-bottom: 10px;
	line-height: 2;
}	

#poweredby a {
	font-weight: bold;
}

#emailupdates {
	text-align: center;
	margin: 20px 0;
}

#emailupdates h2 {
	color: #355249;
	margin: 5px;
	font-size: 12px;
}

#emailupdates .submit {
	border: 0;
	background: none;
	color: #355249;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#emailupdates .input {
	color: #333;
	padding-left: 5px;
}

#volunteerForm form {
	background: #F5F8FA;
	border: 1px solid #ccc;
	margin: 10px 0;
}

#volunteerForm form dl {
	text-align: left;
	margin: 10px;
}

#volunteerForm dt {
	margin: 5px 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	color: #444;
}

#volunteerForm dt em {
	font-size: 9px;
	display: block;
	font-style: normal;
	font-weight: normal;
}

#volunteerForm dd {
	margin: 0 0 15px 10px;
}

#volunteerForm form h1, #volunteerForm form h2 {
	margin: 0 0 5px 0;
	background: #CBD9D4;
	font-size: 15px;
	padding-left: 35px;
	color: #fff;
	padding: 4px 3px;
	letter-spacing: 1px;
	white-space: nowrap;
}

#volunteerForm p.info {
	text-align: center;
	margin: 10px 0;
	padding: 5px;
	background: #FCFCFC;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#verified_by_visa {
	text-align: center;
	padding: 10px 0;
}

table#locations td {
  vertical-align: top;
  padding: 2px;
  width: 48%;
}