

body {
	background: #D9D7AC;
}
#wrapper {
	position: relative;
	width: 90%;
	min-width: 1040px;
	border: 10px solid rgba(255,255,255,.5);
	border-radius: 12px;
	box-shadow: 0 0 2px #999, inset 0 0 2px #999;
	margin: 20px auto;
}
#headerbar {
	position: absolute;
	top: -20px;
	left: -20px;
	padding: 0 20px;
	background: #7d8f43;
	width: 100%;
	height: 55px;
	border-radius: 16px;
	z-index: -1;
}
#footerBar {
	position: absolute;
	bottom: -20px;
	left: -20px;
	padding: 0 20px;
	background: #7d8f43;
	width: 100%;
	height: 72px;
	border-radius: 16px;
	z-index: -1;
}
.RollBtn a, .RollBtn a:visited {
	transition: all .2s linear;
	margin: 0 5px;
	width: 177px;
	background: #eee;
	color:#324323;
  border:0;
}
.RollBtn a:hover {
	background:#324323;
	color: #fff;
	border: none;
	width: 177px;
}
#vertmenu span strong {
	display: block;
	width: 177px;
	padding: 4px 15px;
	background:#324323 !important;
	font-size: 14px;
	color: #fff
}
#ahn-bottom-content {
	background: transparent;
}
.ahn-wrapper {
	text-align: left;
	padding: 0 10px 10px 15px;
	min-height: 320px;
	color: #324323;
	z-index: 1;
}
#main-content {
	width: 100%
}
#main-content-left {
	width: 500px;
	float: left;
	text-align: justify;
	padding: 0px 5px 15px 15px;
	font: Arial, Helvetica, sans-serif, 12pt #362520
}
#main-content-right {
	width: 274px;
	float: right;
	padding: 15px 20px 15px 5px;
	font: Arial, Helvetica, sans-serif, 12pt #362520;
	text-align: justify;
}
#resources ul {
	list-style-type: circle;
}
#clear {
	clear: both;
}
.image {
	padding-right: 10px;
}
.our-community {
	padding: 10px;
	text-align: justify;
}
.feedback {
	float: left
}
.italic {
	font: Arial, Helvetica, sans-serif, 9pt #362520;
	font-style: italic;
}
.map {
	border: 5px solid #e2e2e2
}
.ahn-feature-action-bar {
	background: transparent;
	padding: 0 0 10px 0;
	border-bottom: 1px #453a2f solid;
	color: #000;
}
.ahn-category-edit {
	background: #e2e2e2 url('images/up-white.png');
}
#ahn-main-content {
	margin: 0;
}
#ahn-side2-content {
	width: 246px;/* side2 width */
	margin-right: -260px;/* side2 width */
	background: transparent;
	height: auto;
	padding: 0 0 0 5px;
}
/* Profile Box */
.ahn-user-profile-box .user-actions a:link, .ahn-user-profile-box .user-actions a:visited, .ahn-user-profile-box .user-actions a:focus {
	color: #fff;
}
.ahn-user-profile-box .user-actions a:hover {
	color: #dde4cd;
}
#maincontent {
	margin-left: 10px !important;
}
.ui-state-default a {
	color: #fff !important;
}
.ui-state-default.ui-state-active a {
	color: #003 !important;
}
.ahn-up-page-editor {
    margin-top: 8px;
}