﻿.background {
	background-image: url('Pieces/background.bmp');
	background-color: #42B63F;
	text-align: center;
	min-width: 800px;
}
.title {
	background-color: #FFFFFF;
	position: absolute;
	width: 740px;
	height: 187px;
	top: 17px;
	left: 0px;
}
.divide {
	position:absolute;
	left: 0px;
	top: 203px;
	width: 740px;
	height: 120px;
}
.body {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	width: 720px;
	top: 323px;
	height: 641px;
	padding-left: 0px;
	padding-right: 20px;
}
h1 {
	margin: 0px;
	font-size: 24px;
	line-height: 60px;
}
.header1 {
	margin: 0px;
	font-size: 24px;
	line-height: 60px;
	font-weight: bold;
}
h2 {
	margin: 0px;
	font-size: 18px;
	color: #008000;
	font-weight: bold;
}
.header2 {
	margin: 0px;
	font-size: 18px;
	color: #008000;
	font-weight: bold;
}
.header3 {
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
}
.QA {
	margin: 0px;
	font-size: 26px;
	color: #008000;
}
qu {
	font-size: 24px;
	font-weight: bold;
}
.shadow_top_right {
	position: absolute;
	top: 16px;
	left: 740px;
	width: 9px;
	height: 307px;
}
.apple {
	position: absolute;
	left: 556px;
	height: 134px;
	top: 23px;
	width: 180px;
}
.title_text {
	position: absolute;
	left: 279px;
	top: 40px;
	width: 200px;
	height: 160px;
}
.logo {
	position: absolute;
	top: 30px;
	left: 30px;
}
.jackie_lynch_text {
	font-family: Century;
	font: 54px serif;
}
.title_text {
	position: absolute;
	left: 300px;
	top: 40px;
	width: 200px;
	height: 160px;
	text-align: right;
}
.raw_food_coach_text {
	font-family: Century;
	font: 36px serif;
}
.links {
	position: absolute;
	color:white;
	font-family: Century;
	font-size: 20px;
	text-align: right;
}
.footer_links {
	position: absolute;
	background-color:#9A3507;
	color:white;
	font-family: Century;
	font-size: 20px;
	text-align: right;
}
.link {
	text-decoration: none;
	color: #FFFFFF;
}
.link:visited {
	color: white;
}
.link:hover {
	color: yellow;
}
.footer {
	background-color: #9B3506;
	font-family: century;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	text-align: justify;
}
.shadow_bottom_right {
	position: absolute;
	width: 9px;
	right: -9px;
	height: 100%;
}
.shadow_bottom {
	position: absolute;
	right: 0px;
	height: 12px;
	bottom: -12px;
	left: 1px;
}
.shadow_corner {
	position: absolute;
	width: 9px;
	height: 10px;
	right: -9px;
	bottom: -10px;
}
.centre_div {
	margin:0 auto;
	width:740px;
	text-align: left;
	left: 0px;
}
.qa_body {
	position:relative;
	left: 33px;
	top: -36px;
	width: 450px;
}
.question 
{
	position:relative;
	left: 33px;
	top: -18px;
	width: 450px;
	font-weight:bold;
}
.author {
	color: #008000;
}
.ex_link {
	font-weight:bold;
}
.body_text {
	position:absolute;
	left: 215px;
	top: 20px;
	width:500px;
	font-size: 16px;
}
.next_event_box {
	border-width: inherit;
	border-style: solid;
	border-color: #9A3507;
	position: absolute;
	left: 215px;
	top: 0px;
	width: 500px;
}
.quote_div {
	width: 120px;
	text-align:center;
	color:#CEE4BA;
}
.facts_div {
	width: 120px;
	text-align:center;
	color:#CEE4BA;
	margin:20px;
}
.services_div {
	color:#CEE4BA;
	text-align:center;
}
.sidebar_div {
	color:#CEE4BA;
}
.sidebar_link {
	text-decoration: none;
	color:green;
	font-weight:bold;
	font-size: 14px;
	font-family: century;
}
.sidebar_link:hover {
	background-color:green;
	color:white;
}
.page_link {
	text-decoration: none;
	color:green;
}
.page_link:hover {
	text-decoration: none;
	color:black;
}
.recipes_div {
	color:#CEE4BA;
	text-align:center;
	margin:20px;
}