* {
        margin: 0;
        padding: 0;
}
a img {
	border-width: 0;
}
a {
	color: #7d9823;
	text-decoration: none;
	font-weight: normal;
}
ul {
	list-style: none;
}
body {
	background-color: #c4c5c2;
	height: 100%;
	font: normal 11px/1.4 Verdana, Arial, Helvetica, sans-serif;
	color: #5b5e5b;
	behavior: url(../csshover.htc);
}
p {
	margin-bottom: 20px;
}
div#outlying_container {
	margin-left:auto;
	margin-right:auto;
	background-color: #c4c5c2;
	width: 1005px;
	height: 100%;
}
div#page {
	width: 965px;
	margin-left:auto;
	margin-right:auto;
}
div.has_right_column { /*for the div#page element*/
	background: url(../images/page_background.gif) left top repeat-y;
}
div.has_no_right_column { /*for the div#page element*/
	background: url(../images/page_background_no_right.gif) left top repeat-y;
}
div.has_no_left_column { /*for the div#page element*/
	background: url(../images/page_background_no_left.gif) left top repeat-y;
}
input.text_input {
	width: 110px;
}

div#header {
	height: 137px;
	background: url(../images/header_gradient.gif) left top repeat-x;
	position: relative;
}
a#home_link {
	background: url(../images/logo.gif) left top no-repeat;
	display: block;
	width: 167px;
	height: 128px;
	text-indent: -1000em;
	overflow: hidden;
}
div#notifications {
	width: 249px;
	height: 84px;
	background: #f3f6fb url(../images/notifications_gradient.gif) left top repeat-y;
	padding: 10px 20px 8px 20px;
	position: absolute;
	right: 0;
	top: 0;
}
	div#notifications p {
		background:url(../images/notifications_header.gif) left top no-repeat;
		padding-top: 27px;
		padding-bottom: 5px;
		margin: 0;
	}
	input#signup {
		position: relative;
		left: 10px;
		top: 2px;
	}
/*Top Navigation Section*/
ul#top_nav {
	position: absolute;
	right: 0;
	bottom: 0;
}
	ul#top_nav li {
		height: 35px;
		width: 185px;
		display: block;
		background-repeat: no-repeat;
		background-position: 0 -73px;
		float: left;
	}
		ul#top_nav li.active {
			background-position: 0 0;
		}
		ul#top_nav li:hover {
			background-position: 0 -37px;
		}
		ul#top_nav li#home {
			background-image: url(../images/home_button.gif);
		}
		ul#top_nav li#online_services {
			background-image: url(../images/onlineservices_button.gif);
			width: 182px;
		}
		ul#top_nav li#get_involved {
			background-image: url(../images/getinvolved_button.gif);
			width: 182px;
		}
		ul#top_nav li#contact_info {
			background-image: url(../images/contact_button.gif);
		}
			ul#top_nav li a {
				display: block;
				width: 100%;
				height: 100%;
				text-indent: -1000em;
				overflow: hidden;
			}
/*End Top Navigation Section*/

/*Left Navigation Section*/

/*Suckerfish Dropdown Rules*/
div#left_nav {
	/*original size
	width: 231px;
	background-color: #e7e9e5;
	border-right: 1px solid #a9afb8;
	*/
	width: 231px !important; /*fix for ie6 considering border to be part of the width*/
	width: 230px;
	border-right: 1px solid #a9afb8;
	background-color: #e7e9e5;
	float: left;
}

#menu_root {
	background: url(../images/left_nav_gradient.gif) left bottom no-repeat;
	padding-bottom: 45px;
}
#menu_root li {
	padding-left: 25px;
	padding-bottom: ;
	padding-top: 0;
	border-bottom: 1px solid #E7E9E5;
}

#menu_root a {
	display: block;
	color: #000;
	padding: 5px 0;
	border-bottom: 1px dotted #000;
}
#menu_root a:hover {
	text-decoration: underline;
	color: #fff;
}
#menu_root li li a {
	border-bottom: 0;
	font-size: 8pt;
	font-family: Arial, sans-serif;
	text-decoration: none;
	width: 176px;
}
#menu_root li li a:hover {
	text-decoration: none;
}
#menu_root li li {
	border: 1px solid rgb(185, 192, 193);
	border-width: 1px 1px 0 1px;
}
#menu_root li li.last_item {
	border-bottom-width: 1px;
}

#menu_root li ul a.parent {
	background: url(../images/right_white_arrow.gif) center right no-repeat;
}
#menu_root a.parent {
	background: url(../images/left_nav_caret.gif) center right no-repeat;
}

#menu_root li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin-top: -25px;
}

#menu_root li li {
	width: 176px;
}

#menu_root li ul a {
	width: 176px;
}

#menu_root li ul {
	margin-left: 206px;
	background-color: #cecfc6;
}
#menu_root li li ul {
	margin-left: 166px;
	margin-top: -15px;
}

#menu_root li:hover ul ul, #menu_root li:hover ul ul ul, #menu_root li.sfhover ul ul, #menu_root li.sfhover ul ul ul {
	left: -999em;
}

#menu_root li:hover ul, #menu_root li li:hover ul, #menu_root li li li:hover ul, #menu_root li.sfhover ul, #menu_root li li.sfhover ul, #menu_root li li li.sfhover ul {
	left: auto;
}

#menu_root li:hover, #menu_root li.sfhover {
	background: #f38f00;
}
/*End Suckerfish Dropdown Rules*/






form#search_form {
	padding-left: 28px;
	padding-top: 10px;
	padding-bottom: 20px;
	display: block;
}
form#search_form label {
	display: block;
	color: #4987ac;
}
form#mapform {
	display: block;
	padding-left: 50px;
	background: #fff url(../images/map_icon.gif) left top no-repeat;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 50px;
}	
form#mapform select {
	width: 165px;
}
/*End Left Navigation Section*/

div#main_content {
	float: left;
	width: 732px;
}
div#news {
	width: 401px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 70px;
	background: url(../images/news_header.gif) left top no-repeat;
	float: left;
}
	.news_img {
		display: block;
		width: 54px;
		float: left;
		margin-bottom: 10px;
	}
	.news_p {
		margin-left: 65px;
		height: auto !important;
		height: 60px;
		min-height: 60px !important;
		min-height: auto;
	}
div#events {
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/events_header.gif) left top no-repeat;
	width: 248px;
	margin-left: 441px;
}
	div#events p {
		padding-top: 15px;
		background: url(../images/dotted_lines.gif) right bottom no-repeat;
	}
a.more {
	color: #7d9823;
	display: block;
	padding: 10px 0;
	width: 7em;
}
/*Footer*/
div#footer {
	clear: both;
	border-top: 10px solid #19669a;
	background-color: #fff;
}
a#verite_attribution {
	display: block;
	width: 183px;
	height: 52px;
	overflow: hidden;
	text-indent: -1000em;
	background: url(../images/verite_attribution.gif);
	float: left;
}
div#cottonwood_contact_info {
	margin-left: 190px;
	width: 500px;
	text-align: center;
	padding: 20px 0 ;
}
div#copyright {
	float: right;
	width: 240px;
	padding-top: 20px;
}
/*End Footer*/

div#tier2_content {
	margin: 10px 20px;
}
	div#tier2_content h2 {
		color:#045082;
		font-family:Arial,Helvetica;
		font-size:14pt;
		background: url(../images/tier2_dotted_line.gif) bottom left no-repeat;
		font-weight: normal;
		margin-bottom: 5px;
	}
	div#tier2_content h3 {
		font-weight: normal;
		color:#f47b0f;
		font-family:Arial,Helvetica;
		font-size:14pt;
		background: url(../images/2column_header_bg.gif) bottom left no-repeat;
		margin-top: 20px;
		padding-left: 20px;
		padding-bottom: 3px;
		margin-bottom: 10px;
	}
	div#tier2_content #column_one {
		float: left;
		width: 320px;
	}
	div#tier2_content #column_two {
		width: 320px;
		margin-left: 340px;
	}
	div.get_involved strong {
		color: #7d9823;
		font-weight: bold;
	}
p.call_to_action {
	color: #f29003;
	font-weight: bold;
}
div#map {
	height: 800px;
	padding-left: 30px;
	padding-top: 20px;
	position: relative;
}
ul#maps {
	margin-left: 10em;
	width: 600px;
}
ul#maps li {
	width: 100px;
	float: left;
	display: block;
	margin-left: 25px;
	font-weight: bold;
}
div#map h2 {
	color: #387aa7;
}
div#greytitle, div#map h2 {
	display: inline;
	font-size: 16px;
}
div#greytitle {
	padding-left: 5px;
}
div#choose_map {
	width: 10em;
	float: left;
}
div#map_title_area {
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(../images/dotted_lines_2.gif) left bottom no-repeat;
}
div#enter_address {
	float: right;
	width: 200px;
	padding-right: 70px;
}
a.calendar {
	color: #000;
}
.feedback_form ol {
	padding-left: 40px;
}
.feedback_form ol li input {
	margin-right: 4px;
}
.feedback_form ol li label {
	margin-right: 3px;
}
/* Ticker */
.ticker {
	width: 100%;
	border-bottom: 1px dotted #929497;
	padding: 15px 0;
	}
	.ticker_bg {
		margin-left: auto;
		margin-right: auto;
		background: url(../images/ticker_bg.gif);
		width: 214px;
		color: #b2b4b5;
		}
	.ticker_top {
		background: url(../images/ticker_bg_top.gif) no-repeat;
		padding: 20px 0 0 15px;
		}
	.ticker_bg .logo {
		padding-bottom: 9px;
		height: 61px;
		}
	.ticker_bg h3 {
		color: #19659a;
		font-size: 13px;
		}
	.ticker_bg p {
		padding-top: 0px!important;
		background: none!important;
		padding-bottom: 8px;
		margin-bottom: 0px;
		}
	.ticker_bottom {
		background: url(../images/ticker_bg_bottom.gif) no-repeat;
		height: 33px;
		padding: 18px 0 0 15px;
		}
	.ticker_info {
		float: left;
		width: 91px;
		padding-top: 5px;
		}
		.ticker_info a {
			color: #fff;
			font-weight: bold;
			}
	.ticker_clock {
		float: left;
		color: #19669b;
		padding: 3px 0 0 0;
		font-size: 13px;
		font-family: Trebuchet MS, Helvetica, sans-serif;
		}
		.ticker_clock table {
			float: left;
			padding: 0px;
			width: 100px;
			}
		.ticker_clock td {
			text-align: center;
			width: 25px;
			padding: 0px;
			margin: 0px;
			}

/*Stormwater*/

	.framed {
		margin: 10px;
		text-indent: none;
}

	.where_innerframe {
		background: #172B08;
		border-top: gray 5px ridge;
		border-left: gray 5px ridge;
		border-bottom: gray 5px ridge;
		border-right: gray 5px ridge;
		width: 447px;
		height: 660px;
		align: center;
		margin: 15px;
		text-indent: 0px;	
}
	.where_outerframe {
		background: #635F60;
		border-top: gray 5px ridge;
		border-left: gray 5px ridge;
		border-bottom: gray 5px ridge;
		border-right: gray 5px ridge;
		width: 487px;
		height: 700px;
		margin: 0px;
		align: center;
		text-indent: none;
}


div#sw_header {
	height: 137px;
	background: url(http://cottonwoodheightsstormwater.org/sw_images/sw_header.jpg) left top no-repeat;
	position: relative;
}


div#sw_left_nav {

	width: 231px !important; /*fix for ie6 considering border to be part of the width*/
	width: 230px;
	border-right: 1px solid #a9afb8;
	background-color: #e7e9e5;
	display: block;
	float: left;
	color:  blue;
	font-size: x-large;
	font-family:Arial,Helvetica;
	line-height: 250%;
	text-align: center;
	height: 100%;
}

div#sw_footer {
	clear: both;
	border-top: 10px solid #19669a;
	background-color: #fff;
	width: 965px;
	height: 103px;
}

div#sw_footer p{
	margin-bottom: 0px;
}

div#sw_highlight {
	font-family:Arial,Helvetica;
	background: #e7e9e5;
	border: #5B5E5B 2px solid;
	margin: 10px;
	padding: 10px;
	height: auto;
	text-indent: none;	
}


a#ourlinktoyou_attribution {
	display: block;
	width: 150px;
	height: 100px;
	overflow: hidden;
	text-indent: 65px;
	background-image: url(http://www.cottonwoodheightsstormwater.org/sw_images/ourlinktoyou_logo.JPG); 
	background-repeat:no-repeat;
	background-position: 3px 0px;
	float: left;
}

div#GilsonEng_contact_info {
	margin-left: 250px;
	margin-top: -50px;
	width: 450px;
	text-align: center;
	padding: 20px 0 ;
}

div#GilsonEng_copyright {
	margin-top: -50px;
	float: right;
	width: 240px;
	padding-top: 20px;
}

div#sw_main_content {
	float: left;
	width: 732px;
	height: 793px;
	overflow:scroll;
	font-size: medium;
	font-family:Arial,Helvetica;
	align: center;
	text-align: center;
}

div#sw_inner_main_left {
	width: 692px;
	font-size: medium;
	font-family:Arial,Helvetica;
	text-indent: 20px;
	margin: 20px;
	text-align: left;
}

div#sw_inner_main_center {
	width: 672px;
	font-size: medium;
	font-family:Arial,Helvetica;
	text-indent: 0px;
	margin: 0px;
	align: center;
	float: left;
	align: center;
	text-align: center;
	padding-left: 92px;
	padding-right: 92px;
}

div#sw_solutions {
	width: 692px;
	font-size: medium;
	font-family:Arial,Helvetica;
	margin: 20px;
	text-align: left;
}

div#sw_solutions h3{
	text-align: center;
	background: #cfecf2;
	border-bottom: #5B5E5B 2px solid;
	padding: 0px;
}

div#sw_solutions p{
	padding-left: 10px;
	padding-right: 10px;
}
	.sw_ps_odd {
	font-family:Arial,Helvetica;
	background: #e7e9e5;
	border: #5B5E5B 2px solid;
	margin: 10px;
	height: auto;
	padding-bottom: 20px;
}
	.sw_ps_even {
	font-family:Arial,Helvetica;
	border: #5B5E5B 2px solid;
	margin: 10px;
	padding-bottom: 20px;
}

span.x-large {font-weight:bold;font-size:x-large;}
span.highlight_x-large {color:red;font-weight:bold;font-size:x-large;}

a.sw {
	color: blue;
	text-decoration: none;
	font-weight: normal;
}

a.sw:hover img {
	border:1px solid blue;
}

a.sw_l {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	font-size: large;
}

ul#sw {
	list-style-type: disc;
}

ul#sw li#sw_main {
	text-indent: 0;
	margin-left: 50px;
}


div.img {
	border:medium none;
	float:left;
	font-size:medium;
	height:auto;
	margin:0;
	align:center;
	width:98px;
	background-color: #e7e9e5;
}

div.img img {
	border:1px solid black;
	display:inline;
	font-size:medium;
	margin:1em;
}

div.img a:hover img {
	border:1px solid gray;
	color:green;
	font-size:medium;
}

div.desc {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:medium;
	font-weight:normal;
	margin:5px 10px 0;
	padding:0;
	text-align:center;
	width:90px;
}

h1.sw {
	text-align:center;
}
h2.sw {
	text-align:center;
	margin: 10px;
	margin-top: 20px;
}

<!--
/**************************************************************
********* Formatting For Calendar Table and Text *****************
**************************************************************/

A	{ font-family:arial, helvetica; color:#00F; text-decoration:underline }
SPAN	{ font-family:arial, helvetica }
TD     	{ font-family:arial, helvetica }

/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#EDECD8; height:90px; width: 95px; }
.empty_day_cell			{ background-color:#EEEEEE; height:90px; width: 95px; }
.today_cell				{ background-color:#F5F4ED; height:90px; width: 95px; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }
.title_txt A:link		{ color:#00F; text-decoration:underline }
.title_txt A:active		{ color:#00F; text-decoration:underline }
.title_txt A:visited	{ color:#00F; text-decoration:underline }
.title_txt A:hover		{ color:#00F; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header			{ background-color:#2663E2; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#00F; font-weight:bold; }

<!--
/**************************************************************
********* Formatting For Skinning phpBB Forum *****************
**************************************************************/

	div#wrap {
		padding: 0;
		text-indent: 0;
}

	div#page-body {
		display:block;
		float: left;
		clear: none;
}
	

	div#search-box {
		margin: 5px;
		float: right;
}

	html, body {
	background-color: #c4c5c2;
}

	form.headerspace {
		margin: 0px
}

	form.headerspace h3 {
		margin: 0px
}

	form.headerspace h3 a {
		font-weight: bold;
		line-height: 1.0;
}

	fieldset.quick-login {
		font-size: small;
		font-family:Arial,Helvetica;
}
	input {
		font-size: small;
		font-family:Arial,Helvetica;		
}
	input.button1, input.button2 {
		font-size: small;
}
	fieldset {
		font-size: small;
}
	fieldset.quick-login {
		margin-top: 5px;
		margin-bottom: 5px;
		line-height: 1.6;
}
	.forabg {
		font-size: small;
}
	div#page-body h2{
		font-size: large;
		text-align: center;
}
	div.rules {
		font-size: small;
}
	div.forumbg announcement {
		font-size: medium;
}
	li.header dd {
		font-size: small;
}
	ul.topiclist dt {
		font-size: medium;
}
	dd.posts, dd.topics, dd.views {
		font-size: medium;	
}
	dd.lastpost {
	font-size: medium;	
}

.roundedcornr_box_774280 {
   background: #088acb url(sw_images/roundedcornr_774280_grad.gif) repeat-x top left;
   color: #ffffff;
   width: 100px;
}
.roundedcornr_top_774280 div {
   background: url(sw_images/roundedcornr_774280_grad.gif) no-repeat top left;
}
.roundedcornr_top_774280 {
   background: transparent url(sw_images/roundedcornr_774280_grad.gif) no-repeat top right;
}
.roundedcornr_bottom_774280 div {
   background: url(sw_images/roundedcornr_774280_grad.gif) no-repeat bottom left;
}
.roundedcornr_bottom_774280 {
   background: transparent url(sw_images/roundedcornr_774280_grad.gif) no-repeat bottom right;
}

.roundedcornr_top_774280 div, .roundedcornr_top_774280,
.roundedcornr_bottom_774280 div, .roundedcornr_bottom_774280 {
   width: 100%;
   font-size: 1px;
   float: none;
}
.roundedcornr_content_774280 { margin: 0; }

h3.blbutton {
border-bottom:none;
margin:0;
margin-bottom: 15px;
float: none;
}

a.blbutton {
color: #ffffff;
font-weight: bold;
}

.content p {
font-size:0.8em;
line-height:1.3em;
margin-bottom:1em;
}

.panel p {
font-size:0.8em;
line-height:1.3em;
margin-bottom:1em;
}

.center {
	text-align: center;
}
