h2 {
	font-weight:normal;
}
#footer {
	border:0;
	margin:0;
	color:#47711f;
	text-align:center;
	font-size:10px;
	padding:5px 0;
}
#footer img {
	height:auto;
	width:auto;
	border:0;
	margin:0;
}
#footer .street-address {
	margin-right:5px;
	background:url(/images/chrome/pipe.png) repeat-y scroll 100% 0;
	padding-right:10px;
}
#footer .postal-code {
	margin-right:5px;
	background:url(/images/chrome/pipe.png) repeat-y scroll 100% 0;
	padding-right:10px;
}
#footer .org {
	display:none;
}
#footer a {
	color:#47711f;
}
#footer div {
	display:inline;
}
.mnr-info {
	margin-top:1em;
}
.mnr-info img {
	margin-right:5px!important;
	vertical-align:middle;
}
/*#content{background:url('/images/homepage_bg/EG_homepage_01.jpg');border-width:2px;height:428px;padding:0;position:relative;}*/

#content {
	background-color:#FFFFFF;
	border-width:2px;
	height:428px;
	padding:0;
	position:relative;
}
#tabs {
	height:418px;
	overflow:hidden;
	padding-top:5px;
	position:absolute;
	right:0;
	width:390px;
	z-index:1;
}
#tab-images {
	position:absolute;
	right:0;
	top:25px;
	width:22px;
	z-index:10;
}
#tab-images li img {
	width:30px;
	height:98px;
}
#side-tab {
	background:#dbe3bb url('/images/chrome/tab-pane.png');
	background:rgba(248, 249, 229, .95) url('/images/chrome/tab-pane.png');
	color:#485830;
	font-size:10px;
	line-height:1.5em;
	height:380px;
	left:390px;
	padding:20px 35px 20px 20px;
	position:absolute;
	width:310px;
}
#side-tab h1 {
	font-size:1.6em;
	line-height:1.875em;
}
#side-tab h2 {
	font-size:1.4em;
	line-height:1.0714em;
	margin-top:1.0714em;
	margin-bottom:0;
}
#side-tab h3 {
	font-size:1.1em;
	font-weight:bold;
	margin:.5em 0;
}
#side-tab p {
	margin-bottom:1em;
}
#side-tab .jScrollPaneDrag {
	background:#4a741f;
}
#side-tab .jScrollPaneTrack {
	background:#c2cf8d;
}
#side-tab-content {
	height:380px;
}
#search-tag-cloud {
	font-size:12px;
	margin-top:1em;
	text-align:center;
}
#search-tag-cloud li {
	display:inline;
}
#calendar-form {
	width:252px;
	margin:auto;
	text-align:right;
}
#homeblocks {
	background:#4b751f;
	border:solid #2f4610;
	border-width:2px 0;
	color:#e0efa3;
	height:150px;
}

#homeblocks-center { margin-left: -8px; }

#homeblocks-center-subhomepage { margin-left: 28px; }

.homeblock {
	float:left;
	height:143px;
	padding-top: 4px;
	padding-right: 11px;
	text-align:center;
}
.homeblock a {
	color:#f7ffd5;
}
.homeblock a:hover {
	color:#afd887;
}
.homeblock p {
	margin:0;
	line-height:19px;
}
.homeblock img {
	border:2px solid #2f4610;
	border-bottom:0;
	height:124px;
	padding:1px;
	width:220px;
}
.slides {
	position:absolute;
	top:0;
	left:0;
}
.slides>div {
	position:absolute;
	top:0;
	width:996px;
	height:428px;
	display:none;
}
div.scrollingHotSpotLeft {
	min-width:75px;
	width:10%;
	height:100%;
	background-repeat:repeat;
	background-position:center center;
	position:absolute;
	z-index:200;
	left:0;
	cursor:w-resize;
}
div.scrollingHotSpotLeftVisible {
	background:transparent url('/images/chrome/arrow-left.png') no-repeat scroll 0 3px;
}
div.scrollingHotSpotRight {
	min-width:75px;
	width:10%;
	height:100%;
	background-repeat:repeat;
	background-position:center center;
	position:absolute;
	z-index:200;
	right:0;
	cursor:e-resize;
}
div.scrollingHotSpotRightVisible {
	background:transparent url('/images/chrome/arrow-right.png') no-repeat scroll 100% 3px;
}
div.scrollWrapper {
	position:relative;
	overflow:hidden;
	width:100%;
	height:100%;
}
div.scrollableArea {
	position:relative;
	width:auto;
	height:100%;
}
