

/* 
================================
 Container Styles for DotNetNuke
================================
*/   


.containertoprow4_free {
	background: ;
}
.containerrow4_free {
	background-color: ;
}

.top_green {background: #c9daad; height:10px;}
.bottom_green {background: #c9daad; height:10px;}
.centersection_green {background:#c9daad;}
.leftside_green {background:#c9daad; width:10px;}
.rightside_green {background:#c9daad; width:10px;}

.top_brown {background: #d7cead; height:10px;}
.bottom_brown {background: #d7cead; height:10px;}
.centersection_brown {background:#d7cead;}
.leftside_brown {background:#d7cead; width:10px;}
.rightside_brown {background:#d7cead; width:10px;}

.top_blue {background: #c7cad1; height:10px;}
.bottom_blue {background: #c7cad1; height:10px;}
.centersection_blue {background:#c7cad1;}
.leftside_blue {background:#c7cad1; width:10px;}
.rightside_blue {background:#c7cad1; width:10px;}

.top_orange {background: #feebb3; height:10px;}
.bottom_orange {background: #feebb3; height:10px;}
.centersection_orange {background:#feebb3;}
.leftside_orange {background:#feebb3; width:10px;}
.rightside_orange {background:#feebb3; width:10px;}

