#barwrap {
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 94px;
	position: relative;
	text-align: left;
	background-repeat: repeat-x;
}
#bar {
	position: relative;
	width: 773px;
	height: 94px;
	margin: 0px 0px 0px 60px;
	padding: 0px;
	background-repeat: no-repeat;
}

#logo {
	background-repeat: no-repeat;
	float: left;
	height: 71px;
	width: 79px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	position: relative;
	text-align: left;
	overflow: hidden;
}
#logotoprow {
	width: 75px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: none;
}
#logobottomrow {
	width: 75px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.logoorange {
	float: left;
	margin: 0px;
	padding: 0px;
	border-style: none;}
.logogreen { 
	float: left;
	margin: 0px;
	padding: 0px;
	border-style: none;}
.logoblue { 
	float: left;
	margin: 0px;
	padding: 0px;
	border-style: none;}
.logobrown { 
	float: left;
	margin: 0px;
	padding: 0px;
	border-style: none;}

#bar #name {
	float: left;
	margin-left: 6px;
	width: 97px;
	text-align: left;
	color: #FFFFFF;
	padding: 4px 0px 0px;
}
.nametype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}
#navwrap {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 3px;
	float: left;
}

#navbar {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #62543d;
	background-repeat: repeat-x;
	height: 27px;
	white-space: nowrap;
	clear: both;
}

#navbar ul, ol {
		margin: 0px;
		padding: 0px;
		}

#navbar li {
	display: inline;
	list-style-type: none;
		}
		
		
#navbar a {
		font-size: 11px;
		line-height: 20px;
		background: #fff;
		color: #62543d;
		font-weight: bold;
		margin: 0px 3px 0px 0px;
		padding: 10px 10px 6px 10px;
		}
		
#navbar a:hover {
		background: #d8cfc2;
		color: #62543d;
		}
.page_item a {
		background: #ffffff !important;
		color: #62543d !important; 
		}
.page_item a:hover {
		background: #d8cfc2 !important;
		color: #62543d !important;
		}
#secondarynavbar {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	font-size: 9px;
	letter-spacing: 2px;
	overflow: hidden;
	line-height: 10px;
	text-align: left;
}
#secondarynavbar a:link		{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#secondarynavbar a:visited	{ color: #EBE7E0; text-decoration: none;} 
#secondarynavbar a:hover	{ color: #746348; text-decoration: underline;}

