@import url(reset.css);

body {
	background: #000;
	color:#ddc490;
	margin: 0;
	padding: 0;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.4;
}

mainbg{
	background-image:url(../main/main_img/WoodPlanks_brown.jpg);}
	

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
	
}

a img {
	border: none;
}


a:link {
	color: #91bddb;
	background-color: transparent;
	text-decoration: none; 
}
a:visited {
	color: #DDC490;
	background-color: transparent;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 1015px;
	margin: 0 auto; 
	background-image:url(../main/main_img/WoodPlanks_brown.jpg);
}


header {
	background-color: #342215;
	color: #ddc490;
	height: 231px;
	border-bottom: 1px solid #ddc490;
	margin-bottom:25px;
	
}

.sidebar1 {
	float: left;
	width: 145px;
	height: 250px;
	margin: 60px 0px 0px 0px;
	font-variant:small-caps;
	line-height: 2.2;
}
.content {
	padding: 5px 0px;
	width: 600px;
	height: 450px;
	float: left;
	color: #fff;
}
.menucontent {
	padding: 5px 0px;
	width: 525px;
	height: 205px;
	float: left;
	color: #fff;
	overflow-y: scroll;
	overflow-x: hidden;
}

::-webkit-scrollbar {
	width: 8px;
}
::-webkit-scrollbar-button {
	width: 8px;
	height:5px;
	
}
::-webkit-scrollbar-track {
	background: #DDC490;
	border: skinny plain lightgray;
	box-shadow: 0px 0px 3px #fff inset;
	border-radius:10px;
}
::-webkit-scrollbar-thumb {
	background: white;
	border: skinny plain gray;
	border-radius:10px;
}
::-webkit-scrollbar-thumb:hover {
	background: white;
}

.caption { 
	color: #ddc490;
	text-transform:uppercase;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-size: 90%;
}


.slides {
	padding: 25px 0px;
	width: 600px;
	height: 410px;
	float: left;
	color: #fff;
}

.info {
	padding: 5px 0px;
	width: 175px;
	height: 400px;
	float: left;
	color: #fff;
}
aside {
	float: left;
	width: 242px;
	height: 400px;
	margin: 10px 3px 0px 15px;
	padding: 20px 0px 0px 0px;
	background-image: url(../main/main_img/cardborder.png);
	background-repeat:no-repeat;
	text-align:center;
}

.cardTitle{
	font-family:"Times New Roman", Times, serif;
	font-size:150%;
	color: #ddc490;
}

.cardSub{
	font-family:"Times New Roman", Times, serif;
	font-size:150%;
	line-height: 24px;
	color: #ddc490;
}

.cardRule{
width:210px; 
height: 1px;
color: #ddc490;}

.cardContent {
	padding: 0px;
	color: #fff;
}

.cardTitleFree {
	font-family:"Times New Roman", Times, serif;
	font-size:175%;
	padding: 0px;
	color: #ddc490;
}

.content ul, .content ol {
	padding: 0 15px 15px 40px;
}


nav ul {
	list-style: none;
	margin-bottom: 15px;
}
nav ul li {
	border-bottom: 0px; 
}
	
nav ul a, nav ul a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 180px;  
	text-decoration: none;
}
nav ul a:hover, nav ul a:active, nav ul a:focus { 
	color: #ddc496;
	background-color: transparent;
	text-decoration: none;
}


.pics { height: 370px; width: 592px; margin: -20px 0px 0px 15px;}
.pics img { padding: 0px; border: 0px;}

.menuimg { size: 30%; padding: 5px; border: 0px;
float: left;}

.dishes {
	width: 510px;
	padding: 5px;
	border: 0px;
	float: left;
	
}
.menuTitle {
	font-size: 140%;
}
.meat { 
	width: 235px; 
	padding: 5px; 
	border: 0px;
	float: left;
}

.menu {
	height: 400px;
	overflow-style: scroll;
	overflow-y: scroll;
}

head {
	width: 1000px;
	height: 231px;
	background-color:#342215;
}

.logo {
	position: absolute;
	padding: 0;
	margin-left: 352px;
	margin-top: 50px;}

.lefthead {
	position: absolute;
	padding: 0;
	margin-left: 30px;
	margin-top:150px;
	width: 200px;
	text-align: left;
}

.righthead {
	position: absolute;
	padding: 0;
	margin-left: 740px;
	margin-top:150px;
	width: 245px;
	text-align: right;
}

footer {
	margin-top: 5px;
	border-top: 1px solid #ddc490;
	padding: 0px 0;
	position: relative;
	clear: both; 
	background-color: #000;
	color: #ddc490;
}

.copyright {
	float: right;
	padding-right: 20px;}

address {
	padding: 5px 0px 0px 20px;
	position: relative;
	float: left;
	font-size:80%;
	font-variant: small-caps;
	font-style: normal;
	color: #ddc490;
	background-color: #000;
}
/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure{
	display: block;
}

 map, locations
 {
display: block;
}