.is_Home_Nav_Link {
	font-family: "Arial"; 
	color: #463A31;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

.is_Home_Nav_Link:hover
{
	font-family: "Arial"; 
	color: #A93D30;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

.is_Home_Nav_Bar {
	font-family: "Arial";
	font-size: 8pt;	
	color: #ffffff;
}

.is_SearchBox
{
	font-family: "Arial";
	font-size: 8pt;
	border-style: none;
	width: 110px;
}

#is_SearchForm
{
	float:right;
	padding-right: 20px;
}

#navHeader
{
	width: 701;
}

	
