body {
	background: url(images/bg.jpg) top repeat-x #554524;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	color: #000; 
	}

h1 {
	font-size: 16px;
	color: #544523;	
	}

h2 {
	font-size: 14px;
	color: #544523;
	}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #46641a;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #46641a;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #84b834; 
	}	

a.bot:link {	
	font-weight: normal;
	font-size: 11px; 
	text-decoration: underline; 
	color: #b5d485;
	} 	
a.bot:visited {
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline; 
	color: #b5d485;
	}	
a.bot:hover {
	font-weight: normal;
	font-size: 11px; 
	text-decoration: none; 
	color: #fff; 
	}	

.footer {
	color: #b5d485;
	font-size: 11px;
	}

.small {
	font-size: 10px;
	color: #fff;
	}
	
.sideBox {
	font-size: 11px;
	color: #46641a;
	}
	
.green {
	font-size: 16px;
	color: #46641a;
	}
	
.border {
	border: 1px solid #color: #46641a;
	padding: 15px;
	}
	
.mainText {
	width: 484px;
	padding-left: 14px;
	}
	
.articleText {
	width: 484px;
	padding-left: 14px;
	text-align: justify;
	}

.mainBG {
	background: url(images/main_bg.jpg) bottom right no-repeat #fff;
	}
	
.aboutBG {
	background: url(images/about_bg.jpg) bottom right no-repeat #fff;
	}
	
.servicesBG {
	background: url(images/services_bg.jpg) bottom right no-repeat #fff;
	}
	
.readingBG {
	background: url(images/reading_bg.jpg) bottom right no-repeat #fff;
	}
	
.clientsBG {
	background: url(images/clients_bg.jpg) bottom right no-repeat #fff;
	}
	
.nutraBG {
	background: url(images/nutra_bg.jpg) bottom right no-repeat #fff;
	}
	
.calBG {
	background: url(images/calendar_bg.jpg) bottom right no-repeat #fff;
	}
	
.pathBG {
	background: url(images/path_bg.jpg) bottom right no-repeat #fff;
	}
	
.resourcesBG {
	background: url(images/resources_bg.jpg) bottom right no-repeat #fff;
	}
	
.calendarBG {
	background: url(images/calendar_bg.jpg) bottom right no-repeat #fff;
	}
	
.contactBG {
	background: url(images/contact_bg.jpg) bottom right no-repeat #fff;
	}
	
.imageFloat {
	float: right;
	padding-left: 20px;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 20px;
	}
	
.contactButton { 
	color: #ffffff; 
	font-weight: bold;	
	background-color: #424242;
	border: 1px solid #424242;
	}

.contactInput { 
	background-color: #ffffff; 
	border: 1px solid #424242;
	}
	
.bookTitle {
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	} 
	
.resourceTitle {	
	font-size: 14px;
	font-weight: bold;
	} 

#flashcontent {	
	width: 486px;
	height: 489px;		
	}

