/* CSS Document */
.topnav {
	background-color: #4B6D31;
	color: #FFFFFF;
}
.topnav ul {
	display: block;
	list-style-type: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.topnav li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
.topnav a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.topnav a:hover {
	background-image: url(http://www.whatscooking.info/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}



body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.whatscooking.info/images/bg3.gif);
}
#left a {
	color: #4B6D31;
	text-decoration: none;
}
#left a:visited {
	text-decoration: none;
	color: #4B6D31;
}
#left a:hover {
	text-decoration: underline;
	color: #000000;
}
#left a:active {
	text-decoration: none;
	color: #000000;
}
#right a {
	color: #4B6D31;
	text-decoration: none;
}
#right a:visited {
	text-decoration: none;
	color: #4B6D31;
}
#right a:hover {
	text-decoration: underline;
	color: #000000;
}
#right a:active {
	text-decoration: none;
	color: #000000;
}

.footer {
	background-color: #4B6D31;
	color: #FFFFFF;
}
.footer a:link {text-decoration: none; color: white;}
.footer a:visited {text-decoration: none; color: white;}
.footer a:active {text-decoration: none; color: white;}
.footer a:hover {text-decoration: underline; color: white;}
.style3 {
	color: #4B6D31;
	font-weight: bold;
	font-size: 16px;
}h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4B6D31;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #4B6D31;
}
h4 {
	font-size:16px;
	font-weight:bold;
	color: #4b6d31;
	border-bottom:dashed;
	border-bottom-color: #4b6d31;
	border-bottom-style:dashed;
	border-bottom-width: 1px;
}
