body { font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%
}

#main { background-color: #ffffff; text-align: left; margin: 0 auto; padding: 0; width:846px;
	min-height: 100%;  border-right: 1px solid #3a5c80; border-left: 1px solid #3a5c80 } 

#text_header { background-color: #fff; text-align: right; margin: 0; padding: 6px 12px 6px 0; height: 30px }
#text_header p { color: #93a3ac; font-size: 10px; }
#text_header a:link { color: #93a3ac; font-size: 10px; text-decoration: none }
#text_header a:visited { color: #93a3ac; font-size: 10px; text-decoration: none}
#text_header a:hover { text-decoration: underline }
#text_header a:active { text-decoration: underline }

#logo {	background-repeat: none; background-image: url("graphics/logo_846x112.jpg");
	margin: 0; padding: 0; height: 112px }
#logo h1 { margin: 0; padding: 0; height: 0; overflow: hidden }

#navcontainer { font-size: 12px;
	text-align: left;
	width: 130px;
	float: left;
	padding: 10px 0px 20px 20px;
	/*border-right: 1px solid #3a5c80;*/
}
#navcontainer a:link { color: #6a872f;
	text-decoration: none;
}
#navcontainer a:visited { color: #6a872f;
	text-decoration: none
}
#navcontainer a:hover { color: #6a872f;
	text-decoration: underline
}
#navcontainer a:active { color: #6a872f;
	text-decoration: underline
}
#navcontainer a.navon { color: #6a872f;
	text-decoration: none;
	background-color: #d4eca4;
	height: 21px;
	padding: 0px 4px 0px 4px;
	border-top: 1px solid #7f9f3e;
	border-bottom: 1px solid #7f9f3e;
}
#navcontainer a.navon:visited { color: #6a872f;
	text-decoration: none;
	background-color: #d4eca4;
	height: 21px;
	border-top: 1px solid #7f9f3e;
	border-bottom: 1px solid #7f9f3e;
}
#navcontainer a.navon:hover { color: #6a872f;
	text-decoration: none;
	background-color: #d4eca4;
	height: 21px;
	border-top: 1px solid #7f9f3e;
	border-bottom: 1px solid #7f9f3e;
}
#navcontainer a.navon:active { color: #6a872f;
	text-decoration: none;
	background-color: #d4eca4;
	height: 21px;
	border-top: 1px solid #7f9f3e;
	border-bottom: 1px solid #7f9f3e;
}
#content { font-size: 12px;
	text-align: left;
	margin: 0;
	margin-left: 150px;
	padding: 10px;
}
#content bold {
	font-weight: bold;
}
#content code {
	color: black;
	font-family: Courier;
}
#content h1 { font-size: 14px; font-weight: bold;}
#content a:link { color: #6a872f;
	text-decoration: none;
}
#content a:visited { color: #6a872f;
	text-decoration: none
}
#content a:hover { color: #6a872f;
	text-decoration: underline
}
#content a:active { color: #6a872f;
	text-decoration: underline
}
#content a.navon { color: #6a872f;
	text-decoration: none;
	background-color: #d4eca4;
	height: 21px;
	border-right: 1px solid #7f9f3e;
	border-left: 1px solid #7f9f3e
}
#content a.navon:visited { color: #6a872f;
	text-decoration: none;
	background-color: #d4eca4;
	height: 21px;
	border-right: 1px solid #7f9f3e;
	border-left: 1px solid #7f9f3e
}
#content a.navon:hover { color: #6a872f;
	text-decoration: none;
	background-color: #d4eca4;
	height: 21px;
	border-right: 1px solid #7f9f3e;
	border-left: 1px solid #7f9f3e
}
#content a.contenton:active { color: #6a872f;
	text-decoration: none;
	background-color: #d4eca4;
	height: 21px;
	border-right: 1px solid #7f9f3e;
	border-left: 1px solid #7f9f3e
}
#address { line-height: 0.5; font-size: 10px; margin-left: 20px;}
#link_image_column { text-align: center;
	width: 130px;
	float: left;
	padding: 10px 0px 20px 20px;
	/*border-right: 1px solid #3a5c80;*/
}

#footer { background-color: #fff;
	text-align: left;
	margin: 0;
	padding: 20px;
	clear: both
}
#footer p { color: #999;
	font-size: 9px;
	line-height: 9px;
	margin: 0 0 2px;
	padding: 4px 0 0
}
#footer a:link { color: #999;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0
}
#footer a:visited { color: #999;
	text-decoration: none
}
#footer a:hover { color: #3a5c80;
	text-decoration: underline
}
#footer a:active {color: #3a5c80;
	text-decoration: underline
}
