/* this is taken from the Emsworth U3A site Feb 09 */

body {
	font-family: "Times", Verdana, Helvetica, serif;
	font-size: 110%;
    color:#663333;
	background-color: white ;
    background-image:url(swanyellow.gif);
    /*background-image:url("hopps.GIF");
    background-repeat:repeat-x;*/
	
	}
    
H1,H2,h3,p { color:"#663333";}    


#content {
 	position:relative;
    top:10px;
    left:200px;
    width: 535px;
    text-align:center;
  	}
 
#content h2 {font-style:italic;
         font-weight:normal;
         text-align:left;
          }
#content h3 {font-family:sans-serif;
          font-weight:bold;
         text-align:center;
         font-size:15px;
          }
#content a {  
	font-family:sans-serif;
    font-weight: bold;  
	text-decoration: none;
    color:#663333;  
	display: block;
    }  
              
#content a:hover {  
	font-weight: bold;  
	text-decoration: none;  
	color: #118;  
	background-color:Burlywood;  
}    
#content table {
         font-size:small;
         font-family:sans-serif;
         font-style:italic;
         text-align:top;
         text-align:left;}

#content table th{
         text-align:left;}
         



#WALKS {
	position:relative;
    top:50px;
    left:200px;
    width: 550px;
    text-align:center;
  	}
 
#WALKS h2 {font-style:italic;
         font-weight:normal;
         text-align:left;
          }
#WALKS h3 {font-family:sans-serif;
          font-weight:bold;
         text-align:center;
         font-size:15px;
          }
#walks table{
	border-collapse:collapse;
	border:0;
	width:500px;
	}
	

#walks table th{
       font-weight:bold;
	   border:solid black 1.0pt;
         width:30%;
         font-size:12pt;
         text-align:center;
           }
           
   #walks table td{
	font-weight:bold;
	height:56px;
    padding:5pt;
    border:solid black 1.0pt;
	}       
    
#walks a {  
	font: aerial;
    font-weight: bold;  
	text-decoration: none;  
	color: black;  
	display: block;
   line-height:30px; 
	}            
#WALKS a:hover {  
	font-weight: bold;  
	text-decoration: none;  
	color: #118;  
	background-color:Burlywood;  
}    

      
#sidebar {    
	position:fixed;
    top:60px;
    left:10px;
    width: 150px;
	font-size:20px;
	line-height:30px; 	    
}   
#sidebar a {  
	font-family:sans-serif;
    font-weight: bold;  
	text-decoration: none;
    color:#663333;  
	display: block;
    padding-left: 20px; 
	}  
#sidebar a:hover {  
	font-weight: bold;  
	text-decoration: none;  	  
   	background-color: Burlywood;  
	}
 
#rightbar { 
          position:fixed;
          top:160px;
          left:750px;
          width: 200px;
    align:left;
  	}   
	     
#march p {font-size:14pt;
       text-align:left;
       }              
#march img {width:25px;
       height:25px;
       } 
#march table{text-align:center;
       }

             
 

    
#column1 {float:left;position:relative;width:33%;}
#column2 {float:left; position:relative;width:33%;}
#column3 {float:left; position:relative;width:33%;}

#linkcontent {
 	position:relative;
    top:10px;
    left:200px;
    width: 735px;
    text-align:center;
  	}
 


#links {    
	float: left;    
	position: relative;
    text-align:center;
       
}  


#links a {  
	font-weight: bold;  
	text-decoration: none;  
	color: #663333;  
	display: block;  
	padding-left: 5px; 
    padding-right: 5px; 
    
}  
#links a:hover {  
	font-weight: bold;  
	text-decoration: none;  
	color: #118;  
	background-color: Burlywood;  
}
 #links h2{color:red;
 text-align:center;
 }    

/* This stuff fro Images in Rio Gravatai page */



#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic table {background-color: black ;
    
 }
#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -20px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: lavender;
	border: 0px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {	
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	left: 145px;
	position: absolute;
	top:100px;
	width: 405px;
    height: 270px;
	
}

