.left-nav-lower-functions a {
    display:block;
    float:left;
    margin-top:20px;
	width:169px;
	height:45px;
	background: url("../images/nav/left_nav_lower_functions.gif") 0 0 no-repeat;
	}
		
.left-nav-lower-functions a:hover {	
    background-position: 0 -45px;
	}
	
/*---------------------------------*/
	
.left-nav-lower-cottages a {
    display:block;
    float:left;
    margin-top:15px;
	width:169px;
	height:45px;
	background: url("../images/nav/left_nav_lower_cottages.gif") 0 0 no-repeat;
	}
		
.left-nav-lower-cottages a:hover {	
    background-position: 0 -45px;
	}
	
/*---------------------------------*/
	

.left-nav-lower-contact a {
    display:block;
    float:left;
    margin-top:15px;
	width:169px;
	height:45px;
	background: url("../images/nav/left_nav_lower_contact.gif") 0 0 no-repeat;
	}
		
.left-nav-lower-contact a:hover {	
    background-position: 0 -45px;
	}
	
/*---------------------------------*/

.left-nav-lower-opening-times a {
    display:block;
    float:left;
    margin-top:15px;
	width:169px;
	height:45px;
	background: url("../images/nav/left_nav_lower_opening_times.gif") 0 0 no-repeat;
	}
		
.left-nav-lower-opening-times a:hover {	
    background-position: 0 -45px;
	}
	
/*---------------------------------*/


.left-nav-lower-weather a {
    display:block;
    float:left;
    margin-top:15px;
	width:169px;
	height:52px;
	background: url("../images/nav/left_nav_lower_weather.gif") 0 0 no-repeat;
	}
		
.left-nav-lower-weather a:hover {	
    background-position: 0 -52px;
	}
	
/*---------------------------------*/

