body {
background:#FFFFFF url(../images/s5_header_bg.png) repeat-x top left;
padding-bottom: 50px;
}

#s5_pathway_wrap_inner, #s5_footer_wrap_inner, #s5_main_body_wrap {
background:#FFFFFF;
}

div.module_round_box, div.module_round_box-green, div.module_round_box-purple, div.module_round_box-red, div.module_round_box-orange, div.module_round_box-blue {
background:#FFFFFF;
}

div.module_round_box-none {
background:#FFFFFF;
border:solid 0px #border:solid 0px #E5E5E5;;
}

#s5_top_mods, #s5_bot_mods, #s5_pathway_wrap, #s5_footer_wrap {
background:#FFFFFF;
}

.s5_content_title, #s5_top_mods_inner, #s5_bot_mods_inner, #s5_pathway_wrap, #s5_footer_wrap, div.breadcrumbs div, #s5_middle_menu ul.menu a, #s5_bottom_menu ul.menu a, div.breadcrumbs a, div.module_round_box_middle h3 {
color:#000000;
}

div.module_round_box_middle span.s5_h3_first {
color:#000000;
}

.pathway_first {
background:url(../images/light/s5_pathway_home.png) no-repeat top right;
}

.pathway_middle, .pathway_last {
background:url(../images/light/s5_pathway_arrow.png) no-repeat top right;
}

div.module_round_box_middle span.s5_mod_span1 {
background:url(../images/light/s5_h3_m.png) repeat-x top left;
}

div.module_round_box_middle span.s5_mod_span2 {
background:url(../images/light/s5_h3_l.png) no-repeat top left;
}

div.module_round_box_middle span.s5_mod_span3 {
background:url(../images/light/s5_h3_r.png) no-repeat top right;
}

div.module_round_box_middle div, #s5_main_content_wrap_inner {
border-bottom:solid 1px #E6E5E5;
}

#s5_top_mods a, #s5_bot_mods a {
color:#000000;
}

#s5_top_mods .latestnews li, #s5_top_mods .mostread li,#s5_bot_mods .latestnews li, #s5_bot_mods .mostread li, #s5_top_mods ul.menu a, #s5_bot_mods ul.menu a {
	border-bottom:solid 1px #E6E5E5;
}


/************************************
 *************EDITS******************
 ************************************/
/*killing background images for headers for round boxes*/
div.module_round_box_middle span.s5_mod_span1 {
background: none;
font-family: Gothic, Helvetica, sans-serif;
}

div.module_round_box_middle span.s5_mod_span2 {
background: none;
}

div.module_round_box_middle span.s5_mod_span3 {
background: none;
height: 0px;
padding-left: 0px;
padding-top: 0px;
}

/*background for page*/
#s5_main_body_wrap {
background: #00673e;
padding-top: 0px;
padding-right: 0px;
}

/*adjustments for color, borders etc for contact info and footer content*/
#s5_bot_mods{
border-top-left-radius: 10px;
border-top-right-radius: 10px;
-moz-border-top-left-radius: 10px;
-moz-border-top-right-radius: 10px;
}

#s5_below_body_mods div.module_round_box_middle div{
color:#ffffff;
background-color: #00673e;
border-bottom: none;
}

#s5_below_body_mods div.module_round_box_middle a {
color: #FFFFFF;
}

#s5_below_body_mods .module_round_box_middle p {
padding-top: 0px;
}

#s5_below_body_mods .module_round_box_middle  strong {
font-family: Gothic, Helvetica, sans-serif;
font-weight: normal;
font-size: 16px;
}

#s5_below_body_mods .module_round_box_middle h3 {

padding-top: 0px;
color: #ffffff;
margin-left: 0;
margin-bottom: 0;
height: 20px;
font-size: 16px;
}
#s5_footer_wrap {
margin-top: -24px;
margin-bottom: 0px;
border--radius: 10px;
-moz-border-radius: 10px;
}

#s5_bot_mods{
border-top-left-radius: 10px;
border-top-right-radius: 10px;
-moz-border-top-left-radius: 10px;
-moz-border-top-right-radius: 10px;
}
div.module_round_box_middle span.s5_h3_first {
color:#FFFFFF;
}
/*main blog wrapper rounded corners*/
#s5_main_content_wrap_inner{
border-radius: 10px;
-moz-border-radius: 10px;
}

/* top nav button styles */
a.readong, .contentheading, .componentheading, h2, h4, #s5_accordion_menu #current span {
color:#ffffff;
}
#s5_navv a.active{
color: #ffffff;
}
#s5_navv li.active a.active, #s5_navv a:hover {
color:#fff000;
}

/*right side column*/
#s5_right_wrap {
background: #ffffff;
border-radius: 10px;
-moz-border-radius: 10px;
padding-top: 10px;
}

#home_sidebar_menu {
font-family: Gothic, Helvetica, sans-serif;
}

/*background color*/
body {
background: #00673e url(../images/s5_header_bg.jpg) repeat-x top left;
background-position: 35% 0%;
}

#s5_pathway_wrap{
border-radius: 10px;
-moz-border-radius: 10px;
width: 944px; 
margin-left: 14px;
}

/*carousel controls for home page*/
#rounded_frame{
	background-image: url('../images/RoundedFrame.png');
        background-size: 100%;
	width: 710px;
	height: 394px;
	position: relative;
	top: -394px;
}

.jcarousel-control{
	position: relative;
	top: -409px;
	width: 50px;
	left: 316px;
}

.jcarousel-control .pic_button{
	position: relative;
	float: left;
	width: 10px;
	height: 10px;
	margin: 0px 1px;
	background-image: url('../images/buttons.png');
	background-repeat: no-repeat;
}


.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  710px;
    height: 394px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  710px;
    height: 394px;
}

.jcarousel-skin-tango .jcarousel-item {
    width:  710px;
    height: 394px;
}

span.pic_button_display_none {
	display: none;
}

#s5_component_wrap  {
padding-top: 50px;
height: auto;
}
