@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;
}

table a{
color:#08412e;
text-decoration:none;
}

table a:hover{
color:#08412e;
text-decoration:underline;
}

.green{
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
color:#08412e;
}

#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;
}
