body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#container {
	width: 948px;
}
#headerarea {
	float: left;
	height: 109px;
	width: 948px;
	background-image: url(../whats_cookin_images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}

#logo {
	float: left;
	height: 62px;
	width: 301px;
	padding-top: 26px;
	padding-left: 70px;
}
#main_nav {
	float: left;
	width: 948px;
	height: 28px;
	background-image: url(../whats_cookin_images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainpage_container {
	float: left;
	width: 948px;
	background-color: #E9EBEA;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainpage_bg {
	float: left;
	width: 948px;
	background-image: url(../whats_cookin_images/page_bg.jpg);
	background-repeat: repeat-y;
}
#page_bg_pic {
	float: left;
	width: 948px;
	background-image: url(../whats_cookin_images/leftside_img.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}
#leftside {
	float: left;
	width: 210px;
	padding-left: 14px;
	padding-right: 15px;
	padding-top: 30px;
	min-height: 660px;
}
#leftside a{
	color: #838D12;
	text-decoration:none;
}
#leftside a:hover{
	color: #838D12;
	text-decoration:underline;
}
#body_content {
	float: left;
	width: 675px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.left_linkbox {
	float: left;
	width: 195px;
	border: 1px solid #C2C97E;
	font-size: 16px;
	font-weight: bold;
	color: #838D12;
	text-align: center;
	margin-bottom: 8px;
	background-color: #D5DBB8;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contactinfo {
	float: left;
	width: 948px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #9EA746;
}
#contactinfo a{
	color: #9EA746;
	text-decoration:none;
}
#contactinfo a:hover{
	color: #9EA746;
	text-decoration:underline;
}
#bottomnav {
	float: left;
	height: 29px;
	width: 948px;
	background-image: url(../whats_cookin_images/bottomnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#bottomnav a{
	color: #FFFFFF;
	text-decoration:none;
}
#bottomnav a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#copyright {
	float: left;
	width: 948px;
	padding-top: 10px;
	padding-bottom: 35px;
	font-size: 11px;
	color: #C6CF90;
	font-weight: bold;
}
#copyright a{
	color: #C6CF90;
	text-decoration:none;
}
#copyright a:hover{
	color: #C6CF90;
	text-decoration:underline;
}
#hometop_text {
	float: left;
	width: 675px;
	padding-bottom: 15px;
}
#homeboxes {
	float: left;
	width: 675px;
}
.homebox {
	float: left;
	width: 333px;
	background-image: url(../whats_cookin_images/homebox_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.homebox_right {
	float: right;
	width: 333px;
	background-image: url(../whats_cookin_images/homebox_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.homebox_text {
	float: left;
	width: 275px;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
}
#home_bottom {
	float: left;
	width: 655px;
	background-color: #F1F1E2;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-right: 20px;
}

.color_green14 {
	font-size: 14px;
	color: #A3AC35;
}






.size19 {
	font-size: 19px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #838D12;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #838D12;
}
a:link {

            color: #A3AC35;

            text-decoration: none;

}

a:active {

            color: #A3AC35;

            text-decoration: none;

}

a:visited {

            color: #A3AC35;

            text-decoration: none;

}

 

a:hover {

            color: #A3AC35;
			
            text-decoration: underline;

}

