body {
	background:#ece5b2 url(images/page_components/background_tile.jpg);
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:arial, helvetica, sans serif;
	font-size:12px;
	line-height:16px;
	color:#464646;
}

h1 {
	font-size:24px;
	font-weight:bold;
	color:#566c10;
	background:url(/images/h1_bkg.gif) no-repeat;
	padding:30px;
	margin-top:-10px;
}

h2 {
	color:#b43030;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin-bottom:10px;
}

h3 {
  color:#4F4F4F;
}
h4 {
  font-size:14pt;
  padding:0px;
  margin:0px;
  color:#78a22f;
}
h5 {
  font-size:12pt;
  padding:0px;
  margin:0px;
}
p {
	text-align: justify;
}
a.MainLINKS:link {
	color:#990000;
	line-height: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}
a.MainLINKS:visited {
	color:#990000;
	line-height: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}
a.MainLINKS:hover {
	color:#566C10;
	line-height: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}
a:link {
	color: #566C10;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #566C10;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #990000;
	font-weight: bold;
}
.chart_table {
	padding:0px;
	border-spacing:0;
}
.chart_table th,.chart_table td {
	font-size:12px;
	border-bottom:1px solid #566C10;
	padding:3px;
}
.chart_table th {
  text-align:left;
}
.chart_table td {
  margin:0px;
}
.bold_text {
  font-weight:bold;
  color:#000000;
}

#container {
	width:100%;
	height:100%;
}

#login {
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-image: url(images/page_components/top_image.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 253px;
}

#main {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	width:780px;
	float:left;
	background:#fff url(images/page_components/main_bkg.jpg) repeat-y;
	padding:10px;
	padding-bottom:0px;
}
#subcontent {
  padding:20px;
  min-height:200px;
}


#content_footer {
	width:780px;
	float:left;
	background:#566c10;
	color:#ffffff;
}

#leftbox {
	width:237px;
	float:left;
	padding:10px;
	border-right:1px solid #78a22f;
	height: 625px;
}

#centerbox {
	width:237px;
	float:left;
	padding: 10px;
	height: 625px;
}

#rightbox {
	width:237px;
	float:left;
	padding:10px;
	border-left:1px solid #78a22f;
	background:url(/images/juice_bkg.jpg) no-repeat right bottom;
	height: 625px;
}
#footerHeader {
	width: 780px;
}
	
#footer_image {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

#footer {
	float:left;
	text-align:center;
	width:780px;
}

#copyright_footer {
	font-size:11px;
	text-align: center;
}
a.GreenArea:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.GreenArea:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#nav {
	width:740px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#566c10;
	text-transform:uppercase;
	letter-spacing:1px;
}

#nav a:link { text-decoration:none; color:#566c10; margin-left:12px; }
#nav a:visited { text-decoration:none; color:#566c10; margin-left:12px; }
#nav a:hover { text-decoration:none; color:#78a224; margin-left:12px; }
#nav a:active { text-decoration:none; color:#566c10; margin-left:12px; }

.topsection {
	width:780px;
	float:left;
	color:#ffffff;
	font-weight:bold;
}

.topsection h2 {
	color:#dadc5f;
	font-size:60px;
	font-weight:bold;
	padding:0px;
	margin:50px 0 25px 0;
}
#bottom_image{
	padding-bottom: 36px;
}

.middlesection {
	width:780px;
	color:#ffffff;
	float:left;
	vertical-align:top;
}

.middlesection h3 {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin-bottom:5px;
}
#mainContent {
	width:760px;
	float:left;
	padding:0px 5px 5px;
	background:#fff;
}
#SpiritualBox {
	text-align: justify;
	height: 600px;
	background-position: top;
}
#EmotionalBox {
	text-align: justify;
	padding: 0px;
	background-position: top;
	height: 600px;
}
#PhysicalBox {
	background-position: top;
	text-align: justify;
	height: 600px;
}

