@charset "UTF-8";
/* CSS Document */
* { margin:0; padding:0;  }

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#808082;
	line-height:24px;
}
a:link {
	color:#881517;
	text-decoration:none;
}
a:visited {
	color:#881517;
	text-decoration:none;
}
a:active {
	color:#881517;
	text-decoration:none;
}
a:hover {
	
	color:#CD5522;
	text-decoration:underline;
}
p {
	padding-top:5px;
}
li {
	line-height:17px;
	/*padding-left:10px;*/
	list-style-position:inside;
	list-style-type:circle;
}
h1 {
	font-weight:normal;
	font-size:28px;
	line-height:38px;
}
h1.indexh1 {
	font-weight:normal;
	font-size:18px;
	line-height:38px;
	color:#fff;
	/*color:#CD5522;*/
}
h2 {
	font-weight:normal;
	font-size:28px;
	line-height:38px;
}

#bgcolor {
	background-color:#e0e1e2;
}
.rightgrad {
	background-image:url(imgs/rightsiderepeat.gif);
	background-position:left;
	background-repeat:repeat-y;
	width:169px;
	height:876px;
	float:right;
}
.leftcoffee {
	width:157px;
	height:205px;
	/*background-image:url(imgs/leftsidecoffee.jpg);
	background-position:left top;
	background-repeat:no-repeat;*/
}
.rightcoffee {
	width:169;
	height:300;
	margin-top:343px;
}
.leftgrad {
	background-image:url(imgs/leftsiderepeat.gif);
	background-position:right;
	background-repeat:repeat-y;
	width:157px;
	height:876px;
	float:left;
}
.img {
	border:1px solid #ccc;
	width:412px;
}
.imgcontact {
	border:1px solid #ccc;
	margin-top:8px;
	margin-bottom:8px;
}
.imagehome {
	margin-top:100px;
}
#whitebox {
	width:896px;
	height:400px;
}
#whiteboxwork {
	width:896px;
	height:476px;
}
#whiteboxcontact {
	width:896px;
	height:477px;
}
#whiteboxdetails {
	width:896px;
	height:485px;
}
#wrapper {
	margin:0 auto;
	width:1228px;
}
#topnav {
	border-top:1px solid #DEA121;
	float:right;
	margin-top:40px;
	padding-top:15px;
	line-height:normal;
}
#topnav li {
	display:inline;
	padding-left:15px;
	padding-right:16px;
	line-height:normal;
}
#topnav li a:link {
	font-size:14px;
	font-weight:normal;
	color:#881517;
	text-decoration:none;
}
#topnav li a:hover {
	font-size:14px;
	font-weight:normal;
	color:#CD5522;
	text-decoration:underline;
}
#topnav li a:active {
	font-size:14px;
	font-weight:normal;
	color:#881517;
	text-decoration:none;
}
#topnav li a:visited {
	font-size:14px;
	font-weight:normal;
	color:#881517;
	text-decoration:none;
}
#topnav li.selected a{
	color:#CD5522;
	text-decoration:none;
}
#topnav li.selected a:hover{
	color:#881517;
	text-decoration:underline;
}

#midnav {
	border-bottom:1px solid #DEA121;
	height:20px;
}
.navwidth1 {
	width:470px;
}
.navwidth2 {
	width:470px;
	margin-right:80px;
}
#secondnav {
	float:right;
	padding-top:5px;
	line-height:normal;
	
	text-align:center;
	/*border:1px solid #000;*/
}
#secondnav li {
	display:inline;
	padding-right:23px;
	padding-left:23px;
	line-height:normal;
}
#secondnav li a:link {
	font-size:12px;
	font-weight:normal;
	color:#808081;
	text-decoration:none;
}
#secondnav li a:hover {
	font-size:12px;
	font-weight:normal;
	color:#CD5522;
	text-decoration:underline;
}
#secondnav li a:active {
	font-size:12px;
	font-weight:normal;
	color:#808081;
	text-decoration:none;
}
#secondnav li a:visited {
	font-size:12px;
	font-weight:normal;
	color:#808081;
	text-decoration:none;
}
#secondnav li.selected a{
	color:#CD5522;
	text-decoration:none;
}
#secondnav li.selected a:hover{
	color:#808081;
	text-decoration:underline;
}
#mainbox {
	background-color:#fff;
	border-left:3px #CD5522 solid;
	border-right:3px #CD5522 solid;
	height:876px;
	float:left;
	width:896px;
}
#mainboxdetail {
	background-color:#fff;
	border-left:3px #CD5522 solid;
	border-right:3px #CD5522 solid;
	height:576px;
}
.pencils {
	/*text-align:right;
	padding-right:15px;*/
	width:7.7%;
}
.pencils_cs {
	/*text-align:right;
	padding-right:5px;*/
	width:7.7%;
}
.detailtxt {
	height:315px;
}
.pencil {
	vertical-align:bottom;
}
#header {
	background-image:url(imgs/header.gif);
	background-position:left;
	background-repeat:no-repeat;
	
	height:100px;
	background-color:#e2e3e4;
	border-bottom:1px solid #DEA121;
}
#latestdish{
	border:2px #DEA121 solid;
	margin-top:10px;
	background-color:#f6f6f6;
	width:385px;
	color:#000;
	margin-top:40px;
	padding:5px;
	line-height:15px;
}
#latestdish a:link{
	color:#000;
	text-decoration:none;
}
#latestdish a:hover{
	color:#CD5522;
	text-decoration:underline;
}
#latestdish a:active{
	color:#000;
	text-decoration:none;
}
#latestdish a:visited{
	color:#000;
	text-decoration:none;
}
.examples {
	/*border-right:3px solid #CD5522;
	border-left:3px solid #CD5522;*/
	
	background-color:#fff;
	text-align:left;
}
.examplephotos1 {
	border-bottom:3px solid white;
	border-top:3px solid white;
	border-left:4px solid white;
	border-right:3px solid white;
	width:70px;
	height:70px;
}
.examplephotos2 {
	border-bottom:3px solid white;
	border-top:3px solid white;
	border-left:3px solid white;
	border-right:3px solid white;
	width:70px;
	height:70px;
}
.examplephotos {
	border-bottom:3px solid white;
	border-top:3px solid white;
	border-left:2px solid white;
	border-right:2px solid white;
	width:70px;
	height:70px;
}
.dishtitle{
	color:#DEA121;
}
.imagedetails {
	margin-top:20px;
	/*border:1px solid #000;*/
	width:410px;
	height:370px;
}
.imagecontact {
	margin-top:20px;
	/*border:1px solid #000;*/
	width:410px;
	height:300px;
}
.imageindex {
	margin-top:100px;
	/*border:1px solid #000;*/
}
.leftside {
	float:left;
	width:360px;
	padding:15px 40px 35px 40px;
	vertical-align:middle;
}
.leftsidedetail {
	float:left;
	width:360px;
	padding:20px 40px 60px 40px;
	vertical-align:middle;
	height:376px;
}
.leftsidecontact {
	float:left;
	width:360px;
	padding:40px;
	vertical-align:middle;
	height:396px;
}
.leftsidefooter {
	/*float:left;
	width:360px;*/
	padding:40px;
	vertical-align:middle;
	height:396px;
}
.rightside {
	float:right;
	margin-bottom:30px;
	margin-top:20px;
	padding-right:40px;
}
.rightsidedetail {
	float:right;
	margin-top:20px;
	padding-right:40px;
	height:436px;
}
.rightsidecontact {
	float:right;
	margin-top:20px;
	padding-right:40px;
	height:456px;
}
.topgray {
	float:left;
	background-color:#808082;
	/*border-left:3px #CD5522 solid;*/
	width:224px;
	height:14px;
}
.topyellow {
	float:left;
	background-color:#DEA121;
	width:224px;
	height:14px;
}
.toporange {
	float:left;
	background-color:#CD5522;
	width:224px;
	height:14px;
}
.topred {
	float:left;
	background-color:#881517;
	/*border-right:3px #CD5522 solid;*/
	width:224px;
	height:14px;
}
.bottom {
	
}
.bottomlinks {
	border-top:1px solid #CD5522;
	border-bottom:1px solid #CD5522;
	background-color:#808082;
	clear:both;
	/*background-color:#fff;*/
	height:10px;
	font-size:10px;
	color:#881517;
	line-height:0px;
	padding-top:8px;
	text-align:right;
	padding-right:5px;
}
.bottomlinks  a:link{
	color:#881517;	
	padding-left:5px;
	padding-right:5px;	
}
.bottomlinks  a:visited{
	color:#881517;	
	padding-left:5px;
	padding-right:5px;	
}
.bottomlinks  a:hover{
	color:#A7A9AC;
	padding-left:5px;
	padding-right:5px;	
}
.bottomlinks  a:active{
	color:#881517;
	padding-left:5px;	
	padding-right:5px;	
}
.bottomlinks ol {
	
}
.bottomlinks li {
	line-height:0px;
	/*padding-left:10px;*/
	list-style-position:none;
	list-style-type:none;
	display:inline;
}
.bottomgray {
	float:left;
	background-color:#808082;
	/*border-left:3px #CD5522 solid;*/
	width:224px;
	height:279px;
	text-align:center;
	color:#A7A9AC;
}
.bottomgray a:link {
	color:#A7A9AC;
	text-decoration:none;
}
.bottomgray a:visited {
	color:#A7A9AC;
	text-decoration:none;
}
.bottomgray a:active {
	color:#A7A9AC;
	text-decoration:none;
}
.bottomgray a:hover {
	color:#fff;
	text-decoration:underline;
}
.bottomyellow {
	float:left;
	background-color:#DEA121;
	width:224px;
	height:279px;
	text-align:center;
	color:#FFC425;
}
.bottomyellow a:link {
	color:#FFC425;
	text-decoration:none;
}
.bottomyellow a:visited {
	color:#FFC425;
	text-decoration:none;
}
.bottomyellow a:active {
	color:#FFC425;
	text-decoration:none;
}
.bottomyellow a:hover {
	color:#fff;
	text-decoration:underline;
}
.bottomorange {
	float:left;
	background-color:#CD5522;
	width:224px;
	height:279px;
	text-align:center;
	color:#F7931D;
}
.bottomorange a:link {
	color:#F7931D;
	text-decoration:none;
}
.bottomorange a:visited {
	color:#F7931D;
	text-decoration:none;
}
.bottomorange a:active {
	color:#F7931D;
	text-decoration:none;
}
.bottomorange a:hover {
	color:#fff;
	text-decoration:underline;
}
.bottomred {
	float:left;
	background-color:#881517;
	/*border-right:3px #CD5522 solid;*/
	width:224px;
	height:279px;
	text-align:center;
	color:#ab595a;
}
.bottomred a:link {
	color:#ab595a;
	text-decoration:none;
}
.bottomred a:visited {
	color:#ab595a;
	text-decoration:none;
}
.bottomred a:active {
	color:#ab595a;
	text-decoration:none;
}
.bottomred a:hover {
	color:#ab595a;
	text-decoration:underline;
}

.bottomgraydetail {
	float:left;
	background-color:#808082;
	/*border-left:3px #CD5522 solid;*/
	width:224px;
	height:278px;
	text-align:center;
	color:#A7A9AC;
}
.bottomgraydetail a:link {
	color:#A7A9AC;
	text-decoration:none;
}
.bottomgraydetail a:visited {
	color:#A7A9AC;
	text-decoration:none;
}
.bottomgraydetail a:active {
	color:#A7A9AC;
	text-decoration:none;
}
.bottomgraydetail a:hover {
	color:#fff;
	text-decoration:underline;
}
.bottomyellowdetail {
	float:left;
	background-color:#DEA121;
	width:224px;
	height:278px;
	text-align:center;
	color:#FFC425;
}
.bottomyellowdetail a:link {
	color:#FFC425;
	text-decoration:none;
}
.bottomyellowdetail a:visited {
	color:#FFC425;
	text-decoration:none;
}
.bottomyellowdetail a:active {
	color:#FFC425;
	text-decoration:none;
}
.bottomyellowdetail a:hover {
	color:#fff;
	text-decoration:underline;
}
.bottomorangedetail {
	float:left;
	background-color:#CD5522;
	width:224px;
	height:278px;
	text-align:center;
	color:#F7931D;
}
.bottomorangedetail a:link {
	color:#F7931D;
	text-decoration:none;
}
.bottomorangedetail a:visited {
	color:#F7931D;
	text-decoration:none;
}
.bottomorangedetail a:active {
	color:#F7931D;
	text-decoration:none;
}
.bottomorangedetail a:hover {
	color:#fff;
	text-decoration:underline;
}
.bottomreddetail {
	float:left;
	background-color:#881517;
	/*border-right:3px #CD5522 solid;*/
	width:224px;
	height:278px;
	text-align:center;
	color:#ab595a;
}
.bottomreddetail a:link {
	color:#ab595a;
	text-decoration:none;
}
.bottomreddetail a:visited {
	color:#ab595a;
	text-decoration:none;
}
.bottomreddetail a:active {
	color:#ab595a;
	text-decoration:none;
}
.bottomreddetail a:hover {
	color:#ab595a;
	text-decoration:underline;
}
.awardimg {
	float:right;
	padding-left:8px;
}
.caption {
	text-align:center;
	color:#CD5522;
	padding-top:5px;
	width:410px;
}
.starcaption {
	color:#CD5522;
	font-size:20px;
}
.logo {

}
.socialicon {
	border:none;
	padding-right:5px;
}
.logolink {
	float:left;
	width:475px;
	height:70px;
}
.clearboth {
	clear:both;
}
.clearfix:after {
	 content: ".";
 	display: block;
 	clear: both;
 	visibility: hidden;
 	line-height: 0;
 	height: 0;
}
.clearfix {
 	display: inline-block;
}
html[xmlns] .clearfix {
 	display: block;
}
* html .clearfix {
 	height: 1%;
}
.leftalign {
	float:left;
}
