/* local government week 2008 */

#banner, #banner img {
	background-color: #DDEEF4;
}

img {
	border-color:#231F20;
}


#relatedcontent h1 {
	/* not used for sustainable communities */
	/*border-bottom: solid 1px #c0d39b;*/
}

/* Generic link styles */
a:link {
	color: #0081A0;
}
a:visited {
	color: #106B7A;
}
a:active, a:hover, a:focus {
	color: #55ABC6;
}

/* Generic Heading Styles */

h1 { background-color: transparent; color: #0081A0; font-size: 140%;margin-top:0.2em;margin-bottom:0px;padding-bottom:0px;}
h2 { background-color: transparent; color: #0081A0; font-size: 120%;margin-top:0.2em;margin-bottom:0px;padding-bottom:0px;}
h3 { background-color: transparent; color: #0081A0; font-size: 105%;margin-top:0.2em;margin-bottom:0px;padding-bottom:0px;}
h4 { background-color: transparent; color: #0081A0; font-size: 105%; font-weight:normal;margin-top:0.2em;margin-bottom:0px;padding-bottom:0px;}
h5 { background-color: transparent; color: #0081A0; font-size: 105%; font-weight:normal;margin-top:0.2em;margin-bottom:0px;padding-bottom:0px;}
h6 { background-color: transparent; color: #0081A0; font-size: 105%; font-weight:normal;margin-top:0.2em;margin-bottom:0px;padding-bottom:0px;}


#main {
	/*background: url(../images/keyline_tile_sc.gif) repeat-y 22.0% 0%;*/
}
#insidemain {
	/*background: url(../images/keyline_tile_sc.gif) repeat-y 74.0% 0%;*/
}

/* PRIMARY NAVIGATION */
#navigation a.nav1link:link, #navigation a.nav1link:visited {
	color:#231F20;
	background:#FFFFFF url(../images/nav_arrow1_sc.gif) 5% 0.35em no-repeat;
}

#navigation a.nav1link:active, #navigation a.nav1link:hover, #navigation a.nav1link:focus {
	color:#231F20;
	background:#DDEEF4 url(../images/nav_arrow1_black.gif) 5% 0.35em no-repeat;
}

#navigation ul.nav1list li.nav1on div.nav1on {
	background: #DDEEF4 url(../images/nav_arrow1_black.gif) 5% 0.35em no-repeat;
}

#toolbar {
	background-color: #55ABC6;
	border-top: #231F20 solid 1px;
	border-bottom: #231F20 solid 1px;
}

#footer {
	background-color: #55ABC6;
	border-top: #231F20 solid 1px;
}

#returnhome a.returnlink:link, #returnhome a.returnlink:visited {
	background:#8E6E4B;
}
#returnhome a.returnlink:active, #returnhome a.returnlink:hover, #returnhome a.returnlink:focus {
	background:#6B4F2D;
}

/* SECONDARY NAVIGATION */
#nav2 ul li.nav2on div.nav2on {
	background: #DDEEF4 url(../images/nav_arrow2_black.gif) 5% 0.4em no-repeat;
}
#nav2 a.nav2link:link, #nav2 a.nav2link:visited {
	color:#231F20;
	background:#FFFFFF url(../images/nav_arrow2_black.gif) 5% 0.4em no-repeat;
}
#nav2 a.nav2link:active, #nav2 a.nav2link:hover, #nav2 a.nav2link:focus {
	color:#000000;
	background:#DDEEF4 url(../images/nav_arrow2_black.gif) 5% 0.4em no-repeat;
}

/* TERTIARY NAVIGATION */
#nav3 ul.nav3list li.nav3on div.nav3on {
	background: #DDEEF4 url(../images/nav_arrow2_black.gif) 11% 0.4em no-repeat;
}
#nav3 a.nav3link:link, #nav3 a.nav3link:visited {
	color:#231F20;
	background:#FFFFFF url(../images/nav_arrow2_black.gif) 11% 0.4em no-repeat;
}
#nav3 a.nav3link:active, #nav3 a.nav3link:hover, #nav3 a.nav3link:focus {
	color:#000000;
	background:#DDEEF4 url(../images/nav_arrow2_black.gif) 11% 0.4em no-repeat;
}

/* BREADCRUMBS */
#breadcrumb a:link, #breadcrumb a:visited {
	color: #231F20;
}
#breadcrumb a:active, #breadcrumb a:hover, #breadcrumb a:focus {
	color: #000000;
}
#breadcrumb span.on {
	padding: 0px 0px 0px 4px;
	color: #231F20;
	font-weight:bold;
}

/* CONTENT */
a.compoundanchor {
	line-height: 1.3em;
}


a.compoundanchor:link {
	background-color: transparent;
	color: #0081A0;
	text-decoration: underline;
}
a.compoundanchor:visited {
	background-color: transparent;
	color: #106B7A;
	text-decoration: underline;
}
a.compoundanchor:active, a.compoundanchor:hover, a.compoundanchor:focus {
	background-color: transparent;
	color: #55ABC6;
	text-decoration: underline;
}

/* Keyword Search and Other forms */
.keywordbutton {
	background-color:#b2b2b2;
}

#banner #search #keywordsearchlabel {
	color: #231F20;
}

#banner #search a {
	color: #231F20;
}

.searchinput {
	border: 1px solid #231F20;
}

/* ****************** CUSTOM FORMATTING *************** */
.button {
	color: #000000;
	background-color: #b2b2b2;
}



