.hidden {
	visibility: hidden;
	overflow: hidden;
}
.remove {
	display: none;
}

body, html {
	background-color: #F3EDE2;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 100%;
	text-align: center;
}

td,th {
	font-size: 9pt;
}

#wrapper {
	width: 730px;
	background-color: #BC9F63;
	margin: auto;
	display: block;
	text-align: left;
}
#title_area {
	background-image: url(/data/aph/images_nav/title_bg.jpg);
	background-color: #D6C4A0;
	height: 122px;
	text-align:right;
	overflow: hidden;
	position: relative;
}
#title {
	margin: 0px;
	float: left;
	background-image: url(/data/aph/images_nav/aph_title.jpg);
	width: 173px;
	height: 85px;
	left: 235px;
	position: relative;
}
#sub_title {
	margin: 0px;
	background-image: url(/data/aph/images_nav/strapline.jpg);
	width: 322px;
	height:25px;
	right: 0px;
	top: 44px;
	position: absolute;
	overflow: hidden;
}

#main_nav {
	list-style-type: none;

	left: 235px;
	top: 44px;

	padding: 0px;
	margin: 0px;

	margin-top: 69px;

	float:right;

	overflow: hidden;
}
#main_nav li{
	display: inline-block;
	float: left;
	overflow: hidden;
	text-align: left;
}
#main_nav li a{
	text-decoration: none;
	display: block;
	height: 16px;
	overflow: hidden;
}
#mn_home a{ background-image: url(/data/aph/images_nav/b_home.gif); }
#mn_history a{ background-image: url(/data/aph/images_nav/b_history.gif); }
#mn_findus a{ background-image: url(/data/aph/images_nav/b_findus.gif); }
#mn_contactus a{ background-image: url(/data/aph/images_nav/b_contactus.gif); }

#mn_home a:hover { background-image: url(/data/aph/images_nav/b_home_over.gif); }
#mn_history a:hover { background-image: url(/data/aph/images_nav/b_history_over.gif); }
#mn_findus a:hover { background-image: url(/data/aph/images_nav/b_findus_over.gif); }
#mn_contactus a:hover { background-image: url(/data/aph/images_nav/b_contactus_over.gif); }

#mn_home a{ width: 84px; }
#mn_history a{ width: 55px; }
#mn_findus a{ width: 95px; }
#mn_contactus a{ width: 88px; }

#col1,#col1_footer {
	clear: both;
	background-color: #BC9F63;
	width: 100%;
	float: left;
	margin-right: -601px;
}
#col1_content,#col1_content_footer {
	margin-right: 601px;
}
#col1_headimg {
	background-image: url(/data/aph/images_nav/sub_nav_title.jpg);
	width: 129px;
	height: 67px;
	overflow: hidden;
}



/* NAVIGATION - LINKS -------------------*/

#sub_nav ul li a, #sub_nav ul li .deadlink{
	display: block;
	height: 25px;
	padding-top: 4px;
	padding-left: 7px;
	margin-bottom: -4px;
	color: #80673D;
	text-decoration: none;
}

#sub_nav li a:hover{
	color: #FFFFFF;
}


/* NAVIGATION - TOP LEVEL -------------------*/

#sub_nav ul {
	font-size: 9pt;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#sub_nav ul li{
	border-bottom: 1px solid #d6c4a0;
}

/* NAVIGATION - SUB LEVEL -------------------*/

#sub_nav ul li ul{
	padding: 3px 0 2px 0;
	font-size: 8pt;
	font-weight: normal;
	background-color: #d8c190;
	border-bottom: none;
}

#sub_nav ul li ul li{
	border-bottom: none;
}



#col2,#col2_footer {
	float: right;
	width: 601px;
}
#content {
	margin: 0px;
	padding: 25px;
	padding-right: 20px;
	background-color: #D6C4A0;
	background-image: url(/data/aph/images_nav/content_bg.jpg);
	background-repeat: no-repeat;
	min-height: 250px;
}
* html #content {
	height: 250px;
}
#content h2{
	font-size: 1.8em;
	font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
	color: #DC1E44;
	margin-bottom: 0.4em;
	padding-bottom: 0px;
}

#content h3{
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #786337;
	margin-bottom: 0.4em;
	padding-bottom: 0px;
	clear: left;
}
#content a{
	color: #9B1631;
}
#content a:hover{
	color: #FFFFFF;
}

#content * {
	margin-top: 0px;
}
#content p {
	clear: left;
}

#foot_left {
	background-image: url(/data/aph/images_nav/col1_footer_bg.gif);
	text-align: right;
	font-size: 8pt;
	display: block;
	height: 50px;
	padding-top: 4px;
	padding-right: 7px;
	color: #FFFFFF;
}
#foot_right {
	display: block;
	background-image: url(/data/aph/images_nav/col2_footer_bg.gif);
	background-color: #D6C4A0;
	background-repeat: no-repeat;
	font-size: 8pt;
	height: 50px;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom:4px;
	color: #80673D;
}
.thick_colon {
	color: #392A11;
	font-weight: bold;
}
.bright_foot_text {
	color: #DA1D44;
}
.black {
	color: #000000;
}

#sub_footer {
	background-color: #F3EDE2;
}
#sub_foot_left {
	font-size: 8pt;
	float: left;
	display: block;
	width: 129px;
	text-align: center;
	color: #E1556F;
}
#sub_foot_right {
	display: block;
	font-size: 8pt;
	text-align: right;
	color: #A58C57;

}
#sub_foot_right a {
	color: #A58C57;
}

.eloginForm input {
	margin:5px;
}

.eloginForm label {
	display: block;
	float: left;
	width: 90px;
}

#harvester_infocol {
	width: 250px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#harvester_imagecol {
	float: left;
	width: 300px;
	padding: 0px;
}

.harvester_leftcol {
	clear: left;
	color: #8A744D;
	text-align: right;
	width: 110px;
	display: block;
	margin: 1px;
	padding: 1px;
	margin-right: 5px;
	float: left; 
}

.harvester_rightcol {
	color: #8A744D;
	background-color: #ECE5D3;
	margin: 1px;
	padding: 1px;
	padding-left: 2px;
	display: block;
	width: 110px;
	float: left;
	verticle-align: middle;
}

.harvester_row span {
	float: left;
	display: block;
	margin: 1px;
	padding: 1px;
}

#harvester_titlerow span {
	float: left;
	display: block;
	margin: 1px;
	padding: 1px;
	font-weight: bold;
	verticle-align: bottom;
}

#harvester_titlerow{
	color: #8A744D;
	background-color: #ECE5D3;
	text-align: left;
	vertical-align: top;	
}

.harvester_indexcol1 {
	clear: left;
	width: 40px;
}

.harvester_indexcol2 {
	width: 90px;
}

.harvester_indexcol3 {
	width: 60px;
}

.harvester_indexcol4 {
	width: 60px;
}

.harvester_indexcol5 {
	width: 60px;
}

.harvester_indexcol6 {
	width: 60px;
}

.harvester_indexcol7 {
	width: 60px;
}

.harvester_row {
	margin-top: 4px;
	background-color: #cbb589;	
}

.harvester_indexcol8 {
	width: 60px;
	border: 0;
}


#harvester img {
	border: 1px solid white;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

#toggleable {
	float: left;
	padding: 0px;
	margin: 0px;
}

#toggleable dd {
	display: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#toggleable dd img {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#toggle {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	display: none;
	clear: left;
}
#toggle a {
	padding-right: 2px;
}
#space {
	height: 10px;
	display: block;
}

.datatable td{
	background-color: #cbb589;
}
.datatabletop td{
	color: #8A744D;
	font-weight: bold;
	background-color: #ECE5D3;
}
