body {
	background-image: url(../images/bg.jpg);
	margin: 0px 0px 10px 0px;
	background-repeat: no-repeat;
	background-color: #052A14;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
a {
	color: #63A13E;
	text-decoration: none;
}
a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #63A13E;
}
#header {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 212px;
}
#container {
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	width: 850px;
	margin: 0px auto 0px auto;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2146A;
	border-bottom-color: #E2146A;
	padding: 25px 25px 50px 25px;
}
#awmAnchor-menu {
	background-color: #2D622E;
	height: 42px;
}
h1 {
	color: #619D3D;
	display: inline;
	line-height: 24px;
	font-size: 22px;
	text-transform: capitalize;
}
h2 {
	color: #DE166B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	line-height: 30px;
	font-size: 20px;
	text-transform: capitalize;
}
h3 {
	color: #DE166B;
	display: inline;
	line-height: 30px;
	font-size: 20px;
	text-transform: capitalize;
}
.copy {
	padding-right: 25px;
	text-align: left;
	vertical-align: top;
}
.content {
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
	width: 580px;
}
.feature {
	width: 270px;
	padding-top: 10px;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	text-align: left;
	vertical-align: top;
}
.title {
	width: 270px;
	padding-top: 10px;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	text-align: left;
	vertical-align: top;
	font-style: italic;
}
.promo {
	padding-right: 10px;
}
.date {
	font-size: 11px;
	line-height: 15px;
	color: #31622E;
	font-weight: bold;
}
.blog {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 25px;
}
.bio {
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 15px;
}
.table {
	border: 1px solid #CCC;
}
.sidebar {
	width: 255px;
	text-align: left;
	vertical-align: top;
}
.sidebarTop {
	background-image: url(../images/sidebar_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
}
.sidebarContent {
	background-color: #EAEFE1;
}
.sidebarBottom {
	background-image: url(../images/sidebar_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
#subMenu {
	width: 255px;
	margin-bottom: 25px;
	text-transform: capitalize;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#subMenu a{
	color: #000;
	display: block;
	text-indent: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#subMenu a:hover{
	color: #FFF;
	display: block;
	text-indent: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #2F622E;
}
#subMenuOn {
	display: block;
	text-indent: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #619D3D;
	color: #EAEFE1;
}
#subMenuTip {
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 25px;
	font-size: 11px;
	line-height: 15px;
	color: #333;
}
#breadcrumb {
	font-size: 10px;
	padding-left: 15px;
	padding-right: 15px;
	color: #999;
	margin-bottom: 15px;
	text-transform: capitalize;
}
#breadcrumb a{
	padding-right: 2px;
	text-decoration: none;
	margin-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#breadcrumb a:hover{
	padding-right: 2px;
	color: #EAEFE1;
	text-decoration: none;
	background-color: #316330;
	margin-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer {
	background-color: #2F622E;
	width: 900px;
	font-size: 11px;
	line-height: 15px;
	color: #619E3E;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	margin-right: 5px;
}
#footer a:hover{
	color: #FFF;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	margin-right: 5px;
	background-color: #63A13E;
}
.copyright {
	color: #63A13E;
	font-size: 10px;
	line-height: 30px;
}
.map {
	color: #FFF;
	font-size: 12px;
}
.map a{
	text-decoration: none;
	color: #EAEFE1;
	background-color: #619D3D;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.map a:hover{
	text-decoration: none;
	color: #EAEFE1;
	background-color: #31622E;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
