

div#topheader {
	height: 18px;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	text-align:left;
	background-color:#DCDDE4;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal;
	color: #000000;
	border-bottom-width:3px; 
	border-bottom-style:solid;
	border-bottom-color:#946C3A;
}

.topheaderlink a:link { text-decoration:none; color:#000000; }
.topheaderlink a:visited { text-decoration:none; color:#000000;  }
.topheaderlink a:hover { text-decoration:underline; color:#000000;  }

div#locationheader {
    padding: 0px;
    margin: 0px;
    text-align:left;
	background-color:#0A113F;
	border-bottom-width:3px; 
	border-bottom-style:solid;
	border-bottom-color:#946C3A;
}

#locationheader a { display: block; width: 367px; height:85px; text-indent: -5000em; background: url('../images/merlo_title.gif') no-repeat left top; } 

div#navigation {
	width: 230px;
	margin-top: 0px;
	margin-bottom: 5px;
	float: right;
	font-family:Georgia;
	font-size: 14px;
	font-style: normal; 
	font-weight: normal;
	color: #333333;
	line-height: 100%;
   	background-color:#DCDDE4;
	border: 1px solid #342304;  
	line-height:200%;
}

.navigationlink { width: 230px; }

.navigationlink a:link { 
	text-decoration:none; 
	color:#0A113F; 
	line-height:200%;
	width:100%;
}
.navigationlink a:visited { text-decoration:none; color:#0A113F; }

.navigationlink a:hover { 
	text-decoration:none; 
	color:#ffffff; 
	background-color:#0A113F; 
	display: block;
	width:100%;
}

/* h3 { color:#333333; font-family:Georgia; font-size:28px; font-style:normal; font-weight:normal; line-height:180%; padding-right:10px; } */

.selected { 
	text-decoration:none; 
	color:#ffffff; 
	background-color:#0A113F; 
	display: block;
}


ul#menunav { 
	width:650px; 
	line-height:200%;
   	background-color:#DCDDE4;
	border-bottom-width:1px;  
	border-bottom-style:solid;
	border-bottom-color:#0A113F;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#0A113F;
	float:left;
	margin-top: 0px; 
	padding-left: 7px;
}

*ul#menunav { margin-left:0px; margin-top:0px;}

ul#menunav li {
	float:left;
	display:inline;
	width: auto !important;
	text-align: left;
	font-weight: normal;
	color: #333333;
	font-size: 14px;
	font-family: Georgia;
	text-decoration: none;
	padding-right: 50px;
	padding-left:8px;
	line-height:200%;
   	background-color:#DCDDE4;
}

.menunavlink a:link { text-decoration:none; color:#0A113F; }
.menunavlink a:visited { text-decoration:none; color:#0A113F; }
.menunavlink a:hover { text-decoration:underline; color:#0A113F; }
.menunavlinkselected { font-weight:bold; }
