html, body{
	height: 100%;
	min-height: 100%;
	width: 100%;
	text-align: center;
}

html {
	background-color:#FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

body {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	color: #4A6F4A;
}

h1,h2,h3,h4,h5,h6,p,li {
	line-height: 1.75em;
	font-family: "Lucida Grande",Arial, Helvetica, sans-serif;
}
h1,h2,h3 {
	text-shadow: #999999 3px 3px 4px;
}
h1 {
	font-size: 160%;
}
h2 {
	background-position: bottom left;
	background-image: url(images/heading_background2.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 8px 0px;
	margin: 30px 0px 20px 0px;
	font-size: 120%;
}
h3 {
	font-size: 100%;

}
p {
	font-size: 9pt;
	color: #000000;
	line-height: 1.5em;
}

table {
	background-color: #ffffff;
	border: 4px solid #80AA80;
	padding: 2px;
	margin: 0px;
	
}
table.no_border {
	border: none;
	padding: 2px;
	margin: 0px;
}

td {
	padding: 8px 15px 8px 25px;
}

a {
	border: none;
}

img {
	border: none;
}

address {
	font-weight: bold;
}

label {
	float: left;
	display: block;
	width: 200px;
	text-align: right;
	vertical-align: middle;
	color: #000000;
}

input {
	margin: 2px;
	padding: 2px;
	border: solid 1px #4A6F4A;

}

input.submit {
	border: none;
}

select {
	color: #042954;
	background: #F5F5FA;
	border: solid 1px;
	outline-style: none
}

textarea {
	margin: 2px;
	padding: 2px;
	border: solid 1px #4A6F4A;
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.5em;
}

#content {
	position: relative;
	display: block;
	background-color:#FFFFFF;
	background-image: url(images/body_background.jpg);
	background-repeat: no-repeat;
	width: 736px;
	min-width: 736px;
	min-height: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 0px;
	border: 4px solid #005500;
}

#content #navigation{
	position: relative;
	height: 200px;
}
#content #navigation ul {
	position: relative;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#content #navigation ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content #navigation li a {
	border: none;
}

#content #contentBody{
	min-height: 400px;
	width: 600px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#content #contentBody .gallery{
	width: 660px;
}
#content #contentBody ul {
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 15px;
	list-style: square;
	vertical-align: middle;
}
#content #contentBody ol {
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 15px;
	vertical-align: middle;
}
#content #contentBody ol li{
	margin: 0px;
	padding: 0 0 10px 0;
	line-height: 1.75em;	
	color: #000000;
	font-size: 9pt;
}
#content #contentBody ul li {
	margin: 0px;
	padding: 0px;
	line-height: 1.75em;	
	color: #000000;
	font-size: 9pt;
}
#content #contentBody dl {
	font-size: 9pt;
}
#content #contentBody dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000000;
}
#content #contentBody dd {
	margin: 0px;
	padding: 5px 0px 15px 0px;
	line-height: 1.5em;
	color: #000000;
}
#content #contentBody a img{
}
#content #contentBody a:hover img{
	border: 3px solid #80AA80;
 	padding: 3px;
}
#content #contentBody img{
	border: 4px solid #80AA80;
	padding: 2px;
	/*
	border-top: 4px solid #80AA80;
	border-right: 4px solid #80AA80;
	border-bottom: 4px solid #B3CCB3;
	border-left: 4px solid #B3CCB3;
	*/
}
#content #contentBody img.left {
	margin: 0px 20px 20px 0px;
	float: left;
}
#content #contentBody img.right {
	margin: 0 0 20px 20px;
	float: right;
}

#content #contentBottom{
	background-color:#ffffff;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 100px;
}

#footer {
	min-height: 20px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 8pt;
	margin: 20px 0px 20px 00px;
	padding: 0px;
	color: #000000;
}
#footer ul {
	position: relative;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin: 0px;
	padding: 0px 5px;
}
#footer a, a:link {
	text-decoration: underline;
	color: #4A6F4A;
}
#footer a:hover, a:active {
	text-decoration: none;
	color: #7F4A2F;	
}

.alt_table { 
	 background-color: #ffe5b6
}
.alt2_table {
	background-color: #fffaed
}
.bank_table {
	background-color: #ffbd88;
	color: #094017;
}
.table_background {
	background: #fffaed url("images/background.jpg") no-repeat;
}
.table_header {
	background-color: #ffa94a;
	padding: 25px 5px 5px 5px;
	color: black;
	font-weight: bold;
	}
.headline {
	color: #ffa94a; font-size: 16px; font-family: arial, helvetica, sans-serif; font-weight: bold; line-height: 21px;
}
.sub_headline {
	color: #094017; font-size: 12px; font-weight: bold; line-height: 18px;
}