@charset "utf-8";
/* CSS Document */



#ppr
{
background-image: url(images/welcome_background.png);
width:411px;
height:264px;
background-repeat:no-repeat;
}

* html #ppr
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/welcome_background.png");
width:411px;
height:264px;
background-repeat:no-repeat;
} 

#g1
{
background-image: url(images/g1.png);
width:254px;
height:185px;
background-repeat:no-repeat;
}

* html #g1
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/g1.png");
width:254px;
height:185px;
background-repeat:no-repeat;
} 

#g2
{
background-image: url(images/g2.png);
width:254px;
height:185px;
background-repeat:no-repeat;
}

* html #g2
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/g2.png");
width:254px;
height:185px;
background-repeat:no-repeat;
} 

#g3
{
background-image: url(images/g3.png);
width:254px;
height:185px;
background-repeat:no-repeat;
}

* html #g3
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/g3.png");
width:254px;
height:185px;
background-repeat:no-repeat;
} 



#t1
{
background-image: url(images/gallery_title2.png);
width:461px;
height:45px;
background-repeat:no-repeat;
}

* html #t1
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/gallery_title2.png");
width:461px;
height:45px;
background-repeat:no-repeat;
} 

#t2
{
background-image: url(images/green_iverness2.png);
width:154px;
height:28px;
background-repeat:no-repeat;
}

* html #t2
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/green_iverness2.png");
width:485px;
height:36px;
background-repeat:no-repeat;
} 

#t3
{
background-image: url(images/rate_services2.png);
width:152px;
height:28px;
background-repeat:no-repeat;
}

* html #t3
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/rate_services2.png");
width:152px;
height:28px;
background-repeat:no-repeat;
} 


#b1
{
background-image: url(images/banner_welcome.png);
width:884px;
height:237px;
background-repeat:no-repeat;
}

* html #b1
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/banner_welcome.png");
width:884px;
height:237px;
background-repeat:no-repeat;
} 

#b2
{
background-image: url(images/banner_ecogreen.png);
width:884px;
height:237px;
background-repeat:no-repeat;
}

* html #b2
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/banner_ecogreen.png");
width:884px;
height:237px;
background-repeat:no-repeat;
} 

#b3
{
background-image: url(images/banner_ratesservices.png);
width:884px;
height:237px;
background-repeat:no-repeat;
}

* html #b3
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/banner_ratesservices.png");
width:884px;
height:237px;
background-repeat:no-repeat;
} 

#b4
{
background-image: url(images/banner_testi.png);
width:884px;
height:237px;
background-repeat:no-repeat;
}

* html #b4
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/banner_testi.png");
width:884px;
height:237px;
background-repeat:no-repeat;
} 

#b5
{
background-image: url(images/banner_maps.png);
width:884px;
height:237px;
background-repeat:no-repeat;
}

* html #b5
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/banner_maps.png");
width:884px;
height:237px;
background-repeat:no-repeat;
} 





.welcometxt{
font-family:"poor Richard";
font-size:15px;
font-weight:normal;
color:#974000;}

.bodytxt{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#FCF6EA;}

.links1{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#FCF6EA;
text-decoration:none;}

.links1:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#FCF6EA1;
text-decoration:underline;}

.ecotxt{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:lighter;
color:#FCF6EA;
text-decoration:none;
}

.ecotxtun{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:normal;
color:#FCF6EA;
text-decoration:underline;
}

.toptxt{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#FCF6EA;
text-decoration:none;
}


.footertxt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#953907;
font-weight:normal;}

