.redBox {
	width: 190px;
	margin-bottom: 15px;
}

.redBox-row-1 {
	background-color: #DCD5CF;
	height: 49px;
	background-image: url(../images/RedBox_02.jpg);
	background-repeat: repeat-x;
	width: 190px;
}

.redBox-row-2 {

	background-image: url(../images/RedBox_05.jpg);
width: 190px;
}

.redBox-row-3 {
	
	background-image: url(../images/RedBox_08.jpg);
		background-repeat: repeat-x;
width: 190px;
height: 18px;
}


.redBox-row-1-1 {
	float: left;
	background-image: url(../images/RedBox_01.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 49px;
	
}

.redBox-row-1-2 { /* holds the h3 tag */
	text-align: center;
	padding: 10px;
	float: left;
}
.redness {
	color: #AA0815;
	font-size: 22px;
	font-style: italic;
}
.redBox-row-1-2 p {
	margin: 0;
	margin: 0;
	text-align: center;
	font-size: 18px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.redBox-row-1-3 {
	background-image: url(../images/RedBox_03.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 49px;
	float: right;
}


.redBox-row-2-1 {
	float: left;
	background-image: url(../images/RedBox_04.jpg);
	background-repeat: repeat-y;
	width: 12px;

}


.redBox-row-2-2 { /* holds content */
padding: 10px;


	
	
}
.redBox-row-2-2 p {
	font-size: 11px;
	line-height: 18px;

}

.redBox-row-2-3 {
	background-image: url(../images/RedBox_06.jpg);
	background-repeat: repeat-y;
		width: 12px;

	float: right;
}


.redBox-row-3-1 {
		float: left;
	background-image: url(../images/RedBox_07.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 18px;
	float: left;
}


.redBox-row-3-2 {
	float: left;
		background-image: url(../images/RedBox_08.jpg);
	background-repeat: repeat-x;
	height: 18px;
}


.redBox-row-3-3 {
	float: left;
	background-image: url(../images/RedBox_09.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 18px;
	float: right;
}


.strategic_color {
	color: #FFF;
	font-size: 22px;
	font-style: italic;
}

