#home_header{
	position:absolute;
	top:0px;
	height:201px;
	z-index: 3;
	left: -1px;
	width: 11px;
}

#home_content {
	position: absolute;
	width: 700px;
	left: 10px;
	top: 50px;
	z-index: 20;
	min-height: 600px;
	height: 600px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 45px;
	padding-left: 45px;	/*border: 0px solid #999966;*/
}

/*#home_content img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}*/

#nav_homepage {
	position:absolute;
	width:189px;
	height:327px;
	top: 65px;
	left: 777px;
	z-index: 12;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#special {
	position: relative;
	width: 475px;
	visibility: inherit;
	float: none;
	border: #FFFFFF;
	padding: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.pageitems {
	position: absolute;
	width: 500px;
	left: 215px;
	top: 160px;
	z-index: 1;
	margin: 10px;
}
/*----------------------------------------------------------------header style and header links styles*/
#home_headnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	top: 5px;
	position: absolute;
	z-index: 7;
	left: 15px;
	width: 400px;
	font-size: 12px;
	font-weight: normal;
}
#home_headnav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	letter-spacing: 0px;
	white-space: normal;
	z-index: 1;
	position: relative;
	height: 31px;
	width: 207px;
	text-shadow: 2px 2px 2px #606060;
	line-height: 27px;
	text-align: left;
}
#home_headnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	z-index: 1;
	position: relative;
	height: 31px;
	width: 207px;
	text-shadow: 2px 2px 2px #606060;
	line-height: 27px;
	text-align: left;
}
#home_headnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:FFFFFF;
	text-decoration: none;
	z-index: 1;
	position: relative;
	height: 31px;
	width: 207px;
	text-shadow: 2px 2px 2px #606060;
	line-height: 27px;
	text-align: left;
}
/*----------------------------------------------------------on line banking styles*/
#bankingback {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-image: url(_img/nav_background.jpg);
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: repeat-y;
	top: 166px;
	z-index: 9;
	width: 218px;
	left: 5px;
	height: 179px;
}
.banking_table {
	position: relative;
	top: 30px;
	width: 150px;
	left: 22px;
	height: 135px;
}
#bankingform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	left: 16px;
	z-index: 11;
	top: 144px;
	left: 15px;
	position: absolute;
	background-image: url(images/banking_background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 193px;
	height: 175px;
}
.fields {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	background-color: #E2E0E9;
	height: 15px;
	width: 125px;
	background-image: url(images/banking_input_bkgnd.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}
/* -----------------other page styles non specific some are used on the home page*/
#header {
	position:absolute;
	top:0px;
	height:320px;
	z-index: 3;
	left:-1px;
	width: 500px;
}
#header_under{
	position:absolute;
	left: 5px;
	top:0px;
	z-index: 1;
	background-image:  url("images/stretcher.jpg");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	width: 85%;
	}

#header_stretcher {
	position:absolute;
	right: 10px;
	top:0px;
	z-index: 2;
	background-image:  url("images/stretcher.jpg");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 10px;
	float:right
}

#nav {
	position:absolute;
	width:207px;
	top: 155px;
	left: 10px;
	z-index: 3;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nav_button {
	background-image: url(_img/button.gif);
	background-repeat: no-repeat;
	z-index: 1;
	height: 31px;
	width: 175px;
	text-shadow: 2px 2px 2px #606060;
	color: #000000;
	font-weight: normal;
	padding-left: 35px;
	line-height: 27px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 5px;
	background-position: 2px;
}
.nav_seperator {
	background-image: url(_img/button_seperator.jpg);
	background-repeat: no-repeat;
	z-index:5;
	position: relative;
	height: 10px;
	width: 207px;
	color: #000000;
	font-weight: normal;
	padding-left: 15px;
	line-height: 22px;
	text-align: left;
}
#content {
	position: absolute;
	width: 600px;
	left: 230px;
	top: 150px;
	z-index: 20;
}

.table_catagory {
	font-size: 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	font-family:  Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 2px;
	border-top: 0px solid;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid;
	color: #FFFFFF;
}
.table_term {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	padding: 2px;
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: none;
	background-image: url(images/bg_light.jpg);
	color: #000000;
}
.Table_Headvert {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 2px;
	text-align: center;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
	color: #333333;
	background-image: url(images/table_head_back.jpg);
}
.Table_HeadLft {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 2px;
	text-align: center;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #333333;
	background-image: url(images/table_head_back.jpg);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.Table_HeadRt {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	text-align: center;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(images/table_background_01.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.box_special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 15px;
	text-align: center;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #333333;
	background-image: url(images/table_head_back.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 45%;
	margin-left: 120px;
}
.tableRed {
	color: #FFFFFF;
	height: 22px;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CC0033;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	vertical-align: middle;
	border-right-color: #cc0033;
	border-bottom-color: #cc0033;
}
.table_termgrey {
	background-color: #000000;
	background-image: url(images/table_head_back.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	padding: 2px;
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: none;
	color: #000000;
}
.page_content_left {
	position: absolute;
	height: 483px;
	width: 573px;
	left: 230px;
	top: 197px;
}

.cpyrt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
}

/*----------------------------------------------------------------application page style*/
.apps_content {
	position: relative;
	left: 30px;
	top: 190px;
	text-align: center;
	z-index: 1;
	margin: 10px 10px 10px 15px;
}
/*----------------------------------------------------------------table styles some are not being used*/
.Table_Headtop {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 2px;
	text-align: center;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #333333;
	background-image: url(images/table_head_back.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.Table_Head {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 2px;
	text-align: center;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #333333;
	background-image: url(images/table_head_back.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-weight: bold;
}
.table_dk_back {
	background-position: left top;
	background-attachment: scroll;
	background-image: url(images/table_head_back.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	height: 10px;
}
.table_dk_head {
	background-position: left top;
	background-attachment: scroll;
	background-image: url(images/table_head_back.jpg);
	background-repeat: repeat;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	height: 26px;
}
#txt_wtable {
	background-color: #FFFFFF;
	border: 1px solid #660000;
	margin-bottom: 20px;
	padding: 5px;
	width: 550 px;
	margin-left: 10px;
}

#txt_wtable p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
}

.txt_table_heads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-shadow:Gray;
	font-weight: lighter;
	color: #333333;
}
.text_padding {
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.text_padding_news {/*-----------news has its own padding due to the width of the left border of the image*/
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}
/*----------------------------------------------------------------page text no <p>*/
.txt_normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}

/*----------------------------------------------------------------footer style and footer links styles*/
#footer {
	position: relative;
	height: 70px;
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	left: 50px;
	margin: 15px 0px 0px;
}
#footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 0px;
	white-space: normal;
	z-index: 1;
	position: relative;
	height: 31px;
	width: 207px;
	text-shadow: 2px 2px 2px #606060;
	line-height: 16px;
	text-align: left;
}
#footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	z-index: 1;
	position: relative;
	height: 31px;
	width: 207px;
	text-shadow: 2px 2px 2px #606060;
	line-height: 16px;
	text-align: left;
}
#footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1;
	position: relative;
	height: 31px;
	width: 207px;
	text-shadow: 2px 2px 2px #606060;
	line-height: 16px;
	text-align: left;
}

#copyright {
	font-size: 8px;
	line-height: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#999999
}
#copyright a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color:#999999
}
	
#copyright a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color:#999999
}
#copyright a:visited{
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color:#999999
}
#copyright a:active{
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color:#999999
}
/*----------------------------------------------------------------nav links*/
.nav_button a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 0px;
	white-space: normal;
	z-index: 1;
	position: relative;
	height: 31px;
	width: 207px;
	text-shadow: 2px 2px 2px #606060;
	line-height: 27px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 5px;
}
.nav_button a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	z-index: 1;
	position: relative;
	height: 31px;
	width: 207px;
	text-shadow: 2px 2px 2px #606060;
	line-height: 27px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 5px;
	background-color: #333333;
}
.nav_button a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1;
	position: relative;
	height: 31px;
	width: 207px;
	text-shadow: 2px 2px 2px #606060;
	line-height: 27px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 5px
}
 /*----------------------------------------------------------------

#important {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	width: 50px;
	line-height: 18px;
	margin-bottom: 15px;
	left: 218px;
	position: relative;
}
for highly visible links these have a red box with a blue rolover*/

#important a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 5px 7px;
	width: 50px;
	height: 15px;
	border: 3px double #333333;
	text-decoration: underline;
	background-color: #000066;
}
#important a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 5px 7px;
	width: 50px;
	height: 15px;
	border: 3px double #333333;
	text-decoration: none;
	background-color: #CC0033;
}
#important a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	width: 50px;
	height: 15px;
	border: 3px double #333333;
	text-decoration: underline;
	background-color: #CC0033;
} 
/*----------------------------------------------------------------page box links*/

.inset {
	font-weight: bold;
	color: #660000;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
}

.inset .inset{
	font-weight: bold;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
}

/*----------------------------------------------------------------bead bullets all lists*/

.large_bullets {
	font-family: Verdana, Trebuchet MS, Geneva, Arial, sans-serif;
	font-size: 20px;
}

.spacerline {
	border-top: 3px double #666666;
	margin-top: 10px;
}

/*----------------------------------------------------------------contact page*/

.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	visibility: visible;
	position: relative;
	left: 50px;
}

/*--------------------------------------------------------redefined tags*/

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-image: url(_img/cepBigBackground.jpg);
	background-attachment: scroll;
	background-position: 0px 200px;
	background-repeat:no-repeat;
}

.text_padding li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}


li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.underline {
	text-decoration: underline;
}

#lists {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	color: #333333;
}
.pNews{
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10 px;
	margin-left:5px;
	margin-right:5px;
}
.home_content_images {
	position: relative;
	bottom: 0px;
}
#image_rt {
	float: right;
	margin-bottom: 6px;
	margin-right: 6px;
}
/*directory*/

#albumtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	padding: 15px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFCC;
	min-height: 600px;
	margin-top: 15px;
}
#directory {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	padding: 15px;
	width: 675px;
	margin-right: auto;
	border: 1px solid #FFFFCC;
	min-height: 600px;
	margin-top: 30px;
}
#directory p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	font-size: 14px
}
#directory a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFCC;
}
#directory a:hover {
	color: #D7D7AC;
}
#directory a:visited {
	color: #CCCC66
}
#directory .head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #663333;
	background-color: #CCCC99;
	padding: 4px;
}
#directory h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #E9E7B9;
	color: #D0C14F;
}

#directory h3 {
	font-size: 18px;
	color: #D0C14F;
}

#directory cells {
	padding: 5px;
}
#directory table {
	margin: 20px;
}
#directory .list {
	width: 80%;
}
#directory .list a{
	line-height: 18px;
}

generic Headings

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	line-height: 23px;
	color: #333333;
	margin-left: 10px;
}
h2 {
	font-size: 18px;
	color: #FFFFCC;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	margin: 3px;
}
h4 {
	font-size: 14px;
	color: #FFFFCC;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 10px;
	font-style: normal;
	color: #CC0033;
	padding: 4px;
	letter-spacing: 3px;
}

