body {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
}
.toptable {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
.submenu {
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
}
.submenu ul{
	margin: 0px;
	padding: 0px;
}
.submenu li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px solid #c1cdd6;
}
.submenu li a{
	color: #333333;
	text-decoration: none;
}
.submenu li a:hover{
	color: #FF5B03;
	text-decoration: none;
}
.rightside {
	padding-bottom: 10px;
}
.rightside table {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 2A2A5C;
	background-image: url(images/right_bg.jpg);
	text-decoration: none;
}
.mainleft {
	background-image: url(images/main_left.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}
.mainright {
	background-image: url(images/main_right.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}
.mainbg {
	padding-top: 20px;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
}
.rightside .events {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.rightside .events img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.rightside h1 {
	color: #fff;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.rightside h2 {
	color: #000;
	font-size: 11px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.rightside p{
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
}
.rightside a{
	color: #fff;
	text-decoration: none;
}
.rightside a:hover{
	color: FF5B03;
	text-decoration: none;
}
.footer {
	border-top: 3px solid #1161af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	padding: 10px;
}
.footer a{
	color: red;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: none;
}

.molinn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin: 10px;
	padding: 10px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding-bottom: 40px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.main a{
	color: #D90012;
	text-decoration: none;
}
.main a:hover{
	color: #D95010;
	text-decoration: underline;
}
.main h1{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: 
	line-height: normal;
	color: #2a2a5c;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #839cad;
}
.main h2{
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: normal;
	color: #2A2A5C;
}
.main img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #FFFFFF;

}
.main li{
	line-height: 16px;
}
.recipes td a {
	font-size: 12px;
	font-weight: bold;
	color: #2a2a5c;
}
.recipes td a:hover {
	text-decoration: none;
}
.recipes img {
	margin-top: 5px;
}
.mininews {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.eventlist .date {
	font-size: 11px;
	color: #666;
	margin: 0;
	padding: 0;
}
.eventlist .title {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
.mininews p {
	padding: 0;
	margin: 0;
}
.mininews .date {
	font-size: 11px;
	color: #666;
}
.mininews .title {
	font-size: 12px;
	font-weight: bold;
	color: #2a2a5c;
}
.mininews .text {
	font-size: 10px;
	color: #333;
	border-bottom: 1px solid #dae1e6;
}
.mininews .text a {
	color: red;
}
.links h2 {
	margin: 0;
}
.links p {
	padding: 0;
	font-size: 12px;
	color: #333;
	margin: 3px;
}
.links a {
	color: #333;
}
.links a:hover {
	text-decoration: none;
}
