ol,ul { list-style:none; }

body {
	margin:0px;
	padding:0px;
	background: url('images/bg.jpg') repeat-x bottom;
	font-family:Helvetica,Arial,sans-serif;

}

#container {
	margin:-20px auto 0px;
	width:940px;
	background: url('images/shadow.png') repeat-y;
	padding:0px 20px 0px 20px;
}

#header{
	background:url('images/cedar_shake_bg.jpg') no-repeat;
	height:194px;
	width:900px;
}
#header h1{
	text-indent:-9999px;/*Hide Text, keep for SEO*/
	width:900px;
	background:transparent url("images/DDH_header_logo.png") no-repeat center;
	margin-bottom:0px;
	padding:20px 0 0 0;
	height:125px;
}

#nav {
	background:url('images/red.png') repeat;
	margin:-25px 0 0 0;
	font-weight:bold;
	color:white;
	font-size:22pt;
	text-align:center;
}

#nav ul {list-style-type:none;}
#nav li {
	padding:0px 10px;
	display:inline;
	}
#nav li a{
	text-decoration:none;
	color:white;}
#nav li img {border:none;}


#main {
	float:left;
	background:url('images/Paper_bg.jpg') repeat-y;
	width:900px;
	padding:0 0 20px 0;
}

#intro {
	width:750px;
	margin:0px auto;
}
#intro h1 {text-align:center;}
#intro p {
	float:left;
	font-size:11pt;
	line-height:19px;
	text-indent:15px;
	padding:0px 0px 0px 25px;
	width:325px;
}



#left {
	width:570px;
	float:left;
	margin:0px 0 0 40px;
}

#left p {font-size:10pt;}

.image {float:left;
	width:135px;
	height:125px;
	margin:20px 0 0 0;
}

.iconholder {margin:20px 0;}
.iconholder h2 {margin:0px;}


#maillist {
	margin:0px 0 0 20px;
	height:580px;
	width:225px;
	float:left;
	text-align:center;
	padding:10px 20px;
	border-left:1px solid black;
}

#maillist form {
	text-align:left;
}

#maillist h3 {
	margin:0 0 20px 0;
	padding:0;
	color:#bb4c4c;
}
#maillist input {background:url('images/input.jpg') repeat-x;}


#footer {background-color:black;
	clear:both;
	width:840px;
	height:200px;
	color:white;
	padding:2em;
}
#footer img {border:none;}

#time {
	float:left;
	height:155px;
	width:355px;
	margin:20px 0 0 50px;
	padding:0;
	background:url('images/redtrans.png') repeat;
}
#time h1 {font-size:16pt;
	clear:both;
	text-align:center;}
#time h2 {text-align:center;}

#time ul {list-style-type:none;}
#time li {text-decoration:none;}
.days {float:left;}
.hours {float:left;
	padding:0 0 0 20px;
	text-align:right;}
#createdby {height:100px;}
#createdby img {border:none;margin:0px 0px -3px;}


#contactfooterdetails {
	width:450px;
	float:left;
	font-family:Helvetica,Arial,sans-serif;
	text-align:center;
}
#contactfooterdetails h3 {
	font-size:36pt;
	margin:10px 0px 15px 0px;

}	
#contactfooterdetails ul {
	list-style-type:none;
}
#contactfooterdetails li{
	margin:5px 0px;
}

#address {
	font-size:14pt;
	float:left;
}
#contactfooterdetails p {
	font-weight:bold;
	font-size:14pt;

}
#socialmedias {
	height:40px;
	padding-top:10px;
}
.network {
	float:left;
	height:40px;
}
.network * {
	float:left;
}
.network h6 {
	font-size:11pt;
	font-weight:lighter;
	font-style:italic;
	margin:20px 55px 0px 10px;
}
.network a img{
	border:none;
}
#map {
	float:left;
	height:200px;
	margin-left:20px;
	margin-right:20px;

}

#connect {
	margin:0px auto;
	padding:20px 0 0 0;
	width:430px;
	clear:both;
}

#connect ul {list-style-type:none;}
#connect li {text-decoration:none;
	float:left;}
	
	
/* Contact form */
#contactform {
	height:400px;
	margin:0px auto;
	width:605px;
}


#text {float:left;
	text-align:left;
	width:300px;
}

#text p {margin:15px 0 12px 0px;
}
#text input {width:250px;}

#comment {float:left;
	width:300px;
}

#comment p {margin:15px 0 10px 0;}
#comment textarea {
	width:300px;
	height:218px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:10pt;}
#comment #submit {
	float:right;
	height:25px;
	margin: 5px 0 0 0px;}
	
.ty {text-align:center;
	margin:25px 0 100px 0;}
	
#events {text-align:center;}	
#events img {border:none;}

.center {text-align:center;}
.floatleft {float:left;}
.floatright {float:right;}


