/* top elements */
* { 
	padding: 0; margin: 0;
}

.clear { clear: both; }

body {
	margin: 0; 	padding: 0;
 /* background: #e8ebef;*/
        background:#414141;
	font: normal 12px  georgia, Tahoma, sans-serif;
	color: #7b7b7b;
	text-align: center;	
	line-height: 20px;
}
		


/* headers */

a{ color: #88877e;}
a:hover{ color:#b0a490;}
li.active a{ color: #777; font-weight: bold; text-decoration: none;}


p, h1, {
	margin: 0 0 10px 0;
}

h1{
	font-family:  "Times New Roman", san-serif;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000;
	line-height: 1em;
	}

h2{
	font-size: 26px;
	color: #838383;
	margin: 10px 0;
	padding: 10px 0 0 0;
	font-weight: normal;
	font-family:   "Times New Roman", san-serif;
}

h3{
	font-size: 21px;
	color: #a7c260;
	margin: 10px 0;
	padding: 10px 0 0 0;
	font-weight: normal;
	font-family:  "Times New Roman", san-serif;
}

.title {color: #a7c260; font-size: 14px; font-family: Georgia; font-weight: bold;}
.opening{ font-size: 14px;color:#959595; line-height: 1.6em; font-family: Georgia; margin: 10px 0; text-align: justify;}

table.menu td{ padding: 5px 0;}
.dish{ font-weight: bold; }
.description{ font-style: italic; font-size: 11px;}
.price{font-size: 18px;}


p.head{
	margin-top: 50px;
	margin-left: 10px;
	font-size: 24px;
	letter-spacing: -1px;
	color: #fff;
	background: #000;
	width: 200px;
	display: none;
}

/* images */
img{
	border: none;
}



/***********************
	  LAYOUT
************************/
#wrap {
	margin: 0px auto 0 auto;	
	text-align: left;	
	background: transparent;
	padding: 20px;

}	

#wrap, #footer {
	width: 780px;
}

/* header */
#header {
	position: relative;
	padding: 5px 0;
	background: #fff;
	border-top: 10px solid #fff;
	width: 780px;
}


#header h1#logo {
	position: absolute;
	top:0; left: 10px;
	margin: 0; padding: 5px 0;
	letter-spacing: -1px;	
	color: #000;
font-size:36px;
	overflow: visible;

}


#location  {
	margin: auto;
	font-size: 12px;
	font-weight: bold;
	text-align: right;

}

#location  h1 {
	font-size: 22px;
	font-weight: bold;
	padding: 0 20px 0 0;
	margin-bottom: -10px;
	color: #000;
}

#location  h2 {
	color: #717171;
	font-size: 12px;
	letter-spacing: normal;
	font-weight: bold;
	padding: 0 20px 0 0;
	text-transform: none;
	font-family: arial;
}



/* tagline style */

div #tagHolder {
	margin-left:10px;
margin-top:40px;
	width: 400px;
font-weight:bold;
background:#fff;
padding:5px;
}

h1#tagline {
	font-size:28px;
background:#fff;
padding:2px;
}

div#tagHolder p{ 
	margin-left: 40px; 
	color: #000000;
	font-size: 12px;
	}
	
div#tagHolder a{ color: #fff; background:#89bb04; padding: 3px 2px; text-decoration: none;}
div#tagHolder a:hover{ background:#abcf4b;  color: #fff;}
	
/* menu */

#menu{
	border-top: 1px dashed #eaeaea;
	border-bottom: 1px dashed #eaeaea;
	padding: 5px 0 5px 0;
	float:left;
	clear:both;
	width:740px;
	margin-bottom:5px;
}

#nav 
{
	margin-top: 0px;
	text-align: center;
	line-height:normal;	
	font-family: georgia;	
}

#nav ul 
{
	padding: 0;
	margin-left: 0;
	font: 12px Arial, sans-serif;
	font-weight: bold;	
}
		
#nav li 
{
	list-style: none;
	margin: 0;
	display: inline;	
	margin: 0 0 0 0;
	float:left;&nbsp;
}

#nav a { 
	color: #9a9a9a;
	text-decoration: none;
	font-size: 12px;	
	padding: 5px 30px;
	}
	
#nav a:hover { 
	background:#abcf4b;  color: #fff;
	}

#nav li.active a{ font-weight: bold; color: #000;  }
#nav li.active a:hover{  text-decoration: none;  background: #fff;}


/* header */

div.header{ width: 740px; height: 350px; float:left; clear:both; }

/* content-wrap */

#content-wrap {
	clear: both;
	margin: 0; padding: 0;		
}


#content-main {
	padding: 20px;
	background: #fff;
	}

#content-main p {
	margin-top: 10px; 
	margin-bottom: 10px; 
	line-height: 1.8em;	
}

/* page elements */

div.contentSplitLeft {
	padding: 8px;
	float: left;
	width:450px;
	margin: 2px;
	} 

div.contentSplitRight {
	padding: 8px;
	float: left;
	width:200px;
	margin: 2px;
	} 	

/* ul */

.subNav{
	width: 150px;
	padding: 10px;	
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

.subNav li{ margin: 5px 0;}
.subNav li.active a{ font-weight: bold; text-decoration: none; }

/* Footer */
#footer { 
	clear: both; 
	margin: 5px auto; 
	padding: 0; 
	font-size: 88%; 
	color: #777;
	}
	
	/* footer links */
#footer a {
	color: #4f4f4f;
	background: #c6c6c6;
	border-bottom: 1px solid #878787;
	text-decoration: none;
	padding: 0 2px;
}
#footer a:hover {
	background:#abcf4b; 
	color: #fff;
	border-bottom: 1px solid #81ac11;
	text-decoration: none;
	padding: 0 2px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

#left 	{ width: 226px; display: block;  float: right;   }
#left p	{ text-align: justify;}
#right  { width: 480px; display: block;  float: left;  }
#right ul {
	margin:15px;
}


/* additional classes */
.clear {	clear: both; }

/* action */

.action {
	text-align: left;
	text-decoration: none;
	padding: 0 10px 10px 30px;	
	}
		
.promo{
	background: transparent url(images/call_action.jpg) no-repeat;
	width: 195px;
height:132px;
	margin: 10px 0 20px 0;
	padding: 30px;
color:#000;
	}
	
.promo a:hover{ color: #8f6633; }	
.promo p{ font-size: 11px; padding-left: 15px;  margin-top: -10px;}	
.promo h3 { font-size: 24px; }

h3#promotion {
margin:0;
color:#000;
	}

.promo2{
	background: transparent url(images/promo_2.jpg) no-repeat;
	height: 139px;
	width: 195px;
	margin: 10px 0 20px 0;
	padding: 15px;
color:#000;
	
	}
	
.clip{
	background: transparent url(images/clip.gif) no-repeat right;
	margin-left: 20px;
	padding: 10px 10px 40px 25px;
	}
	

/* inputs */
textarea, select, input[type=text] , .field{
	padding: 5px;
	border: none;
	background: #f7f7f7;
	border-left: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
	}	
	

label{ 
	display: block;
	font-size: 12px;
	color: #777;
	font-weight: bold;
	margin-top: 5px;
	}
	
div.break { 
	background: transparent url(images/break.gif) no-repeat center;
	height: 21px;
	margin: 10px 0;
	clear: both;
	}

.photoLeft { float: left; margin: 5px 15px 5px 0; border: 5px solid #ece6d0;}
.photoRight { float: right; margin: 5px 0px 5px 15px; border: 5px solid #ece6d0;}

.jsvalidation{ margin-left: 5px; font-size: 11px; color: #f9747e; }
		
#content-main div.action ul{ margin: 0px; padding: 0px;}

table tr.odd { background: #f1cacb;}
table tr.even { background: #ffe2e2;}
table td{ padding: 0 2px; color: #777;}
table th{ padding: 0 2px; font-weight: bold; 	color: #fff; background:#d8999b; }

.dark {
color:#000;
font-weight:bold;
font-size:20px;
}