* {
	margin: 0px; 
	padding: 0px;
}
a img {
	border: none;
}
body {
	background-image: url("bg.gif");
	background-repeat: repeat-x;
	background-color: #f1f1df;
}
html { min-height: 100%; margin-bottom: 1px; }
#container {
	display: block;
	margin: auto;
	width: 1035px;
}
#column {
	display: block;
	float: left;
	width: 1035px;
}
#header {
	display: block;
	float: left;
	width: 1005px;
	height: 120px;
	background-image: url("header.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}
#header ul {
	display: block;
	float: right;
	list-style-type: none;
	width: 100px;
	position: relative;
	right: 33px;
	top: 15px;
}
#header ul li {
	height: 15px;
}
#header ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
}
#header ul li a:hover {
	text-decoration: underline;
}
#header img {
	display: block;
	float: right;
	position: relative;
	right: 16px;
}
#header img.logo {
	display: block;
	float: right;
	position: relative;
	right: 382px;
	top: 10px;
	_top: 12px;
	height: 110px;
}
#topnav {
	display: block;
	float: left;
	width: 1005px;
}
#middle {
	display: block;
	float: left;
	margin-left: 14px;
	_margin-left: 7px;
	min-height: 500px;
	_height: 500px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
body#journal #middle {
	background-image: url("middle-bg.gif");
}
body#home #middle #left {
	display: block;
	float: left;
	width: 150px;
	height: 700px;
	background-image: url(home-left-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 20px;
}
body#home #middle #left p {
	color: #555555;	
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 4px;
}
body#middle td {
	color: #555555;	
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 4px;
}
body#home #middle #center {
	display: block;
	float: left;
	width: 514px;
	margin-top: 20px;
	_overflow: hidden;
}
body#home #middle #center h2 {
	color: #555555;	
	font-family: "Times New Roman",Times,serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}
body#home #middle #center h3 {
	color: #555555;	
	font-family: "Times New Roman",Times,serif;
	font-size: 16px;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 2px;
}
body#home #middle #center p {
	color: #555555;	
	font-family: "Times New Roman",Times,serif;
	font-size: 16px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 12px;
	margin-bottom: 12px;	
}
body#home #middle #center ul {
	color: #555555;	
	font-family: "Times New Roman",Times,serif;
	font-size: 16px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 2px;
	margin-bottom: 12px;
	list-style-type: none;
}
body#home #middle #center ul li {
	padding-left: 15px;
	background-image: url(home-arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}
body#home #middle #center hr {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 12px;
	_margin-top: 4px;
	margin-bottom: 12px;	
	_margin-bottom: 4px;
	border-top: 1px solid #555555;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
body#home #middle #center #latest-journal {
	display: block;
	margin: auto;
	width: 514px;
	background-color: #a4b58a;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
body#home #middle #center #latest-journal h2 {
	color: white;	
	font-family: Georgia, Times, sans-serif;
	font-weight: normal;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #d2dac5;
	background-image: url("small-pencil.gif");
	background-repeat: no-repeat;
	padding-left: 44px;
	margin: 0px;
	text-transform: none;
}
body#home #middle #center #latest-journal h3 {
	color: white;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 20px;
	_margin-right: 10px;
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 0px;
	width: 563px;
	display: block;
	float: left;
}
body#home #middle #center #latest-journal h3 a {
	color: white;	
	text-decoration: none;
}
body#home #middle #center #latest-journal h3 a:hover {
	text-decoration: underline;
}
body#home #middle #center #latest-journal p {
	color: white;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 7px;
	margin-right: 20px;
	margin-left: 20px;
}
body#home #middle #center #latest-journal p.date {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}
body#home #middle #center #latest-journal p img {
	display: inline;
	border: 1px solid white;
	margin: 10px;
	margin-top: 0px;
}
body#home #middle #center #latest-journal p a {
	color: white;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
body#home #middle #center #latest-journal hr {
	margin-left: 20px;
	margin-right: 20px;
}
body#home #middle #center #alerts {
	display: block;
	margin: auto;
	width: 603px;
	margin-top: 25px;
}
body#home #middle #center #alert {
	display: block;
	margin: auto;
	width: 514px;
	height: 100px;
	background-image: url("alert-bg.gif");
	margin-bottom: 20px;
}
body#home #middle #center #alert h2 {
	color: white;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 70px;
	margin: 0px;
}
body#home #middle #center #alert p {
	color: white;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 20px;
	margin: 0px;
}

body#home #middle #right {
	display: block;
	float: left;
	width: 343px;
}
#left {
	display: block;
	float: left;
	width: 664px;
	min-height: 500px;
	_height: 500px;
}
#left h1 {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 42px;
}
#left h2 {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#left h3 {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#left p,
.vcba #three-center p {
	color: #555555;	
	font-family: "Times New Roman",Times,serif;
	font-size: 18px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 12px;
	margin-bottom: 12px;	
}
#left ul {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 70px;
	margin-right: 30px;
	margin-top: 12px;
	margin-bottom: 12px;	
}
#left ul ul {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 35px;
	margin-right: 30px;
	margin-top: 6px;
	margin-bottom: 6px;	
}
#left table {
	display: block;
	margin: auto;
	width: 594px;
	margin-top: 12px;
	margin-bottom: 12px;	
	padding-top: 10px;
	background-image: url('contact-table-bg.gif');
	background-repeat: repeat-y;
}
#left table tr td {
	display: block;
	float: left;
	width: 258px;
	padding: 10px 15px 10px 15px;
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left #visit-container {
	display: block;
	margin: auto;
	width: 644px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#left #visit-container a.visit-link {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;	
	margin-left: 20px;
	background-color: #8B9476;
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#left #visit-container a.visit-link:hover {
	text-decoration: underline;
}
#left p.intro {
	font-family: Georgia, Times, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 8px;
	margin-bottom: 8px;	
}
#left hr {
	display: block;
	margin: auto;
	margin-left: 30px;
	margin-right: 30px;
	height: 1px;
	border-top: none;
	border-bottom: 1px solid #cccccc;
	margin-top: 12px;
	margin-bottom: 12px;	
	_margin-top: 6px;
	_margin-bottom: 6px;	
}
#left img {
	display: block;
	margin: auto;
	margin-top: 20px;
}
#left li img,
#left img.pdf {
	display: inline;
	margin: 0px;
	position: relative;
	top: 2px;
	left: 4px;
}
#left #mission-vision {
	display: block;
	margin: auto;
	width: 603px;
	height: 130px;
	overflow: hidden;
	margin-top: 38px;
}
#left #dba-mission {
	display: block;
	float: left;
	width: 603px;
	height: 130px;
	overflow: hidden;
	font-family: Georgia, Times, sans-serif;
	font-size: 22px;
	color: #555555;
}
#left #dba-vision {
	display: block;
	float: left;
	width: 603px;
	height: 0px;
	overflow: hidden;
	font-family: Georgia, Times, sans-serif;
	font-size: 22px;
}
#left #mission-vision-buttons {
	display: block;
	margin: auto;
	width: 603px;
	height: 25px;
	overflow: hidden;
	margin-bottom: 40px;
}
#left #mission-vision-buttons button {
	background-color: #555555;
	color: white;
	background-image: none;
	font-size: 10px;
	font-weight: bold;
	border: none;
	padding: 5px;
}
#left #mission-vision-buttons button:hover {
	background-color: #404040;
	color: white;
}

#left #alerts {
	display: block;
	margin: auto;
	width: 603px;
	margin-top: 25px;
}
#left #alert {
	display: block;
	margin: auto;
	width: 603px;
	height: 100px;
	background-image: url("alert-bg.gif");
	margin-bottom: 20px;
}
#left #alert h2 {
	color: white;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 70px;
	margin: 0px;
}
#left #alert p {
	color: white;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 20px;
	margin: 0px;
}
#left #news h3 {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#left #news p {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 12px;
	margin-bottom: 12px;	
}
#right {
	display: block;
	float: left;
	width: 343px;
	_overflow: hidden;
}
#right p {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 30px;
	margin-top: 12px;
	margin-bottom: 12px;	
}
#right #right-header {
	display: block;
	margin: auto;
	width: 325px;
	height: 88px;
	background-image: url("how-do-i.gif");
	margin-top: 19px;
}
#right #right-header.right {
	background-image: url("how-do-i-right.gif");
}
#right #questions {
	display: block;
	margin: auto;
	width: 325px;
	_height: 300px;
	min-height: 300px;
	background-image: url("home-right-bg.gif");
	padding-top: 10px;
}
#right #questions.right {
	border-bottom: 1px solid #555555;
	margin-bottom: 20px;
}
#right #questions ul {
	display: block;
	margin: auto;
	width: 275px;
	list-style-type: none;
}
#right #questions ul p {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
#right #questions ul li p a.collapse {
	color: blue;
}
#right #questions ul li p a.collapse:visited {
	color: blue;
}
#right #questions ul li {
	background-image: url('how-do-i-arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 13px;
	margin-bottom: 15px;
}
#right #questions ul li a {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
#right #questions ul li a:visited {
	color: black;
}
#right #questions ul li a:hover {
	text-decoration: underline;
}
#right #promo {
	display: block;
	margin: auto;
	width: 336px;
	height: 104px;
	margin-bottom: 20px;
}
#footer {
	display: block;
	float: left;
	width: 1005px;	
	height: 65px;
	border-top: 4px solid #284808;
}
#footer p.copyright {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 22px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 260px;
	background-image: url("footer-bg.gif");
	background-repeat: repeat-y;
	background-position: right;
}
#footer p.utility {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 22px;
	padding-right: 15px;
	padding-left: 15px;
	/*
	background-image: url("footer-bg.gif");
	background-repeat: repeat-y;
	background-position: right;
	*/
}
#footer p.search {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 22px;
	padding-left: 15px;
	padding-right: 5px;
	font-weight: bold;
}
#footer p a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer form {
	margin-top: 21px;
	height: 30px;
	line-height: 30px;
}


#three-left {
	display: block;
	float: left;
	min-height: 500px;
	_height: 500px;
	width: 215px;
	margin-top: 18px;
}
#three-left ul {
	display: block;
	float: left;
	width: 180px;
	margin-top: 25px;
}
#three-left ul li {
	display: block;
	float: left;
	width: 180px;
	margin-bottom: 12px;
}
#three-left ul li a {
	display: block;
	float: left;
	width: 180px;
	color: #cccccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-left: 27px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#three-left ul li a:hover,
#three-left ul li a.current {
	color: #666666;
	background-image: url('left-nav-highlight-block.gif');
	background-repeat: no-repeat;
	background-position: left;
}
#three-center {
	display: block;
	float: left;
	min-height: 500px;
	_height: 500px;
	width: 546px;
}
#three-center h1 {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: bold;
}
#three-center h2 {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
#three-center h2 a {
	color: #555555;	
	text-decoration: none;
}
#three-center h2 a:hover {
	text-decoration: underline;
}
#three-center hr {
	height: 1px;
	border-top: 1px solid #cccccc;
	border-bottom: none;
}
#three-center p {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#three-center span {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
}
#three-center p a.read-more{
	background-image: url('green-arrow.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
#three-center table {
	display: block;
}
#three-center table tr td {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*
#three-center ul li {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	background-image: url(home-arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
*/

#three-center ul {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 70px;
	margin-right: 30px;
	margin-top: 12px;
	margin-bottom: 12px;	
}
#three-center ul ul {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 35px;
	margin-right: 30px;
	margin-top: 6px;
	margin-bottom: 6px;	
}

#three-center #alerts {
	display: block;
	margin: auto;
	width: 490px;
	margin-top: 25px;
}
#three-center #alert {
	display: block;
	margin: auto;
	width: 484px;
	height: 100px;
	background-image: url("alert-bg.gif");
	margin-bottom: 20px;
}
#three-center #alert h2 {
	color: white;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 70px;
	margin: 0px;
}
#three-center #alert p {
	color: white;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 20px;
	margin: 0px;
}
#three-center #news h3 {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#three-center #news p {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
#three-right {
	display: block;
	float: left;
	min-height: 500px;
	_height: 500px;
	width: 246px;
	position: relative;
	left: 10px;
}
#three-right #alerts {
	display: block;
	float: left;
	width: 223px;
	margin-top: 25px;
}
#three-right #alert {
	display: block;
	float: left;
	width: 223px;
	height: 100px;
	background-image: url("three-col-alert-bg.gif");
	margin-bottom: 20px;
}
#three-right #alert h2 {
	color: white;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 70px;
	margin: 0px;
}
#three-right #alert p {
	color: white;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 20px;
	margin: 0px;
}
#three-right #spacer {
	display: block;
	float: left;
	height: 50px;
	width: 246px;
}
#three-right img {
	margin-top: 30px;
}
#three-right img#beth {
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	margin-top: 0px;
}
#three-right #beth-container-container {
	display: block;
	float: left;
	width: 246px;
}
#three-right #beth-container {
	display: block;
	float: left;
	width: 101px;
	height: 144px;
	border-bottom: 2px solid #8d9c77;
	border-left: 2px solid #8d9c77;
	margin-bottom: 15px;
}
#three-right p.bethdesc {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#three-right hr {
	display: block;
	margin: auto;
	margin-left: 0px;
	margin-right: 40px;
	height: 1px;
	border-top: none;
	border-bottom: 1px solid #cccccc;
	margin-top: 12px;
	margin-bottom: 12px;	
	_margin-top: 6px;
	_margin-bottom: 6px;	
}
#three-right ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 25px;	
	list-style-type: none;
}
#three-right ul li a {
	text-decoration: none;
	color: #8d9c77;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#three-right ul li {
	margin-bottom: 5px;
}
#three-right ul li a:hover {
	text-decoration: underline;	
}
#three-right h2 {
	color: #555555;	
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 4px;
}

#navigation {
	display: block;
	float: left;
	width: 212px;
}
#navigation td {
	color: #555555;
	width: 200px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navigation a {
	display: block;
	float: left;
	width: 200px;
	color: #728c51;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-left: 27px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#navigation a:hover,
#navigation a.current {
	color: #004d29;
	background-image: url('left-nav-highlight-block.gif');
	background-repeat: no-repeat;
	background-position: left;
}


table.links  {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a:link.links,
a:visited.links,
a:active.links,
a:hover.links  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}