/* ----------------------------------------------

	Westland DC - Main Stylesheet
	
---------------------------------------------- */

	@import "reset.css";
	
/* --- Selectors ----------------------------- */

	body {
		background:url("/img/westland09/bg.png") repeat-x top #fff;
		color:#666;
		font:0.8em/1.3 arial, helvetica, sans-serif;
	}
	
	a:link {
		text-decoration:underline;
		color:#1cae6b;
	}
	a:hover {
		color:#20808c;
	}
	a:visited {
		color:#1b985f;
	}
	a img { border:none; }
	
	a[href$=".pdf"] {
		background: url(/img/pdfIcon.gif) no-repeat left top;
		padding: 0 0 0 25px;
		margin: 0;
		/*padding-bottom: 5px;
		min-height: 20px;*/
	}
		
	p { margin:14px 0; }
	blockquote { padding:8px 15px; }
	
	h1 { color:#00703c; font-size:1.4em; margin:16px 0 0 0; padding:0 0 0 27px; background:url("/img/westland09/bg-h1.png") no-repeat left 2px; }
	h2 { color:#666; font-size:1.3em; margin:16px 0 5px 0; font-weight: normal;}
	h3 { color:#00703c; font-size:1.2em; margin:16px 0 0 0;}
	h4 { color:#666; font-size:1.1em; margin:16px 0 0 0; font-weight:normal; }
	h5 { color:#00703c; font-size:1.0em; margin:16px 0 0 0; font-weight:normal; }
	h6 { color:#666; font-size:0.9em; margin:16px 0 0 0; font-weight:normal; }
	
	h2 a:link, h2 a:visited {
		color: #666;
		text-decoration: underline;
	}
	h2 a:hover {
		text-decoration: none;
	}
	
	hr { color:#666;}
	
	ol { margin:20px 0 20px 20px; }
	ul {
		margin: 10px 0;
		padding: 0;
	}
	li {
		background: url(/img/bullet.gif) left 5px no-repeat;
		padding-left: 15px;
		margin: 0;
		list-style: none; 
	}
	iframe {
	padding: 10px 5px 5px 5px;
	}
	button { border:none; background:none; padding:0; cursor:pointer; }
	

/* --- Common Classes ------------------------ */

	.left { float:left; }
	.right { float:right; }
	.clear { clear:both; }
	.imageleft { float:left; margin:0 20px 0 0; }
	.imageright { float:right; margin:0 0 0 20px; }
	.textright { text-align:right; }
	.aligntop { vertical-align:top; }
	.nomargin { margin:0 !important; }	
	.print, #accessibility, #skipnav, .hide { display:none; }
	.buttonmore { width:56px; height:26px; background:url("/img/westland09/bg-button.png") no-repeat; display:block; font-size:1.2em; color:#666; text-decoration:none; margin:10px 0 0 0; padding:3px 0 0 24px; float:right; }
	tr.row1 td {
		background: url(/img/grey_grad.gif) left bottom repeat-x;
		margin: 0;
		border-collapse: collapse;
		border: none;
		border-bottom: 3px solid #fff;
		padding: 5px;
	}
	tr.row2 td {
		margin: 0;
		border-collapse: collapse;
		border: none;
		border-bottom: 3px solid #fff;
		padding: 5px;
	}
	.required {
		color: #990000;
		font-style: normal;
		font-weight: normal;
	}
	.submitbutton {
		border: none;
		text-indent: -999px;
		display: block;
		font-size: 0;
		line-height: 0;
		background: url(../img/send.jpg) no-repeat;
		width: 82px;
		height: 28px;
		cursor: pointer;
	}
		
	
/* --- Text Size Change ---------------------- */

	
	body.aasize #content { font-size:1em; line-height:1.3; }	
	body.aaasize #content { font-size:1.2em; line-height:1.4; }
	body.aaasize #leftcolhome li, body.aaasize #rightcol li { background-position:left 7px; }
	
	#aa, #aaa { width:18px; height:17px; display:block; float:left; text-indent:-9999px; margin:0; cursor:pointer; }
	#aa { background:url("/img/westland09/A2-solid.gif") no-repeat; }
	#aaa { background:url("/img/westland09/A3-solid.gif") no-repeat; }

	
/* --- Accessibility ------------------------- */

	#accessibility { display:none; }
	
/* --- Layout -------------------------------- */

	#wrapper {
		width:984px;
		margin:0 auto;
	}
	#header {
		margin:0 0 3px 0;
		height: 147px;
	}
	#header a {
		margin:9px 0 0 30px;
		float:left;
	}
	
	#flashbanner {
		width:779px;
		height:147px;
		float:right;
		padding:0px;
		margin:0px;
		position:relative;
		z-index:-500;
	}
	
	#banner {
		width:779px;
		height:147px;
		position:absolute;
		margin-left: 205px;
	}
	
	#banner_about {
		width:779px;
		height:147px;
		float:right;
		background:url("/img/westland09/banner_about.jpg") no-repeat;
	}
	#banner_council {
		width:779px;
		height:147px;
		float:right;
		background:url("/img/westland09/banner_council.jpg") no-repeat;
	}
	#banner_services {
		width:779px;
		height:147px;
		float:right;
		background:url("/img/westland09/banner_services.jpg") no-repeat;
	}
	#banner_news {
		width:779px;
		height:147px;
		float:right;
		background:url("/img/westland09/banner_news.jpg") no-repeat;
	}
	#banner_publications {
		width:779px;
		height:147px;
		float:right;
		background:url("/img/westland09/banner_publications.jpg") no-repeat;
	}
	#banner_contact {
		width:779px;
		height:147px;
		float:right;
		background:url("/img/westland09/banner_contact.jpg") no-repeat;
	}
	#banner_search {
		width:779px;
		height:147px;
		float:right;
		background:url("/img/westland09/banner_search.jpg") no-repeat;
	}
	
	#flash, #flash object {
		position: absolute;
		padding: 0;
		z-index: 0;
		height: 147px;
		width: 779px;
	}
	
	/* Hides from IE-Mac \*/
	* html #banner #cse-search-boxhome {
		height: 1%;
	}
	/* End Hide from IE-Mac */
	
	#banner #cse-search-boxhome
	{
		position: relative;
		margin-left: 523px;
		width: 300px;
		height: 2px;
		z-index: 1;
	}
	#banner #cse-search-boxhome input{
		width:165px;
		border:1px solid #fff;
		position:relative;
		top:-5px;
		margin: 0;
	}
	#banner #cse-search-boxhome button{
		margin: 2px 0 0 0;
		padding: 0;
	}
	 #banner_about #cse-search-box, #banner_council #cse-search-box, #banner_services #cse-search-box, #banner_news #cse-search-box, #banner_publications #cse-search-box, #banner_contact #cse-search-box, #banner_search #cse-search-box  {
		float:right;
		margin:0 50px 0 0;
		padding:0;
	}
	#banner_about #cse-search-box input, #banner_council #cse-search-box input, #banner_services #cse-search-box input, #banner_news #cse-search-box input, #banner_publications #cse-search-box input, #banner_contact #cse-search-box input, #banner_search #cse-search-box input {
		width:165px;
		border:1px solid #fff;
		position:relative;
		top:-5px;
	}
	#banner_about #cse-search-box button, #banner_council #cse-search-box button, #banner_services #cse-search-box button, #banner_news #cse-search-box button, #banner_publications #cse-search-box button, #banner_contact #cse-search-box button, #banner_search #cse-search-box button {
		margin: 2px 0 0 0;
	}
	#cse-search-results iframe {
		width:100% !important;
	}
	#nav {
		width:100%;
		height:36px;
		background:url("/img/westland09/bg-nav.png") no-repeat top #167c4d;
		margin:0 0 18px;
	}
	#nav ul {
		margin:0 0 0 15px;
		list-style:none;
		border-left:1px solid #fff;
		float:left;
	}
	#nav li {
		float:left;
		border-right:1px solid #fff;
		padding-left: inherit;
		background: none;
	}
	#nav li a {
		display:block;
		text-transform:uppercase;
		color:#fff;
		text-decoration:none;
		font-size:0.9em;
		padding:11px 10px 10px 10px;
	}
	#nav li a:hover, #nav li.active a {
		background:#666;
	}
	#textresize {
		float:right;
		background:#fff;
		margin:5px 17px 0;
		padding:4px;
	}
	#textresize a {
		margin:0 0 0 4px;
		float:left;
	}
	#content, #content-noleftcol {
		padding:0 0 20px 0;
	}	
	#content-noleftcol #copy {
		width:100%;
		float:none;
	}
	#copy {
		width:730px;
		float:right;
		margin:0 8px 0;
		padding:0 0 20px;
	}
	#leftcol, #rightcol {
		width:220px;
		float:left;
		background:url("/img/westland09/bg-leftcol.png") no-repeat bottom left;
		font-size:0.9em;
	}
	#leftcol h3 {
		width:220px;
		height:42px;
		margin:0;
		background:url("/img/westland09/bg-inthissection.png") no-repeat top;
		text-indent:-9999px;
	}
	#leftcol ul {
		margin:15px 10px 15px 23px;
	}
	#leftcol ul li ul {
		margin:3px 10px 0px 10px;
	}
	#leftcol li, #rightcol li {
		list-style:none;
		background:url("/img/westland09/bg-leftcol-li.png") no-repeat left 4px;
		padding:1px 0 1px 13px;
	}
	#leftcol li a, .featuredlinks li a, #rightcol li a {
		color:#666;
		text-decoration:none;
	}
	#leftcol li a:hover, .featuredlinks li a:hover, #rightcol li a:hover {
		color:#1cae6b!important;
		text-decoration:underline;
	}
	#leftcolhome {
		width:220px;
		float:left;
	}
	
	li.current a {
		color: #1cae6b!important;
		font-weight: bold;
	}
	li.current li a {
		font-weight: normal;
		color:#666!important;
	}
	
	.featuredlinks {
		background:#f9f9f8;		
		border-bottom:2px solid #e0dfdd;
		margin:0 0 10px;
	}
	.featuredlinks ul {
		font-size:0.9em;
		margin:15px 10px 15px 15px;
	}
	.featuredlinks li {
		list-style:none;
		background:url("/img/westland09/bg-leftcol-li-green.png") no-repeat left 4px;
		padding:1px 0 1px 13px;
	}		
	.featuredlinks h3 {
		width:185px;
		height:23px;
		margin:0;
		color:#fff;
		text-transform:uppercase;
		padding:9px 0 0 35px;
		font-size:0.94em;
		font-weight:bold;
	}
	.quicklinks h3 {
		background:url("/img/westland09/bg-heading-purple.png") no-repeat top left;
	}
	.about h3 {
		background:url("/img/westland09/bg-heading-orange.png") no-repeat top left;
	}
	.council h3 {
		background:url("/img/westland09/bg-heading-blue.png") no-repeat top left;
	}
	.services h3 {
		background:url("/img/westland09/bg-heading-green.png") no-repeat top left;
	}
	#rightcol {
		width:220px;
		float:right;
	}
	#rightcol h3 {
		color:#00703c;
		font-weight:bold;
		margin:0 10px 0 22px;
		text-transform:uppercase;
	}
	#rightcol ul {
		margin:5px 10px 12px 23px;
		padding:0 0 12px;
		background:url("/img/westland09/dots.gif") repeat-x bottom left;
	}
	#atoz {
		background:url("/img/westland09/bg-atoz.png") no-repeat top;
		margin:0 0 10px;
		padding:31px 25px 10px 28px;
		color:#fff;
		text-transform:uppercase;
	}
	#atoz * {
		margin:0;
	}
	#atoz p {
		clear:left;
	}
	#atoz a {
		color:#fff;
		text-decoration:none;
		padding:3px 2px 0 2px;
		display:block;
		float:left;
	}
	#atoz a:hover {
		text-decoration:underline;
	}
	#copyhome {
		width:750px;
		float:right;
	}
	#notices {
		width:515px;
		float:left;
		padding:0 0 20px;
	}
	.calltoaction {
		width:232px;
		background:#f9f9f8;
		border:2px solid #ebebeb;
		margin:0 0 10px 0;
		padding:9px;
		color:#00703c;
	}
	.calltoaction h2 {
		margin:0;
		color:#00703c;
	}
	.calltoaction img {
		float:left;
		margin:0 10px 0 0;
	}
	#newsevents {
		clear:both;
		background:#ebebeb;
		padding:0 0 10px;		
	}
	#newsevents h3 {
		width:100%;
		height:42px;
		text-indent:-9999px;
		background:url("/img/westland09/bg-newsevents.png") no-repeat top left;
	}
	#newsevents ul, #publicnotices ul {
		margin:5px 12px 10px 12px;
		list-style:none;
		font-size:0.9em;		
	}
	#newsevents li, #publicnotices li {
		background:url("/img/westland09/dots-grey.gif") repeat-x bottom;
		list-style:none;
	}
	#newsevents li span {		
		display:block;
		background:url("/img/westland09/arrow-news.png") no-repeat left 11px;
		padding:10px 5px 10px 23px;
	}
	#newsevents li a {
		color:#666;
		text-decoration:none;
	}
	#newsevents li a:hover, #publicnotices li a:hover {
		text-decoration:underline;
	}
	#newsevents iframe body {
		background: red;
	}
	#publicnotices {
	clear:both;
		background:#d1ddd8;
		padding:0 0 10px;
	}
	#publicnotices h3 {
		width:100%;
		height:42px;
		text-indent:-9999px;
		background:url("/img/westland09/bg-publicnotices.png") no-repeat top left;
	}
	#publicnotices li a {
		color:#666;
		text-decoration:none;
		display:block;
		background:url("/img/westland09/arrow-notices.png") no-repeat left 11px;
		padding:10px 5px 10px 23px;
	}
	#breadcrumb {
		margin:0;
		list-style:none;
		font-size:0.7em;
	}
	#breadcrumb li {
		display:inline;
		padding:0 4px 0 0;
		background: none;
	}
	#breadcrumb li a {
		color:#666;
		text-decoration:none;
	}
	#breadcrumb li a:hover {
		text-decoration:underline;
	}
	
	
	#footer {
		width:100%;
		height:59px;
		clear:both;
		background:url("/img/westland09/bg-footer.png") no-repeat top;
		font-size:0.85em;
		position:relative;
	}
	#footer ul {
		margin:0;
		list-style:none;
		float:left;	
		position:absolute;
		bottom:10px;
		left:40px;	
	}
	#footer li {
		display:inline;
		background:url("/img/westland09/bg-spacer.png") no-repeat right 50%;
		padding:0 3px;
	}
	#footer a {
		color:#666;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	#footer p {
		float:right;
		margin:0;
		position:absolute;
		right:20px;
		bottom:10px;
	}
	#footer .backtotop {
		width:70px;
		height:22px;
		display:block;
		background:url("/img/westland09/bg-top.png") no-repeat;
		text-indent:-9999px;
		position:absolute;
		top:-22px;
		right:40px;
	}
	
	/*-----Specific Content/Category styles-------*/
	.categoryContent div {
		border-bottom: 1px dotted #666;
	}
	
	
	
	