/* navigation */

/* BASIC */

#mainNavs {
	
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0px outset #999;
	overflow: hidden;
	zoom: 1;

}


#mainNavs li {

	float: left;
	width: 8em;
	margin: 10px;

}


#mainNavs a {

	color: #FFF;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	border: 0px outset #999;
	margin-top: 15px;
	padding: 0px 0px 0px 0px;
	display: block;
  	background-repeat: no-repeat; 
  	zoom: 1;

}


#mainNavs a:hover {

	font-weight: bold;
	color: #0f0;

}


#nav {
	
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px outset #FFF;
	border-top: 0px outset #999;
	border-bottom: 0px outset #999;
	padding: 0px 0px 0px 0px;

}


#mainNav {

	float: right;
	position: absolute;
	width: 225px;
	height: 383px;
	background-image: url(../image/parch3_lax.png); 
	background-repeat: no-repeat; 
	margin-right: 0%;
	margin-top: 10px;
	margin-left: 586px;
	margin-bottom: 250px;
	list-style: none;
	overflow: hidden; 
	zoom: 1;
	border: 0px outset #FFF;
	padding: 50px 0px 0px 30px;

}


#mainNav li {
	
	width: 15em; 
	margin: 5px;
	border: 0px outset #FFF;
	padding: 0px 0px 0px 0px;
	
}


#mainNav a {

	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center; 
	text-decoration: none;
	border: 0px outset #999;
	border-left: none; 
	padding: 10px 0px 10px 0px;
	display: block;
	background-color: none; 
	background-image: url(../image/navsy12.png); 
	background-repeat: no-repeat; 
	background-position: 5px 0px;
	zoom: 1;

}


#mainNav a:hover {

	font-weight: bold;
	color: #0AB106; 
	background-color: none;
	background-position: 5px 50%;

}


#home #homeLink, 

#feature #featureLink, 

#expert #expertLink, 

#contact #contactLink, 

#pictures #picturesLink,

#store #storeLink, 

#aboutus #aboutusLink, 

#test #testLink, 

#lost #lostLink  
{
	color: #910606; 
	background-color: none;
	background-position: 5px 100%;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}
