
#success-welcome {
	margin: 0;
	padding: 0 0 0px;
	width: 100%;
}
#success-welcome h1{
	margin-bottom:20px;
}
.successContent{
	color: #726052;
	width:100%;
}

div.module.green .module-text a{
	color: #666E25;
}
div.module .module-image img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.module.floatFix .module-image{
	padding: 0;
	overflow: hidden;
}
.module.floatFix .module-image img{
	float:right;
}

.greyBackground{
	background-color:#f1efed;
}

.previousNextSelection{
	float:right;
	margin-top: 13px;
}
/*.previousNextSelection a{
	color:#4A7690;
}*/
.twoColumns dl{
	width:49%;
	float:left;
}
.twoColumns dt{
	width:25%;
	float:left;
	margin-bottom:10px;
}
.twoColumns dd{
	width:74%;
	float:left;
	margin-bottom:10px;
	font-weight: bold;
}
.twoColumns dd a{
	color:#B53039;
}

.successStory img{
	float:right;
}
.successStory .module-image{
	overflow: hidden;
}
.successStory .headerText{
    font-size: 16px;
	font-family: Georgia,Times New Roman,Times,serif;
}
div.module.orange.successStory div.module-image{
	padding-right:0px;
	padding-bottom:0px;
	background:#F1EFED url('/images/successLaurel.jpg') no-repeat 8px bottom;
}

div.slideshow-slide-wrapper {
  /*  background: none repeat scroll 0 0 #F1EFED; */
    height: 325px;
    padding: 5px;
    width: 485px;
}

div.slideshow-thumbs {
    background: none repeat scroll 0 0 #F1EFED;
   /*  height: 127px; */
   /* dmb - paperthin changed 03/07/2012 
     padding: 5px 3px 5px 5px;
   */
    padding: 8px 4px 4px 7px;
}
div.slideshow-toggles {
    margin-top: 5px;
}

div.content_area ul li a, div.content_area ol li a {
   /*  color: #339B9B;
   text-decoration: underline;*/
}
div.content_area ul li a, div.content_area ol li a,
div.content_area ul li a:visited, div.content_area ol li a:visited{
    /*color: #339B9B !important;
    text-decoration: underline;*/
}

div.module.aqua a{
	/*color: #339b9b;*/
}

.categoryCheckbox{
	float: left;
	margin-right: 6px;
	clear:left;
}
.eventsCalendarListing .month,
.eventsCalendarListing .twoColumns{
	font-family: Lucida Grande,Arial,Verdana;
}


.eventsCalendarListing h1{
	line-height:27px;
}
.eventsCalendarListing .twoColumns{
	font-size:12px;
}

.content_area .module.green a:visited{
	color:#666E25;
}

div.twoColumn{
	width: 785px;
}
