@charset "UTF-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #fffffa;
	margin: 0;
	padding: 0;
	color: #000;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

html {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-size: cover;
}


.container {
	width: 80%;
	max-width: 1800px;
	min-width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding-top: 25px;
}

h1{
	font-family: "Times New Roman", Times, serif;
	padding-right: 45px;
	margin-left: 15px;
	font-weight: lighter;
	font-size: 30px;
	padding-top: 10px;
	color: #333;
}
h2 {
	font-size: 14px;
	font-family: "Microsoft Yi Baiti", "Times New Roman", serif;
	margin-bottom: 20px;
	font-weight: normal;
	margin-top: -28px;
	margin-left: 16px;
}
h3 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-weight: normal;
	margin-top: 40px;
	font-size: 1em;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
h4 {
	font-family: "Microsoft Yi Baiti", "Times New Roman", serif;
	font-size: 20px;
}
h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: italic;
	margin-left: 27px;
	font-weight: lighter;
}
#open {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 35px;
	float: left;
	width: 160px;
	padding-right: 30px;
	padding-top: 15px;
	color: #333;
}

p {
	padding-right: 20px;
	padding-bottom: 10px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 25px;
}

.header {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
}
.sidebar1 {
	float: left;
	width: 28%;
	margin-left: 20px;
	clear: both;
}

ul.nav {
	list-style: none;
	margin-bottom: 15px;
	padding-top: 50px;
}

ul.nav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	height: 100%;
	font-weight: lighter;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
}
ul.nav a, ul.nav a:visited {
	display: block;
	color: #3D352B;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
}
ul.nav a:hover, ul.nav a:focus {
	color: #696969;
}
ul.nav a:active {
	color: #696969
}
.content {
	width: 65%;
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-bottom: 20px;
	font-family: "Microsoft Yi Baiti", "Times New Roman", serif;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}
.menudetails {
	font-family: "Times New Roman", Times, serif;
}
.menudetails table td {
	width: 200px;
	padding: 5px;
}
.menudetails table {
	margin-left: 30px;
	margin-top: 0px;
}
.menutitle {
	font-family: Copperplate, "Copperplate Bold", "Copperplate Gothic Bold", "Copperplate Gothic Light", "Copperplate Light";
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	width: 250px;
	padding-bottom: 20px;
}
.concepten {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666;
	padding-right: 25px;
	padding-top: 15px;
	margin-bottom: 30px;
}
.sarah {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin-right: 25px;
}
.concepttable {
	margin-right: 25px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#main_logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
}
table tr th {
	font-family: "Microsoft Yi Baiti", "Times New Roman", serif;
	font-size: 20px;
	color: #FFF;
	text-align: left;
	padding-left: -50px;
}
td {
	width: 250px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
}
#logo {
	float: left;
	width: 100%;
}

a:link {
	color: #666666;
	text-decoration: none;
}
#fb {
	float: right;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
	color: #996600;
}
a:active {
	color: #996666;
	text-decoration: none;
}

#home {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.7em;
	color: #3d352b;
	margin-bottom: 5px;
}
.menu {
    cursor: pointer;
}
​
#insert_logo {
	width: 100%;
}
#twitter {
	float: left;
	width: 5%;
	margin-top: 75px;
}

/* ~~ The footer ~~ */
.footer {
	width: 100%;
	background-color: #ffffff;
	clear: both;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 2.3em;
	font-family: "Times New Roman", Times, serif;
	position: relative;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
address {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
}
#footer1 {
	text-align: left;
	font-size: 0.8em;
	color: #666666;
	padding-left: 20px;
	float: left;
	text-decoration: none;
	padding-bottom: 20px;
}
#footer2 {
	text-align: right;
	font-size: 0.8em;
	color: #666666;
	padding-right: 20px;
	padding-bottom: 20px;
}
#location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 30px;
}
#map {
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 30px;
}
#facebook {
	float: left;
	margin-top: 75px;
	width: 6%;
}
#hours {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #3d352b;
	margin-left: 30px;
	font-size: 1.2em;
	margin-bottom: 30px;
	font-weight: normal;
}

#twitter2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.f_over {
	display: block;
	width: 40px;
	height: 40px;
	background: url(images/facebook1.png) no-repeat 0 0;
}
.t_over {
	display: block;
	width: 40px;
	height: 40px;
	background: url(images/twitter1.png) no-repeat 0 0;
}
a:hover {
	background-position: 0 bottom;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
#photo {
	float: left;
	margin-right: 20px;
	margin-left: 40px;
	margin-bottom: 8px;
	margin-top: 10px;
	border: thin ridge #FFF;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container .content .menudetails p {
	margin-top: 150px;
	margin-left: 200px;
}
.sidebar1 p {
	padding-left: 35px;
	padding-right: 35px;
}
.index p {
	padding-left: 0px;
}
