.left-bg {
	background-image: url(../images/left-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.right-bg {
	background-image: url(../images/right-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.top-bg {
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:141px;
}
.main-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7B8F95;
	margin: 10px;
	text-decoration: none;
	font-weight: bold;
}
.main-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #374245;
	margin: 10px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	text-decoration: none;
	margin: 10px;
}
.footer-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
	text-decoration: underline;
	margin: 10px;
}
.mainetitle-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #2381bb;
	text-decoration: none;
}
.tital-broun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #983B11;
}
.mainetitle-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #878787;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5c5c50;
}
.red-bg {
	background-image: url(../images/red-bg.jpg);
	background-repeat: repeat-x;
}
.white-bg {
	background-image: url(../images/toordal-bg.jpg);
	background-repeat: repeat-x;
	background-color: #f4efef;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfc8cb;
	border-left-color: #bfc8cb;
}
.red-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.coockerybg {
	background-image: url(../images/cookery-banner-bg.jpg);
	background-repeat: repeat-x;
	}
.coockery-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c50;
	text-decoration: none;
}
.coockery-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #983b11;
	text-decoration: none;
}
.coockery-title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #983b11;
	text-decoration: underline;
}
.intoorbg {
	background-color: f4efef;
	background-image: url(../images/toordal-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfc8cb;
	border-left-color: #bfc8cb;
}
.smal-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
	}
.smal-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#983b11;
	text-decoration: underline;
	}
.product-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.product-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.event-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #877943;
	text-decoration: none;
	height: 22px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #877943;
}
.event-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7B271E;
	text-decoration: none;
	height: 22px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7B271E;
}
