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, Arial, Verdana, sans-serif;
	font-size: 13px;
	color:#000;
	/*background-color: #ffffff;*/
	background-repeat: no-repeat;
	background-position: center 0px;
	line-height: 16px;
	vertical-align: baseline;
}
#main_nav {
	height:120px;
	padding-top:20px;
}
#main_nav_menu {
	padding-top:30px;
}
#main_nav ul.whats_on_list li {
	display:block;
	width:150px;
	float: left;
}
#main_nav ul.whats_on_list li a {
/*	color:#FFF !Important; */
}
#main_nav ul.whats_on_list li a:hover{
	color:#000 !Important;
}
#sub_nav li {
	padding:6px 0px 6px 0px;
	border-bottom:dotted 1px #CCC;
/*	line-height:18px;*/
}
#sub_nav li a{
	text-transform: lowercase;
	color:#000;
}
#picture_area {
	width:300px;
	min-height:400px;
	position:relative;
}
#picture_area img {
	border: 1px solid #FFF;
}
#content {
	padding: 24px 0px 48px 0px;
}
.feature {
	position:relative;
	height:250px;
	overflow:hidden;
	border:1px solid #ccc;
/*	margin-right:14px;*/
	margin-bottom:5px;
}
.feature p {
	font-size:11px;
	line-height:12px;
}
.home_feature {
	position:relative;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #CCC;
-moz-box-shadow: 10px 5px 10px #f4f4f4;
-webkit-box-shadow: 10px 5px 10px #f4f4f4;
box-shadow: 10px 5px 10px #f4f4f4;
}
.feature img {
/*	float:left;
	margin-right:10px; */
	border:1px solid #f4f4f4
}
.feature_inner {
	padding:6px; 
}
#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;
}
.sentence_case {
	text-transform:capitalize !important
}
#whats_on_box {
	color:FFF !important;
	border: 1px solid #CCC;
	width:478px !important;
	}
#text_area {
	margin-top:50px;
}
.event {
	width:134px !important;
	position:relative;
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #ccc;
	padding: 2px;
	height: 250px;
	overflow:hidden;
}
.event h4  {
	margin-top:5px;
	height:48px;
	overflow:hidden
}
.feature h4 {
	margin-top:5px
}
.event p, feature p {
	font-size:12px;
	line-height:14px;
	margin-bottom:2px
}
.info {
	position:absolute;
	right:2px;
	bottom:2px;
}
.event_parent {
	background-color:#f4f4f4;
	height:28px;
	overflow:hidden;
	text-transform:lowercase
}
.calendar_head {
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	background-color:#666;
}
.calendar_head p {
	padding:4px;
}
.calendar_head a {	
color:#FFF !important
}
.calendar_head h2 {
	text-align:center;
	color:#FFF;
	vertical-align:middle;
	text-transform:capitalize
}
#events_container {
	padding-left:18px
}
#lottery_logo {
	height:70px;
	text-align:right
}
