@CHARSET "ISO-8859-1";

body, html {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFDDC;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #274F34;
	background-image: url(../images/page_background.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

body, html, td {
	color: #274F34;
}

a {
	font-weight: bold;
	color: #000000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.stretch {
	width: 100%;
	height: 100%;
}

.top {
	height: 50px;
}

.top1 {
	width: 50px;
}

.top2 {
	width: 177px;
}

.top3 {
	background-image: url(../images/layout_top_right_1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: bottom;
	padding-left: 8px;
	padding-bottom: 5px;
}

.banner {
	background-color: #244F33;
	height: 139px;
	width: 100%;
	background-image: url(../images/layout_top_bottom_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.ban1 {
	width: 50px;
	vertical-align: bottom;
}

.ban2 {
	width: 177px;
	background-image: url(../images/layout_left_2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;	
}

.ban3 {
	text-align: center;
	padding-left: 15px;
}

.ban4 {
	width: 254px;
	background-image: url(../images/layout_top_right_2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.content {
	width: 100%;
	height: 100%;
	background-image: url(../images/layout_top_bottom_2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.content1 {
	width: 50px;
	height: 100%;
	vertical-align: top;
	text-align: right;
}

.content2 {
	width: 172px;
	background-image: url(../images/layout_left_4.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
}

.content3 {
	padding: 15px;
	vertical-align: top;
}

.content4 {
	vertical-align: top;
	width: 180px;
	padding-top: 20px;
}

.left_layout1 {
	vertical-align: top;
}

a.mainlevel-nav,
a.mainlevel-nav:link,
a.mainlevel-nav:visited,
a.mainlevel-nav:active {
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	color: #274F34;
}

a.mainlevel-nav:hover {
	color: #C72717;
}

.mainlevel,
.mainlevel:link,
.mainlevel:active {
        display: block;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
	color: #FFFDDC;
	line-height: 20px;
}

.mainlevel:hover {
	color: #C72717;
}

.mainlevelmenu2 {
        font-weight: bold;
        font-size: 12px;
        padding-left: 30px;
        padding-right: 10px;
        color: #FFFDDC;
        line-height: 20px;
        border-bottom: 1px solid #FFFDDC;
}

.sublevel,
.sublevel:link,
.sublevel:visited,
.sublevel:active {
        display: block;
        height: 20px;
        font-weight: bold;
        font-size: 12px;
	padding-left: 40px;
        color: #FFFDDC;
	text-decoration: underline;
}

.sublevel:hover {
        color: #C72717;
	text-decoration: none;
}

.contentheading,
.componentheading {
	font-weight: bold;
}

tr.sectiontableentry1 td{
	text-align: left;
	background: #DCE1C1;
	border: 1px solid #274F34;
	font-size: 11px;
	padding: 2px;
	padding-left: 10px;
	height: 22px;
}

.sectiontableheader {
	border: 1px solid #274F34;
}

tr.sectiontableentry2 td{
	background: #B0BE9F;
	font-size: 11px;
	text-align: left;
	border: 1px solid #274F34;
	padding: 2px;
	padding-left: 10px;
	height: 22px;
}

.moduletable {
	padding-top: 10px;
	padding-bottom: 10px;
}

.navitable {
	vertical-align: top;
}

.noodle {
	text-align: center;
	height: 100px;
	background-image: url(../images/pasta_01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.noodle1 {
	text-align: center;
	height: 100px;
	background-image: url(../images/pasta_02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

.content_inner {
        width: 100%;
}

.ratings {
	width: 100%;
}

.ratingname {
	padding: 10px;
}

.rater {
	height: 100px;
	width: 100%;
	border: 1px solid #274F34;
}

.rate {
	text-align: center;
	width: 70px;
	padding: 5px;
	line-height: 20px;
	font-size: 10px;
}