body 
{
    font-family: Verdana, Arial, Helvetica; 
    font-size:11px; 
    color:#000; 
    text-align:left; 
    height: 100%;
    margin:0; 
    padding:0; 
    background-color: #e4fbe3; 
}

#wrap 
{
    background-image: url(http://www.protectourgreenspaces.com/img/bg_repeat.jpg);
    background-repeat:repeat-y;
    width:1000px;
    height:100%;
    border: solid 1px #000;
}

#wrapper 
{
    background-image: url(http://www.protectourgreenspaces.com/img/background.jpg);
    background-repeat:no-repeat;
    width:1000px; 
    height:100%;
}
#header {height:180px; margin-top:40px;}
#leftdiv {margin-left:10px; width:190px;}
#maindiv {width: 710px;}
#content {background-color:#e4fbe3; padding:5px 20px 20px 20px; font-size:80%;}
#content_home {background-image: url(../img/home_page_background.jpg); background-repeat:no-repeat; padding:95px 0; text-align:center; font-size:80%;}
a:link, a:visited, a:active { color: #3c97c1; text-decoration: underline; }
a:hover { color: #60d0e9;  text-decoration: none; }

a.navlinkNew:link, a.navlinkNew:visited, a.navlinkNew:active {font-size:80%; color: #fff; text-decoration: none; font-weight:bold; padding:3px; line-height:24px; }
a.navlinkNew:hover {color: #acfada; text-decoration: underline; }
a.navlinkNew2:link, a.navlinkNew2:visited, a.navlinkNew2:active { font-size: 70%; color: #fff; text-decoration: none; font-weight:bold; padding:3px 0 0 15px; line-height:20px; }
a.navlinkNew2:hover {color: #acfada;  text-decoration: underline; }
a.navlinkNew3:link, a.navlinkNew3:visited, a.navlinkNew3:active { font-size: 70%; color: #fff; text-decoration: none; padding:3px 0 0 30px; line-height:15px; }
a.navlinkNew3:hover {color: #acfada;  text-decoration: underline; }
a.navlinkNew4:link, a.navlinkNew4:visited, a.navlinkNew4:active { font-size: 70%; color: #fff; text-decoration: none; padding:3px 0 0 45px; line-height:15px; }
a.navlinkNew4:hover {color: #acfada;  text-decoration: underline; }

a.navlink:link, a.navlink:visited, a.navlink:active { color: #0079b2;  text-decoration: none; font-size: 16px;}
a.navlink:hover { color: #60d0e9;  text-decoration: none; font-size: 16px;}
a.navlink2:link, a.navlink2:visited, a.navlink2:active { font-size: 90%; color: #3c97c1; text-decoration: none; line-height:20px; padding:3px; }
a.navlink2:hover { font-size: 90%; color: #0087dc; text-decoration: underline; }

A.tutoriallink:hover { color: #394656;  text-decoration: underline; font-size: 11px; line-height:15px;}
A.tutoriallink:visited { color: #394656;  text-decoration: underline; font-size: 11px; line-height:15px;}
A.tutoriallink:link { color: #394656;  text-decoration: underline; font-size: 11px; line-height:15px;}
A.tutoriallink:active { color: #394656;  text-decoration: underline; font-size: 11px; line-height:15px;}

A.innerLink:hover { color: #205269;  text-decoration: none; font-size: 10px; line-height:17px;}
A.innerLink:visited { color: #205269;  text-decoration: none; font-size: 10px; line-height:17px;}
A.innerLink:link { color: #205269;  text-decoration: none; font-size: 10px; line-height:17px;}
A.innerLink:active { color: #205269;  text-decoration: none; font-size: 10px; line-height:17px;}

A.footerLink:hover { color: #C2C3BA;  text-decoration: underline; }
A.footerLink:visited { color: #205269;  text-decoration: underline; }
A.footerLink:link { color: #205269;  text-decoration: underline; }
A.footerLink:active { color: #205269;  text-decoration: underline; }

h1 
{
    color: #fff;
    /*background-color:#effafd;*/
    font-size: 26px;
    font-weight: bold;
	padding: 5px 0 0 10px;
    vertical-align: middle;
}
h2, .h2
{
	color: #0079b2;
	font-family: lucida sans, arial, helvetica, verdana;
	font-weight: Bold;
	font-size: 140%;
	border-width: 1px;
	border-color: #096b3a;
	border-bottom-style: solid;
	margin-bottom: 10px;
}

#menubox 
{
    background-color: #009955; /*gray - #effafd green-#e4fbe3*/ 
    padding: 20px 0 20px 5px;
}
#countbox
{
    background-color:#b7e1ef;
    padding: 20px 0 20px 5px;
    color: #000;
    font-size: 16px;
}
td { color: #3C3C3C;  text-decoration: none;}
.bodyText { color: #000;  text-decoration: none; font-size:10px;}
.bodyTextBlue { color: #205269;  text-decoration: none;}
.dividerText { color: #B5B5B5;  text-decoration: none;} 
.whiteText { color: #FFFFFF;  text-decoration: none;}
.footerText { color: #C2C3BA;  text-decoration: none;}

.headingBlue { color: #205269;  text-decoration: none; line-height:12px; font-weight: bold;}
.headingBeige { color: #EFE4D5;  text-decoration: none; line-height:12px; font-weight: bold;}
.headingGray { color: #817B72;  text-decoration: none; line-height:12px; font-weight: bold;}

.footerText2 { color: #FFFFFF;  text-decoration: none; font-size: 9px; line-height:12px;}
.formText { color: #000000;  text-decoration: none; font-size: 11px; font-weight: bold;}

.forms {  color: #000000; font-size: 9px; background-color: #FFFFFF; font-weight: normal; line-height: normal; }

form { display: inline; }

#faqs li { line-height:17px; }
.pdflink
{
	background: url(../img/pdflink.gif) no-repeat right top;
	padding-right: 12px;
	z-index:999;
}
.externallink
{
	background: url(../img/externallink.gif) no-repeat right top;
	padding-right: 12px;
	z-index:999;
}


/* News item */
.newsItem {margin-top:8px; padding-bottom:4px; border-bottom:1px solid #C0BEB8;}


/* Language Specific CSS */
.langSelect {
  font-size: 9pt;
  color: #3C3C3C;
}
table.langTable { 
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #666666;
	padding: .75em;
	width: 200px;
}
tr.langHead {
	background-color: #CCCCCC;
	padding: .75em;
	font-weight: bold;
}
tr.langRow1 {
	background-color: #FFFFFF;
}
tr.langRow2 {
	background-color: #EBF3FF;
	text-decoration: none;
}
.langCell {
  padding: .75em;
}
.langCellB {
	border-left: 1px solid #dadada;
	padding: .75em;
}
.langCellH {
  padding: .75em;
}
a.langSel:link, a.langSel:visited {
	color: #000000;
	text-decoration: none;
}
tr.langRow1:hover, tr.langRow2:hover {
	background-color: #3D80DF;
	color: #FFFFFF;
}
tr.langRow1:hover a, tr.langRow2:hover a {
	color: #FFFFFF;
}
tr.langRow2:hover a {
	color: #FFFFFF;
}
/* =SITE-INFO
-------------------------------------------------------------- */

ul#site-info {
	overflow: hidden;
	margin: 10px 0;
	clear: both;
	width: 1000px;
	list-style-type: none;
	background-color: #e4fbe3;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 2em; 
	font-size: 10px;
	text-align:left;
	color:#000;
} 

ul#site-info li {
	float: left;
	background: url(../blank.gif) no-repeat 0 0;
}

ul#site-info li a{
	text-decoration:none;
}

ul#site-info li.link {
	float: right;
	padding: 0 10px 0 10px;
	background: url(../img/divider-site-tools-small.gif) no-repeat 100% 50%;
}

ul#site-info li.last {
	background: none;
	padding-right: 20px;

