<!-- Citizens Revision 04122010 -->

#masthead {
	background-image: url('../images/CBE.jpg'); 
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

body {
  margin: 0;
  padding: 0;
  color: #333;
  text-align: center;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  font-size: 86%; 
background-color: #E8E8CE;
}

.bannerimage {
  background-image: url(/images/banner.jpg); 
  width: 990px;
  height:150px;
}


/* Layout */

.bg {
	background-color: #E8E8CE;
	background-image: url(../images/bg.gif); 
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.wrapper {
  width: 990px;
  text-align: left;
  margin-right:auto;
  margin-left:auto;
  margin-top: 0px;
  border: 1px #333 solid;
  background-color: #fff;
}

.header {
  margin: 0px;
  width: 990px;
  height: 150px;
  background-color: #fff;
}






.abovecontent {
  border-top: #c6ddb2 10px solid;

}
.content {
  background: #fff url(../shadow.gif) repeat-x top;
  padding-top: 10px;

}

.footershadow {
  margin: 0px;
  margin-right:auto;
  margin-left:auto;
  background: #E8E8CE url(../images/footer-shadow.jpg) repeat-x top;
  padding-top: 10px;
  width: 990px;
}







/*  LEFT COLUMN  */


.leftblock {
	padding-right:3px;
	float: left;
}

.leftblocksmall {
  width: 168px;
  float: left;
}

.leftcolumn {
  width: 208px;
  background-color: #fff;
  float: left;
}

.leftcolumncontent img {
  border: none;
  margin: 5px;
  padding: 0px;
}



.centercolumnTAGP {
  margin: 10px 10px 10px 10px;
  padding: 10px 10px 10px 10px;
  border: #000 1px solid;
  /*
  border: #ccc 1px solid;
  background-color:#F2F2F2;
  */
  background-color:#d3e2c5;
  text-align:justify;
  font-weight:bold;
}
.centercolumnTAGP a, a:hover {
  font-weight:900;
  font-style:italic;
  color: #f00;
  text-decoration: none;
}

.centercolumntopbanner{
  padding: 0 20px 0 0;
  text-align:center;
}

.centercolumn {
  width: 550px;
  background-color: #fff;
  float: left;
}


.centercolumncontent {
  margin: 0 5px 0 5px;
  border-right: #ccc 1px solid;
  border-left: #ccc 1px solid;

}


.centercolumn_hr {
  width: 550px;
  background-color: #fff;
  float: left;
}


.centercolumnfull {
  width: 768px;
  /* 550+208=758 */
  background-color: #fff;
  float: left;
}


.centercolumncontentfull {
  margin: 0 5px 0 5px;
  border-right: #ccc 1px solid;

}






/*  RIGHT COLUMN  */

.rightblock {
  width: 208px;
  float: left;
}

.rightcolumn {
  width: 208px;
  background-color: #fff;
  float: left;
}

.rightcolumncontent {
  margin: 5px;
}

.rightcolumncontent img {
  border: none;
  margin: 0px;
  margin-top: 0px;
  padding: 0px;
}

.rightcolumncontent h6 {
  font-size: 90%;
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: #ccc 1px dotted;
}

.rightcolumncontent p {
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
  font-size: 90%;
}





.spacer {
  clear: both;
}






/* FOOTER */


.footer {
  background: #f5f5e7;
  border-top: #e3dcc0 3px solid;
  border-bottom: #3C624F 5px solid;
  padding: 0px;
  margin: 0px;
  height: 52px;
}

.footercontent {
  margin: 0px;
  padding-top: 20px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 120px;
  color: #000;
  font-weight: bold;
  font-size: 80%;
  text-align: right;
}

.footercontent a {
  color: #111;
  text-decoration: none;
  padding: 2px;
  margin: 0px;
}

.footercontent a:hover {
  color: #002d66;
  background-color: #fff;
  text-decoration: none;
  padding: 2px;
  margin: 0px;
}

.footercontent p {
  margin: 0px;
  padding: 0px;
}











/* Tag Styles */

p {
  margin: 0px;
}

a {
  color: #228;
  /* text-decoration: none;

 border-bottom: 1px dashed #9F7C54; */
}

a:hover {
  color: #f00;
  text-decoration: underline;
}








/* Online Banking Login Box */

.onlinebankingbox {
  background-color: #3C624F;
  border: 1px #999 solid;
  padding: 0px;
  margin: 0px;
}

.onlinebankingcontent {
  margin: 10px;
  font-size: 80%;
  color: #357;
}

.onlinebankingcontent h3 {
  padding: 0px;
  margin: 0px;
  font-size: 150%;
  color: #fff;
}

.onlinebankingcontent p {
  padding: 0px;
  padding-bottom: 0px;
  margin: 0px;
  color: #fff;
}

.onlinebankingcontent a {
  color: #fff;
  text-decoration: underline;
}

.onlinebankingcontent a:hover {
  color: #36b;
}

.onlinebankingform {
  background-color: #598E74;
  border: 1px #ccc solid;
  padding: 10px;
  margin: 0px;
  margin-bottom: 5px;
  margin-top: 5px;
}  

.onlinebankingform p {
  padding: 0px;
  padding-bottom: 0px;
  margin: 0px;
  font-weight: bold;
  color: #fff;
}

.onlinebankingform input {
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
  border-color: #ccc;
  border-width: 1px;
  background-color: #fff;
}

.onlinebankingform input.image {
  margin: 0px;
  padding: 0px;
  border-color: #ccc;
  border-width: 1px;
  background-color: #fff;
}

.onlinebankingform h4 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  font-size: 130%;
  color: #fff;
} 

.onlinebankingform form {
  padding: 0px;
  margin: 0px;
}










/* Quick Jump Box */

.quickjumpbox {
  background-color: #fff;
  border: 1px #999 solid;
  border-top: none; 
  padding: 0px;
  margin: 0px;
  color: #000;
}

.quickjumpheader {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  color: #fff;
  background: #598E74;
}

.quickjumpheader h4 {
  padding: 1px;
  padding-left: 10px;
  margin: 0px;
  font-size: 110%;
  margin-bottom: 2px;
}

.quickjumpcontent {
  margin: 10px;
  font-size: 80%;
}

.quickjumpcontent p {
  padding: 0px;
  padding-bottom: 0px;
  margin: 0px;
  font-weight: bold;
}

.quickjumpcontent select {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  border-width: 1px;
  border-color: #000;
  font-size: 10px;
}







/* Right Info Block - where logo'd links sit */

.infoblock {
}

.infoblock h5 {
  font-size: 12px;
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
  border-bottom: 1px #ccc dashed;
}

.infoblock img {
  margin: 0px;
  padding: 0px;
  border: none;
}

.infoblock a {
  text-decoration: none;
  color: #333;
}

.infoblock a:hover {
  text-decoration: none;
  color: #333;
}





/*Property Styles*/

.propertylisting {
  padding: 0px;
  margin: 0px;
  border-bottom: 1px #ccc solid;
}

.propertylisting p {
  padding: 0px;
  padding-top: 5px;
  padding-right: 5px;
  margin: 0px;
}

.propertylisting h3 {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
}

.propertylisting img {
  margin: 0px;
  padding: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
}

p.propertytype {
  margin: 0px;
  padding: 0px;
  color: #666;
  font-size: 90%
}

.contactinfo {
  float: right;
  font-size: 90%;
  font-style: italic;
  padding: 5px;
  width: 130px;
}






/* BASIC TAGS */

h1 {
  font-size: 130%;
  border-bottom: 1px #ccc dashed;
  margin-bottom: 10px;
}

h2 {
  font-size: 120%;
}

h3 {
  font-size: 110%;
}



p {
  margin: 5px;
  margin-bottom: 10px;
}

p.right {
  float: right;
}

p.left {
  float: left;
}

img.right {
  float: right;
}

img.left {
  float: left;
}

img.rightandbuffer {
  float: right;
  margin-left: 15px;
}




.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #10416B;
	margin :0;
}
.nametitle, .nametitle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	margin :0;
	font-style: italic;
}
.nametitle {
	padding-bottom: 8px;
}

.clearboth { clear: both; }







.tab1, .tab2, .tab3, .tab4, .tab5, .tab6, .tab7, .tab8, .tab9 {
  /* background: #f5f5e7;
  */
  background: #e3dcc0;
  border-top: #e3dcc0 2px solid;
    /* border-bottom: #3C624F 1px solid; */ 
  /* border-bottom: #fff 1px solid; */
  border-bottom: #3C624F 1px solid;
  border-left: #000 1px solid;
  border-right: #000 1px solid;
  margin-right: 4px;
  padding: 3px;
  height: 10px;
  text-align:center;
  float:left;
  font: bold 10px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
}

.tabboxafter {
  clear:both;
  float:left; /* if this float is not there, the About Us page, second two-column list extends beyond the border.  This containing element must also have the float */
  border:solid 1px #000;
  border-top:#3C624F 3px solid;
  padding:3px;
  width: 95%;
}

/* 
.tab1, .tab2, .tab3, .tab4, .tab5, .tab6, .tab7, .tab8 {
	background: #598E74;
	text-align: center;
	font-weight: bold; 
	color:99CC99;
}
*/






/*<!---
####################################################################################################
	Following code added by Jack Henry & Associates - Do Not Remove or Modify
####################################################################################################
--->*/
#preloginCookie {
	position: absolute;
	width: 1px;
	height: 1px;
	z-index: 1000;
	left: 1px;
	top: 1px;
}
/*<!---
####################################################################################################
	Previous code added by Jack Henry & Associates - Do Not Remove or Modify
####################################################################################################
--->*/