@charset "utf-8";

/* CSS Document */



#campNav {

	text-align: left;

	width: 100%;

	font-family: Georgia, "Times New Roman", Times, serif;

}

#campNav_wrap {

	text-align: left;

	width: 100%;

}





#campNav ul {
	font-size: 11px;
	line-height: 150%;



}

#campNav li  {

	display: inline;

	float: left;

}



#campNav a {

	color:#999;

	text-decoration: none;

	padding-right: 20px;

	display: block;



}



#campNav a:visited {

	display: block;



}

#campNav a:hover {

	color:#666;

	display: block;

	text-decoration: underline;



}

.campteen #campteen  a{

	color: #367B96;

	text-decoration: underline;

}



.campobscura #campobscura a{

	color: #367B96;

	text-decoration: underline;

}

.camplandscape #camplandscape a{

	color: #367B96;

	text-decoration: underline;

}

.aboutcamphome #aboutcamphome a{

	color: #FFF;



}

