@charset "utf-8";

html {
	background-color: #0d0908;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/bkgd_html.png);
}
body{
text-align:center;
}

#langbar {
	position: absolute;
	top: 20px;
	text-decoration: none;

}
img {  border-style: none;
}

#main {/*Main window with parquet background*/
	background-color: #121111;
	border: medium double #935800;
	height: 865px;
	width: 1000px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/wood_bckgd.jpg);
}

#logo {/*DQ Logo*/
	background-image: url(images/dq_logo_yellow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	text-indent: -9999px;
	width: 1000px;
	
}

#navigation {/*Top menu*/
	margin: 20px;
	clear: right;
	background-image: url(images/bkgd_menu.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 940px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0d0908;
	border-right-color: #0d0908;
	border-bottom-color: #0d0908;
	border-left-color: #0d0908;
}
#navigation ul,  #navigation li{ /*top menu list formatiing*/
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF9900;
	list-style-type: square;
	font-size: 14px;
	margin-right: 30px;
	text-transform: uppercase;
}


#navigation a:link {/*top menu link formatting*/
	color: #FF9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 0em;

}
#navigation a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
		
	color: #FF6600;
	text-decoration: none;
}

#navigation a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}

#navigation a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;	
}

#main_image { /*Main photo image on the page*/
	
	height: 293px;
	width: 930px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: center center;
	padding: 5px;
	border: 2px solid #935800;
	background-repeat: no-repeat;
	clear: right;
}

#main_image_restaurant_html { /*Main photo image on the page*/
	background-image: url(images/mainContact.jpg);
	height: 293px;
	width: 930px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: center center;
	padding: 5px;
	border: 2px solid #935800;
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: right;
}

#main_image_menu_html { /*Main photo image on the page*/
	background-image: url(images/mainMenu.jpg);
	height: 293px;
	width: 930px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: center center;
	padding: 5px;
	border: 2px solid #935800;
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: right;
}

#main_image_music_html { /*Main photo image on the page*/
	background-image: url(images/mainMusic.jpg);
	height: 293px;
	width: 930px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: center center;
	padding: 5px;
	border: 2px solid #935800;
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: right;
}

#main_image_contact_html { /*Main photo image on the page*/
	background-image: url(images/mainImage.jpg);
	height: 293px;
	width: 930px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: center center;
	padding: 5px;
	border: 2px solid #935800;
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: right;
}

#main_image_guestbook_html { /*Main photo image on the page*/
	background-image: url(images/mainGuestbook.jpg);
	height: 293px;
	width: 930px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: center center;
	padding: 5px;
	border: 2px solid #935800;
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: right;
}

#text_box_left {/*left text box*/
	height: 220px;
	width: 248px;
	float: left;
	border: 1px solid #935800;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 22px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/bkgd_box.png);
	background-repeat: repeat-x;
}

#text_box_center { /*center text box*/
	height: 220px;
	width: 248px;
	float: left;
	border: 1px solid #935800;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 22px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/bkgd_box.png);
	background-repeat: repeat-x;
}

#text_box_right {/*right text box*/
	height: 220px;
	width: 248px;
	float: left;
	border: 1px solid #935800;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 22px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/bkgd_box.png);
	background-repeat: repeat-x;
	clear: right;
}

#main #text_box_p {/*paragraph text of all text boxes*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}

#main #text_box_driving {/*driving directions text controller in contact.html*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}
#main #text_box_contact {/*paragraph text of all text boxes*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
}

#main #text_box_h3 {/*headings of all text boxes*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #FF9900;
}

#textbox_img {/*images of all text boxes*/
	float: left;
	border: 1px solid #FF9900;
	margin-right: 12px;
}

#textbox_img_skype {/*images of all text boxes*/
	
	border: none;
	margin-right: 0px;
	height: 25px;
	width: 66px;
}
#main #facebook { /*social media box features*/
	float: left;
	height: 70px;
	width: 960px;
	margin: 20px;
	background-image: url(images/bkgd_facebook.png);
	background-repeat: repeat-x;
	border: 3px solid #0d0908;
}
#facebook_img { /*twitter-mwitter logos*/
	text-align: center;
	vertical-align: middle;
	padding-top: 11px;
	padding-right: 30px;
	padding-bottom: 11px;
	padding-left: 30px;
	text-decoration: none;
	border: none;
	
	
}
a:link {
	border-top-color: #33FFFF;
}.a {
	color: #FF9900;
}
#read_more {
	text-decoration: none;
	color: #FF9900;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

