.address-single {
	margin: 0 0 0 0;
	padding: 8px 0 20px 0;
	background-image: url(img/r2011a_hline_double.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.address-top {
	background-color: #BBCF00;
}
table.address-top {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}


.address-address {
	padding: 10px 0 0 0;
}
.address-address, address-address * {
	line-height: 160%;
}

.address-left {
	width: 43%;
	float: left;
	/*background-color: yellow;*/
}

.address-right {
	width: 56%;
	float: right;
/*	background-color: magenta;*/
}
.address-title {
	color: #005519;
	font-family: Georgia, "Times New Roman", "DejaVu Serif",  serif;
	font-size: 18pt;
	vertical-align: bottom;
	font-weight: bold;
	padding: 10px;
}
td.address-title {
	width: 43%;
}

.address-menu ul.mainnav li.menuitem a,
.address-menu ul.mainnav li.menuitem span {
	font-weight: normal;
	font-size: 9pt;
}
