/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	margin: 0 0 0 0;
	padding: 0px 0 0 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#707277;
	background: #ffffff url(images/background_grade.jpg);
	background-repeat: repeat;
	}
	
#copyright {
	font-size: 10px;
	color: #AFC734;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	}
	
a {
	color: #d8473c;
	text-decoration: none;
	}
	
a:hover {
	color: #0087c7;
	text-decoration: none;
	}
	
a:visited {
	color: #9FC100;
	text-decoration: none;
	}

ul.yellowlist {
	list-style-image: url(images/listimage.jpg);
	padding: 10px 20px 10px 20px;
	margin: 0 0 0 30px;
	}
	
ul.yellowlist li {
	line-height: 18px;
	padding: 0 0 5px 0;
	}
	
.red {
	color: #D8473C;
	}
	
p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #707277;
	padding: 5px 0 5px 0;
	line-height: 18px;
	}
	
p.title {
	color: #707277;
	font-weight: bold;
	border-bottom: 1px solid #eeeeee;
	}
	
p.title2 {
	color: #9BB800;
	font-weight: bold;
	}
	
p.return {
	text-align: right;
	padding: 10px 10px 10px 0;
	}
	
.menutitle {
	color: #d8473c;
	font-weight: bold;
	padding: 0 0 0 0;
	}
	
td.price1 {
	padding-left: 10px;
	background: #ffffff url(images/price_1people.jpg);
	height: 40px;
	}
	
td.price {
	padding-left: 10px;
	background: #ffffff url(images/price_2people.jpg);
	height: 40px;
	}
	
td.price3 {
	padding-left: 10px;
	background: #ffffff url(images/price_3people.jpg);
	height: 40px;
	}
	
td.price4 {
	padding-left: 10px;
	background: #ffffff url(images/price_4people.jpg);
	height: 40px;
	}

td.money {
	padding-left: 10px;
	}

h4 {
	color:#D8473C;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
	}
		
h4.services {
	color:#d8473c;
	height: 42px;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0 0px 50px;
	background: #ffffff url(images/h4_services.jpg);
	background-repeat: no-repeat;
	}
	
h4.faqs {
	color:#d8473c;
	height: 42px;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0 0px 50px;
	background: #ffffff url(images/h4_faqs.jpg);
	background-repeat: no-repeat;
	} 
	
h4.cuisine {
	color:#d8473c;
	height: 42px;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0 0px 50px;
	background: #ffffff url(images/h4_cuisine.jpg);
	background-repeat: no-repeat;
	} 
	
h4.about {
	color:#d8473c;
	height: 42px;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0 0px 50px;
	background: #ffffff url(images/h4_about.jpg);
	background-repeat: no-repeat;
	}
	
h4.contact {
	color:#d8473c;
	height: 42px;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0 0px 50px;
	background: #ffffff url(images/h4_contact.jpg);
	background-repeat: no-repeat;
	}
	
h4.home{
	color:#d8473c;
	height: 42px;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0 0px 50px;
	background: #ffffff url(images/h4_home.jpg);
	background-repeat: no-repeat;
	}
	
hr {
	color: #D7F42A;
	width: 100%;
	margin: 0 0 15px 0;
	}

div#bigborder {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 825px;
	background: #ffffff;
	border: 1px solid #eeeeee;
	}
	
div#behindpagecontainer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 800px;
	background: #ffffff;
}
	
.current {
	color: #000000;
	height: 30px;
	background-color: #ffffff;
	border-right: 1px solid #afbeae;
	border-left: 1px solid #afbeae;
	padding: 10px 35px 5px 35px;
	margin: 0 0 0 0;
	}

#topsection{
	background: #ffffff;
	height: 300px; /*height of top section*/
	}
	
#contentwrapper {
	}

#contentcolumn {
	float: left;
	width: 549px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	border-right: 1px solid #eeeeee;
	padding-right: 10px;
	}

#leftcolumn{
	float: left;
	width: 200px;
	height: 1%;
	margin-top: 20px;
	height: 100%;
	}

#leftnav li {
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 20px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #eeeeee;
	}

#leftnav li a { 
	text-decoration: none;
	color: #9BB800;
	 }
	 
#leftnav li a { 
	text-decoration: none;
	color: #9BB800;
	 }
	 
#leftnav li a:hover { 
	text-decoration: none;
	color: #000000;
	 }
	 
#leftcolumn a:link#active, #leftcolumn a:visited#active { 
	background: #ffffff;
	color: #000000;
	padding: 2px 2px 2px 2px;
	}

#footer {
	clear: left;
	width: 780px;
	background: #ffffff;
	color: #A1A4B7;
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 3px solid #DAD9D9;
	}

#footer p {
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #A1A4B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
div#banner2 {
	padding: 0px 0 0 0px;
	text-align: left;
	height: 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navpictures ul {
	padding: 0 10px 0 10px;
	list-style-type: none;
	font-family: arial;
	font-size: 14px;
	height: 42px;
	margin: 0 0 0 0;
	text-align: center;
	}

#navpictures ul li { 
	display: block;
	float: left;
	width: 130px;
	padding: 0 0 0 0;
	}

div#banner {
	padding: 0px 0 0 0px;
	border-top: 0px solid #afbeae;
	border-bottom: 1px solid #afbeae;
	text-align: left;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #dAd9d9;
}

#navcontainer ul {
	padding: 0 10px 0 10px;
	list-style-type: none;
	font-family: arial;
	font-size: 14px;
	height: 30px;
	margin: 0 0 0 0;
	text-align: center;
	}

#navcontainer ul li { 
	display: block;
	float: left;
	height: 30px;
	width: 130px;
	padding: 0 0 0 0;
	}

#navcontainer ul li a {
	text-decoration: none;
	display: block;
	color: #000000;
	height: 20px;
	padding: 10px 0 0 0;
	border-right: 1px solid #dad9d9;
	border-left: 1px solid #dad9d9;
	margin: 0 0 0 0;
	}
	
.navhover 
{
	color: #000000;
	height: 20px;
	background-color: #ffffff;
	border-right: 1px solid #afbeae;
	border-left: 1px solid #afbeae;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}

@media print {

body {
	width: 600px;
	}
	
div#bigborder {
	margin-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	border: 0;
	}
	
div#banner2 {
	display: none;
	}
	
div#banner {
	display: none;
	}

div#picturebanner {
	display: none;
	}
	
#topsection{
	background: #ffffff;
	height: 50px; /*height of top section*/
	}
	
#contentcolumn {
	float: left;
	width: 750px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	border: 0px;
	}
	
div#leftcolumn {
	display: none;
	}

}
