/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #365a02;/*#7F7772;*/
}

h1, h2, h3 {
	font-weight: normal;
	color: #365a02;/*#3B3B3B;*/
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

a:link {
	color: #3B3B3B;/*#0AAAFD;*/
}

a:visited {
	color: #3B3B3B;
}

a:hover {
	text-decoration: none;
	color: #ED2024;
}

#header {
	width: 1024px;
	height: 80px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 240px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #365a02;/*#3B3B3B;*/
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 730px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 30px 25px 0 25px;
	background: url(images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 114%;
	color: #365a02 /*#3B3B3B;*/
}

#menu a:hover {
	color: #ED2024;
}

#splash {
	width: 1024px;
	height: 114px;
	margin: 0 auto;
	background: url(images/VaahteraPanorama3_1024.jpg) no-repeat;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 1024px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 700px;
	padding: 20px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	height: 17px;
	padding: 0 10px;
	background: /*#3B3B3B*/ #365a02 url(images/img4a.gif) no-repeat;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 1024px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #365a02;/*#3B3B3B;*/
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.foodMenu {
	width: 100%;
	height: auto;
	/*background: #c18a43;*/
	font-size: 110%;
}

.foodMenu ul {
list-style: none;
padding: 0;
}

.foodMenu li {
font-weight: bold;
border-bottom: 1px solid;
width: 400px;
}

.foodMenuCg {
	background: #365a02; /*#3B3B3B;*/
	color: #FFFFFF;
	width: 400px;
	height: 20px;
	padding-left: 1px;
	margin-bottom: 5px;
	font-weight: bold;
}

.fDescription {
margin-left: 10px;
width: 390px;
font-size: 12px;
font-style: italic;
color: #000000;
}


.foodMenu2 {
	width: 100%;
	height: auto;
	background: #b8b8b8;
}
.foodMenu2 ul {
list-style: none;
}

.foodMenu3 {
	width: 100%;
	height: auto;
	background: #72470f;
}
.foodMenu3 ul {
list-style: none;
}
.lunchList li {
list-style: none;
color: #000000;
}
.lunchListDay {
font-weight: bold;
font-size: 135%;
padding-left: 10px;
width: 400px;
border-bottom: 1px solid;
}
.lunchListDay table {
width: 100%;
}
.lunchListDay th {
text-align: left;
}
.lunchListDay  td {
text-align: right;
font-size: x-small;
}

.listBig {
height: 25px;
width: 100%;
font-size: 120%;
}

.listItem:hover {
background-color:#8AB88A;
color: #FFFFFF;
}

.listLeft {
width: 30%;
border: 1px solid #FFFFFF;
float: left;
}
.listRight {
width: 100%;
text-align: center;
border: 1px solid #FFFFFF;
}

#comment_list {
width: 90%;
height: auto;
}

.comment {
width: 90%;
height: auto;
margin-top: 10px;
}
.commentHead {
width: 100%;
height: 20px;
padding-bottom: 5px;
border-bottom: 1px dotted;
}
.commentTxt {
width: 90%;
height: auto;
margin-left: 10px;
margin-bottom: 30px;
padding-top: 5px;
}

.errMsg {
color: #FF0000;
font-size: 115%;
font-weight:bold;
}
