/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_free {
	width: 100%;
	background-color: #a62627;
}
.containermaster_Red {
	width: 100%;
	background-color: #ffffff;
}
.containerrow1_free {
	background-color: #EBEBEB;
}
.containerrow1_Red {
	background-color: #a62627;
}
.containerrow1_RedDarker {
	background-color: #960001;
}
.containerrow2_free {
	background-color: #ffffff;
}

