body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.head{
	background-color: #fff;
	height:140px;
	border-bottom:5px solid #f1592a;
}
.content-holder{
	width: 1024px;
	margin:0px auto;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear:both;
}
.logo{
	margin-top: 10px;
}
.menu{
	text-align:right;
}
.jobs{
	color: #f1592a;
}
.all-jobs{
	font-family: Cambria;
	font-size: 22px;
	font-style: italic;
	padding-top: 15px;
	padding-right:25px;
}
.phone-number{
	font-size: 28px;
	padding-right:35px;
	color: #f1592a;
}
.menu-holder{
	color:#124376;
	font-size:18px;
	margin-top: 40px;
	padding-right: 10px;
}
.menu-holder a{
	text-decoration:none;
	color:#124376;
}
.content{
	background-image:url(images/bg-content.png);
	background-repeat:repeat;
	background-position:top left;
}
.slide1{
	background-image:url(images/slide2.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:448px;
}
.slide3{
	background-image:url(images/slide3.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:448px;
}
.slide4{
	background-image:url(images/slide4.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:448px;
}
.slide5{
	background-image:url(images/slide5.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:448px;
}
.slide6{
	background-image:url(images/slide6.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:448px;
}
.slide7{
	background-image:url(images/slide7.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:448px;
}
.slide8{
	background-image:url(images/slide8.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:448px;
}
.slide10{
	background-image:url(images/slide10.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:448px;
}
.slide20{
	background-image:url(images/slide20.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:448px;
}
.slide21{
	background-image:url(images/slide21.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:448px;
}
	
.slide30{
	background-image:url(images/bathroom-renovations.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:448px;
}
.contact-content{
	width: 310px;
	height:365px;
	background-image:url(images/bg-content.png);
	background-repeat:repeat;
	background-position:top left;
	margin-top:40px;
	margin-right: 14px;
	box-shadow: 5px 5px 8px 0px #030201;
	text-align:center;
}
.text{
	font-size: 24px;
	color: #4c3201;
	font-weight: bold;
}
.phone{
	/* old color: #fd1a0f; */
	color: #f1592a;
	font-size:32px;
	font-weight: bold;
	margin-top:6px;
}
#text-holder{
	margin-top:32px;
}
#or-holder{
	height:28px;
	margin-top:2px;
	text-align:center;
}
.pt10{
	padding-top: 12px;
	margin-bottom: 14px;
}
.input-box{
	border: 2px solid #fff;
	margin: 3px 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color:#ece8df;
	color:#000;
	height:28px;
	width: 234px;
	font-size:16px;
	padding-left:6px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #000;
}
#rooms-holder{
	background-color: #fff;
	padding:15px 25px;
}
.backg{
	background-image:url(images/tile_img_content.png);
	background-repeat:repeat;
	background-position:top left;
	width: 976px;
	height: 252px;
	margin-bottom:20px;
}
.pages{
	background-image:url(images/tile_img_content.png);
	background-repeat:repeat;
	background-position:top left;
	width: 965px;
	height: auto;
	margin: 5px 5px 5px 0px;
	margin-bottom: 25px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#pages-holder{
	background-color: #fff;
	padding:15px 5px 5px 25px;
} 
.backg1{
	background-image:url(images/tile_img_content.png);
	background-repeat:repeat;
	background-position:top left;
	width: 976px;
	height: 600px;
	margin-bottom:20px;
}
.room{
	-webkit-box-shadow: 4px 4px 5px 0px #cbc8c1;
	-moz-box-shadow:    4px 4px 5px 0px #cbc8c1;
	box-shadow:         4px 4px 5px 0px #cbc8c1;
	margin: 7px 7px;
	height: 237px;
}
footer{
	border-top:5px solid #f1592a;
	height:236px;
	background-color:#124376;
	color:#fff;
	font-size:20px;
}
.footer-logo{
	width: 316px;
	height:190px;
	margin-top: 14px;
	margin-left:31px;
}
.logo-text{
	font-size: 15px;
	font-style: italic;
	color:#fff;
	width:190px;
	text-align:center;
	margin-left:50px;
}
.menu-f{
	width: 138px;
	margin-left: 60px;
	font-size: 16px;
}
.menu-f a{
	text-decoration:none;
	color:#fff;
}
.menu-title{
	margin-top:6px;
	margin-left:15px;
	margin-bottom: 5px;
	font-size: 20px;
}
.contact-us{
	width:220px;
	text-align:center;
	margin-left: 54px;
}
.contact-title{
	margin-top:6px;
	margin-bottom: 5px;
}
.contact-text{
	font-size:16px;
	color:#fff;
}
#share-content{
	width:153px;
	text-align:center;
	margin-left: 36px;
}
.mi {
	height: 46px;
	width: 45px;
	background-image: url(images/share-sprites.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
.mi.facebook{
	background-position:0 0;
	margin: 0px 3px;
}
.mi.pinterest{
	background-position:-49px 0;
	margin: 0px 3px;
}
.mi.twitter{
	background-position:-97px 0;
	margin: 0px 3px;
}
.copyright{
	text-align:center;
	font-size:16px;
	font-style:italic;
}
