/* CSS Document */

#mainnav {
	position: relative;
	width: 770px;
	margin: auto;
	text-align: center;
	margin-bottom: 0px;
	padding: 1px 0 2px 0;
	color: 907961;
	font-size: 16px;
	font-weight:bold;
	background-color:#B0A177;
	background-repeat: repeat-x;
	background-position: bottom;
	border-width:1px;
	border-color:White;
	border-style:solid;
	filter:alpha(opacity=80);
}
#tb
{
		border-width:1px;
	border-color:White;
	border-style:solid;
	padding: 5px 5px 5px 0;
	filter:alpha(opacity=80);
	
	}
#aa
{ position : relative;
	width: 770px;
	margin: auto;
	text-align: center;
	}

#mainnav2 {
	position: relative;
	width: 770px;
	margin: auto;
	text-align: center;
	margin-bottom: 1px;
	padding: 2px 0 5px 0;
	color: #000000;
	font-size: 16px;
	background-color:#B0A177;
	background-repeat: repeat-x;
	background-position: bottom;
}


#mainnav a {
	margin: 0 5px 0 5px;
	color: #453A30;
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;

}

#mainnav a:hover {
	margin: 0 5px 0 5px;
	color: white;
	font-family: Verdana;
	font-size: 12px;

}
