body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C99E6F;
	margin: 0px;
	padding: 0px;
	background-image: url(graphics/back_main.jpg);
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 120%;
	color: #8B1D04;
	letter-spacing: 2px;
	background-image: url(graphics/blacksquare_big.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 100%;
	color: #8B1D04;
	letter-spacing: 2px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 80%;
	color: #000000;
	letter-spacing: 2px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	background-color: #FFFFFF;
}
#left {
	width: 500px;
	float: left;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
}
#content {
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	border: #E7E7DD;
	padding-top: 15px;
}
#content p {
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	text-align: justify;
	margin-top: 0px;
	padding-top: 0px;
}
#content ul {
	font-size: 80%;
	color: #333333;
	line-height: 135%;
	list-style-type: square;
}
#content ol {
	font-size: 80%;
	color: #333333;
	line-height: 135%;
}
#content a:link {
	color: #8B1D04;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B1D04;
}
#content a:visited {
	color: #8B1D04;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B1D04;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#right {
	margin-left: 500px;
}
#nav {
	padding-top: 30px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 80%;
}
#nav li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#nav a:link {
	color: #8B1D04;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(graphics/blacksquare_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav a:visited {
	color: #8B1D04;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(graphics/blacksquare_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(graphics/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	clear: both;
	font-size: 70%;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #000000;
}
#header {
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	background-color: #8B1D04;
	width: 695px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 1px;
	height: 125px;
	background-image: url(graphics/back_header.gif);
}
#photobar {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 1px;
}
#logo {
	float: left;
	width: 50%;
	margin-top: 32px;
}
#bankonline {
	margin-left: 50%;
	text-align: right;
	margin-right: 10px;
	font-size: 80%;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
}
#bankonline a:link {
	text-decoration: none;
	padding: 3px 3px 3px 15px;
	background-image: url(graphics/blacksquare_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}
#bankonline a:visited {
	text-decoration: none;
	background-image: url(graphics/blacksquare_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #FFFFFF;
}
#bankonline a:hover {
	text-decoration: underline;
	background-image: url(graphics/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #FFFFFF;
}
#menu {
	padding: 0;
	margin: 0px;
	width: 700px;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #000000;
	border-top: 1px solid #EDE8E5;
	border-left: 1px solid #EDE8E5;
	border-bottom: none;
	border-right: none;
	padding: 0px;
	margin: 0 0 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 2em;
	font-size:    80%;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: auto;
	}

html>#menu ul li a  {
	font-size: 90%;   
	} 
#menu ul li#one a	{
	width: 150px;
	}
#menu ul li#two a	{
	width: 150px;
	}
#menu ul li#three a	{
	width: 120px;
	}
#menu ul li#four a	{
	width: 175px;
	}
#menu ul li#five a	{
	width: 99px;
	}

#menu ul li a:hover {
	color: #8B1D04;
	background: #FFFFFF;
	}
#page {
	clear: both;
}
#subfooter {
	margin-right: auto;
	margin-left: auto;
	width: 690px;
	vertical-align: middle;
	padding-bottom: 25px;
	padding-left: 10px;
}
#privacy {
	margin-right: auto;
	margin-left: auto;
	width: 690px;
	font-size: 70%;
	margin-top: 10px;
	text-align: right;
	color: #999999;
	padding-right: 10px;
}
#privacy a:link {
	color: #999999;
	text-decoration: underline;
}
#privacy a:visited {
	color: #999999;
	text-decoration: underline;
}
#privacy a:hover {
	color: #8B1D04;
	text-decoration: none;
}
#contact {
	background-image: url(graphics/logo_cornerstone_small.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	text-align: center;
	padding-top: 40px;
	margin-top: 18px;
}
#contact p, #mycard p {
	font-size: 60%;
	color: #999999;
}
#contact a:link, #mycard a:link {
	color: #8B1D04;
	text-decoration: none;
}
#contact a:visited, #mycard a:visited {
	color: #8B1D04;
	text-decoration: none;
}
#contact a:hover, #contact a:hover {
	color: #000000;
	text-decoration: underline;
}
#mycard {
	background-image: url(graphics/logo_mycardstatement.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	padding-top: 40px;
	margin-top: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-bottom: 15px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	margin-bottom: 15px;
}
td {
	font-size: 80%;
	font-weight: bold;
	color: #333333;
}
.bordered {
	border: 2px solid #000000;
}
.download {
	background-color: #E4E4E4;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#bankonline p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.directory {
	margin: 0px;
	padding: 15px 0px 15px 15px;
}
#totop {
	padding-bottom: 25px;
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
}
#totop a:link {
	color: #999999;
	text-decoration: none;
	background-image: url(graphics/topdefault.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
#totop a:visited {
	color: #999999;
	text-decoration: none;
	background-image: url(graphics/topdefault.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
#totop a:hover {
	color: #8B1D04;
	text-decoration: underline;
	background-image: url(graphics/tophover.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
.floatright {
	border: 2px solid #508250;
	float: right;
	margin-left: 25px;
}
#bauer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#mission, #logoblock {
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 80%;
}
.disclaimer {
	color: #333333;
	font-size: 70%;
	font-style: italic;
	line-height: 120%;
}
.intro {
	color: #333333;
	line-height: 150%;
	display: block;
	font-size: 100%;
	padding-bottom: 15px;
}
.specialtext {
	font-style: italic;
	color: #8B1D04;
}
#big {
	background-image: url(graphics/big_back.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 300px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 50px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
}
#big p {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: 0px;
	padding-top: 0px;
}
#big h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #8B1D04;
	font-size: large;
}
#big a:link {
	color: #8B1D04;
	text-decoration: underline;
	text-align: right;
	display: block;
	font-weight: bold;
}
#big a:visited {
	color: #8B1D04;
	text-decoration: underline;
	text-align: right;
	display: block;
	font-weight: bold;
}
#big a:hover {
	color: #333333;
	text-decoration: none;
	text-align: right;
	display: block;
	font-weight: bold;
}
#optin {
	text-align: center;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;

}
#flash {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
}
#big_blank {
	padding-left: 300px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 50px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
}
