@charset "utf-8";
@import url("webfonts/Century_Gothic/stylesheet.css");
@import url("webfonts/GOTHICBI/stylesheet.css");


/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
    max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 530px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	clear: none;
	float: none;
}
#div1 {
}
.header {
    width: 100%;
    display: inline-block;
}
.logo {
    display: inline-block;
    width: 90%;
    text-align: center;
}
.menu {
    width: 98%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
	background: rgba(0,0,0,0.50)
}
.main_wrapper {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.header_copy {
    margin-top: 111px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.header_title {
    color: #FFFFFF;
    font-family: "Century Gothic";
    font-weight: bold;
    font-size: large;
    text-shadow: -2px 2px 10px #010101;
    width: 95%;
    display: inline-block;
    padding-left: 5px;
}
.header_text {
    color: #FFFFFF;
    font-family: "Century Gothic";
    font-size: 11pt;
    text-shadow: -1px -1px 2px #000000;
    width: 98%;
    display: inline-block;
    padding-left: 5px;
}
.info_break1 {
    margin-top: 15px;
    width: 95%;
    display: inline-block;
    margin-bottom: 11px;
}
.break_copy {
    display: inline-block;
    width: 100%;
}
.break_title {
    color: #D31245;
    font-family: "Century Gothic";
    font-weight: bold;
    font-size: x-large;
    width: 100%;
    display: inline-block;
}
.break_text {
    color: #D31245;
    font-family: "Century Gothic";
    font-size: 11pt;
    padding-top: 14px;
    margin-top: 1px;
    width: 98%;
    display: inline-block;
}
.break1_button {
    padding-top: 12px;
    padding-bottom: 12px;
    width: 45%;
    text-align: center;
    display: inline-block;
}
.main_body {
    width: 100%;
    display: inline-block;
}
.box_red {
	display: inline-block;
    text-align: center;
    background-color: #D31245;
    flex: 1;
	flex-grow: 1;
}
.box_pic1 {
    display: inline-block;
    flex: 1;
    flex-grow: 1;
    background-image: url(images/box_outdoor.png);
    min-height: 250px;
}
.box_pic2 {
    display: inline-block;
    flex: 1;
    flex-grow: 1;
    background-image: url(images/box_document.png);
    min-height: 250px;
}
.box_copy {    
    display: inline-block;        
    width: 100%;    
    padding-top: 30px;
}
.box_title {
    color: #FFFFFF;
    font-family: "Century Gothic";
    text-align: center;
    font-weight: bold;
    font-size: x-large;
    vertical-align: middle;
    width: 100%;
    display: inline-block;
}
.box_text {
    padding-top: 15px;
    color: #FFFFFF;
    font-family: "Century Gothic";
    width: 95%;
    text-align: center;
    font-size: 14pt;
    display: inline-block;
}
.box_button {
    padding-top: 30px;
    display: inline-block;
    width: 95%;
    padding-bottom: 30px;
}
.info_break2 {
    display: inline-block;
    width: 95%;
    text-align: center;
    margin-top: 20px;
}
.break2_button {
    width: 45%;
    display: inline-block;
    padding-top: 12px;
    padding-bottom: 12px;
}
.footer {
    margin-top: 20px;
    color: #FFFFFF;
    font-family: "Century Gothic";
    text-align: center;
    width: 100%;
    display: inline-block;
}
.social_feed {
    width: 100%;
    display: inline-block;
}
.square {
    width: 32%;
    display: inline-block;
    padding-bottom: 5px;
}
.footer_info {
    background-color: #D31245;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    display: inline-block;
}
.left_column {
    display: inline-block;
    width: 90%;
}
.footer_logo {
    width: 100%;
    display: inline-block;
}
.left_text {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
}
.middle_column {
    padding-top: 20px;
    display: inline-block;
    width: 100%;
}
.address {
    width: 100%;
    display: inline-block;
}
.email {
}
.phone {
    width: 100%;
    display: inline-block;
}
.right_column {
    padding-top: 20px;
    display: inline-block;
    width: 100%;
}
.social_link {
    width: 100%;
    display: inline-block;
}
.get_quote {
    width: 100%;
    display: inline-block;
}
.copyright {
    padding-top: 20px;
    font-size: small;
    width: 95%;
    text-align: center;
    display: inline-block;
}
.comp_name {
    color: #FFFFFF;
    font-family: "Century Gothic";
    font-style: normal;
    font-weight: bold;
    width: 65%;
    padding-left: 8px;
    padding-top: 8px;
    text-shadow: 2px 2px #000000;
    display: inline-block;
    vertical-align: top;
}
.flex1 {
    display: flex;
	flex-direction: column;
	align-items: stretch;
}
.header_opacity {
    width: 98%;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.4);
    ;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}
.about_main {
	width: 95%;
	display: inline-block;
	font-family: 'Century Gothic';
	padding-top: 30px;
}
.contact_main {
	width: 100%;
	display: inline-block;
	font-family: 'Century Gothic';
	padding-top: 8%;
}
.contact_form {
	width: 100%;
	display: inline-block;
}
.contact_info {
	width: 100%;
	display: inline-block;
	color: #000000;
	font-size: 14pt;
}
.top {
	background-image: url(images/house.jpg);
	width: 100%;
	display: inline-block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
.header_wrapper {
	width: 100%;
	display: inline-block;
	background-color: #FFFFFF;
}
.pic_contact {
	width: 100%;
	display: inline-block;
	padding-top: 70px;
	background-image: url(images/background_contact.jpg);
	background-repeat: no-repeat;
	background-size: 150% auto;
	background-position: 60% 0%;
	font-family: "Century Gothic";
	padding-bottom: 70px;
}
.title_contact {
	width: 95%;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.4);
	color: #FFFFFF;
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-shadow: -2px 2px 10px #010101;
}
.contact_info_text {
	width: 100%;
	display: inline-block;
	margin-bottom: 5%;
}
.pic_truck {
	width: 100%;
	display: inline-block;
	margin-top: 5%;
	margin-bottom: 10%;
}
.pic_about {
	width: 100%;
	display: inline-block;
	padding-top: 70px;
	background-image: url("images/background_about2.jpg");
	background-repeat: no-repeat;
	background-size: 115% auto;
	font-family: "Century Gothic";
	padding-bottom: 70px;
	background-position: 30% 50%;
}
.title_about {
	width: 95%;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.4);
	color: #FFFFFF;
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-shadow: -2px 2px 10px #010101;
}
.documents {
	width: 100%;
	display: inline-block;
}
.documents_button {
	width: 85%;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 15px;
}
.pic_newhomes {
	width: 100%;
	display: inline-block;
	padding-top: 70px;
	background-image: url(images/background_newhomes.jpg);
	background-repeat: no-repeat;
	background-size: 150% auto;
	font-family: "Century Gothic";
	padding-bottom: 70px;
	background-position: 45% 50%;
}
.title_newhomes {
	width: 95%;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.4);
	color: #FFFFFF;
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-shadow: -2px 2px 10px #010101;
}
.newhomes_main {
	width: 95%;
	display: inline-block;
	font-family: 'Century Gothic';
	padding-top: 30px;
}
.pic_gallery {
	width: 100%;
	display: inline-block;
	padding-top: 70px;
	background-image: url(images/background_gallery.jpg);
	background-repeat: no-repeat;
	background-size: 130% auto;
	font-family: "Century Gothic";
	padding-bottom: 70px;
	background-position: 45% 50%;
}
.pic_gallery_construction {
	width: 100%;
	display: inline-block;
	padding-top: 70px;
	background-image: url(images/background_gallery_construction.jpg);
	background-repeat: no-repeat;
	background-size: 125% auto;
	font-family: "Century Gothic";
	padding-bottom: 70px;
	background-position: 45% 50%;
}
.pic_gallery_decks {
	width: 100%;
	display: inline-block;
	padding-top: 70px;
	background-image: url(images/background_gallery_decks.jpg);
	background-repeat: no-repeat;
	background-size: 125% auto;
	font-family: "Century Gothic";
	padding-bottom: 70px;
	background-position: 45% 40%;
}
.pic_gallery_homes {
	width: 100%;
	display: inline-block;
	padding-top: 70px;
	background-image: url(images/background_gallery_homes.jpg);
	background-repeat: no-repeat;
	background-size: 130% auto;
	font-family: "Century Gothic";
	padding-bottom: 70px;
	background-position: 45% 50%;
}
.pic_gallery_interior {
	width: 100%;
	display: inline-block;
	padding-top: 70px;
	background-image: url(images/background_gallery_interior.jpg);
	background-repeat: no-repeat;
	background-size: 130% auto;
	font-family: "Century Gothic";
	padding-bottom: 70px;
	background-position: 45% 50%;
}
.pic_gallery_pergolas {
	width: 100%;
	display: inline-block;
	padding-top: 70px;
	background-image: url(images/background_gallery_pergolas.jpg);
	background-repeat: no-repeat;
	background-size: 120% auto;
	font-family: "Century Gothic";
	padding-bottom: 70px;
	background-position: 45% 15%;
}
.pic_gallery_roomadds {
	width: 100%;
	display: inline-block;
	padding-top: 70px;
	background-image: url(images/background_gallery_roomadds.jpg);
	background-repeat: no-repeat;
	background-size: 120% auto;
	font-family: "Century Gothic";
	padding-bottom: 70px;
	background-position: 45% 50%;
}
.title_gallery {
	width: 95%;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.4);
	color: #FFFFFF;
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-shadow: -2px 2px 10px #010101;
}
.gallery_main {
	width: 100%;
	display: inline-block;
	font-family: 'Century Gothic';
	padding-top: 8%;
	padding-bottom: 8%;
}
.gallery_button {
	width: 65%;
	display: inline-block;
	margin-top: 3%;
	margin-bottom: 3%;
}
.homes_text {
	width: 98%;
	display: inline-block;
	color: #D31245;
	font-size: 11pt;
}
.newhomes_main2 {
	width: 95%;
	display: inline-block;
	font-family: 'Century Gothic';
}
.newhomes_text {
	margin-top: 30px;
	margin-bottom: 15px;
	width: 100%;
	display: inline-block;
}
.about_text {
	width: 100%;
	display: inline-block;
	margin-top: 30px;
}
.about_main2 {
	width: 100%;
	display: inline-block;
	margin-top: 30px;
	background-color: #D31245;
	padding-top: 20px;
	font-family: "Century Gothic";
}
.break_title_white {
	color: #FFFFFF;
    font-family: "Century Gothic";
    font-weight: bold;
    font-size: x-large;
    width: 100%;
    display: inline-block;
}
.reasons_wrapper {
	width: 85%;
	display: inline-block;
}
.reasons_text {
	width: 100%;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #FFFFFF;
	text-align: left;
}
.value_wrapper {
	width: 100%;
	display: inline-block;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
}
.arrow {
	width: 12%;
	display: inline-block;
}
.value_text {
	width: 75%;
	display: inline-block;
}
.admin_wrapper {
	width: 100%;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-family: "Century Gothic";
}
.admin_button {
	width: 85%;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 15px;
}
.backtoadmin_button {
	width: 100%;
	display: inline-block;
}
.backtoadmin_button2 {
	width: 100%;
	display: inline-block;
}
.admin_title {
	width: 100%;
	display: inline-block;
	margin-bottom: 2%;
	font-weight: bold;
	font-size: 16pt;
}
.uploadnew_button {
	width: 70%;
	display: inline-block;
}
.uploadnew_button2 {
	width: 70%;
	display: inline-block;
}
.uploadnew_button3 {
	width: 70%;
	display: inline-block;
}
.uploadnew_button4 {
	width: 70%;
	display: inline-block;
}
.uploadnew_button5 {
	width: 70%;
	display: inline-block;
}
.uploadnew_button6 {
	width: 70%;
	display: inline-block;
}
.title_wrapper {
	width: 100%;
	display: inline-block;
}
.testimonials {
	width: 100%;
	display: inline-block;
	font-family: "Century Gothic";
	background-image: url(images/brick_background.jpg);
	background-repeat: no-repeat;
	background-size: 615% auto;
}
.testimonial {
	width: 100%;
	display: inline-block;
	margin-bottom: 30px;
	margin-top: 30px;
}
.quotes_icon {
	width: 18%;
	display: inline-block;
}
.testimonial_text {
	width: 90%;
	display: inline-block;
}
.gallery_image {
	width: 100%;
	display: inline-block;
}
.fancybox_wrap {
	width: 300px;
	height: 189px;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	margin: 5px;
	vertical-align: 50%;
}
.backtogallery_button {
	width: 130px;
	display: inline-block;
	margin-top: 1px;
	margin-bottom: 1px;
}
.gallerynav_wrapper {
	width: 100%;
	display: inline-block;
	margin-bottom: 7%;
}
.review_contact_page {
	width: 95%;
	display: inline-block;
	font-size: 12pt;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 531px to 795px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 531px) {

.gridContainer {
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.header {
}
.logo {
    display: inline-block;
    width: 30%;
    text-align: left;
}
.menu {
    width: 62%;
    display: inline-block;
    text-align: right;
    background: rgba(0,0,0,0.0)
}
.main_wrapper {
}
.header_copy {
    width: 100%;
    text-align: left;
}
.header_title {
    text-shadow: -2px 2px 2px #000000;
    margin-left: 5px;
}
.header_text {
    padding-top: 9px;
    font-size: large;
    text-shadow: -2px 2px 1px #000000;
    margin-left: 5px;
}
.info_break1 {
}
.break_copy {
}
.break_title {
    font-size: 36px;
}
.break_text {
    font-size: 19px;
    float: left;
    padding-top: 6px;
}
.break1_button {
    width: 25%;
    text-align: center;
}
.main_body {
    text-align: center;

}
.box_red {
    flex: 1
}
.box_pic1 {
    flex: 1;
    background-size: cover;
}
.box_pic2 {
    flex: 1;
    background-size: cover;
}
.box_copy {
    top: 12%;
}
.box_title {
    font-size: x-large;
}
.box_text {
    font-size: large;
}
.box_button {
    width: 90%;
}
.info_break2 {
}
.break2_button {
    width: 25%;
}
.footer {
    margin-top: 0px;
}
.social_feed {
    margin-top: 25px;
}
.square {
    width: 15%;

}
.footer_info {
    vertical-align: top;
}
.left_column {
    display: inline-block;
    width: 30%;
    text-align: left;
}
.footer_logo {
    width: 80%;
}
.left_text {
    padding-top: 4px;
    text-align: left;
}
.middle_column {
    width: 30%;
    display: inline-block;
}
.address {
}
.email {
}
.phone {
}
.right_column {
    width: 30%;
    display: inline-block;
    text-align: right;
}
.social_link {
}
.get_quote {
}
.copyright {
}
.comp_name {
    display: none;
}
.flex1 {
	display: flex; 
	flex-direction: row;
	align-items: stretch;
}
.header_opacity {
    width: 98%;
    padding-top: 12px;
    padding-bottom: 12px;
}
.about_main {
}
.contact_main {
	padding-top: 5%;
}
.contact_form {
	width: 49%;
	vertical-align: top;
}
.contact_info {
	width: 49%;
	vertical-align: top;
}
.top {
	min-height: 400px;
}
.header_wrapper {
}
.pic_contact {
	padding-top: 25%;
	background-size: 100% auto;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 3%;
	background-position: 0% 15%;
}
.title_contact {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	padding-left: 5px;
	text-shadow: -2px 2px 2px #000000;
	width: 96%;
}
.contact_info_text {
}
.pic_truck {
}
.pic_about {
	padding-top: 25%;
	background-size: 100% auto;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 3%;
	background-position: 0% 0%;
}
.title_about {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	padding-left: 5px;
	text-shadow: -2px 2px 2px #000000;
	width: 96%;
}
.documents {
}
.documents_button {
	width: 30%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;

}
.pic_newhomes {
	padding-top: 25%;
	background-size: 100% auto;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 3%;
	background-position: 0% 50%;
}
.title_newhomes {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	padding-left: 5px;
	text-shadow: -2px 2px 2px #000000;
	width: 96%;
}
.newhomes_main {
}
.pic_gallery {
	padding-top: 25%;
	background-size: 100% auto;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 3%;
	background-position: 0% 25%;
}
.pic_gallery_construction {
	padding-top: 25%;
	background-size: 100% auto;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 3%;
	background-position: 0% 55%;
}
.pic_gallery_decks {
	padding-top: 25%;
	background-size: 100% auto;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 3%;
	background-position: 0% 80%;
}
.pic_gallery_homes {
	padding-top: 25%;
	background-size: 100% auto;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 3%;
	background-position: 0% 65%;
}
.pic_gallery_interior {
	padding-top: 25%;
	background-size: 100% auto;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 3%;
	background-position: 0% 10%;
}
.pic_gallery_pergolas {
	padding-top: 25%;
	background-size: 100% auto;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 3%;
	background-position: 0% 20%;
}
.pic_gallery_roomadds {
	padding-top: 25%;
	background-size: 100% auto;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 3%;
	background-position: 0% 50%;
}
.title_gallery {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	padding-left: 5px;
	text-shadow: -2px 2px 2px #000000;
	width: 96%;
}
.gallery_main {
	padding-top: 5%;
	padding-bottom: 5%;
}
.gallery_button {
	width: 28%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
}
.homes_text {
}
.newhomes_main2 {
	padding-bottom: 30px;
}
.newhomes_text {
	margin-bottom: 30px;
}
.about_text {
	margin-bottom: 30px;
}
.about_main2 {
	padding-bottom: 5px;
	margin-top: 0px;

}
.break_title_white {
	font-size: 36px;
}
.reasons_wrapper {
    width: 74%;
    margin-right: 0%;
    margin-left: 5%;
}
.reasons_text {
    vertical-align: top;

}
.value_wrapper {
}
.arrow {
}
.value_text {
}
.admin_wrapper {
	padding-top: 20px;
	padding-bottom: 20px;
}
.admin_button {
	width: 30%;
	margin-left: 5px;
	margin-right: 5px;
}
.backtoadmin_button {
	text-align: right;
	width: 30%;
}
.backtoadmin_button2 {
	text-align: center;
	width: 30%;
}
.admin_title {
}
.uploadnew_button {
	width: 30%;
	text-align: left;
}
.title_wrapper {
	text-align: left;
}
.testimonials {
	background-size: 200% auto;
}
.testimonial {
	width: 45%;
	vertical-align: top;
}
.quotes_icon {
	width: 18%;
}
.testimonial_text {

}
.gallery_image {
}
.fancybox_wrap {	
}
.backtogallery_button {
	margin-top: 2px;
	margin-bottom: 2px;

}
.gallerynav_wrapper {
	margin-bottom: 5%;
}
.review_contact_page {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 796px to a max of 1932px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 796px) {

.gridContainer {
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.header {
}
.logo {
    display: inline-block;
    width: 40%;
    text-align: left;
}
.menu {
    width: 57%;
    text-shadow: 0px 0px;
}
.main_wrapper {
}
.header_copy {
    margin-top: 265px;
    text-align: left;
}
.header_title {
    font-size: xx-large;
}
.header_text {
}
.info_break1 {
}
.break_copy {
}
.break_title {
    font-size: 30pt;
}
.break_text {
}
.break1_button {
}
.main_body {
}
.box_red {
    padding-top: 3%;
    padding-bottom: 3%;
}
.box_pic1 {
    background-position: 50% 50%;
}
.box_pic2 {
    background-position: 50% 50%;
 }
.box_copy {
}
.box_title {
    font-size: xx-large;
}
.box_text {
}
.box_button {
    width: 50%;
}
.info_break2 {
}
.break2_button {
}
.footer {
}
.social_feed {
}
.square {
    width: 10%;
}
.footer_info {
}
.left_column {
    font-size: large;
}
.footer_logo {
}
.left_text {
}
.middle_column {
    font-size: large;
}
.address {
}
.email {
}
.phone {
}
.right_column {
    font-size: large;
}
.social_link {
}
.get_quote {
}
.copyright {
    font-size: medium;
}
.comp_name {
    display: none;
}
.flex1 {
}
.header_opacity {
    width: 60%;
}
.about_main {
	padding-top: 40px;
}
.contact_main {
	padding-top: 3%;
}
.contact_form {
	width: 35%;
	margin-left: 3%;
	vertical-align: top;

}
.contact_info {
	width: 35%;
	margin-right: 3%;
	vertical-align: top;

}
.top {
	display: inline-block;
	width: 100%;
	max-height: 405px;
	min-height: 615px;
	background-position: 0% 90%;
}
.header_wrapper {
}
.pic_contact {
	padding-top: 20%;
	padding-bottom: 3%;
	background-position: 0% 25%;
}
.title_contact {
	font-size: xx-large;
	width: 60%;
}
.contact_info_text {
}
.pic_truck {
}
.pic_about {
	padding-top: 20%;
	padding-bottom: 3%;
	background-position: 0% 0%;
}
.title_about {
	font-size: xx-large;
	width: 60%;
}
.documents {
}
.documents_button {
	width: 20%;
	margin-right: 2%;
	margin-left: 2%;
}
.pic_newhomes {
	padding-top: 20%;
	padding-bottom: 3%;
	background-position: 0% 60%;
}
.title_newhomes {
	font-size: xx-large;
	width: 60%;
}
.newhomes_main {
	padding-top: 40px;
}
.pic_gallery {
	padding-top: 20%;
	padding-bottom: 3%;
	background-position: 0% 40%;
}
.pic_gallery_construction {
	padding-top: 20%;
	padding-bottom: 3%;
	background-position: 0% 50%;
}
.pic_gallery_decks {
	padding-top: 20%;
	padding-bottom: 3%;
	background-position: 0% 70%;
}
.pic_gallery_homes {
	padding-top: 20%;
	padding-bottom: 3%;
	background-position: 0% 55%;
}
.pic_gallery_interior {
	padding-top: 20%;
	padding-bottom: 3%;
	background-position: 0% 25%;
}
.pic_gallery_pergolas {
	padding-top: 20%;
	padding-bottom: 3%;
	background-position: 0% 18%;
}
.pic_gallery_roomadds {
	padding-top: 20%;
	padding-bottom: 3%;
	background-position: 0% 35%;
}
.title_gallery {
	font-size: xx-large;
	width: 60%;
}
.gallery_main {
	padding-top: 3%;
	padding-bottom: 3%;
}
.gallery_button {
	width: 20%;
}
.homes_text {
}
.newhomes_main2 {

}
.newhomes_text {
	margin-bottom: 40px;
	margin-top: 40px;
}
.about_text {
	margin-top: 40px;
	margin-bottom: 40px;
}
.about_main2 {
	background-color: #D31245;
	text-align: center;
}
.break_title_white {
	font-size: 30pt;
}
.reasons_wrapper {
	width: 20%;
	margin-left: 5%;
	margin-right: 0%;
}
.reasons_text {
	margin-top: 40px;
	margin-bottom: 20px;
}
.value_wrapper {
}
.arrow {
}
.value_text {
}
.admin_wrapper {
	padding-top: 40px;
	padding-bottom: 40px;
}
.admin_button {
	width: 20%;
	margin-right: 2%;
	margin-left: 2%;
}
.backtoadmin_button {
}
.backtoadmin_button2 {
}
.admin_title {
}
.uploadnew_button {
}
.title_wrapper {
}
.testimonials {
	background-size: 115% auto;
}
.testimonial {
	width: 30%;
}
.quotes_icon {
	width: 13%;
}
.testimonial_text {

}
.gallery_image {
}
.fancybox_wrap {
}
.backtogallery_button {
	margin-bottom: 0px;
	margin-top: 0px;
}
.gallerynav_wrapper {
	margin-bottom: 3%;
}
.review_contact_page {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
