.maintext {
	background-color: #F4F3EE;
	padding: 5px 20px 20px;
	border: 1px solid #0371BC;
	color: #0064AE;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	background-color: #02BCB7;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(Images/bodybg.jpg);
	background-repeat: repeat-x;
}
.logo {
	background-image: url(Images/lgobg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #197FB2;
	text-decoration: underline;
}
a:visited {
	color: #197FB2;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #0064AE;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
.rightside {
	background-color: #F4F3EE;
	padding: 10px;
	border: 1px solid #006DC4;
	color: #0064AE;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
h3 {
	font-size: 16px;
}
.focustable {
	border: 1px solid #0064AE;
	padding: 5px;
	background-color: #99BB42;
	color: #FFFFFF;
}
.rightside img {
	border: 1px solid #999999;
}

.whiteborder {
	background-color: #02A49F;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 3px;
}
.weathertable {
	padding: 5px;
	border: 1px solid #0064AE;
	background-color: #FFFFFF;
}
.copyright {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:hover {
	color: #02BCB8;
	background-color: #FFFFFF;
	text-decoration: none;
}
.iemenuback {
	background-color: #0064AE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #02BCB8;
	border-right-color: #02BCB8;
	border-bottom-color: #02BCB8;
	border-left-color: #02BCB8;
}
.maintext li {
	margin-top: 10px;
	margin-bottom: 10px;
}
.maptable {
	border: 1px solid #999999;
}
.kenika {
}
.kenika a {
	color: #FCFFFF;
	background-color: #03B7B8;
	border: 1px solid #0064AE;
	font-size: 15px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.kenika a:visited {
}
.kenika a:hover {
	background-color: #026DBF;
}
.recipetable {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.red {
	color: #F00;
}
.al {
	float: left;
	padding-right: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
