@font-face {
	font-family: 'Garamond';
	src: url('../../../css/fonts/garamond/garabd-webfont.eot') format('eot'), 
	     url('../../../css/fonts/garamond/garabd-webfont.woff') format('woff'), 
	     url('../../../css/fonts/garamond/garabd-webfont.ttf')  format('truetype'),
	     url('../../../css/fonts/garamond/garabd-webfont.svg') format('svg');
}


body {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	background: url(../images/template/background.gif) repeat-x;
	background-attachment:fixed;
	background-color:#A1A1A1;
}
img{
	border:none;
}
.clear{
	clear:both;
}
* {
	margin: 0;
	padding: 0;
}
ul, ol {
	padding:0.5em 0 0.5em 4em;
}
li {
	font-size: 1.2em;
}
p {
	padding: .5em 0;
	font-size: 1.2em;
}

#pageWrapper {
	width: 95em;
	margin: 1em auto 0 auto;
	-moz-border-radius: 5px;
	border: #FFFFFF 10px solid;
	background: #fff;
}

#header {
	height: 31em;
}
address#location{
	font-style:normal;
	font-size: 1.2em;
	margin:0px 0 10px 90px;
}
#footer {
	clear:both;
	height: 18.5em;
	margin:6em 0 0 0;
	padding:0.5em 4em;
	background: url(../images/template/footer_bg.gif) repeat #829786;
}
#footer address{
	float:left;
	color:#FFF;
	font-size:1.2em;
	margin-top:1em;
	font-style:normal;
}
#footer address #telephone{
	margin-top:1em;
	display:block;
}
#footer #socialLinks{
	clear:both;

}
#footer #socialLinks img{
	margin:0.8em 0.6em 0 0;
}
#footerNav1 {
	float:right;
	list-style:none;
}
#footerNav1 li{
	float:left;
	border-right:1px solid #fff;
	padding:0 1em;
}

#footerNav1 a, #footerNav2 a{
	color:#FFF;
	text-decoration:none;
}
#footerNav1 a:hover, #footerNav2 a:hover{
	color:#FFF;
	text-decoration:underline;
}
#footerNav2 {
	width: 90em;
	margin: 0.2em auto 5em auto;	
}
#footerNav2 ul{
	float:right;
	list-style:none;
}
#footerNav2 li{
	float:left;
	border-right:1px solid #fff;
	padding:0 1em;	
	color:#FFF;
}
#nav {
	background: url(../images/template/menu_bg.gif) repeat #58745d;
	height: 3.3em;
	margin: 1em 0 1em 0;
	padding: 0;
	list-style:none;

	font-weight:bold;

}
#nav li{
	float:left;

}

#nav a {
	text-decoration: none;
	padding: 0.7em 1.6em;
	display: block;
	position: relative;
	color:#FFF;
	background-image:url("../images/template/menu_border.gif");
	background-position:right;
	background-repeat:repeat-y;
}

#nav a:hover {
	background-color:#1d4b25;
}

#footerNav1 .lastNav, #footerNav2 .lastNav{
	padding-right:0;
	border-right:none;
}
h1{
	font-family: 'Garamond';
	font-size:3em;
	color:#58745d;
}
h2{
	font-family: 'Garamond';
	color:#58745d;
	font-size:2.5em;
}
h2 a{
		font-family: 'Garamond';
		text-decoration:none;
	color:#58745d;
}
h2 a:hover{
		text-decoration:underline;
}
#map{
	width:550px;
	height:450px;
	margin-bottom:20px;
}
#main{
	margin:2em 0 3em 2em;
	width:59em;
	float:left;
	display:inline;
}
#rightCol{
	float:right;
	width:31em;
}

#rightCol .boxHeader{

	background-image:url("../../../images/home/curvedBoxH.gif");
	background-position:top;
	background-repeat:no-repeat;	
	height:1.4em;
}
#rightCol .boxFooter{

	background-image:url("../../../images/home/curvedBoxF.gif");
	background-position:top;
	background-repeat:no-repeat;	
	height:1.4em;
	margin:0 0 1em 0;
}

#rightCol .outerBox{
	border-left:1px solid #a1b1a4;
	border-right:1px solid #a1b1a4;	
	padding:0 0.2em;
}
#rightCol .innerBox{
	border-left:1px solid #a1b1a4;
	border-right:1px solid #a1b1a4;	
	background-image:url("../../../images/home/curvedBoxBg.gif");
	background-position:top;
	background-repeat:repeat-x;	
	background-color:#c1cbc3;
	min-height:120px;
	padding:0 1em;
}
#rightCol h2{
	text-align:center;
	margin:0 0 10px 0;	
}
.innerBox dl{
	color:#1d4b25;
	margin:0 auto;
	width:230px;
	
}
.innerBox dt{
	float:left;
	width:6em;
	margin:0 0 40px 0;
	clear:left;
	font-weight:bold;
	font-size:1.4em;

}
.innerBox dd{
	float:left;
	width:9em;
	font-size:1.4em;

}
.box{
	height:118px;
	width:288px;
	border:1px solid #c2ccc4;
	background-image:url("../../../images/home/box.gif");
	background-repeat:repeat-x;	
}
.box img{
	float:right;
	margin:0 20px 0 0;
	display:inline;
}
.box .boxImg {
	margin:0;
	border-right:1px solid #c2ccc4;	
	float:left;
}

#box1{
	float:left;
}
#box2{
	float:right;
}
.box div{
	float:right;
	width:160px;
}
#gallery{
	margin:0;
	padding:0;
	list-style:none;
}
#gallery li{
	float:left;
	margin:7px 0;
	margin-right:14px;

}
#gallery a{
	display:block;
	width:126px;
	height:7em;	
	border:2px solid #dee3df;
}
#gallery a:hover{
	border:2px solid #58745d;
}

.galleryNL{
	margin-right:0;
}






.menuDesc {
	margin:0 0 20px 0;
}

.menuCat{
	padding:0;
	margin:10px 0px 50px 0;
	list-style:none;
}
.menuCat ul{
	margin:10px 20px;
}
.menuCat li{
	margin:10px 0px 10px 0;
}
.menuCat p{
	margin:0;
}
.menuCatDesc1{
}
.menuCatDesc2{
	margin:0 0 30px 0;
}
.dishVeg {
	color:green;
	font-weight:bold;
}
.dishHot {
	color:red;
	font-weight:bold;
}
.dishNuts {
}
.dishNew {
}
.dishInfo{
	float:left;
	width:530px;
}

.dishPrice{
	float:right;
	font-weight:bold;
}



.drinkPrice{
	float:right;
	padding:0;
}
.drinkPrice li{
	float:left;
	list-style:none;
	padding:0 1em;
	border-left:1px solid black;
}
.drinkPrice li.firstPrice{
	padding-left:0;
	border:none;
}



/* -------------------------------------Forms----------------------------------------------- */

input, select, textarea {
	width:320px;
	padding: 2px 0;
	text-size:1.2em;
	
}

textarea {
	height:100px;
}

fieldset {      
position: relative;      
float: left;      
clear: both;      
width: 100%;      
margin: 0 0 -1em 0;      
padding: 0 0 1em 0;      
border-style: none;      
border-top: 1px solid #BFBAB0;      
background-color: #f2f3f2;    
}    
legend span {      
position: absolute;      
left: 0.74em;      
top: 0;      
margin-top: 0.5em;      
font-size: 135%;    
}
legend {      
padding: 0;      
color: #545351;      
font-weight: bold;    
}

fieldset dl {      
padding: 3.5em 1em 0 1em;      
list-style: none; 

}
fieldset dl dt{
}
fieldset label{
margin: 10px 0 0 0;
}
fieldset dl dd{      
   
}


input.text:focus, textarea:focus {
	background:#ffc;
}


#fieldset-buttonsGroup{
	padding:0;
	border:none;
	background:none;
}
#buttonsGroup-element{
	padding:0;
}

label {    
float: left;    
width: 11em;    
margin-right: 1em;  
}
.errorsBox{
	background-color:#f6cece;
	border:1px solid #fae0e0;
	padding:1em 3em;
	margin:0 0 2em 0;
	background-image:url(../../../images/forms/error_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	
}
.errors{
	margin:0 0 0 14em;
	font-size:0.9em;
}

.errorsBox .errors{
	margin:0 0 0 2em;
	font-size:0.9em;
}

#fieldset-buttonsGroup input{
	width:auto;
	margin:0 0 0 11em;
}
#fieldset-buttonsGroup{
	padding:0;
	margin:0;
}
#fieldset-buttonsGroup dl{
	padding:0;
	margin:3em 0 0 0;
}
/*.required
{
background-image:url(../../../images/forms/b_send.gif);
background-position:top right;
background-repeat:no-repeat;
padding-right:10px;
}*/
dt {
	padding: 0 0 5px 0;
}

dd {
	padding: 0 0 10px 10px;
}
dt label {
	font-weight: bold;
	font-size: 12px;
}

dt label.required:after {
	content: " *";
	color: #ff0000;
}

ul.errors {
	padding: 5px 0 5px 25px;
	color:#d73433;
}

#boxText{
	width:500px;
	float:right;
}
#boxText .error{
	font-weight:bold;
	color:#d73433;
	margin-left:2em;
}
#boxText .errors{
	padding-left:5em;
	color:#333;
}
#errorH{
	color:#d73433;
	font-weight:bold;
	font-size:1.4em;
}
.errorsBox img{
	margin:4px 0 0 0;
}

#date-element select {
	width:auto;
}


/*----------------------------------------------------*/

blockquote div{
		font-family: 'Garamond';
	color:#58745d;	
	font-size:2.5em;
	background-image:url(../../../images/home/speachmarkOpen.png);
	background-position:0 left;
	background-repeat:no-repeat;
	padding:15px 30px 5px 30px;
	text-align:center;
	
}
cite{
	float:right;
	display:inline;
	font-size:0.9em;
	color:#1d4b25;
	margin:8px 20px 0 0;
}
blockquote{
	background-image:url(../../../images/home/speachmarkClose.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:260px;
	margin:0 0 0 10px;
}