@charset "UTF-8";
#nav_top {
	width: 338px;
	height: 40px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#nav_top_container {
	width: 1000px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
#nav_top_phone {
	width: 500px;
	height: 32px;
	float: left;
	font-size: 22px;
	text-decoration: none;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	display: block;
	color: #9AC93C;
	padding-top: 8px;
}
#nav_top_facebook {
	float: left;
	height: 20px;
	width: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
}
#nav_top_twitter {
	float: left;
	height: 20px;
	width: 24px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
}
#nav_top_youtube {
	float: left;
	height: 20px;
	width: 26px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#nav_top_search {
	float: left;
	height: 20px;
	width: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#nav_top  .menu  {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#nav_top   .menu  li  {
	float: left;
}
#nav_top     .menu  a   {
	font-size: 14px;
	float: left;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	height: 28px;
	color: #FFF;
	border-right-style: none;
	background-color: #87C644;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav_top .menu a:hover {
	text-decoration: underline;
}
#nav_top     .menu  .separator   {
	font-size: 14px;
	float: left;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	height: 28px;
	color: #FFF;
	border-right-style: none;
	background-color: #B1B3B5;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav_top     .menu  .separator:hover   {
	text-decoration: underline;
}
#nav_top .menu .item-107 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav_top  .menu  .current  a  {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav_top .menu .deeper.parent ul {
	margin-top: 5px;
	margin-left: 10px;
	width: 150px;
}
#nav_top .menu .deeper.parent ul a {
	background-color: #F58A28;
	background-image: none;
	width: 130px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#nav_sub .menu .item-289 a {
	padding-left: 20px;
}
