body {
	background-color: #5E2F00;
	background-image: url(/templates/samuelsmantle/images/1_bg_tile.jpg);
}
.r1 {
	background-color: #554716;
	background-image: url(/templates/samuelsmantle/images/Header.jpg);
	background-repeat: repeat-y;
	height: 93px;
}
.r2 {
	background-color: #A6865D;
	background-image: url(/templates/samuelsmantle/images/samuelsmantle_r2_c1.jpg);
	background-repeat: repeat-y;
	height: 10px;
}
.r3_c1 {
	background-color: #A28052;
	background-image: url(/templates/samuelsmantle/images/samuelsmantle_r3_c1.jpg);
	background-repeat: repeat-y;
	height: 243px;
}
.r3_c2 {
	background-color: #5C4C19;
	background-image: url(/templates/samuelsmantle/images/samuelsmantle_r3_c2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 243px;
}
.r3_c3 {
	background-color: #A28052;
	background-image: url(/templates/samuelsmantle/images/samuelsmantle_r3_c9.jpg);
	background-repeat: repeat-y;
	height: 243px;
}
.menu_strip {
	background-color: #342400;
	height: 23px;
}
.menu_strip_left {
	background-color: #A28052;
	background-image: url(/templates/samuelsmantle/images/samuelsmantle_r4_c1.jpg);
	background-repeat: repeat-y;
}
.menu_strip_right {
	background-color: #A28052;
	background-image: url(/templates/samuelsmantle/images/samuelsmantle_r4_c9.jpg);
	background-repeat: repeat-y;
}

.main_body {
	background-color: #B2956B;
	background-image: url(/templates/samuelsmantle/images/1_main_body_bg.jpg);
	height: 100%;
}
.footer {
	background-color: #B2956B;
	background-image: url(/templates/samuelsmantle/images/samuelsmantle_r6_c1.jpg);
	height: 100%;
	background-position: top;
}
.mg_footer_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AEAE8A;
	text-align: center;
}
.mg_footer_link A:link {
        color: #AEAE8A;
}
.mg_footer_link A:visited {
        color: #666666;
}
.mg_footer_link A:active {
        color: #666666;
}
.mg_footer_link A:hover {color: #FFFFFF;
