﻿/***********************************************/
/* Generic Link Definitions                    */
/***********************************************/

a {
	font-weight: bold;
	color: #C97202;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #C97202;
	text-decoration: none;
}
.textWhite a {
	color: #FFFFFF;
}
.textWhite a:hover {
	color: #FFFFFF;
}
.headerSmall a {
	color: #07504F;
}
.headerSmall a:hover {
	color: #07504F;
}

/***********************************************/
/* Print Styles                                */
/***********************************************/

.noPrint {
	display:block;
}
.print {
	display:none;
}

/***********************************************/
/* HTML Definitions                            */
/***********************************************/

body {
	margin: 0px;
	background-image: url(images/bkgdPage.jpg);
	background-repeat: repeat-x;
}
ul {
	margin-left: 0px;
	padding-left: 15px;
	list-style: none;
}
ul li {
	padding-left: 12px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-bottom: 8px;
}

/***********************************************/
/* Text Formatting                             */
/***********************************************/

body, td, p, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #535353;
}
.textWhite {
	color: #FFFFFF;
}
.textBlack {
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #535353;
}
.headerSmall {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #535353;
}
.headerFaqAnwser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #869684;
}
.headerSpecials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 31px;
	font-weight: bold;
}
.headerPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

/***********************************************/
/* ID Tags                                     */
/***********************************************/

#pageContainer {
	margin-right: auto;
	margin-left: auto;
	width: 768px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bkgdPageContainer.jpg);
	background-repeat: no-repeat;
}

/* Banner */

#banner {
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-left: 11px;
	margin-right: 11px;
	margin-bottom: 0px;
}

#mainNav {
	clear: both;
	position: relative;
	margin-top: 0px;
	margin-left: 11px;
	margin-right: 11px;
	border-bottom: 1px solid #FFFFFF;
	z-index: 5;
}

/***********************************************/
/* Content Area Tags                           */
/***********************************************/

#contentArea {
	width: 746px;
	margin-left: 11px;
	margin-right: 11px;
	background-image: url(images/bkgdContentArea.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #FFFFFF;
}
.fillerDiv {
	clear: both;
}

/* Main Content Area */

#mainContent {
	float: left;
	width: 502px;
	padding-left: 28px;
	padding-right: 28px;
}
#mainContent p {
	margin-top: 19px;
	margin-bottom: 19px;
}

#topOfPage {
	width: 477px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#fdicEhlPrint {
	display:none;
	width: 477px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

/* Middle Column - Homepage Only*/

#middleClm {
	float: left;
	margin: 10px;
	width: 378px;
}
.middleClmBox {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top: 1px solid #DBDBDB;
}
.middleClmBox p {
	padding-top: 0px;
	padding-bottom: 0px;
}
#middleClmPhoto {
	padding: 1px;
	border: solid 1px #B7B7B7;
}
#date {
	color: #07504F;
	padding-left: 3px;
	padding-bottom: 15px;
}

/* Left Column - Homepage & Interior*/

#sideClmLeft {
	float: left;
	padding: 6px;
	margin: 0px;
	width: 175px;
}
.sideClmLeftPod {
	line-height: 13px;
	color: #07504F;
	padding-top: 4px;
	padding-bottom: 5px;
	background-image: url(images/bkgdSideClmLeft.gif);
	background-repeat: repeat-y;
}
.sideClmLeftPod a {
	color: #07504F;
	font-weight: normal;
}
.sideClmLeftPod a:hover {
	color: #07504F;
	font-weight: normal;
}
.sideClmLeftPod ul {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-left: 7px;
	list-style: none;
}
.sideClmLeftPod li {
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(images/bulletLeftClm.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-bottom: 3px;
}
.sideClmLeftPod p {
	line-height: 13px;
	color: #07504F;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 6px;
	margin-bottom: 3px;
}

/* Left Column - Interior Only*/

.sideClmLeftPod2 {
	width: 157px;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border: solid 1px #B7B7B7;
}
.sideClmLeftImgBorderBtm {
	padding-bottom: 1px;
	border-bottom: solid 1px #B7B7B7;
}
#sideClmLeftSpecials {
	background-color: #D3ECD2;
}
#sideClmLeftSpecials ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
	list-style: none;
}
#sideClmLeftSpecials li {
	color: #07504F;
	padding-left: 10px;
	padding-right: 6px;
	background-image: url(images/bulletSpecialsInt.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-bottom: 2px;
}
#sideClmLeftSpecials a {
	color: #07504F;
	font-weight: bold;
}
#sideClmLeftSpecials a:hover {
	color: #07504F;
	font-weight: bold;
}

/* Right Column Homepage*/

#sideClmRight {
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 161px;
}
.sideClmRightPod {
	padding: 1px;
	margin-bottom: 10px;
	border: solid 1px #B7B7B7;
}
.sideClmRtImgBorderBtm {
	padding-bottom: 1px;
	border-bottom: solid 1px #B7B7B7;
}
.sideClmRtImgNoBorderBtm {
	padding-bottom: 1px;
}
.sideClmRightPod p {
	line-height: 13px;
	color: #07504F;
	margin-top: 0px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
}
#sideClmRightSpecials {
	background-color: #B2DBB0;
}
#sideClmRightSpecials ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
	list-style: none;
}
#sideClmRightSpecials li {
	color: #07504F;
	padding-left: 10px;
	padding-right: 6px;
	background-image: url(images/bulletSpecials.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-bottom: 2px;
}
#sideClmRightSpecials a {
	color: #C97202;
}
#sideClmRightSpecials a:hover {
	color: #C97202;
}

/* Online Banking Center */

/***********************************************/
/* Footer                                      */
/***********************************************/

#footerContainer {
	margin-right: 11px;
	margin-left: 11px;
	border-top: solid 6px #123D2F;
	border-bottom: solid 6px #123D2F;
}
#footer {
	background-color: #869684;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

/***********************************************/
/* Matrix Formatting                           */
/***********************************************/

.mtxBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mtxHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #07504F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mtxHeaderBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #07504F;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.mtxRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mtxRowBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.mtxRowAlt {
	font-size: 10px;
	line-height: 12px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mtxRowAltBorderLeft {
	font-size: 10px;
	line-height: 12px;
	background-color: #EEEEEE;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.mtxBorderMore {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.showMoreInfo {
	display: table-cell;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bulletShowMoreInfo {
	margin-left: 0px;
	padding-left: 15px;
	list-style: none;
}
.bulletShowMoreInfo li {
	padding-left: 12px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 7px;
}
.bulletListMtx {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.bulletListMtxTd {
	padding-left: 26px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 14px 10px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.bulletPlusListMtxTd {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}
.bulletPlusListMtxTd a, .bulletPlusListMtxTd a:visited, .bulletPlusListMtxTd a:hover, .bulletPlusListMtxTd a:visited:hover {
	padding-left: 26px;
	background-image: url(images/bulletPlus.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	display: block;
	width: 90%;
}
.bulletListMtxTdNone {
	padding-left: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

/***********************************************/
/* Show/Hide Classes                           */
/***********************************************/

.hideObject {
	display: none;
	padding: 0px;
}

/***********************************************/
/* Misc. Classes                               */
/***********************************************/

.borderFull {
	border: 1px solid #666666;
}
.borderLeft {
	border-left: 1px solid #CCCCCC;
}
.borderBottom {
	border-bottom: 1px solid #CCCCCC;
}

#nHelpfulServicesContainer {
	/*position: relative;
	z-index: 1;*/
}
/*Slideshow*/
#mainimg{
    overflow: hidden;
    position: relative;
	margin-left: 0px;
	height: 214px;
	width: 374px;
}
#mainimg img{
	position: absolute;
	left: 0px;
	top: 0px;
}
#img1{
	z-index: 1;
}/***********************************************/
/* Site Search                            */
/***********************************************/
#searchSite {
	position: absolute;
	top: 10px;
	right: 10px;
	float: right;
}
#searchBox {
	width:150px;
	height: 15px;
}