/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img, table {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:75%/170% Helvetica, Arial, sans-serif;
	background-color:#fff;
	color:#404040;
	text-align:center;
	margin-bottom:20px;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h2 {
	font:170%/150% Helvetica, Arial, sans-serif;
	color:#404040;
	margin-top:20px;
}
h2 a {
	text-decoration:none;
}
h2 span {
	font-size:75%;
	line-height:130%;
	color:#666;
}
h3 {
	font:110%/170% Helvetica, Arial, sans-serif;
	color:#666;
	margin-top:10px;
	font-weight:bold;
}
h4 {
	font-size:120%;
}
a {
	color:#4e6a6f;
	text-decoration:none;
}
a:hover {
	border-color:#999;
}
/* [/html] */

/* [backgrounds] */

#home {
	background:url(/images/home-bg.gif) repeat-x;
}
#history, #recycling, #contact {
	background:url(/images/history-bg.gif) repeat-x;
}
#services, #clients {
	background:url(/images/services-bg.gif) repeat-x;
}
#residents, #news {
	background:url(/images/residents-bg.gif) repeat-x;
}

#container {
	width:905px;
	margin:0 auto;
	text-align:left;
}
/* [header and nav] */

#top {
	height:110px;
}
#top h1 {
	padding:19px 0 0 0;
	float:left;
}
#nav {
	list-style:none;
	float:right;
	margin:63px 0 0 15px;
}
#nav li {
	float:left;
	text-align:center;
	font:110%/130% Helvetica, Arial, sans-serif;
}
#nav a {
	color:#bfbfbf;
	text-decoration:none;
	margin:0 9px;
	display:block;
}
#nav a:hover, #nav a.onstate {
	color:#7eadb4;
}
#flash {
	height:116px;
	color:#fff;
	font-size:130%;
	padding:0 5px 0 335px;
}
#flash h2 {
	font:140%/150% Helvetica, Arial, sans-serif;
	font-style:italic;
	margin-top:0;
	padding-top:40px;
	color:#fff;
}
#home #flash {
	height:200px;
	background:url(/images/home-top.jpg) no-repeat;
	color:#d7e0e1;
}
#history #flash, #recycling #flash, #contact #flash {
	background:url(/images/history-top.jpg) no-repeat;
	text-align:right;
}
#services #flash, #clients #flash {
	background:url(/images/services-top.jpg) no-repeat;
	text-align:right;
}
#residents #flash, #news #flash {
	background:url(/images/home-top.jpg) no-repeat;
	text-align:right;
}


/* [content] */

#content {
	padding:20px 12px;
	background:url(/images/2col-bg.gif) repeat-y;
}
#content a {
	border-bottom:1px solid #d9d9d9;
	padding-bottom:1px;
}

/* [colours] */

#services #main a, #services #right a, #services #nav a.onstate, #services #nav a:hover, #clients #main a, #clients #right a, #clients #nav a.onstate, #clients #nav a:hover {
	color:#855850;
}
#services #main a:hover, #services #right a:hover, #clients #main a:hover, #clients #right a:hover {
	border-color:#999;
}
#history #main a, #history #right a, #history #nav a.onstate, #history #nav a:hover, #recycling #main a, #recycling #right a, #recycling #nav a.onstate, #recycling #nav a:hover, #contact #main a, #contact #right a, #contact #nav a.onstate, #contact #nav a:hover {
	color:#7e724d;
}
#history #main a:hover, #history #right a:hover, #recycling #main a:hover, #recycling #right a:hover, #contact #main a:hover, #contact #right a:hover {
	border-color:#999;
}

/* [main column] */

#main {
	width:559px;
	float:left;
	padding:0 27px 30px 0;
}
#main ul.list {
	margin:15px 0 15px 15px;
	list-style:none;
}
#main ul.list li {
	margin:5px 0;
	background:url(/images/bullet.gif) no-repeat 0 7px;
	padding-left:12px;
}
#main ul.list li li {
	margin:10px 0;
	list-style:none;
	font-size:80%;
}
#main ol {
	margin:15px 0 15px 25px;
}
#main ol li {
	margin:10px 0;
}
#main ol ol {
	margin:15px 0 15px 0;
	list-style:none;
}
#main .client_logos img {
	border:1px solid #d9d9d9;
	margin-right:14px;
	margin-bottom:14px;
}
#main .client_logos img.lastone {
	margin-right:0;
}
#main img.pg_img {
	border:1px solid #000;
	margin:10px 23px;
}
#main img.pg_right {
	border:1px solid #000;
	margin:10px 0;
	float:right;
}

/* [right column] */

#right {
	width:270px;
	float:left;
	padding:0 0 20px 25px;
}
#right .subnav {
	font:160%/150% Helvetica, Arial, sans-serif;
	font-style:italic;
	list-style:none;
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #d9d9d9;
}
#right .subnav li {
	margin:3px 0;
}
#right .subnav a {
	border:0;
}
#services #right .subnav a.onstate, #services #right .subnav a:hover {
	color:#bfbfbf;
}
#right ul.list {
	margin:15px 0;
	list-style:none;
}
#right ul.list li {
	margin:5px 0;
	background:url(/images/bullet.gif) no-repeat 0 6px;
	padding-left:12px;
}
#right .newsblock h3 {
	font-size:100%;
	margin-bottom:-10px;
}

/* [form] */


legend {
	font-size:120%;
	color:#43668e;
	font-weight:bold;
}
fieldset {
	border:1px solid #ccc;
	padding:0 25px 20px;
	margin-bottom:20px;
}
fieldset p {
	margin:15px 0 0;
}
label {
	width:230px;
	float:left;
}
label.small_label {
	width:120px;
	float:left;
	text-align:right;
	margin-right:15px;
}
input, textarea {
	font:100% Verdana, Arial, Helvetica, sans-serif;
}
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	width:170px;
}
textarea.fulltext {
	width:400px;
}
input.submitbutt {
	background:#dcdcdc;
}
input.blue_button {
	background:url(/images/button.gif) no-repeat;
	width:97px;
	height:30px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin-top:5px;
	border:0;
}
/* [/form] */

/* [footer] */

#footer {
	height:62px;
	color:#404040;
	border-top:1px solid #d9d9d9;
	padding:25px 0 0;
	text-align:left;
}
#footer ul {
	list-style:none;
	clear:both;
	height:30px;
}
#footer li {
	float:left;
	padding:0 0 3px 14px;
	line-height:100%;
}
#footer li.copy {
	padding-left:0;
	padding-right:125px;
}
#footer li.arrival {
	padding-left:0;
}
#footer li.valid {
	padding-left:0;
	float:right;
}
#footer li.valid a {
	margin:0 5px;
}
#footer a {
	color:#404040;
	text-decoration:none;
}
#footer a:hover, #footer a.onstate {
	color:#808080;
}
#footer li.arrival a {
	color:#00aeef;
	font-weight:bold;
	border:0;
}
/* [/footer] */

/* [extra] */

.divider {
	margin:20px 0;
	border-bottom:1px solid #d8d8d8;
	font-size:1px;
	clear:both;
}
.hr {
	margin:20px 0;
	clear:both;
}
hr {
	color:#d9d9d9;
	background-color:#d9d9d9;
	border:0;
	height:1px;
}
.cleaner {
	clear:both;
}
.spacer {
	clear:both;
	height:75px;
}
.populate_off {
	display:none;
}
.populate_on {
	display:block;
}
.blue {
	color:#025b9c;
}
.orange {
	color:#f89e1c;
}
.center {
	text-align:center;
}
.firstpara {
	margin-top:0;
}
.smalltext {
	font-size:70%;
}
.imglft {
	float:left;
	margin:4px 20px 0 0;
}
.imgrt {
	float:right;
	margin:4px 0 0 20px;
}
.news_pic {
	float:right;
	margin:5px 0 0 20px;
	border:1px solid #000;
}
.viking {
	vertical-align:middle;
	margin:3px 0 0 10px;
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}
.yellow {
	color:#f89e1c;
}
.norb {
	margin-right:0;
}
.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.hide2 {
	display:none;
}

/* [/extra] */
