
body {
	margin: 18px 0px 18px 0px;
	padding: 0px;
	color: #0e2428;
	background-color: #53ab66;
	font-family: Georgia, Arial, Helvetica;
	font-size: 13px;
}

p, h1, h2, h3, ul, ol {
	margin-top: 12px;
	margin-bottom: 0px;
}
h1, h2, h3 {
	color: #1d4e57;
	font-family: Georgia, Arial, Helvetica;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 0px;
}
h1 {
	color: #c4000a;
	font-size: 18px;
}
h2 {
	color: #31911f;
	font-size: 16px;
	font-style: italic;
}
h3 {
	color: #c4000a;
	font-size: 12px;
}
td {
	vertical-align: top;
}
ul {
	padding-left: 20px;
	margin-left: 0px;
}
ol {
	padding-left: 30px;
	margin-left: 0px;
}
ul li {
	list-style-image: url(images/bullet.png);
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 2px;
}
a {
	color: #00598c;
}
a:visited {
	color: #751a76;
}
a:hover {
	color: #008ee0;
}

#page_shadow {
	position: relative;
	width: 788px;
	margin: auto;
	background-image: url(images/background_shadow.png);
}
#page_shadow_top {
	width: 788px;
	background-image: url(images/background_shadow_top.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#page_shadow_bottom {
	width: 788px;
	background-image: url(images/background_shadow_bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#page_shadow_container {
	padding: 17px 17px 17px 17px;
}
#page {
	position: relative;
	width: 732px;
	margin: auto;
	padding: 0px;
	background-color: #ffffff;
} 
#top {
	position: relative;
	width: 732px;
	height: 128px;
}
#top_background {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 732px;
	height: 128px;
}
#logo {
	position: absolute;
	left: 275px;
	top: 8px;
	width: 182px;
	height: 108px;
}
#top_salad_left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 140px;
	height: 128px;
}
#top_salad_right {
	position: absolute;
	left: 582px;
	top: 0px;
	width: 150px;
	height: 128px;
}
#tuoretta {
	position: absolute;
	left: 151px;
	top: 61px;
	width: 115px;
	height: 25px;
}
#rapeaa {
	position: absolute;
	left: 466px;
	top: 62px;
	width: 106px;
	height: 31px;
}
#navigation {
	padding-left: 0px;
	padding-top: 9px;
	padding-bottom: 11px;
	text-align: center;
}
#navigation div {
	display: inline;
}
#navigation a {
	font-family: Georgia, Arial, Helvetica;
	font-style: italic;
	font-size: 14px;
	color: #31911f;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 14px 0px 14px;
}
#navigation a:hover {
	color: #c4000a;
}
#navigation #current {
	color: #c4000a;
}
#content {
	padding: 26px 18px 16px 18px;
}
#bottom {
	height: 32px;
	background-image: url(images/bottom_background.png);
	text-align: center;
}
#salico {
	width: 128px;
	height: 32px;
}
.news {
	padding-top: 6px;
	/*padding: 8px;
	border: 1px solid #2ea049;*/
}
.news ol {
	margin-top: 6px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.news li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.first_heading {
	margin-top: 0px;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.nowrap {
	white-space: nowrap;
}
.number {
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
}