body {
font-family: Tahoma, sans-serif;
font-size: 70%;
color: #000;
background: #FFF;
margin: auto;
padding: 0;
width: 768px;
}

img {
border: none;
}

p { 
margin: 0; 
padding: 0 0 15px 0;
line-height: 18px;
}

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}

h1 {
margin: 0;
padding: 15px 0 15px 44px;
font-size: 150%;
color: #CC0000;
background: #F1F1F1 url(/graphics/heading_flower.gif) center left no-repeat;
}

h3 {
margin: 0;
padding: 3px 0 3px 8px;
font-size: 100%;
color: #FFF;
background: #A40002;
}

h4 {
margin: 0;
padding: 3px 0 3px 8px;
font-size: 100%;
color: #FFF;
background: #A40002;
}

h5 {
margin: 0;
padding: 2px 0 2px 0;
font-size: 90%;
color: #FFF;
background: #A40002;
text-align: center;
}

ul#list {
margin: 10px 0 25px 25px;
}

	#list li {
	margin: 0 0 10px 0;
	padding: 0;
	}

#newsletter_list li {
padding-bottom: 5px;
}

a:link {
color: #CC0000;
background: none;
text-decoration: underline;
text-transform: none;
}

a:visited{
color: #CC0000;
background: none;
text-decoration: underline;
text-transform: none;
}

a:hover {
color: #CC0000;
background: none;
text-decoration: none;
text-transform: none;
}

a:active {
color: #CC0000;
background: none;
text-decoration: underline;
text-transform: none;
}

#container {
background: #FFF url(/graphics/background.gif) top left repeat-y;
}

#top_bar {
background: #A40002 url(/graphics/top_bar_left_bg.gif) top left no-repeat;
height: 27px;
}
	
	#top_bar_right {
	background: #A40002 url(/graphics/yellow_flower_top.gif) top right no-repeat;
	width: 47px;
	height: 27px;
	float: right;
	}

#header {
background: #FFF url(/graphics/header_graphic.jpg) top right no-repeat;
border-bottom: 1px solid #FFF;
}
	#identity {
	width: 224px;
	height: 99px;
	border-top: 1px solid #FFF;
	border-right: 7px solid #245825;
	border-left: 1px solid #FFF;
	}

#main {
padding: 0;
margin: 0;
}

#left_column {
width: 215px;
border-left: 2px solid #FFF;
float: left;
font-size: 12px;
background: #9C612F url(/graphics/background.gif) top left repeat-y;
}

	ul#menu_title {
	margin: 0;
	padding: 0;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #DBDBDB;
	}
	
	#menu_title li {
	list-style-type: none;
	background: #A40002;
	color: #FFF;
	font-weight: bold;
	padding: 4px 8px 4px 0;
	text-align: right;
	}
	
	ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-right: 1px solid #FFF;
	}
	
	#menu a {
	display: block;
	width: 169px;
	background: #690808 url(/graphics/menu_icon_bg.gif) no-repeat center left;
	padding: 4px 0 4px 45px;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px solid #DBDBDB;
	}
	
	#menu a:link, #menu a:visited {
	background: #690808 url(/graphics/menu_icon_bg.gif) no-repeat center left;
	text-decoration: none;
	}
	
	#menu a:hover {
	background: #245825 url(/graphics/menu_icon_bg_hover.gif) no-repeat center left;
	text-decoration: none;
	}

#right_column {
margin-left: 224px;
border-left: 1px solid #FFF;
}

	#homepage_main_box {
	width: 533px;
	background: #F1F1F1;
	border-left: 7px solid #245825;
	}

	#sub_page_main {
	width: 536px;
	background: #FFF;
	border-left: 7px solid #245825;
	}
	
		#home_main_box_content {
		padding: 0 29px 0 29px;
		}

		#sub_main_box_content {
		padding: 10px 29px 0 29px;
		}
	
	#map_section {
	padding: 20px 20px 25px 17px;
	}
		
		#homepage_enlarge_photos {
		width: 157px;
		float: left;
		text-align: right;
		font-weight: bold;
		}
			
			.homepage_photo {
			margin-bottom: 19px;
			width: 157px;
			}

				#homepage_enlarge_photos a:link {
				color: #FF6400;
				background: none;
				text-decoration: none;
				text-transform: none;
				}

				#homepage_enlarge_photos a:visited{
				color: #FF6400;
				background: none;
				text-decoration: none;
				text-transform: none;
				}

				#homepage_enlarge_photos a:hover {
				color: #FF6400;
				background: none;
				text-decoration: underline;
				text-transform: none;
				}

				#homepage_enlarge_photos a:active {
				color: #FF6400;
				background: none;
				text-decoration: none;
				text-transform: none;
				}

			#map_links {
			margin-bottom: 19px;
			width: 157px;
			border: 1px solid #828282;
			background: #FFF;
			}
				
				#map_links_content {
				text-align: left;
				padding: 5px 0 5px 5px;
				line-height: 20px;
				}

					#map_links_content a:link {
					color: #CC0000;
					background: none;
					text-decoration: underline;
					text-transform: none;
					}

					#map_links_content a:visited{
					color: #CC0000;
					background: none;
					text-decoration: underline;
					text-transform: none;
					}

					#map_links_content a:hover {
					color: #CC0000;
					background: none;
					text-decoration: none;
					text-transform: none;
					}

					#map_links_content a:active {
					color: #CC0000;
					background: none;
					text-decoration: underline;
					text-transform: none;
					}
		
		#interactive_map {
		margin-left: 173px;
		width: 330px;
		}
		
			img#interactive_map_image {
			border: 1px solid #726F70;
			}
		
		.fourpillars_box {
		border: 1px solid #A40002;
		height: 75px;
		padding: 25px 10px 10px 120px;
		line-height: 18px;
		margin-bottom: 15px;
		}
		
		#horticulture_box {
		background: #FFF url(/graphics/horticulture_icon.jpg) no-repeat center left;
		}

		#environment_box {
		background: #FFF url(/graphics/environment_icon.jpg) no-repeat center left;
		}

		#sustainability_box {
		background: #FFF url(/graphics/sustainability_icon.gif) no-repeat center left;
		}

		#community_box {
		background: #FFF url(/graphics/community_icon.jpg) no-repeat center left;
		}
		
		#contact_left_column {
		float: left;
		margin-right: 31px;
		}
		
	#footer {
	/*
	background: #FFF url(/graphics/calderdale_council.gif) no-repeat center left;
	padding: 11px 11px 11px 87px;
	*/
	margin-left: 11px;
	font-weight: bold;
	}

		#footer a:link {
		color: #A40002;
		background: none;
		text-decoration: none;
		text-transform: none;
		}

		#footer a:visited{
		color: #A40002;
		background: none;
		text-decoration: none;
		text-transform: none;
		}

		#footer a:hover {
		color: #A40002;
		background: none;
		text-decoration: underline;
		text-transform: none;
		}

		#footer a:active {
		color: #A40002;
		background: none;
		text-decoration: none;
		text-transform: none;
		}