a.menu1, a.menuchosen1 {
	font-weight:bold;	
}

a.menuchosen1, a.menuchosen1:visited {
	color:#4E4A3C;
}

a.menuchosen2, a.menuchosen2:visited {
	color:#90896C;
}

a.menuchosen3, a.menuchosen3:visited {
	color:#C1B689;
}

a.menuchosen4, a.menuchosen4:visited {
	color:#C1B689;
}


a.menu1:hover, a.menu1:visited:hover, a.menuchosen1:hover, a.menuchosen1:visited:hover  {
	text-decoration:none;
}

a.language, a.language:visited {
	color:#90896C;
	font-weight:normal;
}

div.menu1ItemHolder {
	width:940px;
	clear:both;
}

div.menu1Item {
	text-align:right;
	
}

div.menuHolder2 {
	width:150px;
	float:left;
	overflow:hidden;
}

div.menu2Item {
	margin-right:10px;
	overflow:hidden;	
}

div.menu2ItemChosen {
	background-image:url("../files/designimages/menu2chosen.gif");
	background-repeat:no-repeat;
	background-position:center right;
}

div.menuHolder3 {
	width:505px;
	float:left;
	overflow:hidden;
}

div.innerMenuHolder3 {
	clear:both;
}

div.menu3Item {
	clear:both;
	padding-right:10px;
}

div.menuItem3Chosen {
	background-image:url("../files/designimages/menu2chosen.gif");
	background-repeat:no-repeat;
	background-position:center right;
}

div.menu3Column {
	width:150px;
	float:left;
}

div.menu4Column {
	width:150px;
	float:left;
}

div.menu4Item {
	clear:both;
}
