﻿.correctionclass p, ul, h1 {
/*border: 1px solid #dd1d00;*/
margin-left: 30px;
}


a:link { 
	color: #FFFFFF;
	text-decoration: none;


}
a:visited { 
	color: #FFFFFF;
		text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

ul.markerul {
	list-style:none;
}

li.marker {
	background:url(../assets/marker2.gif) no-repeat 20px 22px;

}


body {
	width:80%;
	height:100%;
	margin-left:20px;
	margin-right:auto;
	background: #fff url(../assets/background.jpg) repeat-y;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	}

#leftcontent {
	float:left;
	width:360px;
	/*width:382px;*/
/*	margin-right:15px;*/
	padding-bottom:20px;
	/*border: 1px solid #dd1d00;*/
	}

#rightcontent {
	}

	
h1 {
	font-size:14px;
	padding-top:10px;
	}

#rightcontent p, ul, li{
	margin-left:5px;
	margin-right:5px;
	color: #245d32;
	font: 12px/25px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	}

#logo {
	/*border: 1px solid #ff1d00;*/
	margin-top: 5px;
	margin-left: 70%;
	background-image: url(../assets/logo.gif);
	width: 327px;
	height: 109px;
}

.section_title {
	color:#245F35;
	font-weight:bold;
	font-size:240%;
}

.services_title {
	color:#FFFFFF;
	font-size:190%;
	padding-top:20px;	
}


#sidebarleft {
	/*border: 1px solid #ff1d00;*/
	margin-right: 55px;
	margin-top: 10px;
	margin-left: 5px;
	width: 290px;
	height: 200px;
	color: #fff;
	font: 14px/20px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-align: center;
}

#storyboxlogo {
	/*border: 1px solid #ff1d00;*/
	background-image: url(../assets/enrichlogo.jpg);
	width: 310px;
	height: 109px;
	margin-top: 10px;
	margin-left: 35%;
	margin-bottom: 15px; 
	font-weight:bold;
}

#storybox1 {
	/*border: 1px solid #ff1d00;*/
	margin-top: 10px;
	margin-left: 370px;
	margin-right: 5px; 
}

#storybox1subleft {
	/*border: 1px solid #dd1dff;*/
	/*height: 99%;*/
}

#storybox1subright {
	float: right;
	width: 310px;
}

#storybox2subright {
	/* Box that holds Financal Wellness Graphic + Right Side Text */
	/*border: 1px solid #dd1dff;*/
	height: 99%;
	
}

#storybox2subleft {
	/* Box that holds 2nd box, left aligned image */
	/*border: 1px solid #dd1d00;*/
	float: left;
	width: 280px;
	margin-right: 5px;
}

#storybox2subleftsmall {
	float: left;
	width: 125px;
	/*border: 1px solid #dd1d00;*/
}


#storybox2 {
	/*border: 1px solid #ff1d00;*/
	/*below is new*/
	/*width:700px;*/
	/* -- NOTE ABOVE - Having this width set forces the 2nd box to be so wide that on IE it forces the 2nd area too far down the page*/
	/*margin-top: 10px;*/
	margin-left: 370px;
	margin-right: 5px;
	height: 200px;
}

#footer {
	margin-top: 20px;
	margin-left: 370px;
	margin-right: 30px;
	margin-bottom: 1px;
	color: silver;
	text-align: center;
	font: 12px/20px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}