/* walks CSS */
	.walks_td{
	width:207px;
	}
	
	.walks_table{
	width:698px;
	}
	
	.walks_button{
	background-image: url(../../../images/walking/portal_index/webwalks_button.gif);
	width:207px; height:56px;
	padding-left:12px;
		}
	.walks_centre{
	background-image: url(../../../images/walking/portal_index/webwalks_centre.gif);
	width:284px; height:283px;
			}
	.walks_centrew{
	background-image: url(../../../images/walking/portal_index/webwalks_centre_w.gif);
	width:284px; height:283px;
		}
	.walks_button2{
	background-image: url(../../../images/walking/portal_index/webwalks_button.gif);
	width:207px; height:56px;
	padding-right:12px;
			}
.walks_home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #ffcc33;
	font-size:14px;
	font-weight:bold;
}
a.walks_home:link { 
   text-decoration:none;
  color : #ffcc33;
 font-weight: bold;
 }
 
 a.walks_home:visited { 
   text-decoration:none;
   color : #ffcc33;
  font-weight: bold;
 }
 
 a.walks_home:hover { 
   text-decoration:underline;
  color : #ffffff;
  font-weight: bold;
 }
.walks_largegreen{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #006633;
	font-size:24px;
	text-align:center;
}

