.maincol
        { background-image: url(../images/body-bg.jpg);
		  background-repeat:repeat-x;
		  margin:auto; background-color:#F2F8EC}

.heading 
        { font-family:arial;
		  font-size:14px;
		  color:#1A8CE2;
		  font-weight:bold}
		  
.text  
       {
	font-family:arial;
	font-size:13px;
	color: #666666;
	line-height: 1.5;
}
		 
		  
.text a  
       { font-family:arial;
	     font-size:12px;
		 color:##666666; text-decoration:none}
		 
.text a:hover
  
       { font-family:arial;
	     font-size:12px;
		 color: #3399FF;}		 		 
		 
.text2  
       {
	font-family:arial;
	font-size:13px;
	color:#666666;
	line-height: 1.5;
		 }	

.input 
      { width:200px; height:15px; margin:3px}	
	  
	  
.textarea 
      { width:200px; height:100px; margin:3px}	  	 
		 
		 
		 	  		 		  .redheading {
font-family:arial;
	     font-size:14px;
		 color: #BC0A10;
}
.largetextquote {

	font-family:arial;
	font-size:22px;
	color: #078007;

}
.blackheadline {
font-family:arial;
	     font-size:15px;
		 color:#1A8CE2;
}
.largetext {


	font-family:arial;
	font-size:17px;
	color: #666666;
}
.greentextquote {

	font-family:arial;
	font-size:13px;
	color: #078007;
	line-height: 1.5;
}
.submitbtn {
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
	line-height: 1.5;
	font-weight:bold;
	background-image: url(../images/btn-gradient.jpg);
	height: 22px;
}

