/* CSS Document */
body{
margin:0px;
background-color:#2f4907;
}
a{	color:#98E91F;
  	text-decoration:underline;
 }
 a:hover{
 	color:#FFFFFF;	
	text-decoration:none
  }
/*----------header----------*/  
.top-greenbg{
background:url(images/top-greenbg.gif) repeat-x;
}
/*----------end header----------*/ 
/*----------body----------*/
.body-bg{
background:url(images/body-bg.gif) repeat-y;
}
.leftblog01-bg{
background:url(images/leftblog01-bg.gif) repeat-y;
}
.leftblog02-bg{
background:url(images/leftblog02-bg.gif) repeat-y;
}
.smallText
{
	font-size:10px;
	color:#e3dada;
	font-family:Verdana;
	font-weight:normal;
	text-decoration:none;
}
.smallText1
{
	font-size:7.5pt;
	color:#000000;
	font-family:Verdana;
	line-height:1.8
}

.plainText
{
	font-size:11px;
	color:#FFFFFF;
	font-family:Verdana;
	font-weight:normal;
	text-decoration:none;
	line-height:1.7
}
.plainText1
{
	font-size:8.5pt;
	color:#000000;
	font-family:Verdana;
	line-height:1.5
}
#pscroller1{
width: 199px;
height: 205px;
border: '';
padding: 5px;
background-color: '';
}
#pscroller2 a{
text-decoration: none;
}
.readmore{
	font-size:10px;
	color:#6db108;
	font-family:Verdana;
	font-weight:normal;
	text-decoration:none;
}
.readmore:hover{
	font-size:10px;
	color:#6db108;
	font-family:Verdana;
	font-weight:normal;
	text-decoration:none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
/*----------end body----------*/
/*-----------footer-------------*/
.footer-link{
	font-size:11px;
	color:#d3e990;
	font-family:"Trebuchet MS";
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}
.footer-link:hover{
	font-size:11px;
	color:#d3e990;
	font-family:"Trebuchet MS";
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}
.copyright{
	font-size:10px;
	color:#b3b3b3;
	font-family:Verdana;
	font-weight:normal;
	text-decoration:none;
	padding-top:0px;
}
/*-----------end footer-------------*/