﻿.home_content_bg {
	background-image: url(../images/sce/content_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 15px;
}
.box_stretch {
	background-image: url(../images/sce/box_stretch.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fefefe;
	padding-left: 10px;
}

.big_green {
	font-size: 18px;
	color: #97a87a;
}
.box_right_stretch {
	background-image: url(../images/sce/right_box_stretch.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.box_left_stretch {
	background-image: url(../images/sce/left_box_stretch.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.interior_shadow_stretch {
	background-image: url(../images/sce/interior_shadow_stretch.gif);
	background-repeat: repeat-y;
}
.interior_top_shadw_stretch {
	background-image: url(../images/sce/interior_content_shdw_stret.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.interior_content_padding {
	padding-right: 10px;
	padding-left: 10px;
}
.house_padding {
	padding-bottom: 5px;
}
.interior_box_stretch {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #484848;
	border-left-color: #484848;
	background-color: #fefefe;
	background-image: url(../images/sce/interior_box_stretch.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 10px;
}
.bigger_text {
	font-size: 12px;
}
.smaller_black {
	font-size: 10px;
}
.home_table_padding {
	padding-left: 60px;
	padding-top: 8px;
}
.key_shadow_stretch {
	background-image: url(../images/sce/key_shadow_stretch.gif);
	background-position: left;
	background-repeat: repeat-y;
}
