/* CSS Document */

body{
margin:0px;
padding:0px;
font-family: helvetica, arial;
}

.bg-image {
background-image:url(../images/bg-image.jpg);
background-position:top;
background-repeat:no-repeat;
}


.top-nav {
background-color:#5DAE14;
font-family: helvetica, arial;
font-size:12px;
color:#FFFFFF;
padding:0px 10px 0px 10px;
}	
	
a.topnavlink{
font-family: helvetica, arial;
font-size:12px;
text-decoration:none;
font-weight:normal;
color:#FFFFFF;
}

a.topnavlink:hover{
color:#000000;
text-decoration:underline;
}	

	
.bg-nav2 {
background-image:url(../images/bg-nav2.jpg);
background-position:top;
background-repeat:repeat-x;
font-family: helvetica, arial;
font-size:12px;
color:#656565;
padding: 0px 10px 0px 10px;
}
	
.main-bg-outline{
background-image:url(../main-bg-outline.jpg);
background-repeat:repeat-y;
}	
	
a.nav2link{
font-family: helvetica, arial;
font-size:11px;
text-decoration:none;
font-weight:normal;
color:#656565;
line-height:18px;
}


a.nav2link:hover{
color:#000000;
text-decoration:underline;
}	

.left-top-nav-bg{
background-image:url(../images/left-top-nav-bg.jpg);
background-position:left;
background-position:top;
background-repeat:no-repeat;
font-family: helvetica, arial;
font-size:15px;
color:#646464;
padding:0px 0px 0px 8px;
}

a.lefttopnavlink{
font-family: helvetica, arial;
font-size:15px;
color:#646464;
text-decoration:none;
font-weight:normal;
line-height:18px;
}

a.leftconservationnavlink{
font-family: helvetica, arial;
font-size:12px;
color:#646464;
text-decoration:none;
font-weight:normal;
line-height:18px;
}

a.lefttopnavlink:hover{
color:#000000;
text-decoration:underline;
}

.left-nav-header {
font-family: helvetica, arial;
font-size:12px;
color:#000000;
font-weight:normal;
}

.green-bg-call {
background-image:url(../images/green-bg-call.jpg);
background-position:top;
background-repeat:repeat-x;
font-family: helvetica, arial;
font-size:12px;
color:#FFFFFF;
padding: 0px 10px 0px 10px;
height:31px;
}
	
.call-txt {
background-image:url(../images/green-bg-call.jpg);
background-position:top;
background-repeat:repeat-x;
font-family: helvetica, arial;
font-size:20px;
color:#FFFFFF;
padding:0px 10px 0px 0px;
height:31px;
}
	
.left-nav-green {
font-family: helvetica, arial;
font-size:25px;
font-weight:bold;
color:#3F760E;
padding:0px 0px 0px 10px;
}

.bodytxt{
font-family: helvetica, arial;
font-size:11px;
font-weight:normal;
color:#3E3E3E;
padding:0px 18px 0px 22px;
}

.border-grey {
border-right-width:1px;
border-left-width:1px;
border-top-style:none;
border-right-style:solid;
border-left-style:solid;
border-right-color:#CCCCCC;
border-left-color: #CCCCCC;
}


.mid-grey-body-line {
background-image:url(../images/mid-grey-body-line.jpg);
background-repeat:repeat-y;
}


.green-txt-bottom {
font-family: helvetica, arial;
font-size:18px;
color:#3F760E;
font-weight:normal;
padding:0px 18px 0px 10px;
}

.green-txt-bottom-20px {
font-family: helvetica, arial;
font-size:20px;
color:#3F760E;
font-weight:normal;
padding:0px 0px 0px 0px;
}


.grey-txt{
font-family: helvetica, arial;
font-size:15px;
font-weight:normal;
color:#3E3E3E;
padding:0px 0px 0px 0px;
}

.green-txt{
font-family: helvetica, arial;
font-size:15px;
font-weight:normal;
color:#529A13;
padding:0px 0px 0px 0px;
}

.green-txt-15 {
font-family: helvetica, arial;
font-size:15px;
color:#3F760E;
font-weight:bold;
padding:0px 0px 0px 10px;
}
