.left_side_stretch {
	background-image: url(../images/sce/left_shadow_stretch.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right_side_stretch {
	background-image: url(../images/sce/right_shadow_stretch.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottom_shadow {
	background-image: url(../images/sce/bottom_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
}
.head_background {
	background-image: url(../images/sce/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.phone_div {
	width: 371px;
	font-size: 18px;
	color: #fffced;
	float: right;
	padding-top: 25px;
	font-style: italic;
	text-align: right;
	padding-right: 25px;
}
.body_background {
	background-color: #fffdca;
	background-image: url(../images/sce/content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 6px;
}
.body_background_prospective {

	background-color: #fffdca;
	background-image: url(../images/sce/content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 1px;
}
.construction_body_bg {
	background-image: url(../images/sce/construction_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.prospective_body_bg {
	background-image: url(../images/sce/prospective_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fffdca;
	border-bottom-color: #fffdca;
	border-left-color: #fffdca;
}
.red {
	color: #8b0b1a;
}
.renovation_content_div {
	background-image: url(../images/sce/renovation_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.left_side_renovation {
	width: 424px;
	padding-top: 100px;
	font-size: 18px;
	color: #8b0b1a;
	font-style: italic;
	float: left;
}
.right_side_renovation {
	float: right;
	width: 466px;
	padding-top: 30px;
	padding-right: 20px;
}

.right_padding_50 {
	padding-right: 50px;
}
.container_div {
	width: 924px;
}
.title_box_left {
	font-size: 16px;
	color: #8b0b1a;
	background-image: url(../images/sce/title_bg_renovation.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 208px;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 5px;
}
.title_box_right {
	float: right;
	width: 208px;
	font-size: 16px;
	color: #8b0b1a;
	padding-top: 10px;
	padding-bottom: 11px;
	background-image: url(../images/sce/title_bg_renovation.jpg);
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
}
.clear_both {
	clear: both;
	padding-top: 25px;
}
.houses_bg_renovations {
	background-image: url(../images/sce/houses.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 25px;
	height: 117px;
}
.family_owned_text {
	font-size: 13px;
	font-style: italic;
	color: #8b0b1a;
	padding-top: 95px;
	padding-right: 40px;
	font-weight: bold;
}
.construction_content_div {
	float: right;
	height: ;
	width: 924px;
	background-image: url(../images/sce/house_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 25px;
}
.contruction_div2 {
	float: right;
	width: 494px;
}
.construction_div3 {
	float: right;
	width: 600px;
}


.construction_title_box1 {
	background-image: url(../images/sce/link_box_bg.jpg);
	background-repeat: no-repeat;
	width: 221px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #8b0b1a;
}
.construction_title_box2 {
	background-image: url(../images/sce/link_box_bg.jpg);
	background-repeat: no-repeat;
	width: 215px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 110px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #8b0b1a;
	background-position: right;
}
.construction_title_box3 {
	background-image: url(../images/sce/link_box_bg.jpg);
	background-repeat: no-repeat;
	width: 215px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 205px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #8b0b1a;
	background-position: right;
}
.construction_house_pics {
	padding-left: 110px;
}
.construction_family_text {
	font-size: 18px;
	color: #8b0b1a;
	float: right;
	width: 524px;
	padding-top: 10px;
	font-style: italic;
}
.prospective_content_div {

	float: right;
	height: ;
	width: 924px;
	background-image: url(../images/sce/house_prospective_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 45px;
}
h2 {
	font-size: 24px;
	font-style: italic;
	color: #8b0b1a;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ac7903;
}
.clear_both2 {
	clear: both;
	padding-top: 25px;
	padding-left: 125px;
}
.title_box_middle {
	font-size: 16px;
	color: #8b0b1a;
	background-image: url(../images/sce/title_bg_renovation.jpg);
	background-repeat: no-repeat;
	width: 208px;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 5px;
	text-align: left;
	position: relative;
}
.left_padding_prospective {
	padding-left: 70px;
	padding-right: 20px;
}
.size_13_2 {
	font-size: 13px;
}
a.link {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #8b0b1a;
	text-decoration: none;
}

a.link:active {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #8b0b1a;
	text-decoration: none;
}

a.link:visited {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #8b0b1a;
	text-decoration: none;
}

 

a.link:hover {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #8b0b1a;
	text-decoration: underline;
}