
		.logo{
		 /* Mozilla ignores crazy MS image filters, so it will skip the following */
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='./template/visitpembs/App_Themes/green/images/logo.png');
		
		}
		/* IE ignores styles with [attributes], so it will skip the following. */
		.logo[class] {
		
      	background-image:url(images/logo.png);
         }
        body{background-image: url(images/back.jpg);
	background-repeat:no-repeat;
        }
        @media handheld {    
body{ background-image: none;}
}
		
#menu{
	background-image: url(images/navback.gif);
	background-repeat:repeat;
   	
    
    
}
		#menu2 ul li a
{
    color: #003300;
    
}
		
		
/* ------ End of header area --------- */


		
		
		/*home page---------------------------*/
		
		
		
/*content home page left box begins --------*/		

h1
{
    background-image: url(images/top_sub_banner.jpg);
    color: #fff;

}
		
		.paging a
{
	color:#fff; border:1px solid #184E1D;
	 background-color:#277E2D;
	
}
	
		


/* ------ Right column --------- */


        @media handheld {    
#contentback img{ width:200px; clear:both; float:none; text-align:left;}

#contentback p img{ clear:both;}
}

#contentback a
		{
		    color:#006600;
		    
		}
			
				
		
		#rightfeature{
	background-image: url(images/grey_grad.jpg);
    background-repeat: repeat-x;
	
	float:right;
    
	padding:5px;
	
		
		}
		
		
		.divList
		{
		    font-size:0.75em;
		    text-align:center;
		}
		
		.divList a
		{
		    color:#003300;
		    text-decoration:none;
		}
		
		.divList a:hover
		{
		    
		    text-decoration:underline;
		}
		
		.divList .separator
{
    border-bottom:dashed 1px #ccc;
    margin:3px;
}
		
#gallery
		{
		    float:right;
		    width:250px;
		     font-size:0.9em;
		    
		}
		
		#description
		{
		    
	
		    margin-right:270px;
		}
		
		#gallery ul
		{
		   
		    list-style:none;
			}
		 #gallery ul li
		{
border-bottom:1px solid #e5e5e5;
		 
		}
		
		
		
		h3
		{
		     color:#003300;
		     font-weight:normal;
		     font-size:1.4em;
		     margin-top:5px;
		}
		
		h3 a
		{
		     color:#003300;
		 }
		h4
		{      text-align:center;
		     color:#FFFFFF;
		     font-weight:normal;
		     font-size:1.2em;
		    background-image:url(images/right-top.jpg);
		    padding:3px;
		  
		}
		h4 a
		{
		 color:#FFFFFF; 
		 text-decoration:none; 
		}
		
		#contentback
		{
		    
		    font-size:0.8em;
		}

/* ------ End of Right column --------- */


#footer .copyright .left
{
    
    color:#006600;
}

#footer .copyright .right
{
    
     color:#006600;
}

#footer .copyright .right .colour2
{
     color:#003300;
}
		
		
		
		




				
