@charset "utf-8";
body {
	
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#3C2D18;
	background-image:url(images/pageBg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#3C2B19;
	margin: 0px;
	margin-top:1px;
	margin-left:0px;
}
a {
	color:#996600;
}
a:hover {
text-decoration:none;
}
#homeLeft a {
	color:#996600;
	text-decoration:none;
}
.nounderline {
	text-decoration:underline;
}
.nounderline:hover {
	text-decoration:none;
}
#footer {
	margin-left:20px;
	margin-top:10px;
	font-size:11px;
	
}
#footer a {
text-decoration:none;
	color:#EDE5D8;
}
#footer a:hover {
	text-decoration:underline;
}
#localNav {
	 background-image:url(images/localBg.jpg);
	 height:400px;
	 background-repeat:repeat-x;
	 background-position:top;
	 margin-left:10px;
	 font-size:12px;
	 text-align:left;
	 line-height:20px;
}

#localNav a {
	text-decoration:none;
	color:#564229;
	padding-left:20px;
}
#localNav a:hover {
	text-decoration:underline;
}
.localSelected {
	text-decoration:underline;
	color:#000000;
}
.highlight {
	font-weight:600;
	font-size:14px;
	color:#996600;
}
.brAmbar {
	font-size:11px;color:#996600;
}
.mgrTitle {
	font-size:11px; color:#000000;
}
#staffTable td {
	padding-top:20px;
}
#localNav2 {
	width:90%;
	padding:10px;
	background-color:#F0EEDB;
	border:1px solid #CCCCCC;
	font-size:12px;
	text-align:center;
}
#contentGallery img {
	border:1px solid #000000;
}
