

.hidden {
	display: none;
}




.detox-box {
	position: absolute;
	top: 330px;
	background: url(http://www.simplyraw.ca/images/content-detox-box.gif);
	width: 459px;
	height: 249px;
}

.detox-box-text {
	position: absolute;
	top: 80px;
	left: 50px;
	width: 400px;
	color: #000;
}

.detox-box-text-right {
	position: absolute;
	top: 80px;
	left: 310px;
	width: 150px;
	color: #000;
}


.detox-divider {
	position: absolute;
	top: 588px;
	background: url(http://www.simplyraw.ca/images/content-detox-divider.gif);
	width: 467px;
	height: 5px;
}


.direct-box {
	position: absolute;
	top: 600px;
	background: url(http://www.simplyraw.ca/images/content-direct-box.gif);
	width: 457px;
	height: 212px;
}

.direct-box-text {
	position: absolute;
	top: 75px;
	left: 70px;
	width: 400px;
	color: #000;
}

.ebook-box {
	position: absolute;
	top: 850px;
	background: url(http://www.simplyraw.ca/images/content-ebooks-community-bg.gif);
	width: 724px;
	height: 141px;
}

.ebook-box-text {
	position: absolute;
	top: 50px;
	left: 570px;
	width: 400px;
	color: #000;
}

.newsletter-box {
	position: absolute;
	top: 300px;
	left: 750px;
	background: url(http://www.simplyraw.ca/images/content-newsletter.gif);
	width: 258px;
	height: 116px;
}

.newsletter-box-text {
	position: absolute;
	top: 50px;
	width: 238px;
	color: #454445;
	text-align: center;
}

.workshops-box {
	position: absolute;
	top: 430px;
	left: 760px;
	background: url(http://www.simplyraw.ca/images/content-workshops.jpg);
	width: 241px;
	height: 412px;
}

.workshops-box-text {
	position: relative;
	top: 220px;
	left: 45px;
	width: 400px;
	color: #000;
}




<!---- new styles --->

.body-bold {
	font-size : 10pt;
	font-weight : bold;
}

.title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}

.subtitle {
	font-size: 16px;
	font-face: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Maroon;
	padding-top: 15px;
}

.body-red {
	font-size : 10pt;
	color : #FF0000;
}

.body-med-red {
	font-size : 11pt;
	color : #FF0000;
}

.body-sm-red {
	font-size : 9pt;
	color : #FF0000;
}

.body-sm {
	font-size : 9pt;
}

.body-med {
	font-size : 11pt;
}

.body-med-blue {
	font-size : 11pt;
	color : #000080;
}

.bold-med-blue {
	font-size : 11pt;
	color : #000080;
	font-weight : bold;
}

.body-white {
	font-size : 10pt;
	color : #FFFFFF;
}

.toolbar {
	font-size : 10pt;
	font-weight : bold;
}

.sectionhead {
	font-size : 13pt;
	font-weight : bold;
	color : #FFFFFF;
}

.paragraph-head {
	font-size : 13pt;
	font-weight : bold;
	color : #008000;
}

.footer {
	font-size : 12pt;
	font-weight : bold;
	color : #FFFFFF;
}
