html, body {
	height:100%;
}
.wrapper {
	min-height:100%;
	height:auto !Important;
	height:100%;
	margin: 0 auto -50px;
}
.push_footer {
	height: 50px;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center 0px;
	line-height: 24px;
	vertical-align: baseline;
}
.whats_on, .footer {	
	color: #000;
	text-align: left;
	background-color: #f3f3f3;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	-khtml-opacity:.9;
	opacity:.9; 
}
.whats_on a, .header a, .footer a{
	color:#fff;
	text-transform: lowercase;
}
.whats_on a {
	color:#000 !Important;
}
#top {
	color: #FFF;
	height:168px;
	padding-top:24px;
}
#top ul.whats_on_list li {
	display:block;
	width:150px;
	float: left;
}
#top ul.whats_on_list li a {
	color:#ccc !Important;
}
#left_nav {
	height:20px;
}
#left_nav li {
	padding:6px 0px 6px 0px;
	line-height:18px;
}
#left_nav li a{
	color:#333 !Important;
	text-transform: lowercase;
}
#left_nav li a:hover{
	color:#fff !Important;
}
#top ul#whats_on_list li a:hover{
	color:#FFFFFF !Important;
}
#top ul#nav li {
	display:block;
	width:150px;
	float: left;
}
#content {
	padding: 24px 0px 48px 0px;
}
#features a {
	color:#666;
	font-size:14px;
	line-height:16px;
}
#features a:hover {
	color:#000 !Important;
}
.feature {
	display:inline;
	float: left;
	position: relative;
	width:240;
	background-image: url(images/feature-drop_shadow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:6px; 
}
/*.footer {
	background-color:#FFF;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	-khtml-opacity:.8;
	opacity:.8;
	color: #000;
	 width: 960px;
	margin-right: auto;
	margin-left: auto; 
} */
.header li, .whats_on li, .footer li{
	display:inline;
	margin-right: 10px;
	font-size: 12px;
}
.whats_on, .header, .footer {
	padding-top: 10px; 
	padding-bottom:10px;
}
.center_vertical {
	margin-top: 5%;
/*	margin-bottom: 10%;*/
}
.height_100 {
	height:600px;
}
.footer img {
	float:left;
	border:1px;
	border-color:#FFF;
	margin-right:5px;
}
.footer .container_16 .grid_4 {
	font-size:12px;
}
#footer {
	height: 50px; 
	font-size:12px;
	/*	padding-top:20px; */
	background-image: url(images/ldh_home_footer.jpg);
	background-repeat: no-repeat;
	background-position: center -190px;
	}
#picture_area {
	width:300px;
	height:20px;
}
#picture_area img {
	border: 1px solid #FFF;
}
#breadcrumb {
	height:30px;
	background-color:#0C9;
}