/* Redefine logo */
.logo {background: url(../images/williamslake/williamslake_logo.gif) top left no-repeat;width:345px;height:70px;margin:5px 0}

/* Redefine neighbourhood tab colours */
.nav li.A a{width:100px;background-color:#002868}
.A .nav li.A a, .nav li.A a:hover{width:100px;background-color:#7aa891;color:#000000}

.nav li.B a{width:95px; background-color:#002868}
.B .nav li.B a, .nav li.B a:hover{width:95px;background-color:#7aa891;color:#000000}

.nav li.C a{width:155px;background-color:#002868}
.C .nav li.C a, .nav li.C a:hover{width:155px;background-color:#7aa891;color:#000000}

.nav li.D a{width:133px;background-color:#002868}
.D .nav li.D a, .nav li.D a:hover{width:133px;background-color:#7aa891;color:#000000}

.nav li.E a{width:143px;background-color:#002868}
.E .nav li.E a, .nav li.E a:hover{width:143px;background-color:#7aa891;color:#000000}

.nav li.F a{width:106px;background-color:#002868}
.F .nav li.F a, .nav li.F a:hover{width:106px;background-color:#7aa891;color:#000000}

/* Tabs all the same colour so no need to redefine this for each letter */
.location{background-color:#7aa891}

/* Make the child links list look like the section menu */
.subnav li a {background: url(../images/williamslake/williamslake_bullet.gif) 0 0.6em no-repeat;}
.subnav li a:hover{background: url(../images/williamslake/williamslake_bullet.gif) 0 0.6em no-repeat;}

/* Redefine Accordion Menu First level Images */
table.accordion-header a,
table.accordion-header a:visited {
	background:  #fff url(../images/williamslake/williamslake_bullet.gif) 0 0.7em no-repeat;
	}
table.accordion-header a:hover,
table.accordion-header a:active,
table.accordion-header-selected a,
table.accordion-header-selected a:visited {
	background:  #efefef url(../images/williamslake/williamslake_bullet.gif) 0 0.7em no-repeat;
	}

/* Redefine Accordion Menu Third level Image */
table table table table a.accordion-item:hover,
table table table table a.accordion-item:active,
table table table table a.accordion-item-selected,
table table table table a.accordion-item-selected:visited {
	background:  #fff url(../images/williamslake/williamslake_arrow.gif) 0 0.6em no-repeat;
	}
	
h4
{
	font-size:13px;
	color:#FFFFFF;
	background:#7aa891;
	padding:3px 10px 3px 10px;
	margin-bottom:5px;
}
