﻿body
{
	background-color: #FFF;
	background-image: url(images/bak_header.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: .9em;
	margin: 0;
	width: 100%;
}

#top
{
	height: 125px;
	margin: 0;
	width: 800px;
}

#logo
{
	background-image: url(images/PROV-4475-olH_01.jpg);
	float: left;
	height: 125px;
	width: 260px;
}

#wrapper
{
	border-bottom: solid 2px White;
	border-right: solid 2px White;
	background-color: #FFF;
	width: 800px;
}

.anniversary
{
	/* background-image: url(images/75yrs.jpg); */
    /* background: url(images/getYouThere.jpg); */
    background: url(/images/overdraftNotification.jpg);
    cursor: pointer;
	float: left;
	height: 223px;
	width: 260px;
}

.mktImgs
{
	float: right;
	height: 223px;
	width: 540px;
}
#rotatingBanners ul
{	
	height: 223px;
	list-style: none;
	margin: 0;
	padding: 0;
        overflow: hidden;
}

.footer
{
	background-color: #004710;
	padding: 5px;
	text-align: left;
	width: 100%;
}

.footer a, .footer a:visited
{
	color: White;
	display: inline-block;
	margin: 0 8px;
	font-variant: small-caps;
	text-decoration: none;
}

.footer a:hover
{
	color: Black;
}

.copyright
{
	background-color: #FFF;
	height: 100%;
	padding: 5px;
	text-align: center;
	width: 800px;
}

/* Styles */
div
{
	margin: 0;
	padding: 0;
}
#fdicInfo
{
	display: block;
	margin: 5px 0;
}
