.navigation {
	float: left;
	width: 170px;
	margin-right: 30px;
	margin-top: 20px;
	margin-left: 16px;
}
.nav-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
.navigation li {
	margin: 0px;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	display: block;
	padding: 6px;
}

.navigation li:hover {
	background-color: #eff1f0;
	position: relative;
}
.navigation a {
	text-decoration: none;
	color: #396250;
}
.navigation a:hover {
	text-decoration: none;
	color: #333333;
}
.main-content {
	float: left;
	width: 784px;
	margin-top: 20px;
}
.centercrumb {
	display: block;
	clear: both;
	margin-bottom: 10px;
	line-height: 1.5em;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.centercrumb ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.centercrumb ul li {
	text-decoration: none;
	padding-right: 15px; /*adjust bullet image padding*/
	color: #000000;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	background-color: transparent;
	background-image: url(../Images/arrow_small.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.centercrumb a {
	color: #000000;
	text-decoration: none;
}
.centercrumb a:hover {
	color: #E14145;
	text-decoration: underline;
}
.banner {
}
.edit-content {
	float: left;
	margin-bottom: 25px;
}
.body-content {
	width: 530px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	color: #333;
}
.body-content ul {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.body-content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	text-align: justify;
	line-height: 1.5em;
}


.sidebar {
	width: 220px;
	float: left;
	margin-left: 32px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #396250;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h4 a {
	color: #025595;
	text-decoration: underline;
}
h4 a:hover {
	color: #025595;
	text-decoration: none;
}
h5 {
/*	font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
}
h5 a {
	color: #025595;
	text-decoration: underline;
}
h5 a:hover {
	color: #025595;
	text-decoration: none;
}


.body-gallery-1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 390px;
	float: left;
	line-height: 1.5em;
}
.body-gallery-2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 390px;
	float: left;
	margin-left: 4px;
	line-height: 1.5em;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sidebar_level_1_box {
	background-color: #D0D2BD;
	width: 198px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 12px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1.5em;
}
.sidebar_level_1_title {
	font-weight: bold;
	font-size: 14px;
}
.sidebar_level_1_title a {
	color: #025595;
	text-decoration: none;
}
.sidebar_level_1_title a:hover {
	color: #025595;
	text-decoration: underline;
}
