/* CSS Document */

body        {
            margin: 0px;
            font-family:arial, helvetica, sans-serif;
            }
			
body, td    {
            font-size: 10pt;
            }		


.rwbg							{
												background-image: url(images/eaglesrest_wl.jpg);
												background-repeat: no-repeat;
												}

			
h2          {
            font-size: 15pt;
            text-align: center;
            margin-top: 10px;
            width: 565px;
			color:#660099;
            }
			  
h3          {
            font-size: 10pt;
            text-align: center;
            margin-top: 10px;
            color: #660099;
            width: 565px;           
            }
			            
img         {
            border: 0px;
            }

.info
           {
	font-family:arial, helvetica, sans-serif;
	font-size: 10pt;
	border: 10px solid #FFFFFF;
		   }

.home
           {
	font-family: verdana, sans-serif;
	font-size: 12pt;
	color:#000000;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
		   }
 
.home a
		   {
           color: #000000;
	       text-decoration:none;
           }

.home a:hover
		   {
		   color:#FFCC00;
		   }		  	 

.home1
           {
	font-family: verdana, sans-serif;
	font-size: 12pt;
	color:#ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
		   }

.home2
           {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color:#ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
		   }



.prod th   {
           vertical-align: top;
           color: #FFFFFF;
           background: #63309C;
           font-size: 10pt;
           width: 560px; 
           text-align: center; 
           padding: 0px 0px 0px 4px;          
           }
		               
.prod td   {
           padding: 5px;
           background: #eeeeee;
           font-size: 85%;
           }
		   		     
.btntd     {
           width: 60px;
           height: 24px;
           text-align: center;
		   padding-left: 40px;
		   }
		   
.btntd a
		   {
		   font-family: verdana, sans-serif;
           font-size: 8pt;
           color: #000;
	       text-decoration:none;
       	   width:100px;
           }

.btntd a:hover
		   {
		   color:#fff;
		   }		  	 		

.nav
           {
		   font-family: verdana, sans-serif;
           font-size: 10pt;
		   color:#000000;
		   }

.nav a
		   {
           color: #000000;
	       text-decoration:none;
           }

.nav a:hover
		   {
		   color:#FFCC00;
		   }
		   