@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{  
margin:0; 
padding:0; 
} 

table
{ 
border-collapse:collapse; 
border-spacing:0; 
} 

fieldset,img
{  
border:0; 
} 

address,caption,cite,code,dfn,em,strong,th,var
{ 
font-style:normal; 
font-weight:normal; 
} 

ol,ul
{ 
list-style:none; 
} 

caption,th
{ 
text-align:left; 
} 

h1,h2,h3,h4,h5,h6
{ 
font-size:100%; 
font-weight:normal; 
} 

q:before,q:after
{ 
content:''; 
} 

abbr,acronym
{
border:0; 
} 

body
{
background-color:#ffffff;
font-size:62.5%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
text-align:center;
}

a
{
outline:none;
}

#wrapper
{
text-align:left;
margin:0 auto;
width:960px;
background-image:url(images/backgrounds/main.jpg);
background-repeat:repeat-y;
}

#header
{
width:960px;
background-image:url(images/backgrounds/header.jpg);
background-repeat:no-repeat;
height:80px;
}


#logo
{
width:220px;
height:53px;
float:left;
margin:20px 0px 0px 20px;
}

#top-nav
{
width:630px;
float:right;
text-align:right;
margin-right:10px;
}

#top-nav img
{
margin-top:80px;
margin-right:16px;
margin-bottom:10px;
}

#top-nav ul
{

}

#top-nav li
{
width:124px;
height:20px;
font-size:1.1em;
text-align:center;
display:inline;
background-image:url(images/backgrounds/tab.jpg);
background-repeat:no-repeat;
float:left;
padding-top:10px;
}

#top-nav a
{
text-decoration:none;
display:block;
color:#333333;
}

#container
{
background-image:url(images/backgrounds/main.jpg);
background-repeat:repeat-y;
width:960px;
min-height:400px;
}


#navigation
{
font-family:Arial, Helvetica, sans-serif;
width:219px;
float:left;
margin-left:20px;
margin-top:4px;
}

#navigation ul
{

}

#navigation li
{
width:219px;
font-size:1.4em;
background-image:url(images/backgrounds/navigation.jpg);
background-repeat:no-repeat;
margin-bottom:-2px;
padding-left:10px;
padding-top:4px;
padding-bottom:8px;
font-weight:bold;
}

#navigation li.active
{
background-image:url(images/backgrounds/navigation-active.gif);
}

#navigation ul ul
{
margin-top:14px;
margin-bottom:10px;
}

#navigation ul ul ul
{
margin-bottom:5px;
margin-top:5px;
}

#navigation ul ul li
{

background-image:none;
font-size:85%;
width:180px;
padding-top:6px;
padding-bottom:6px;
font-weight:normal;
margin-left:5px;
padding-left:16px;
margin-top:2px;
margin-bottom:2px;
background-color:#E7FF9B;
}

#navigation ul ul li.active
{
background-image:none;
margin-left:5px;
font-weight:normal;
}

#navigation a
{
color:#333333;
text-decoration:none;
display:block;
}

#navigation a.active
{
color:#ffffff;
}


#navigation li:hover
{
background-image:url(images/backgrounds/navigation-active.gif);
}

#navigation ul ul li:hover
{
background-image:none;
background-color:#99cc00;
}

#navigation ul ul li a:hover
{
color:#333333;
}

#navigation ul ul li.active
{
background-image:url(images/backgrounds/navigation-active-sub.gif);
background-repeat:no-repeat;
background-position:0px 8px;
background-color:#FFFFFF;
}

#navigation ul ul li a:hover
{
color:#333333;
}

#navigation ul ul li a.active
{
color:#447C23;
}

#navigation ul ul ul li
{
font-size:90%;
background-color:#FFFFFF;
padding:0px;
margin:0px;
}

#navigation ul ul ul li:hover
{
background-color:#FFFFFF;
}

#navigation ul ul ul li.active
{
background-image:none;
background-color:#FFFFFF;
padding:0px;
margin:0px;
}

#navigation ul ul ul li a:hover
{
font-weight:normal;
color:#447C23;
}

#navigation ul ul ul li a.active
{
font-weight:normal;
color:#447C23;
}




#content
{
width:680px;
float:right;
margin-right:24px;
}

#content h1
{
color:#99cc00;
font-size:1.6em;
padding-bottom:10px;
font-weight:bold;
}

#content h2
{
color:#99cc00;
font-size:1.4em;
padding-bottom:10px;
padding-top:20px;
font-weight:bold;
}

#content h3
{
color:#000000;
font-size:1.3em;
padding-bottom:10px;
padding-top:20px;
font-weight:bold;
}

#content p
{
font-size:1.1em;
line-height:1.4em;
padding-bottom:15px;
}

#content a
{
color:#99cc00;
}



#flash
{
width:680px;
height:167px;
margin-bottom:10px;
}

#breadcrumbs
{
width:450px;
border-bottom:#333333 1px dotted;
margin-bottom:10px;

}

#breadcrumbs p
{
font-size:1.1em;
padding-bottom:5px;
}

#text
{
width:450px;
border-right:#333333 1px dotted;
padding-right:20px;
min-height:400px;
margin-bottom:30px;
}

#text ul
{
margin-left:50px;
margin-bottom:10px;
}

#text li
{
list-style-type:disc;
font-size:1.1em;
line-height:1.4em;
}

#text ul ul li
{
font-size:100%;
}

#text img
{
margin-top:20px;
margin-bottom:24px;
}

#text td img
{
margin-top:5px;
margin-bottom:5px;
}

#text td
{
font-size:1.1em;
padding:3px 0px 3px 0px;
}

#text input
{
width:200px;
}

#text input.button
{
width:50px;
}

#text textarea
{
width:200px;
}

div.ditto_summaryPost
{
border-bottom:#CCCCCC 1px solid;
}



#right
{
width:200px;
float:right;
padding-left:4px;
}

#right h3
{
color:#447C23;
padding-bottom:5px;
font-size:1.3em;
font-weight:bold;
}

#right h4
{
font-size:1.3em;
color:#447C23;
font-weight:bold;
}

#right p
{
font-size:1em;
line-height:1.2em;
}

#right p.more-information
{
color:#99cc00;
text-align:right;
}

#right form
{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:#333333 1px dotted;
}

#right input
{
width:190px;
margin-bottom:4px;
color:#999999;
}

#right input.button
{
width:60px;
margin-left:135px;
color:#000000;
}


#didyouknow
{
width:200px;
background-color:#99CC00;
background-image:url(images/backgrounds/speech1.gif);
background-repeat:no-repeat;
}

#didyouknow h3
{
width:186px;
font-size:1.4em;
color:#ffffff;
background-color:#447C23;
padding:7px;
border-bottom:#FFFFFF 1px solid;
}

#didyouknow p
{
font-size:1.1em;
padding:28px 7px 0px 7px;
text-align:left;
font-weight:bold;
}

#moredidyouknow
{
width:200px;
background-color:#99CC00;
background-image:url(images/backgrounds/speech2.gif);
background-repeat:no-repeat;
height:48px;
}

#moredidyouknow p
{
font-size:1.1em;
text-align:right;
margin-right:5px;
padding-bottom:10px;
padding-top:27px;
}

#moredidyouknow a
{
color:#333333;
text-decoration:none;
}



#footer
{
width:960px;
height:129px;
background-image:url(images/backgrounds/footer.jpg);
background-repeat:no-repeat;
}

#footer a
{
text-decoration:none;
color:#333333;
}

#enviroparks
{
padding-top:50px;
margin-left:20px;
float:left;
width:540px;
}

#enviroparks p
{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#333333;
}

#footerlinks
{
width:400px;
float:right;
padding-top:103px;

}

#footerlinks ul
{
margin-left:24px;
}

#footerlinks li
{
display:inline;
font-size:1em;
width:70px;
float:left;
text-align:center;
margin-right:3px;
}

#footerlinks a
{
display:block;
}

strong
{
font-weight:bold;
}

a[href $='.pdf'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/pdf_icon.gif) no-repeat center left;
}

a[href $='.doc'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/word_icon.gif) no-repeat center left;
}

a[href $='.dot'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/word_icon.gif) no-repeat center left;
}

a[href $='.docx'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/word_icon.gif) no-repeat center left;
}

a[href $='.xlsx'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/excel_icon.gif) no-repeat center left;
}

a[href $='.xls'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/excel_icon.gif) no-repeat center left;
}

a[href $='.ppt'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/powerpoint_icon.gif) no-repeat center left;
}

a[href $='.pptx'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/powerpoint_icon.gif) no-repeat center left;
}

a[href $='.pps'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/powerpoint_icon.gif) no-repeat center left;
}

a[href $='.txt'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/txt_icon.gif) no-repeat center left;
}

a[href $='flash.html'] { 
   padding-left: 22px;   padding-bottom:4px; padding-top:4px;
   background: transparent url(/images/flash-icon.jpg) no-repeat center left;
}



.ajaxSearch_highlight
{
background-color:#CCCCCC;
}

.ajaxSearch_paging
{
font-size:1.3em;
}

#ajaxSearch_resultListContainer
{
margin-top:20px;
}

.ajaxSearch_resultLink
{
font-size:1.5em;
}

.width{
width: 100%!important;
border-right: 0px!important;
}
