@charset "UTF-8";
/* CSS Document */

body{
	background-color:#000;
	margin:0;
	text-align:center;
	padding:0;
}

#site{
	width:940px;
	height:100%;
	margin:0 auto;
	background-image:url(images/bg-wood.jpg);
}
.Header {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #ffffff;
}
.Footer_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.Footer_Body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.info_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.5em;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#site #content #wrapper #wrapper_links {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #fff;
}

.Thin_Caps{
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#link{
	padding-left:20px;
	padding-top:10px;                        
	height:35px; 
	vertical-align:middle;
}

#link_galleryEX{
	padding-top:10px;                        
	height:135px; 
	vertical-align:middle;
}

#link:hover{
	padding-left:20px;
	padding-top:10px;                        
	height:35px; 
	vertical-align:middle;
	background-image:url(images/block.png);
	background-repeat:repeat;
	cursor:pointer;
}

#header{
	width:100%;
	height:113px;
	background-repeat:repeat-x;
	background-image:url(images/header.jpg);
}

#header_space{
	width:80px;
	height:113px;
	float:left;
}

#header_logo{
	height:78px;
	width:267px;
	float:left;
	padding-top: 35px;
}

#header_info{
	height:78px;
	width:593px;
	float:right;
	text-align:center;
	padding-top:35px;
}
	
#content{
	width:100%;
	height:860px;
}

#content_bump{
	width:100%;
	height:60px;
}

#wrapper{
	width:940px;
	height:400px;
}

#wrapper_left{
	width:80px;
	height:400px;
	float: left;
}

#wrapper_main{
	width:650px;
	height:390px;
	float:left;
	border:5px;
	border-color:#3c1a09;
}

#wrapper_links{
	width:200px;
	height:400px;
	float:right;
}

#wrapper_link_left{
	width:50px;
	height:400px;
	float:left;
}

#wrapper_link_right{
	width:150px;
	height:400px;
	float:right;
	text-align:left;
}
#bump{
	height:20px;
	width:100%;
}

#info{
	height:560px;
	width:840px;
}

#info_space{
	width:80px;
	height:320px;
	float:left;
}

#info_block{
	width:640px;
	height:320px;
	background-image:url(images/block.png);
	background-repeat:repeat;
	float:left;
}

#specials{
	float:right;
	text-align:left;
    height:313px;
    width:240px;
	padding-top:7px;
}

#hours{
	float:left;
	height:313px;
	width:250px;
	padding-top:7px;
	text-align:left;
	padding-left: 30px;
}

#directions{
	float:left;
	height:313px;
	width:300px;
	padding-top:7px;
	padding-left:30px;
	text-align:left;
}

#footer{
	width:100%;
	height:101px;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
}

#dine_in_lunch{
	width:90px;
	height:313px;
	text-align:left;
	padding-left:25px;
	float:left;
}

#dine_in_dinner{
	width:100px;
	height:313px;
	text-align:left;
	padding-left:25px;
	float:left;
}
#take_out{
	width:100px;
	height:313px;
	text-align:left;
	padding-left:25px;
	float:left;
}

#group_lunch{
	width:100px;
	height:313px;
	text-align:left;
	padding-left:25px;
	float:left;
}

#group_dinner{
	width:100px;
	height:313px;
	text-align:left;
	padding-left:25px;
	float:left;
}

#srw{
	width:100px;
	height:313px;
	text-align:left;
	float:right;
}
