/* Backgrounds */

body{
	background-color:#a21c45;	
}
#Main-Content{	
	-moz-box-shadow:0 2px 4px 0 #3d4943;
    -webkit-box-shadow:0 2px 4px 0 #3d4943;
    box-shadow:0 2px 4px 0 #3d4943;	
}
.testi-holder{
	background-color:#d8e3de;
}
.testi-holder article aside{
	border-bottom:1px solid #a21c45;	
}
.content-gray1{
	background-color:#f0ece8;
	
	-moz-box-shadow:inset 0 0 22px 8px #d9d6d2;
    -webkit-box-shadow:inset 0 0 22px 8px #d9d6d2;
    box-shadow:inset 0 0 22px 8px #d9d6d2;	
}
.content-gray2{
	background-color:#ebebeb;
	
	-moz-box-shadow:inset 0 0 10px 5px  #d6d6d6;
    -webkit-box-shadow:inset 0 0 10px 5px  #d6d6d6;
    box-shadow:inset 0 0 10px 5px  #d6d6d6;
}
.box-holder{
	background-color:#a21c45;	
}
.box-holder article aside{
	border-bottom:1px solid #638474;	
}
.box-holder2{
	background-color:#f0ece8;
	
	-moz-box-shadow:inset 0 0 22px 8px #d9d6d2;
    -webkit-box-shadow:inset 0 0 22px 8px #d9d6d2;
    box-shadow:inset 0 0 22px 8px #d9d6d2;	
}
.item-files li a{
	background-color:#ddbfa3;
}
.thank-holder h2{
	color:#4c6559;	
}
.thank-holder h4{
	color:#4c6559;	
}
.thank-holder h6{
	color:#a28d79;
}
