* {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 background-image:url(../images/texture_background.jpg);
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	color: #666666;
	text-decoration: none;
	list-style:none;
}
.text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666666;
	text-decoration: none;
	list-style:none;
	font-style:italic;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	color: #666666;
}
.text_right {
	font-family: Arial, Helvetica, sans-serif;
	float:none;
	font-size: 12px;
	clear: none;
	margin-left: 127px;
}
#wrapper {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	height: 100%;
}
#header {
	width: 880px;
	color: #FFFFFF;
	border: 0px solid #ccc;
	height: 105px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/white_BG_header01.png);
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content {
	width: 870px;
	color: #333;
	border: 0px solid #ccc;
	margin: 0px;
	height: 100%;
	background-image: url(../images/white_BG_Repeat.png);
	float:left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#footer {
	width: 900px;
	color: #FFFFFF;
	border: 0px solid #ccc;
	background-image: url(../images/white_BG_footer01.png);
	height: 110px;
	background-repeat: no-repeat;
	float:left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bottom_links {
	width: 900px;
	border: 0px solid #ccc;
	height: 15px;
	background-repeat: no-repeat;
	float:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#companymedia {
	width: 135px;
	float:right;
	color: #666666;
	border: 0px solid #ccc;
	height: 15px;
	background-repeat: no-repeat;
	float:right;
	margin: 0px;
	padding: 0px;
}
#links_small {
	width: 760px;
	float:left;
	border: 0px solid #ccc;
	height: 15px;
	background-repeat: no-repeat;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#navigation {
	float:right;
	width:550px;
	height:20px;
}
#break {
	float:left;
	width:895px;
	height:10px;
	clear:both;
	background-image: url(../images/white_BG_Repeat.png);
	padding-left: 25px;
	background-repeat: repeat-y;
	padding-top: 0px;
}
#logo {
	float:left;
	height:110px;
	width:200px;
	margin-left: 10px;
}
#flash {
	height:450px;
	width:870px;
	float:left;
	clear: both;
}
#leftbox {
	float:left;
	height:240px;
	width:500px;
	margin-top: 30px;
	background-image: url(../images/paper_tex_BG.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: none;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#rightbox {
	float:right;
	height:280px;
	width:270px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.white_text {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 12px;
text-align:justify; 
}
.green_text {
	font-family:Arial, Helvetica, sans-serif;
	color:#737A35;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
}
.green_text_bold {
	font-family:Arial, Helvetica, sans-serif;
	color:#737A35;
	font-size: 12px;
	font-weight: bold;
}
.green_text_small {
	font-family:Arial, Helvetica, sans-serif;
	color:#737A35;
	font-size: 10px;
	font-weight: bold;
}
.green_text_title {
	font-family:Arial, Helvetica, sans-serif;
	color:#737A35;
	font-size: 16px;
	font-weight: bold;
}
.red_text_title {
	font-family:Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	text-align:justify;
	font-weight: bold;
	font-style:italic;
}
.green_text_title_left {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#737A35;
	font-size: 16px;
	text-align:justify;
	font-weight: bold;
}
.green_text_title_right {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#737A35;
	font-size: 16px;
	text-align:justify;
	font-weight: bold;
}
.left {
	float:left;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.right {
	float:right;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
}
#bottom_left_box {
	float:left;
	height:174px;
	width:580px;
	clear: none;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#bottom_middle_box {
	float:left;
	height:174px;
	width:270px;
	margin-right: 20px;
}
#bottom_right_box{
	float:right;
	height:174px;
	width:270px;
}
#bottom_boxes {
	width:870px;
	height:190px;
	float:left;
	padding-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#bottomtext {
	width:265px;
	height:105px;
	margin-top: 0px;
}
a.greenlink:link { 
	color:#737A35;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a.greenlink:active { 
	color:#737A35;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a.greenlink:visited { 
	color:#737A35;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a.greenlink:hover { 
	color:#000000;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a.orangelink:link { 
	color:#F68127;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a.orangelink:active { 
	color:#F68127;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a.orangelink:visited { 
	color:#F68127;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a.orangelink:hover { 
	color:#666666;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.border {
border:#FFFFFF solid 5px;
}
#navlist li
{
display: inline;
list-style-type: none;
margin-left:30px;
}

#more_content {
	width:870px;
	height:100%;
	float: left;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#recipie {
	float:left;
	height:350px;
	width:160px;
	margin-right: 13px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-top: 15px;
	padding-left: 15px;
}
.push_right {
margin-left:10px;
}
#rightcol {
	width:680px;
	height:335px;
	float:right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#well_being {
	height:100%;
	width:430px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#video {
	height:342px;
	width:210px;
	float: right;
	padding-right: 20px;
}
#left_content {
	float:left;
	width:300px;
	height:400px;
	margin-right: 20px;
}
#mid_content {
	float:left;
	width:200px;
	height:400px;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#right_content {
	float:left;
	width:325px;
	height:400px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#info_bottom {
	float:left;
	width:870px;
	height:100%;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#info_bottom_sitemap {
	float:left;
	width:870px;
	height:100%;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
}
#info_bottom_press {
	float:left;
	width:870px;
	height:100%;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#info_bottom_faq {
	float:left;
	width:870px;
	height:100%;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
}
#info_bottom_terms {
	float:left;
	width:870px;
	height:100%;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
}
#info_bottom_contact {
	float:left;
	width:870px;
	height:100%;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	padding-top: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#product {
	float:left;
	width:870px;
	height:100%;
	margin-top: 5px;
}
#latest_news {
	float:right;
	height:100%;
	width:567px;
	clear:right;
	margin-top: 15px;
}
#product_left_col {
	width:140px;
	height:100%;
	float:left;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#product_left_col_recipes_side {
	width:140px;
	height:100%;
	float:left;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#product_right_col {
	width:690px;
	height:100%;
	float:right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding: 10px;
	margin-bottom: 15px;
}
#right_col {
	width:330px;
	float:right;
	height:200px;
}
#right_col_recipes {
	width:690px;
	float:left;
	height:340px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#right_col_recipes1 {
	width:690px;
	float:left;
	height:290px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#right_col_recipes_main {
	width:680px;
	float:left;
	height:100%;
	margin-top: 10px;
	padding-right: 10px;
}
#right_col_recipes_text {
	width:330px;
	float:right;
	height:100%;
}
#right_col_recipes_text_ind {
	width:330px;
	float:right;
	height:100%;
}
#left_col_recipes_text_ind {
	width:355px;
	float:left;
	height:100%;
}
#right_col_recipes_text_bottom {
	width:330px;
	float:right;
	height:250px;
}
#left_col_recipes_text {
	width:330px;
	float:left;
	height:100%;
}
#left_col_recipes_text_ind_left {
	width:220px;
	height:100%;
	float:left;
}
#left_col_recipes_text_ind_right {
	width:150px;
	height:187px;
	float:right;
	padding-top: 12px;
}
#bottom_left_recipe {
	width:150px;
	height:250px;
	float:left;
}
#bottom_right_recipe {
	width:175px;
	height:250px;
	float:right;
}
#left_col {
	width:340px;
	float:left;
	height:200px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#splitter {
	width:690px;
	height:2px;
	float:left;
	margin-top: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-bottom: 5px;
	margin-left: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#splitter_cupboard {
	width:870px;
	height:2px;
	float:left;
	margin-top: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-bottom: 5px;
	margin-left: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#splitter_offers {
	width:870px;
	height:2px;
	float:left;
	margin-top: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-bottom: 5px;
	margin-left: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.prod {
}
.prod1 {
}
#where_to_buy {
	height:250px;
	width:130px;
	float:left;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#where_to_buy_recpies {
	height:100%;
	width:150px;
	float:left;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#win_stuff {
	height:100%;
	width:130px;
	float:left;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 55px;
}
#featured {
	height:100%;
	width:130px;
	float:left;
	padding-top: 15px;
	margin-top: 30px;
}
#featured_recpie {
	height:100%;
	width:130px;
	float:left;
	padding-top: 15px;
	margin-top: 10px;
}
#left_colum {
	width:160px;
	height:100%;
	float:left;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-bottom: 0px;
}
#right_colum {
	width:690px;
	height:100%;
	float:right;
	padding-bottom: 0px;
}
#tell_us {
	width:140px;
	height:100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
#tell_us_video {
	width:140px;
	height:500px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
#tell_us_video_active {
	width:140px;
	height:100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
#tell_us_andy {
	width:140px;
	height:100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
#left_col_content {
	width:310px;
	height:100%;
	float: left;
	padding-right: 0px;
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}
#right_col_content {
	width:350px;
	height:100%;
	float:right;
	padding-top: 8px;
	margin-bottom: 10px;
}
#timeline {
	width:670px;
	float:left;
	height:250px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
#oat_flash {
	width:690px;
	height:100%;
	float:left;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#where_oat {
	width:320px;
	height:100%;
	float:left;
	margin-left: 0px;
	margin-right: 20px;
	padding-bottom: 15px;
}
#oat_fact {
	width:210px;
	height:200px;
	float:left;
	margin-right: 20px;
}
#oat_relate {
	width:320px;
	height:100%;
	float:right;
	padding-bottom: 15px;
}
#hero_image {
	width:690px;
	height:100%;
	padding-bottom:15px;
	border-bottom:dotted 1px #CCCCCC;
	margin-bottom: 15px;
	float: left;
}
#all_products {
	width:690px;
	height:260px;
	float:left;
	padding-left: 0px;
}
#product_details {
	width:410px;
	height:100%;
	float:left;
}
#product_photo {
	width:255px;
	height:520px;
	float:right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
#ticks {
	width:410px;
	height:100%;
	float:left;
	clear: none;
	margin-top: 15px;
}
#info {
	width:210px;
	height:100%;
	float:left;
	clear: none;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#subtext {
	height:80px;
	width:690px;
	float:left;
	clear:both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subtext {
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	
}
.center {
    margin-left: auto;
    margin-right: auto;
}
.border_top {
background: #CCCCCC;
}
.left_margin_table {
	margin-left:20px;
}
#well_left_col {
	float:left;
	width:260px;
	height:100%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#well_right_col {
	float:right;
	width:200px;
	width:380px;
	height: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: right;
}
#well_flash {
	float:left;
	width:100%;
	height:100%;
	padding-bottom:5px;
}
#flash_text {
	width:690px;
	height:100%;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#left_well_small {
	width:200px;
	height:200px;
	float:left;
	margin-right: 45px;
	margin-bottom: 10px;
}
#mid_well_small {
	width:200px;
	height:200px;
	float:left;
	margin-bottom: 10px;
}
#right_well_small {
	width:200px;
	height:200px;
	float:right;
	margin-bottom: 10px;
}
#bottom_boxes_well {
	width:690px;
	height:100%;
	float:left;
}
#expert_profile_pic {
	float:left;
	height:200px;
	width:220px;
}
#expert_profile_content {
	float:left;
	height:100%;
	width:690px;
	clear: left;
}
#eating_our_oats {
	width:400px;
	height:100%;
	float:left;
	margin-bottom: 15px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#offically_the_best {
	width:260px;
	height:180px;
	float:right;
}
#organic_production {
	width:690px;
	height:100%;
	float:left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.medal_push {
	margin-left:60px;
}
#competition_form {
	float:left;
	height:100%;
	width:300px;
}
#terms {
	float:right;
	height:100%;
	width:360px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#terms_full {
	float:left;
	height:100%;
	width:680px;
	padding-left: 10px;
}
#competition {
	float:left;
	height:100%;
	width:100%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#competition_news {
	float:left;
	height:100%;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:link {
	color: #737A35;
	text-decoration:none;
}
a:visited {
	color: #737A35;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
a:active {
	text-decoration:none;
}.sub_img {
	padding-top: 5px;
}
.andy_photo {
	padding-bottom: 120px;
	float: left;
	margin-right: 10px;
}
.diane_photo {
	float: left;
	padding-bottom: 110px;
	margin-right: 10px;
}
#cool {
	height:80px;
	float:left;
	width:270px;
	padding-left: 330px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.oat_bull {
	margin-bottom: 20px;
	float: left;
}
.oat_bull2 {
	margin-bottom: 30px;
	float: left;
	padding-bottom: 30px;
}
.pofile_image_small {
	float: right;
	padding-top: 15px;
	padding-left: 10px;
}
#flash_eat {
height:100%;
width:100%;
border-bottom: #CCCCCC 1px dotted;
padding-bottom:15px;
}
#oats_so_good {
height:100%;
margin-top:15px;
width:690px;
}
#flash_video {
	width:690px;
	height:100%;
	float:left;
}
#video_text {
	width:690px;
	height:100%;
	float:left;
	margin-top:15px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#video_text_left {
	float:left;
	height:100%;
	width:430px;
	padding-bottom: 15px;
}
#video_text_right {
	float:right;
	height:100%;
	width:240px;
	padding-bottom: 15px;
}
.list_green {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
	text-align:justify;
	font-weight: bold;
	list-style:none;
}
a.orangelink:link {
line-height:15px; 
	color:#FBB040;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
}
a.orangelink:active { 
	color:#FBB040;
	line-height:15px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
}
a.orangelink:visited { 
	color:#FBB040;
	line-height:15px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
}
a.orangelink:hover { 
	color:#666666;
	line-height:15px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
}
#so_good_left {
	float: left;
	height:200px;
	width:340px;
}
#so_good_right {
	float:right;
	height:100%;
	width:300px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 15px;
}
#fibre_left {
	float:left;
	height:100%;
	width:340px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.orange_text_title {	
	font-family:Arial, Helvetica, sans-serif;
	color:#FBB040;
	font-size: 12px;
	text-align:justify;
	font-weight: bold;
}
#need_oats {
	float:right;
	height:100%;
	width:290px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-right: 10px;
}
#oat_bottom {
	float:left;
	width:690px;
	height:100%;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.right_margin_print {
	float:right;
	margin-right:25px;
}
#right_colum_offers {
	width:870px;
	height:100%;
	float:left;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#left_offer_col {
	width:270px;
	height:100%;
	float:left;
}
#right_offer_col {
	width:575px;
	height:100%;
	float:right;
	padding-left: 10px;
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#line_up_history {
	height:710px;
	width:140px;
}
#line_down_milling {
	height:1080px;
	width:140px;
}
#line_down_all {
	height:710px;
	width:140px;
}
#product1 {
	float:left;
	height:230px;
	width:130px;
	margin-left:10px;
	padding-left: 0px;
}
#product2 {
	float:left;
	height:230px;
	width:130px;
	margin-left:5px;
}
#product3 {
	float:left;
	height:230px;
	width:130px;
	margin-left:5px;
}
#product4 {
	float:left;
	height:230px;
	width:130px;
	margin-left:5px;
}
#product5 {
	float:left;
	height:230px;
	width:130px;
	margin-left:5px;
}
#well_tall_line {
	float:left;
	height:450px;
	width:20px;
}
#product_contact {
	float:left;
	width:870px;
	height:100%;
	margin-top: 0px;
}
#contact_form {
	height:295px;
	width:420px;
	float: left;
	background-image: url(../contact/images/paper_tex_BG.jpg);
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 10px;
}
#contact_right {
	height:310px;
	width:380px;
	float:right;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	margin-bottom: 15px;
}
#social_network {
	height:65px;
	width:320px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cooking {
	height:100%;
	width:130px;
	float:right;
	margin-top: 10px;
}
.green_text_title_cooking {
	font-family:Arial, Helvetica, sans-serif;
	color:#737A35;
	font-size: 20px;
	text-align:justify;
	font-weight: bold;
}
#national_trust {
	height:100%;
	width:690px;
	float:left;
	margin-bottom: 0px;
}
#main_national {
	height:100%;
	width:690px;
	float:left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#national_left {
	float:left;
	width:225px;
	height:100%;
	margin-bottom: 10px;
}
#national_mid {
	float:left;
	width:220px;
	height:100%;
	margin-left: 10px;
	margin-bottom: 10px;
}
#national_right {
	float:left;
	width:225px;
	height:100%;
	margin-left: 10px;
	margin-bottom: 10px;
}
#Eureka {
	float:left;
	height:100%;
	width:325px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#tree_jumpers {
	float:right;
	height:100%;
	width:325px;
	padding-left: 15px;
}
#family_time_image {
	float:left;
	width:690px;
	height:2px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
}
.right_well {
	float:right;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
}
#recipie_holder {
	width:700px;
	height:100%;
	float: left;
}
#recipie_holder_left {
	width:230px;
	height:150px;
	float:left;
}
#recipie_holder_right {
	width:450px;
	height:150px;
	float:right;
}
#press_left {
	height:295px;
	width:420px;
	float: left;
	background-image: url(../contact/images/paper_tex_BG.jpg);
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 5px;
}
#press_right {
	height:295px;
	width:380px;
	float:right;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#right_colum_comps {
	width:870px;
	height:100%;
	float:left;
	padding-bottom: 15px;
}
#pages {
	width:620px;
	height:20px;
	float:left;
	margin-left: 25px;
}
#gallery_photos {
	width:100%;
	height:100%;
	margin-left:25px;
}
#cupboard {
	width:670px;
	height:100%;
	padding: 10px;
	float: left;
}
#item_wrapper {
	width:650px;
	height:100%;
	padding: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
#item_wrapper_last {
	width:650px;
	height:100%;
	padding: 10px;
	float: left;
	margin-bottom: 15px;
}
#item_wrapper_andy_bot {
	width:650px;
	height:100%;
	padding: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
#item_wrapper_line_top {
	width:650px;
	height:100%;
	padding: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#item_wrapper_no_line {
	width:650px;
	height:100%;
	padding: 10px;
	float: left;
	margin-bottom: 15px;
}
#items {
	width:150px;
	height:100%;
	float: left;
}
#items_news {
	width:150px;
	height:100%;
	float: left;
}
#itemtext {
	width:490px;
	height:100%;
	float:right;
}
#itemtextall {
	width:490px;
	height:100%;
	float:right;
}
#breadcrumb {
	float:right;
	height:20px;
	width:500px;
	text-align: right;
}
.text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	color: #737A35;
	text-decoration: none;
	list-style:none;
}
#itemtext_news {
	width:490px;
	height:100%;
	float:right;
}
#left_col_send_recipe {
	width:690px;
	height:100%;
	float: left;
	padding-top: 10px;
}
#itemtext_get_active {
	width:390px;
	height:150px;
	float:right;
}
#items_get_active {
	width:250px;
	height:150px;
	float: left;
}
#alternate_about_image {
	float:left;
	height:150px;
	width:150px;
	clear:left;
	margin-bottom: 10px;
}
#alternate_about_text {
	float:right;
	height:150px;
	width:530px;
	clear:right;
	margin-bottom: 10px;
}
#alternate_about_text_milling {
	float:right;
	height:150px;
	width:430px;
	clear:right;
	margin-bottom: 10px;
}
#alternate_about_image_milling {
	float:left;
	height:150px;
	width:230px;
	clear:left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#info_bottom_site_map {
	float:left;
	width:870px;
	height:200px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.push_text_home {
	margin-left:145px;
}
.top_bottom {
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 35px;
}
.push_in {
	margin-right: 25px;
}
.indent {
margin-left:10px;
}
.indent_next {
margin-left:30px;
}
.indent_final {
margin-left:50px;
}
#left_home_content {
	float:left;
	height:100%;
	width:560px;
	clear: none;
}
#right_home_content {
	float:right;
	clear:none;
	height:100%;
	width:280px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#john_text {
	float:left;
	height:373px;
	width:490px;
	margin-top: 0px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: none;
	margin-bottom: 10px;
}
#recipe_home {
	float:left;
	height:100%;
	width:160px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-left: 10px;
}
#dianes_top_home {
	float:right;
	height:100%;
	width:560px;
}
#whats_on_home {
	float:left;
	height:100%;
	width:100%;
}
#latest_news_home {
	float:left;
	height:100%;
	width:100%;
	margin-top:0px;
	margin-bottom: 10px;
}
#about_homepage {
	float:left;
	height:100%;
	width:100%;
	padding-top: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-bottom: 10px;
} 
#about_homepage_last {
	float:left;
	height:100%;
	width:100%;
	padding-top: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-bottom: 10px;
} 
#mid_wrapper {
	float:left;
	height:100%;
	margin-top:10px;
	width:100%;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#featured_home {
	float:left;
	height:100%;
	width:120px;
	padding-left: 10px;
}
#familytime_home {
	float:right;
	height:100%;
	width:550px;
}
.family_time_home_text {
margin-top:5px;
margin-left:10px;
}
.text_home_family {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	color: #666666;
	text-decoration: none;
	list-style:none;
	margin-left:10px;
}
#question {
	float:left;
	height:100%;
	width:690px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#question_alvin {
	float:left;
	height:100%;
	width:660px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	background-color: #DB1F27;
	background-image: url(../whats_on/images/red_bg.png);
	margin-top: 55px;
	padding-left: 30px;
}
#question_alvin1 {
	float:left;
	height:100%;
	width:690px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	background-color: #DB1F27;
	background-image: url(../whats_on/images/red_bg.png);
	margin-top: 0px;
}
#world_heart {
	float:left;
	height:100%;
	width:690px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#waist {
	float:left;
	height:145px;
	width:680px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#chipmunk {
	width:690px;
	height:245px;
	float:left;
	background-image: url(../whats_on/images/red_bg.png);
	padding: 0px;
}
#alvin {
	float:right;
	width:210px;
	height:305px;
	padding-left: 10px;
}
.right_alvin {
	float: right;
}
.down {
	margin-top:15px;
}
#featured_home_inner {
	width:120px;
	height:100px;
	position:relative;
}
