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

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#808082;
	line-height:26px;
}
a:link {
	color:#CD5522;
	text-decoration:none;
}
a:visited {
	color:#CD5522;
	text-decoration:none;
}
a:active {
	color:#CD5522;
	text-decoration:none;
}
a:hover {
	color:#881517;
	text-decoration:underline;
}
p {
	padding-top:5px;
}
hr {
	margin-top:15px;
	
	height: 0;
	border: 0;
	border-top: 1px solid #CD5522; 
	
}
ul {
	padding:1px;
}
h1 {
	font-weight:normal;
	font-size:28px;
	line-height:38px;
	color:#CD5522;
}
h2 {
	color:#CD5522;
	/*padding-left:20px;*/
	padding-top:15px;
}
h3 {
	color:#808082;
}
h3 a:link {
	color:#808082;
}
h3 a:active {
	color:#808082;
}
h3 a:visited {
	color:#808082;
}
h3 a:hover {
	color:#DEA121;
}
h4 {
	color:#CD5522;
}
h5 {
	color:#CD5522;
}
h6 {
	color:#CD5522;
}
#bgcolor {
	background-color:#e0e1e2;
	
}
#maingrad {
	background-image:url(/blog/wp-content/themes/default/imgs/maingrad.gif);
	background-position:center;
	background-repeat:repeat-y;
	position:relative;
}
.rightgrad {
	/*background-image:url(imgs/rightsiderepeat.gif);
	background-position:left;
	background-repeat:repeat-y;*/
	width:169px;
	
	float:left;
}
.center {
	float:left;
	width:903px;
	background-color:#FFFFFF;
}
.leftcoffee {
	width:157px;
	height:205px;
	/*background-image:url(imgs/leftsidecoffee.jpg);
	background-position:right top;
	background-repeat:no-repeat;*/
	z-index:99;
	position:absolute;
	top:0px;
	left:9px;
}
.rightcoffee {
	width:169;
	height:300;
	/*background-image:url(imgs/rightsidecoffee.jpg);
	background-position:left center;
	background-repeat:no-repeat;*/
	z-index:100;
	position:absolute;
	top:343px;
	left:1061px;
}
.leftgrad {
	/*background-image:url(imgs/leftsiderepeat.gif);
	background-position:right;
	background-repeat:repeat-y;*/
	width:157px;
	
	float:left;
}
.imagehome {
	margin-top:90px;
}
#whitebox {
	width:896px;
	height:390px;
}
#whiteboxwork {
	width:896px;
	height:390px;
}
#whiteboxcontact {
	width:896px;
	height:390px;
}

#whiteboxdetails {
	width:896px;
	height:475px;
}
#wrapper {
	margin:0 auto;
	width:1227px; 
	
}

#topnav {
	border-top:1px solid #DEA121;
	float:right;
	margin-top:40px;
	padding-top:15px;
	line-height:normal;
}
#topnav li {
	display:inline;
	padding-left:16px;
	padding-right:16px;
}
#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{
	font-size:14px;
	font-weight:normal;
	color:#CD5522;
	text-decoration:none;
}
#topnav li.selected a:hover{
	font-size:14px;
	font-weight:normal;
	color:#881517;
	text-decoration:underline;
}

#midnav {
	border-bottom:1px solid #DEA121;
	height:20px;
}
.navwidth1 {
	width:400px;
}
.navwidth2 {
	width:400px;
	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;
}
#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:9%;
}
.detailtxt {
	height:315px;
}
.pencil {
	vertical-align:bottom;
}
#header {
	background-image:url(/blog/wp-content/themes/default/imgs/header.gif);
	background-position:left;
	background-repeat:no-repeat;
	
	height:100px;
	background-color:#e2e3e4;
	border-bottom:1px solid #DEA121;
	width:889px;
	margin-left:169px;
}
#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:40px;
	vertical-align:middle;
}
.leftsidedetail {
	float:left;
	width:360px;
	padding:40px;
	vertical-align:middle;
}
.rightside {
	float:right;
	margin-bottom:30px;
	margin-top:20px;
	padding-right:40px;
}
.rightsidedetail {
	float:right;
	margin-top:20px;
	padding-right:40px;
	height:434px;
}

.topgray {
	float:left;
	background-color:#808082;
	/*border-left:3px #CD5522 solid;*/
	width:222px;
	height:14px;
}
.topyellow {
	float:left;
	background-color:#DEA121;
	width:222px;
	height:14px;
}
.toporange {
	float:left;
	background-color:#CD5522;
	width:222px;
	height:14px;
}
.topred {
	float:left;
	background-color:#881517;
	/*border-right:3px #CD5522 solid;*/
	width:223px;
	height:14px;
}
.bottom {
	
}
.bottomgray {
	float:left;
	background-color:#808082;
	/*border-left:3px #CD5522 solid;*/
	width:224px;
	height:309px;
	text-align:center;
	color:#A7A9AC;
}
.bottomyellow {
	float:left;
	background-color:#DEA121;
	width:224px;
	height:309px;
	text-align:center;
	color:#FFC425;
}
.bottomorange {
	float:left;
	background-color:#CD5522;
	width:224px;
	height:309px;
	text-align:center;
	color:#F7931D;
}
.bottomred {
	float:left;
	background-color:#881517;
	/*border-right:3px #CD5522 solid;*/
	width:224px;
	height:309px;
	text-align:center;
	color:#b86c47;
}

.bottomgraydetail {
	float:left;
	background-color:#808082;
	/*border-left:3px #CD5522 solid;*/
	width:224px;
	height:321px;
	text-align:center;
	color:#A7A9AC;
}
.bottomyellowdetail {
	float:left;
	background-color:#DEA121;
	width:224px;
	height:321px;
	text-align:center;
	color:#FFC425;
}
.bottomorangedetail {
	float:left;
	background-color:#CD5522;
	width:224px;
	height:321px;
	text-align:center;
	color:#F7931D;
}
.bottomreddetail {
	float:left;
	background-color:#881517;
	/*border-right:3px #CD5522 solid;*/
	width:224px;
	height:321px;
	text-align:center;
	color:#b86c47;
}

.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%;
}
/* blog */
#whiteboxblog {
	background-image:url(/blog/wp-content/themes/default/imgs/leftnavred.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#fff;
	width:889px;
	margin-left:169px;
	/*border-bottom:2px solid #e0a62e;*/
}
.outterbox{
	
	padding:10px;
	background-color:#e4e5e5;
	background-image:url(/blog/wp-content/themes/default/imgs/leftnavgrad.gif);
	background-position:center top;
	background-repeat:repeat-x;
	border:1px solid #DEA121;
	float:right;
	
}
.maintxt {
	width:630px;
	padding-top:20px;
}
h2.leftmenu3 {
	color:#CD5522;
	margin-left:20px;
	font-weight:normal;
	border-bottom:1px solid #DEA121;
	display:block;
}
h2.leftmenu {
	/*color:#ce8460;*/
	color:#CD5522;
	
	font-weight:normal;
	border-bottom:1px solid #cd5522;
	display:block;
	font-size:14px;
	margin-bottom:5px;
}
h2.leftmenu {
	/*color:#ce8460;*/
	color:#CD5522;
	
	font-weight:normal;
	border-bottom:1px solid #cd5522;
	display:block;
	font-size:14px;
}
.leftmenu2 {
	/*background-color:#881517;
	border-left:1px solid #DEA121;*/
	margin-left:20px;
	color:#881517;
	text-align:left;
	margin-top:10px;
	float:right;
	font-weight:normal;
	width:200px;
}
.leftmenu {
	/*background-color:#881517;
	border-left:1px solid #DEA121;
	margin-left:20px;*/
	color:#e4e5e5;
	text-align:left;
	padding-top:10px;
	float:right;
	font-weight:normal;
	width:200px;
	padding-left:0px;
	

}
.leftmenu a:link {
	color:#DEA121;
	text-decoration:underline;
}
.leftmenu a:visited {
	color:#DEA121;
	text-decoration:underline;
}
.leftmenu a:active {
	color:#DEA121;
	text-decoration:underline;
}
.leftmenu a:hover {
	color:#E4E5E5;
	/*color:#CD5522;*/
	text-decoration:none;
}
.spacer {
	width:1px;
	height:1px;
	float:left;
}
.blogtxt {
	/*padding:20px 10px 20px 20px;*/
	width:673px;
}
.wid {
	width:903px;
	margin-left:169px;
}
.widbottom {
	width:903px;
	margin-left:169px;
}
.bottomc {
	height:500px;
	background-image:url(/blog/wp-content/themes/default/imgs/colorsback.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#searchsubmit {
	color:#CD5522;
	background-color:#881517;
	border:2px solid #CD5522;
	margin-top:2px;
	margin-bottom:30px;
	font-weight:bold;
}
#s {
	width:150px;
	height:20px;
	background-color:#E2E3E4;
	border:1px solid #CD5522;
}
#respond {
	border:1px solid #808082;
	background-color:#E2E3E4;
	padding:5px 5px 5px 10px;
	
}
#submit {
	color:#fff;
	background-color:#808082;
	border:1px solid #fff;
	font-weight:bold;
	padding:1px;
}
#comment {
	border:1px solid #808082;
}
#url {
	border:1px solid #808082;
}
#email {
	border:1px solid #808082;
}
#author {
	border:1px solid #808082;
}
.postinglist {
	border-bottom:1px solid #CD5522;
	padding:20px;
}
#footer {
	padding-left:20px;
	padding-right:20px;
}
.commentstxt {
	padding:20px;
}
.pagetitle {
	padding-left:20px;
	padding-right:20px;
}
.navigation {
	padding:15px 20px 0px 20px;
	/*border-bottom:1px solid #CD5522;*/
}
.postingm {
	padding-left:20px;
	padding-right:20px;
}
.entry2 {
	padding-left:20px;
	padding-right:20px;
}
.logolink {
	float:left;
	width:470px;
	height:70px;
}
.socialicon {
	border:none;
	padding-right:7px;
}
.alignleft {
	float:left;
	margin-right:20px;
}
.alignright {
	float:right;
	margin-left:20px;
}
.aligncenter {
	 display: block;
   margin-left: auto;
   margin-right: auto;
}

