@charset "UTF-8";
.nav_1 {
	color: #FFFFFF;
	background-color: #3B6E6E;
	height: 33px;
	border: 1px solid #FFFFFF;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	
}
.nav_button a {
	color: #FFFFFF;
}
.nav_clear_all {
	clear: left;
}
.home_nav {
	padding-left: 10px;
}
.nav_1 {
	background-color: #315B5B;
	float: left;
	height: 33px;
	text-align: center;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.nav_1 p {
	margin-top:5px;
	color: #FFFFFF;
}
.nav_1 a:link, a:visited, a:hover {
	color: #FFFFFF;
}
.nav_2 {
	background-color: #315B5B;
	float: left;
	height: 33px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.nav_2 p {
	margin-top:5px;
	color: #FFFFFF;
}
.nav_2 a:link, a:visited, a:hover {
	color: #FFFFFF;
}

.nav_3 {
	background-color: #315B5B;
	float: left;
	height: 33px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.nav_3 p {
	margin-top:5px;
	color: #FFFFFF;
}
.nav_3 a:link, a:visited, a:hover  {
	color: #FFFFFF;
}

