@charset "UTF-8";
/* CSS Document */

body {
padding: 0 20px 0 20px;
font-family:Arial, Helvetica, sans-serif;
color:#7f7d77;
font-size:12px;
line-height:18px;
background-image:url(images/background.jpg);
background-position:top no-repeat;
}

hr {
size:1px;
color:#7f7d77;
}

.green{
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
color:#08412e;
}

.bold {
color:#7f7d77;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
#spaced {
line-height:18px;
}

.president {
margin-bottom:5px;
}

#president_shell {
width:435px;
height:170px;
}

#president_photo_holder {
width:125px;
height:170px;
left:0px;
top:0px;
}

#president_title_holder {
width:125px;
height:32px;
left:0px;
top:130px;
}

#bank_title_holder {
	position:absolute;
	width:277px;
	height:45px;
	left:178px;
	top:36px;
}

#bank_hours{
	position:absolute;
	left:178px;
	top:86px;
	width:139px;
	height:112px;
}

#bank_hours2{
	position:absolute;
	left:316px;
	top:86px;
	width:139px;
	height:112px;
}

#bank_hours2 a{
	color:#7f7d77;
	text-decoration:underline;
}

#bank_hours2 a:hover{
	color:#08412e;
	text-decoration:underline;
}

#bank_hours3{
	position:absolute;
	left:178px;
	top:256px;
	width:139px;
	height:112px;
}


#bank_hours4{
	position:absolute;
	left:316px;
	top:256px;
	width:139px;
	height:112px;
}


#bank_hours4 a{
	color:#7f7d77;
	text-decoration:underline;
}

#bank_hours4 a:hover{
	color:#08412e;
	text-decoration:underline;
}


.disclaimer{
	
font-size:8px;
}
