@charset "UTF-8";
body  {
	font:13px Georgia, "Times New Roman", Times, serif;
	background: #b9b9a4;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #45443e;
	}
img, div, a, input, li, ul { behavior: url(css/resources/iepngfix.php); }


/*----------------layout elements----------------*/
#wrapper {
	width: 100%;
	background: url(images/grundgy-bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 30px;
	background-color: #FFF;
	}
#container { 
	width: 900px;
	margin: 0 auto;
	padding-left: 20px;
	border: none;
	text-align: left;
	} 
#header { 
	height: 101px;
	width: 865px;
	padding: 0 35px 0 0px;
	clear: both;
	}
#logo {
	float: left;
	width: 312px;
	margin-left:5px;
	border: none;
	display: block;
	}
#dutralogo {
	float: right;
	width: 115px;
	border: none;
	margin: 12px 0 0 0px;
	}
#sidebar {
	width: 245px;
	float: left;
	padding: 0px 0px 0 0;
	margin: 0 0px 0 0px;
	}
#mainContent { 
	width: 600px;
	float: left;
	margin: 10px 50px 0 0px;
	padding: 0 0px;
	} 
#mainContent .left {
	float: left;
	width: 250px;
	padding: 0 0px 0 0px;
	margin: 20px 25px 0 5px;
	}
#mainContent .right {
	float: left;
	width: 280px;
	padding: 0;
	margin: 20px 0px 0 0px;
	}
#footer {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 0 0px;
	text-align: left;
	}
#footer ul li{
	margin: 0 0 0 -19px;
	list-style: none;
	}
#footer p{
	margin: 0 0 0 -19px;
	}
#footer .right {
	float: left;
	width: 200px;
	}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}
.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
div.scroll {
	height: 220px;
	width: 600px;
	overflow: auto;
	background-color: #FFF;
	padding: 0px;
	}	
.quote {
	background-image:url(images/quote.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 5px;
	margin-top: 20px;
	}


	
/*----------------styling elements----------------*/
a {
	font-weight: normal;
	text-decoration: none;
	color: #45443e;
	}
#mainContent a:hover {
	background-color: #efe13e;
	}
#sidebar a:hover {
	background-color: #efe13e;
	}
#footer a:hover {
	background-color: #efe13e;
	}
img a {
	border: none;
	}
img a:hover {
	background: none;
	text-decoration: none;
	}
p {
	padding: 6px 0 9px 0px;
	margin: 0;
	}
h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.1em;
	padding: 0px 0 0 0;
	margin: 0;
	}
#sidebar h2 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 6px;
	margin: 0;
	}
h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.1em;
	padding: 15px 0 0 0;
	margin: 0;
	}
h3 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 4px;
	margin: 0;
	}
h4 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 5px;
	margin: 0;
	}
.introcopy {
	font-size: 19px;
	line-height: 1.3em;
	color: #356982;
	margin: 0;
	padding: 0 0 0px 0px;
	}
.introcopy a {
	color: #356982;
	text-decoration: underline;
	}
.dividerMain {
	border-bottom: 4px solid #848077;
	padding: 5px 0 0px 0;
	margin-bottom: 20px;
	}
.divider {
	border-bottom: 1px solid #848077;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
.divider p {
	padding: 0px 0 0px 0px;
	margin: 0;
	}
.divider img {
	padding: 0px 0 0px 0px;
	margin: 10px 0 5px 0px;
	}
.highlight {
	background-color: #efe13e;
	}	
.imgblock {
	display: block;
	border: none;
	}	
ul.pdf {
	list-style: none;
	margin: 5px 0 5px 3px;
	padding: 0;
	line-height: 1.2em;
	}
ul.pdf li {
	margin-bottom: 10px;
	}
ul.pdf li a {
	background: url("images/pdf_icon.gif") no-repeat left;
	padding: 0 7px 0 17px;
	text-decoration: none;
	}
ul.pdf li a:hover {
	background-color: #efe13e;
	}
.q {
	font-size: 40px;
	vertical-align: baseline;
	line-height: .9em;
	}
#mainContent ul li{
	margin: 0px 0px 0px -20px;
	}
ol {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/*----------------navigation----------------*/
#nav {
	height: 28px;
	width: 900px;
	margin: 0px 0px 25px -15px;
	padding: 0px;
	} 
#nav ul {
	margin: 0;
	padding: 0;
	}
#nav ul li{
	list-style: none;
	}
#nav li {
	float:left;
	}
#nav li a {
	display:block;
	height:28px;
	background-repeat:no-repeat;
	text-indent:-9999em;
	background-position:0 -28px;
	}
#nav li a:hover {
	background-position:0 0px;
	}
#nav li a.current {
	background-position:0 0px;
	}
.nav1 a {
	background: url(images/nav-01.png);
	width: 135px;
	}
.nav2 a {
	background: url(images/nav-02.png);
	width: 109px;
	}
.nav3 a {
	background: url(images/nav-03.png);
	width: 154px;
	}
.nav4 a {
	background: url(images/nav-04.png);
	width: 103px;
	}
.nav5 a {
	background: url(images/nav-05.png);
	width: 150px;
	}
.nav6 a {
	background: url(images/nav-06.png);
	width: 96px;
	}
.nav7 a {
	background: url(images/nav-07.png);
	width: 90px;
	}
	
	
/*----------------TOP navigation----------------*/
#topnav {
	margin: 12px 25px 0 0px;
	width: 300px;
	float: right;
	text-align: right;
	}
#topnav ul {
	margin: 0;
	padding: 0;
	}
#topnav ul li {
	list-style: none;
	display: inline;
	}
#topnav li a {
	text-decoration: none;
	}
#topnav li a:hover {
	text-decoration: none;
	color: #444;
	background-color: #efe13e;
	}
	
	
/*----------------tax cost graph----------------*/
#vertgraph {                    
    width: 192px; 
    height: 209px; 
	margin: 10px 0 0px 0;
    position: relative; 
    background: url("images/g_backbar.gif") no-repeat; 
	}
#vertgraph ul { 
    width: 192px; 
    height: 209px; 
    margin: 0; 
    padding: 0; 
	}
#vertgraph ul li {  
    position: absolute; 
    width: 42px; 
    height: 160px; 
    bottom: 39px; 
    padding: 0 !important; 
    margin: 0 !important; 
    background: url("images/g_colorbar3.gif") no-repeat !important;
    text-align: center; 
    font-weight: bold; 
    color: white; 
    line-height: 2.5em;
	}
#vertgraph li.with { left: 28px; background-position: 0px bottom !important; }
#vertgraph li.without { left: 122px; background-position: -42px bottom !important; }



/*----------------environmental cost graph----------------*/
#vertgraphEnviro {                    
    width: 192px; 
    height: 209px; 
	margin: 10px 0 0px 0;
    position: relative; 
    background: url("images/g_backbar-enviro.gif") no-repeat; 
	}
#vertgraphEnviro ul { 
    width: 192px; 
    height: 207px; 
    margin: 0; 
    padding: 0; 
	}
#vertgraphEnviro ul li {  
    position: absolute; 
    width: 42px; 
    height: 160px; 
    bottom: 39px; 
    padding: 0 !important; 
    margin: 0 !important; 
    background: url("images/g_colorbar-enviro.gif") no-repeat !important;
    text-align: center; 
    font-weight: bold; 
    color: white; 
    line-height: 2.5em;
	}
#vertgraphEnviro li.with { left: 28px; background-position: 0px bottom !important; }
#vertgraphEnviro li.without { left: 122px; background-position: -42px bottom !important; }


/*----------------blog----------------*/

h3.calendar {
	font-size: 18px;
	height: 20px;
	display: block;
	font-weight: normal;
	padding-bottom: 8px;
	padding-left: 32px;
	padding-top: 4px;
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	margin: 0;
	}
#calendarBox{
	border-bottom: 1px solid #848077;
	padding-bottom: 10px;
	margin-bottom: 20px;
	}
.postbox {
	width: 570px;
	margin: 0 0 0 0px;
	float: left;
	}
.blogHeader {
	padding: 0;
	margin: 0 0 0 50px;
	}
.blogHeader h2 {
	color: #356982 !important;
	font-size: 23px !important;
	margin: 0;
	padding: 0;
	}
.blogHeader h2 a {
	color: #356982 !important;
	}
.blogContent {
	/*border-bottom: 1px solid #cdc9c1;*/
	margin: 5px 0 40px 50px;
	padding: 0px 0 20px 0;
	}
.blogContent a {
	border-bottom: 1px dotted #848077;
	}
.blogContent img {
	padding: 0px;
	margin: 0 0px 10px 0px;
	}
.blogDate {
	font-size: 11px;
	margin: 0;
	}
.more {
	background-color: #efe13e;
	}
#breadcrumb {
	margin-bottom: 20px;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin-left: 15px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin-right: 15px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.post-date {
	float: left;
	display: inline;
	margin: 0 6px 0 0;
	padding: 0 6px 5px 0px;
	border-right: 3px solid #CCC;
	/*background: url(images/date_button_template.gif) no-repeat;*/
	}
.month {
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
.day {
	font-size: 22px;
	text-align: center;
	margin: 0;
	padding: 0;
	}
blockquote {
	margin: 0;
	padding: 0;
	}
.wp-caption {
	margin-bottom: 25px;
	}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   text-align: center;
   display: block;
   background-color: #e7e4dd;
   color: #000;
   font-weight: bold;
   width: 510px;
   line-height: 17px;
   padding: 8px 0px 8px 0px;
   margin: 0 0 0px 0;
	}

/*----------------Petition form----------------*/

#petition-form {
	background-color: #d0dab4;
	width: 400px;
	padding: 30px 40px 0 40px;
	margin-top: 10px;
	margin-left: 60px;
	color: #45443e;

	}
.submit { 
	font-size: 18px; 
	height: 40px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	margin-top: 5px !important;
	text-transform: uppercase;
	color: #FFF;
	cursor: pointer;
	background-color: #6d8b40 !important;
	}
.submit:hover {
	background-color: #FFF !important;
	color: #6d8b40;
	}
.captcha-style {
	padding: 15px 15px 0px 0px;
	vertical-align: bottom;
	margin-bottom: 10px !important;
	}
#petition-form input { 
 	background-color: #FFF; 
	border: 1px solid #b9c98c;
	height: 25px;
	margin-bottom: 10px !important;
	}
#petition-form textarea { 
	background-color: #FFF; 
	border: 1px solid #b9c98c;
	margin-bottom: 10px !important;
	}
.texta {
 	width: 100%;
	}
.half-form-left {
	width: 190px;
	margin-right: 20px;
	float: left;
	}
.half-form-right {
	width: 190px;
	float: left;
	}	
input.small_chk1 { vertical-align: middle; }
span.wpcf7-list-item { display: block; }
#contact-form {
	/*background-color: #FFF;
	width: 400px;
	padding: 30px 40px 0 40px;
	margin-top: 10px;
	margin-left: 60px;
	color: #45443e;*/
	}
#contact-form input{
	background-color: #FFF; 
	border: 1px solid #b9c98c;
	height: 25px;
	width: 400px;
	margin-bottom: 10px !important;
	}
#contact-form textarea{
	background-color: #FFF; 
	border: 1px solid #b9c98c;
	width: 400px;
	margin-bottom: 10px !important;
	}
#contact-form input.captcha { width: 150px; }
.submit-2 {
	margin: 10px 0 0px 0px;
	background-color: #efe13e;
	border: none;
	cursor:pointer;
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #45443e;
	}
.wpcf7-mail-sent-ok { background-color: #e5f3d3;
	border: 1px solid #b3d3ac; padding: 5px; }
.wpcf7-not-valid-tip-no-ajax { background-color: #ef8f8f;
	border: 1px solid #cc2222; padding: 5px; }
.wpcf7-validation-errors { background-color: #ef8f8f;
	border: 1px solid #cc2222; padding: 5px; }