#navcontainer ul
{
padding-left: 8px;
margin-left: 0;
background-color: #CC4D33;
color: #EFCA95;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 13px;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.4em 1.7em;
background-color: #CC4D33;
color: #EFCA95;
text-decoration: none;
float: left;
border-right: 1px dashed #fff;
}

#navcontainer ul li a:hover
{
color: #fff;
}

#navlist li a#current
{
color: #000;
}



.text {
	font-family: Tahoma, Arial;
	font-size: 12px;

}

.bottom {
	font-family: Tahoma, Arial;
	font-size: 9px;

}

.textbody {
	font-family: Tahoma, Arial;
	font-size: 11px;

}

input {
	font-family: Tahoma, Arial;
	font-size: 10px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

a:link {
	color: #E4CA95;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: none;
	text-decoration:none;
	

}
a:hover {
	color: #E4CA95;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	
}
a:visited {
	color: #E4CA95;
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;

}
