/********************************/
/* FRONT PAGE ONLY STYLES */
/********************************/
!div#contentWrap {background: #28A30C url(../images/evergreen_mask.png) bottom left no-repeat !important;}
div#contentWrap {background: #28A30C url(../../../user_upload/images/frontpage/fpbg.png) top left no-repeat !important;}
div#mainContent h1, div#mainContent  h2 { font-family: Arial, Helvetica; font-weight:normal;}
div#mainContent h1 em {font-style:italic;}
div#secondaryContent li {color:#28A30C;}
/* div#breadcrumb {display:none;} */

/********************************/
/* FRONT PAGE - GETTING STARTED */
/********************************/
div#secondary {
	margin-top:20px;
  margin-right:20px;
}
div#gettingStarted {
	width:580px;
	padding:2px;
	}
div#gettingStarted h1 { 
	font-size: 200%;
	color:#075207;
	}
p#gettingStarted1, p#gettingStarted2, p#gettingStarted3, p#gettingStarted4, p#gettingStarted5, p#gettingStarted6, p#gettingStartedStepFurtherReading {
	width:auto; 
	margin-top:20px;
	}
p#gettingStartedStepFurtherReading {
	margin-top:24px;
	}
a.startButton {
	display: block;
	width: 242px;
	height: 55px;
	background: url(../images/button_logintotypo3.png) top left no-repeat;
	text-indent: -9999px;
	margin: 1em 0;
	}
a.startButton:hover {
	background-position: 0 -56px;
	}
p#gettingStarted1, p#gettingStarted2, p#gettingStarted3, p#gettingStarted4, p#gettingStartedStep4, p#gettingStarted5, p#gettingStarted6, FurtherReading {width:auto; padding:0.1em 0;	font-size:130%;}
p#gettingStarted1 {background: url(../images/1.html) center left no-repeat !important;padding-left:0px; margin-left:25px;}
p#gettingStarted2 {background: url(../images/2.html) center left no-repeat !important;padding-left:0px; margin-left:20px;}
p#gettingStarted3 {background: url(../images/3.html) center left no-repeat !important;padding-left:0px; margin-left:15px;}
p#gettingStarted4 {background: url(../images/4.html) center left no-repeat !important;padding-left:0px; margin-left:10px;}
p#gettingStarted5 {background: url(../images/4.html) center left no-repeat !important;padding-left:0px; margin-left:5px;}
p#gettingStarted6 {background: url(../images/4.html) center left no-repeat !important;padding-left:0px; margin-left:0px;}
p#gettingStartedStepFurtherReading {margin-left:230px;}