* {
	padding: 0;
	margin: 0;
}

body {
	color: #000000;
	font-size: 100%;
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
}

img {
	border: 0;
}

img.alignleft {
	float: left;
	margin: 10px;
}

#mainHolder {
	width: 770px;
	margin: 0 auto 0 auto;
	position: relative;
	font-size: 0.7em;
	text-align: left;
}

#header {
	width: 770px;
	padding-top: 17px;
	position: relative;
}

#header h1 {
	width: 298px;
	height: 58px;

	font-size: 1.5em;
}

#header h1 a {
	display: block;
	width: 298px;
	height: 58px;
	position: relative;
}

#header h1 a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../images/h1-peppermint-logo.gif");
	background-repeat: no-repeat;
	cursor: pointer;
}

/* Start the Nav Stylings */

#header ul {
	list-style: none;
	padding-top: 27px;
}

#header ul li {
	float: left;
	height: 40px;
}

#header ul li a {
	display: block;
	height: 40px;
	position: relative;
}

#header ul li#homeLink, #header ul li#homeLink a {
	width: 83px;
}

#header ul li#approachLink, #header ul li#approachLink a {
	width: 125px;
}

#header ul li#programmeLink, #header ul li#programmeLink a {
	width: 145px;
}

#header ul li#benefitsLink, #header ul li#benefitsLink a {
	width: 112px;
}

#header ul li#threeSixtyLink, #header ul li#threeSixtyLink a {
	width: 75px;
}

#header ul li#successesLink, #header ul li#successesLink a {
	width: 131px;
}

#header ul li#contactLink, #header ul li#contactLink a {
	width: 99px;
}

#header ul li a span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url("../images/nav-backgrounds.gif");
}

#header ul li#homeLink a span {
	background-position: 0px 0px;
}

#header ul li#approachLink a span {
	background-position: -83px 0px;
}

#header ul li#programmeLink a span {
	background-position: -208px 0px;
}

#header ul li#benefitsLink a span {
	background-position: -353px 0px;
}

#header ul li#threeSixtyLink a span {
	background-position: -465px 0px;
}

#header ul li#successesLink a span {
	background-position: -540px 0px;
}

#header ul li#contactLink a span {
	background-position: -671px 0px;
}

#header ul li#homeLink a span.currentPage {
	background-position: 0px -40px;
}

#header ul li#approachLink a span.currentPage {
	background-position: -83px -40px;
}

#header ul li#programmeLink a span.currentPage {
	background-position: -208px -40px;
}

#header ul li#benefitsLink a span.currentPage {
	background-position: -353px -40px;
}

#header ul li#threeSixtyLink a span.currentPage {
	background-position: -465px -40px;
}

#header ul li#successesLink a span.currentPage {
	background-position: -540px -40px;
}

#header ul li#contactLink a span.currentPage {
	background-position: -671px -40px;
}

#header ul li#homeLink a:hover span {
	background-position: 0px -80px;
}

#header ul li#approachLink a:hover span {
	background-position: -83px -80px;
}

#header ul li#programmeLink a:hover span {
	background-position: -208px -80px;
}

#header ul li#benefitsLink a:hover span {
	background-position: -353px -80px;
}

#header ul li#threeSixtyLink a:hover span {
	background-position: -465px -80px;
}

#header ul li#successesLink a:hover span {
	background-position: -540px -80px;
}

#header ul li#contactLink a:hover span {
	background-position: -671px -80px;
}

/* End the Nav Stylings */

#homeContent {
	width: 770px;
	clear: both;
	padding: 33px 0 10px 0;
	background-image: url("../images/home-sweets-sml.jpg");
	/*background-image: url("../images/home-sweets-new2.jpg");*/
	background-repeat: no-repeat;
	background-position: bottom right;
}

#homeContent h2 {
	font-weight: normal;
	color: #2A7543;
	font-size: 2.8em;
	margin-bottom: 25px;
}

#homeContent #images {
	width: 234px;
	float: right;
	margin-left: 20px;
	text-align: right;
}

#homeContent p {
	font-size: 1.1em;
	margin: 0 295px 0.7em 0;
}

#homeContent #lunchnlearn {
	width: 475px;
	height: 66px;
	padding-top: 9px;
	background: url("../images/home-lunchnlearn.gif") no-repeat;
	position: relative;
	margin-top: 2em;
}

#homeContent #lunchnlearn h3 {
	margin: 0px 0px 0px 10px;
	width: 188px;
	height: 23px;
	font-size: 1.1em;
	font-weight: normal;
	color: #2A7543;
	position: relative;
}

#homeContent #lunchnlearn h3 span {
	width: 188px;
	height: 23px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../images/home-lunchnlearntitle.gif") no-repeat;
}

#homeContent #lunchnlearn p {
	margin: 7px 170px 0px 10px;
}

#homeContent #lunchnlearn a {
	display: block;
	position: absolute;
	background: url("../images/home-lunchnlearnlink.gif") no-repeat;
	top: 11px;
	left: 330px;
	width: 80px;
	height: 34px;
	border: 0;
	padding: 18px 18px 0px 9px;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#homeContent #mandevarticles {
	width: 475px;
	padding: 9px 0 0 0;
	background: url("../images/home-articlesbackground.gif") no-repeat;
	margin-top: 2em;
}

#homeContent #mandevarticles h3 {
	margin: 0px 0px 1.2em 140px;
	font-size: 1.3em;
	font-weight: bold;
	color: #2A7543;
}

#homeContent #mandevarticles h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.4em;
}

#homeContent #mandevarticles p {
	margin: 0;
	padding: 0;
}

#homeContent #mandevarticles a {
	display: block;
	padding: 3px 20px 3px 0px;
	text-align: right;
	background: url("../images/home-articlespdficon.gif") top right no-repeat;
	margin-top: 0.3em;
	color: #2A7543;
}

#homeContent #mandevarticles div.article {
	float: left;
	width: 141px;
}

#homeContent #mandevarticles div.left {
	margin-left: 10px;
}

#homeContent #mandevarticles div.centre {
	margin: 0px 16px;
}

#homeContent #mandevarticles p#info {
	margin: 0;
	padding: 0;
	clear: both;
	text-indent: -2000px;
	background: url("../images/home-articlesbottomcurve.gif") bottom left no-repeat;
}

#approachContent {
	width: 770px;
	clear: both;
	padding: 33px 0 10px 0;
}

#approachContent h2 {
	font-weight: normal;
	color: #2A7543;
	font-size: 2.8em;
	margin-bottom: 25px;
}

#approachContent p {
	font-size: 1.1em;
	margin: 0 0 0.7em 0;
}

#approachContent #columnOne, #approachContent #columnTwo, #approachContent #columnThree {
	width: 240px;
	background-image: url("../images/approach-sweet.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin-top: 25px;
}

#approachContent #columnTwo {
	margin: 25px 25px 0 25px;
}

#approachContent #columnOne h3, #approachContent #columnTwo h3, #approachContent #columnThree h3 {
	margin-left: 38px;
	font-weight: bold;
	color: #2A7543;
	font-size: 1.5em;
	padding: 0.9em 0 0.6em 0;
}

#approachContent #columnOne p, #approachContent #columnTwo p, #approachContent #columnThree p {
	text-indent: 36px;
}

#programmeContent {
	width: 770px;
	clear: both;
	padding: 33px 0 10px 0;
	position: relative;
}

#programmeContent h2 {
	font-weight: normal;
	color: #2A7543;
	font-size: 2.8em;
	margin-bottom: 25px;
}

#programmeContent p {
	font-size: 1.1em;
	margin: 0 0 0.7em 0;
}

#programmeContent #moduleOne, #programmeContent #moduleTwo, #programmeContent #moduleThree, #programmeContent #moduleFour, #programmeContent #moduleFive, #programmeContent #moduleSix {
	width: 256px;
	height: 9.85em;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
}

#programmeContent #moduleOne a, #programmeContent #moduleTwo a, #programmeContent #moduleThree a, #programmeContent #moduleFour a, #programmeContent #moduleFive a, #programmeContent #moduleSix a {
	display: block;
	width: 256px;
	height: 9.85em;
	text-decoration: none;
	color: #000000;
}

#programmeContent #moduleOne, #programmeContent #moduleTwo, #programmeContent #moduleThree {
	float: left;
	margin-top: 25px;
	background-color: #ffffff;
}

#programmeContent #moduleOne h3, #programmeContent #moduleTwo h3, #programmeContent #moduleThree h3 {
	padding: 25px 0 5px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #2A7543;
}

#programmeContent #moduleFour, #programmeContent #moduleFive, #programmeContent #moduleSix {
	float: right;
	margin-top: 1px;
	background-color: #D6ECB0;
}

#programmeContent #moduleFour h3, #programmeContent #moduleFive h3, #programmeContent #moduleSix h3 {
	padding: 43px 0 5px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #2A7543;
}

#programmeContent #moduleTwo, #programmeContent #moduleFive {
	margin-left: 1px;
	margin-right: 1px;
}

#programmeContent #moduleOne {
	background-image: url("../images/programme-module-1.gif");
}

#programmeContent #moduleTwo {
	background-image: url("../images/programme-module-2.gif");
}

#programmeContent #moduleThree {
	background-image: url("../images/programme-module-3.gif");
}

#programmeContent #moduleFour {
	background-image: url("../images/programme-module-4.gif");
}

#programmeContent #moduleFive {
	background-image: url("../images/programme-module-5.gif");
}

#programmeContent #moduleSix {
	background-image: url("../images/programme-module-6.gif");
}

#programmeContent p.centerText {
	text-align: center;
	font-size: 1em;
	margin: 1.2em 0 0 0;
}

#programmeContent h4 {
	font-weight: bold;
	color: #2A7543;
	font-size: 1.7em;
	padding-top: 1.4em;
	clear: both;
}

#programmeContent ul {
	font-size: 1.1em;
	margin: 0.7em 0 0 2em;
}

/* Old jQuery CSS Start */
/*.transferer
{
	border: 1px dotted #666666;
}

#programmeContent #moduleOneText, #programmeContent #moduleTwoText, #programmeContent #moduleThreeText, #programmeContent #moduleFourText, #programmeContent #moduleFiveText, #programmeContent #moduleSixText, #programmeContent #delegateText {
	position: absolute;
	width: 300px;
	top: 75px;
	left: 225px;
	padding: 10px;
	display: none;
	background-color: #E6F7C9;
	border: 1px solid #2A7543;
}

#programmeContent div h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #2A7543;
}

#programmeContent div a.prevLink {
	display: block;
	float: left;
	color: #2A7543;
	border: 1px solid #2A7543;
	text-decoration: none;
	padding: 2px 4px;
}

#programmeContent div a.nextLink {
	display: block;
	float: right;
	color: #2A7543;
	border: 1px solid #2A7543;
	text-decoration: none;
	padding: 2px 4px;
}

#programmeContent div a.nextLink:hover, #programmeContent div a.prevLink:hover {
	background-color: #2A7543;
	color: #D6ECB0;
}*/
/* Old jQuery CSS End */

#threeSixtyContent {
	width: 770px;
	clear: both;
	padding: 33px 0 10px 0;
	background-image: url("../images/menu-sweet.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#threeSixtyContent h2 {
	font-weight: normal;
	color: #2A7543;
	font-size: 2.8em;
	margin-bottom: 25px;
}

#threeSixtyContent h3 {
	font-weight: bold;
	color: #2A7543;
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

#threeSixtyContent p {
	font-size: 1.1em;
	margin: 0 295px 0.7em 0;
}

#threeSixtyContent a {
	color: #2A7543;
}

#threeSixtyContent p.readerLink {
	margin-top: 2em;
}

#threeSixtyContent p.readerLink a {
	text-decoration: none;
}

#threeSixtyContent ul {
	font-size: 1.1em;
	margin: 0 295px 0.7em 2em;
}

#benefitContent {
	width: 770px;
	clear: both;
	padding: 33px 0 10px 0;
}

#benefitContent h2 {
	font-weight: normal;
	color: #2A7543;
	font-size: 2.8em;
	margin-bottom: 25px;
}

#benefitContent p {
	font-size: 1.1em;
	margin: 0 0 0.7em 0;
}

#benefitContent #columnOne, #benefitContent #columnTwo, #benefitContent #columnThree {
	width: 240px;
	height: 29em;
	background-color: #D6ECB0;
	float: left;
	background-image: url("../images/benefits-box-bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

#benefitContent #columnTwo {
	margin: 0 25px;
}

#benefitContent #columnOne h3, #benefitContent #columnTwo h3, #benefitContent #columnThree h3 {
	font-weight: bold;
	color: #2A7543;
	font-size: 1.5em;
	padding: 10px;
	background-image: url("../images/benefits-box-top.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#benefitContent #columnOne ul, #benefitContent #columnTwo ul, #benefitContent #columnThree ul {
	font-size: 1.1em;
	margin: 0 0 0 1.2em;
	padding: 10px;
}

#benefitContent #columnOne ul li, #benefitContent #columnTwo ul li, #benefitContent #columnThree ul li {
	margin: 0 0 0.7em 0;
}

#successesContent {
	width: 770px;
	clear: both;
	padding: 33px 0 10px 0;
}

#successesContent h2 {
	font-weight: normal;
	color: #2A7543;
	font-size: 2.8em;
	margin-bottom: 25px;
}

#successesContent p {
	font-size: 1.1em;
	margin: 0 0 0.7em 0;
}

#successesContent #columnOne, #successesContent #columnTwo {
	width: 365px;
	float: left;
}

#successesContent #columnTwo {
	margin: 0 0 0 40px;
}

#successesContent #columnOne h3, #successesContent #columnTwo h3 {
	font-weight: bold;
	color: #2A7543;
	font-size: 1.5em;
	padding: 10px 0;
}

#successesContent #columnOne p, #successesContent #columnTwo p {
	padding: 0 20px;
}

#successesContent #columnOne p.quote, #successesContent #columnTwo p.quote {
	padding: 5px 20px 0 20px;
	background-image: url("../images/successes-quote.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#contactContent {
	width: 770px;
	clear: both;
	padding: 33px 0 10px 0;
	background-image: url("../images/contact-sweet.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#contactContent h2 {
	font-weight: normal;
	color: #2A7543;
	font-size: 2.8em;
	margin-bottom: 25px;
}

#contactContent h3 {
	font-weight: bold;
	color: #2A7543;
	font-size: 1.7em;
	margin-top: 1.4em;
}

#contactContent #mugshot {
	width: 130px;
	float: right;
	margin-left: 20px;
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
}
#contactContent #mugshot span {
	display: block;
	font-weight: normal;
}

#contactContent p {
	font-size: 1.1em;
	margin: 0 295px 0.7em 0;
}

#contactContent form p {
	margin: 0;
}

/* #contactContent p.formError {
	color: #dd0000;
}

#contactContent form {
	margin: 1.5em 295px 2em 0;
	font-size: 1.1em;
}

#contactContent form fieldset {
	border: none;
}

#contactContent form fieldset legend {
	color: #87D300;
	font-weight: bold;
	padding-left: 32px;
}

#contactContent form fieldset div.formRow {
	padding: 3px 0;
}

#contactContent form fieldset div.formRowLast {
	padding: 3px 0 0 110px;
}

#contactContent form fieldset div.formRow span {
	float: left;
	width: 100px;
	margin: 5px 10px 0 0;
	text-align: right;
} */

#contactContent address {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	padding-left: 100px;
	margin: 0 295px 0.7em 0;
}

#accessContent {
	width: 770px;
	clear: both;
	padding: 33px 0 10px 0;
	background-image: url("../images/contact-sweet.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#accessContent h2 {
	font-weight: normal;
	color: #2A7543;
	font-size: 2.8em;
	margin-bottom: 25px;
}

#accessContent ul {
	font-size: 1.1em;
	margin: 0 295px 0 1.2em;
}

#accessContent ul li {
	margin: 0 0 0.7em 0;
}

#accessContent p {
	font-size: 1.1em;
	margin: 0 295px 0.7em 0;
}




#footer {
	width: 770px;
	padding: 15px 0;
	clear: both;
}

#footer p {
	text-align: center;
	font-size: 0.9em;
	color: #aaaaaa;
}

#footer a {
	color: #aaaaaa;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}