/* Begin General Elements */
html{ 
	overflow-y:scroll; 
	}  
body {
	margin:0; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px; line-height:18px; color:#000; text-align:center;
	background:url(images/dks_bkg.jpg) top left repeat fixed;
	}
.left {float:left; display:inline;}
.right {float:right; display:inline;}
.clear {clear:both;}
h1, h2, h3, h4, h5, h6, p { 
	margin:0;
	padding:0;
	}
img {
	border:none;
	}
img.left{margin:0 10px 10px 0;}
img.right{margin:0 0 10px 10px;}
a:link {
	text-decoration:underline;
	color:#000;
	}
a:visited {
	text-decoration:underline;
	color:#000;
	}
a:active {
	text-decoration:underline;
	color:#000;
	}
a:hover	{
	text-decoration:none;
	color:#b18a3a;
	}
#content-container {
	width:959px;
	margin:0 auto;
	}
#header-container {
	width:959px;
	height:130px;
	background:url(images/dks_header-bkg.png) top left no-repeat;
	position:relative;
	z-index:900;
}
	#header {
		padding:0 56px;
		position:relative;
		top:87px;
		text-align:left;
	}
		#header-container h1 {
			width:290px;
			height:191px;
			background:url(images/dks_header-logo.png) top left no-repeat;
			text-indent:-9999px;
			position:relative;
			top:0;
			left:330px;
			float:left;
			margin-bottom:-191px;
			z-index:900;
		}
		#header-nav {
			width:863px;
			height:44px;
			clear:both;
			z-index:800;			
		}
			#header-nav_col1 {
				width:530px;
				line-height:44px;
				float:left;
				display:inline;
			}
			#header-nav_col2 {
				width:300px;
				line-height:44px;
				float:right;
				display:inline;
				position:relative;
				left:12px;
			}
			#header_nav ul {
				list-style-type:none;
				padding:0;
				margin:0;
				clear:both;
				font-size:15px;
				text-transform:uppercase;
			}
				#header_nav ul li {					
					float:left;
					position:relative;
				}
				#header_nav ul li.dropdown {
					background:url(images/dks_dropdown-arrow.gif) no-repeat 102% 19px;
				}
				#header_nav ul li a {
					color:#fff;
					display:block;
					padding:2px 10px 0 10px;
					text-decoration:none;
				}
				#header_nav ul li a:hover {
					color:#b18a3a;
					text-decoration:none;
				}
					#header_nav ul li ul {
						visibility:hidden; position: absolute; left: 0; top:43px; width: 191px; background: #fff; list-style-type: none; padding: 0; margin: 0;
					}					
					#header_nav ul li:hover ul, #header_nav #header-nav_col2 ul li:hover ul {
						visibility:visible;
						background:url(images/dks_dropdown_bottom.png) no-repeat bottom center;
						padding-bottom:20px;
					}
					#header_nav ul li ul li, #header_nav #header-nav_col2 ul li ul li {
						float: none; position: static; padding:0; height: 0; line-height: 0; background: none;
						
					}
					#header_nav ul li:hover ul li, #header_nav #header-nav_col2 ul li:hover ul li { 
						height: 40px; line-height: 40px;
						border-top:#b18a3a solid 1px;	
						}
					
					#header_nav ul li ul li a, #header_nav #header-nav_col2  ul li ul li a { 
						background: #8a3634;						
						border-bottom:#b18a3a solid 1px;
						padding:0 0 0 12px;
						text-decoration:none;
						}
					
					#header_nav ul li ul li a:hover, #header_nav #header-nav_col2 ul li ul li a:hover { 
						background: #8d5553; 
						text-decoration:none;
						}
					
					#header_nav #header-nav_col2 ul li ul {
						visibility:hidden; position: absolute; left: -69px; top:43px; width: 191px; background: #fff; list-style-type: none; padding: 0; margin: 0;
					}
					

#body-container {
	width:959px;
	background:url(images/dks_body_clear.png) top left repeat-y;
	z-index:200;
	position:relative;
}
	#body-header {
		width:959px;
		margin:0 auto;
		padding:10px 0;
		background:url(images/dks_bodyhead-spacer.gif) top center repeat-y;
	}
	
	#slideshow {
    position:relative;
    width:845px;
	height:285px;
	margin:0 auto;
	}
	
	#slideshow IMG {
		position:absolute;
		top:0;
		left:0;
		z-index:8;
		opacity:0.0;
	}
	
	#slideshow IMG.active {
		z-index:10;
		opacity:1.0;
	}
	
	#slideshow IMG.last-active {
		z-index:9;
	}
	
	#body-content {
		width:959px;
		padding:0 56px;
		clear:both;
		
	}
		#body-content_col1 {
			width:625px;
			float:left;
			display:inline;
			text-align:left;
		}
			#col1-content {
			}
				#col1-content h2 {
					font-size:36px;
					line-height:40px;
					color:#7a1614;
					padding:25px 56px 15px 56px;
					padding-bottom:10px;
					text-transform:uppercase;
					font-weight:normal;
				}
				#col1-content h3 {
					font-size:24px;
					padding:14px 57px 8px 57px;
					font-weight:normal;
					background-color:#eee;
				}
				.col1spacer {padding:14px 57px 8px 57px;}
					
				#headline-border {
					border-top:#b18a3a solid 1px;
				}
				#col1-content p {
					padding:8px 57px;
					line-height:25px;
					min-height:150px;
				}
				#col1-content p.alt {
					min-height:25px;
				}
				#col1-content p img {padding-bottom:60px;}
				#col1-content p img.alt {padding-bottom:10px;}
				#col1-content ul {
					padding:8px 57px;
					line-height:25px;
				}
					#col1-content ul li {
						padding:4px 0;
						margin-left:25px;
					}
				#col1-content .gallery {
					list-style-type:none;
					padding:8px 40px 15px 57px;
				}
					#col1-content .gallery li {
						float:left;
						display:inline;
						margin:4px;
						padding:0;						
					}
					#col1-content .gallery li img {
						border:1px solid #000;
					}
					#col1-content .gallery li caption {						
						font-size:12px;
						padding-left:4px;
						text-align:center;
					}
				
		#body-content_col2 {
			width:229px;
			float:left;
			display:inline;
			background:url(images/dks_recent_bkg.gif) top left no-repeat;
		}
			#col2-content {
				text-align:left;
				padding:30px 10px 0 10px;
				color:#fff;
			}
			#col2-content h3 {
				font-size:24px;
				padding:0 25px 15px 25px;
				text-transform:uppercase;
				line-height:23px;
			}
			#col2-content .smallhead {
				font-size:20px;
				font-weight:normal;
				text-transform:uppercase;
			}
			#col2-content img {
				text-align:center;
				padding-left:20px;
			}
			#col2-content p {
				padding:8px 20px;
				font-size:13px;
				line-height:20px;
			}
			#col2-content ul {
				padding:5px 30px 5px 25px;
				margin:-8px 0 0 0;
				font-size:16px;
				list-style-type:none;				
			}
				#col2-content ul li {
					padding:0;
					line-height:25px;
					border-bottom:1px solid #b18a3a;
				}
					#col2-content ul li a {
						color:#fff;
						text-decoration:none;
					}
					#col2-content ul li a:hover {
						color:#7D1516;
						text-decoration:none;
					}
						
		#body-clear {
			width:959px;
			height:7px;
			clear:both;
			background:url(images/dks_body_clear.png)top left no-repeat;
		}
		#body-clear h4 {
			width:133px;
			height:90px;
			background:url(images/dks_footer-logo.png) top left no-repeat;
			float:left;
			position:relative;
			bottom:40px;
			left:60px;
			text-indent:-9999px;
			margin-bottom:-90px;
		}
		#footer-map {
			float:right;
			display:inline;
			width:159px;
			height:160px;
			background:url(images/dks_footer-map.png) top left no-repeat;
			position:relative;
			top:42px;
			right:45px;
			margin-bottom:-160px;
		}
			#footer-map a {display:block; width:159px; height:160px; text-indent:-9999px;}
#footer-container {
	width:959px;
	height:215px;
}	
	
	#footer_main {
		width:959px;
		height:165px;
		background:url(images/dks_footer-bkg.png) top left repeat-y;
	}
		#footer_main-content {
			padding:35px 77px 0 77px;
			color:#dabf87;
			clear:both;
		}
		.footer-header {
			font-size:24px;
			padding-top:5px;
			line-height:30px;
			font-weight:normal;
			text-align:left;
			color:#fff;
		}	
		.footer-header a, .footer-header a:visited {color:#fff; text-decoration:none;}
			#footer-col1 {
				height:137px;
				border-right:#4f0e0d solid 1px;
				float:left;
				display:inline;
				padding:0 13px;
			}
				#footer-col1 h3 {
					font-size:32px;
					line-height:32px;
					padding:9px 0 3px 0;
					font-weight:normal;
					text-align:left;
				}
				#footer-col1 h4 {
					font-size:18px;
					font-weight:normal;
					text-align:left;
				}
			#footer-col2 {
				height:137px;
				border-left:#7a3332 solid 1px;
				border-right:#4f0e0d solid 1px;
				float:left;
				display:inline;
				padding:0 13px;
				text-align:left
			}
			#hours-container {
				font-size:14px;
				font-weight:normal;
				text-align:left;
			}
				.hours-col1 {
					width:88px;
					float:left;
					display:inline;
					padding:0;
				}
				.hours-col2 {
					width:145px;
					float:left;
					display:inline;
					padding:0;
				}
				.hours-clear {
					clear:both;
				}
			#footer-col3 {
				height:137px;
				border-left:#7a3332 solid 1px;
				float:left;
				display:inline;
				padding:0 13px;
				text-align:left;
				position:relative;
			}
				#footer-col3 p {
					font-size:20px;
					line-height:20px;
					padding-top:15px;
				}					
	#footer_bottom {
		height:50px;
		background:url(images/dks_footer_bottom.png) top left no-repeat;	
	}
		#footer_bottom-col1 {
			height:50px;
			color:#ab8021;
			text-align:center;
			padding:30px 90px 0 90px;
		}
			#footer_bottom-col1 a {
				color:#ab8021;
				text-decoration:none;
			}
			#footer_bottom-col1 a:hover {
				color:#fff;
				text-decoration:none;
			}
		
