/*-- Main nav styling --*/
#layer {
	margin: 0;
	padding: 0;
	height: 23px;
	list-style: none;
	overflow: visible;
	width: 690px;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	height /**/:23px; /* height for IE5/Win only */
}
#layer li:hover, #layer li.over {
	overflow: visible;
}
html>body #layer {
	height: 23px;
}
#layer li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 23px;
	display: inline;
}
#layer a {
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #23365f;
	font-weight: bold;
	font-size: 13px;
	background: #e6eaf5;
}
#layer a:hover, #layer li.over a {
	color: #d42e12;
	text-decoration: none;
	overflow: visible;
}
#layer li.over li a {
	color: #23365f;
}
#layer a:active, #layer a.current {
	color: #d42e12;
	text-decoration: none;
}
#layer-1 a  { width: 92px; }
#layer-2 a  { width: 92px; }
#layer-3 a  { width: 92px; }
#layer-4 a  { width: 92px; }
#layer-5 a  { width: 92px; }
#layer-6 a  { width: 92px; }
#layer-7 a  { width: 92px; }
html>body #layer-7 a { width: 92px; }
#layer-8 a  { width: 92px; }
/*-- Dropdown section --*/
#layer li li a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	background: #e6eaf5;
	width: 175px;
	text-align: left;
	margin: 0;
	padding: 0 0 0 21px;
	line-height: 20px;
	color: #00214d;
}
#layer li li a:hover {
	margin: 0;
	padding: 0 0 0 21px;
	color: #d42e12;
	background: #e6eaf5;
}
#layer li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 200px;
	font-weight: normal;
	z-index: 99;
	padding: 0 0 7px 0;
	border-top: 4px solid #fff;
	margin: 0;
	background: #e6eaf5;
}
html>body #layer li ul {
	padding: 0 0 10px 0;
	background: transparent url(/images/Presentation/dropdown-bg.png) no-repeat right bottom;
}
#layer li.last ul {
	left: -88px;
}
#layer li:hover ul, #layer li.over ul {
	display: block;
}
#layer li li.first {
	padding: 0;
	margin: 0;
	width: 200px;
	background: #e6eaf5;
}
#layer li li.first a, #layer li li.first a:hover  {
	margin: 10px 0 0 0;
}
html>body #layer li li.first { /*-- standards based browsers --*/
	background: transparent url(/images/Presentation/dropdown-top-grad.gif) no-repeat right top;
}
/*-- Insert Hamish Mod to high light sections --\ */
body#development #container #menu #layer #layer-7{
	color: #d42e12;
}
body#about #container #menu #layer #layer-about #on{
	color: #d42e12;
}
body#residents #container #menu #layer #layer-2 #on{
	color: #d42e12;
}
/*-- The Web team insert Navigation highlight --\ */
body#about #container #menu #layer #layer-1 .on{
	color: #d42e12;
}
body#residents #container #menu #layer #layer-2 .on{
	color: #d42e12;
}
body#community #container #menu #layer #layer-3 .on{
	color: #d42e12;
}
body#library #container #menu #layer #layer-4 .on{
	color: #d42e12;
}
body#council #container #menu #layer #layer-5 .on{
	color: #d42e12;
}
body#business #container #menu #layer #layer-6 .on{
	color: #d42e12;
}
body#development #container #menu #layer #layer-7 .on{
	color: #d42e12;
}
body#environment #container #menu #layer #layer-8 .on{
	color: #d42e12;
}
/*-- start IE5 Mac back slash hack --\*//*/
#menu {
	margin: 0;
	padding: 0;
	height: 38px;
	width: 740px;
}
#layer {
	overflow: visible;
	width: auto;
}
#layer li:hover ul, #layer li.over ul {
	clear: left;
	position: absolute;
	top: 30px;
	left: 0;
}
#layer li:hover, #layer li.over {
	width: auto;
	overflow: visible;
	margin: 0;
	padding: 0;
	border: none;
}
/*-- end back slash hack --*/
.area {  color: #000000; background-color: #E6E6E6; padding-left: 10px; height: 25px; border: #D3D3D3; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.li1 {  color: #000000; border: #EBEBEB; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; text-align: center; padding-top: 3px}
.li2 { color: #000000; border: #EBEBEB solid; border-width: 0px 0px 1px; text-align: center; padding-top: 3px}
.liURL {  color: #000000; text-decoration: none}
.areaURL {  color: #2E3192}
.leftURL { color: #737373; text-decoration: none}
.news {  color: #737373; text-decoration: none}

