@charset "utf-8";
/* CSS Document */

body {
/*	margin-left: auto;
	margin-right: auto;*/
	/*width: 100%;*/
/*	max-width: 1280px;
	padding-left: 2.275%;
	padding-right: 2.275%;
	overflow-x:hidden;*/
	/*background-image:url(../images/entry.jpg);
	background-repeat: no-repeat;
	background-position:center;*/
	/*background-image:url(../images/entry1.jpg);*/
/*	From Max Screen*/
/*	background-image:none;
	background-repeat: no-repeat;
	background-position:center;
	background-color: #3B6918;*/
	
	/*background-size: cover;*/
	/*background-size: 100%;*/
}


body {
	margin-left: auto;
	margin-right: auto;
	
/*	BELOW IS THE ORIGINAL CSS WITH THE FULL BACKGROUND IMAGE*/
	/*width: 100%;*/
	/*max-width: 1280px;*/
	
/*	FINAL 07-05-2017*/
	padding-left: 0;
	padding-right: 0;
	overflow-x:hidden;
/*	END FINAL 07-05-2017*/

	/*background-image:url(../images/doors_pool.jpg);*/
	
/*	FINAL 07-05-2017
	background-image:url(../images/roux_17Medium.jpg);
	background-repeat: no-repeat;
	background-color: #E5D8C8;
	END FINAL 07-05-2017*/
	background-color: #1f0b00;
	/*background-position:center;*/
	/*background-image:url(../images/entry1.jpg);*/
/*	From Max Screen*/
	/*background-image:none;
	background-repeat: no-repeat;*/
	/*background-position:center;*/
	/*background-color: #3B6918;*/
	/*background-size: cover;*/
	background-size: 100%;
/*	END THE ORIGINAL CSS WITH THE FULL BACKGROUND IMAGE*/

	
}

/* The side navigation menu */
.sidenav {
	display: none;
}

#content_other {
	float: left;
/*	BELOW IS THE ORIGINAL CSS WITH THE FULL BACKGROUND IMAGE*/
	/*background-image: url(../images/doors_pool.jpg);
	background-repeat: no-repeat;*/
	
/*	FINAL 07-05-2017*/
/*	background-image:url(../images/roux_17Medium.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;*/
	
/*	margin-top: 8px;*/
	/*height: 700px;*/
/*	END FINAL 07-05-2017*/
	border-top: solid #c3b48d thick;
	background-color: #c3b48d;
    margin: 22px 9% 0 9%;
	width: 80%;
}

#content_other_service {
	float: left;
/*	background-image:url(../images/t_gCeilingsWalls_Siding.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;*/
/*	margin-top: 8px;*/
	/*height: 700px;*/
	border-top: solid #c3b48d thick;
	background-color: #c3b48d;
	margin: 23px 9% 0 9%;
	width: 80%;
}

#content_other_portfolio {
		float: left;
/*background-image: url(../images/roux_17Medium.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;*/
	
	background-image: none;
	background-repeat: none;
	background-position: none;
	background-size: none;
	
	/*background-image:none;*/
	/*background-color: #A1E16B;*/
	/*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(161, 225, 107, 1) 0%, rgba(225, 213, 197, 1) 47%, rgba(225, 213, 197, 1) 100%) repeat scroll 0 0;
	
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(161, 225, 107, 1) 0%, rgba(225, 213, 197, 1) 47%, rgba(161, 225, 107, 1) 100%) repeat scroll 0 0;*/
	
	/*background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;*/
	/*margin-top: 8px;*/
	/*height: 700px;*/
	border-top: solid #c3b48d thick;
	background-color: #c3b48d;
	margin: 23px 9% 0 9%;
	width: 80%;
}

.left_section_portfolio {
/*	background: rgba(123, 188, 255, 0.3);*/
	background: none;
	border: 1px solid #000000;
    border-radius: 8px;
    float: left;
	clear: both;
    padding: 1%;
	margin-left: 5%;
    margin-right: 5%;
	width: 40%;
	/*height: 600px;*/
}

.left_section_portfolio img {
	/*padding: 2%;*/
	width: 100%;
	height: 400px;
}

.left_section_kukio {
/*	background: rgba(123, 188, 255, 0.3);*/
	background: none;
	border: 1px solid #000000;
    border-radius: 8px;
    float: left;
	clear: both;
    padding: 1%;
	margin-left: 5%;
    margin-right: 5%;
	width: 40%;
	/*height: 600px;*/
}

.left_section_portfolio img {
	/*padding: 2%;*/
	width: 100%;
/*	height: 400px;*/
}

.projectList {

    /* background: rgba(123, 188, 255, 0.3); */
    background: none;
    border: 1px solid #000000;
    border-radius: 8px;
    float: left;
    padding: 1%;
    margin-left: 5%;
    margin-right: 5%;
    width: 30%;
    /* height: 600px; */

}

/*.w3-btn,.w3-button{border:none;display:inline-block;outline:0;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.w3-disabled,.w3-btn:disabled,.w3-button:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none}
.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none}
.w3-button:hover{color:#000!important;background-color:#ccc!important}
.w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}

.projectSlides {
    position: absolute;
    top: 301px;
    left: 0px;
    display: inline;
    z-index: 5;
    opacity: 1;
    width: 960px;
    height: 301px;
}

.slides_display-container {
	width: 100%;
	overflow: hidden;
	height: 301px;
	position: relative;
}

.projectSlides {
	height: 301px;
	width: 100%!important;
}

.slider_content {
	width: 960px;
	height: 301px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}*/

#content_other_contact {
	float: left;
/*	background-image:url(../images/outside_siding.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;*/
	/*margin-top: 8px;*/
	/*height: 700px;*/
	margin: 22px 9% 0 9%;
	width: 80%;
	
}

.intro_statement {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(220, 220, 220, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;*/
	
	/*This was the green gradiant
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(161, 225, 107, 1) 0%, rgba(225, 213, 197, 1) 47%, rgba(161, 225, 107, 1) 100%) repeat scroll 0 0;*/
	/*background-color: #95D2FE;*/
	/*opacity: 0.5;*/
	
/*	Original Box For intro statement*/
/*	background: rgba(123, 188, 255, 0.3);
	border: 1px solid #000000;
	border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);*/
	
    /*float: left;*/
    margin: 20px 1% 20px 5%;
    padding: 1%;
    width: 30%;

}

.intro_statement_service {
	    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(220, 220, 220, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;*/
/*-----------------	*/
	/*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(161, 225, 107, 1) 0%, rgba(225, 213, 197, 1) 47%, rgba(161, 225, 107, 1) 100%) repeat scroll 0 0;*/
/*-----------------*/	
	/*background: rgba(123, 188, 255, 0.3);*/
	/*background-color: #95D2FE;*/
/*-----------------	*/
/*    border: 1px solid #000000;*/
/*-----------------	*/	
	/*opacity: 0.5;*/
/*-----------------	*/	
/*    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);*/
/*-----------------	*/
    float: left;
    margin: 20px 1% 20px 5%;
    padding: 1%;
    width: 35%;
}

.intro_statement_service p {
	color: #000;
}


.intro_statement_portfolio {
	    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(220, 220, 220, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;*/
/*-----------------	*/
	/*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(161, 225, 107, 1) 0%, rgba(225, 213, 197, 1) 47%, rgba(161, 225, 107, 1) 100%) repeat scroll 0 0;*/
/*-----------------*/	
	/*background: rgba(123, 188, 255, 0.3);*/
	/*background-color: #95D2FE;*/
/*-----------------	*/
/*    border: 1px solid #000000;*/
/*-----------------	*/	
	/*opacity: 0.5;*/
/*-----------------	*/	
/*    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);*/
/*-----------------	*/
    float: left;
    margin: 20px 1% 20px 5%;
    padding: 1%;
    width: 35%;
}

.intro_statement_portfolio p {
	color: #000;
}

#content_other_portfolio {
    float: left;
    background-image: none;
    background-repeat: none;
    background-position: none;
    background-size: none;
    /* background-image: none; */
    /* background-color: #A1E16B; */
    /* margin-top: 8px; */
    /* height: 700px; */
    border-top: solid #c3b48d thick;
    background-color: #c3b48d;
    margin: 23px 9% 0 9%;
    width: 80%;
}

.intro_statement_contact {
    margin: 20px 1% 20px 15%;
    padding: 1%;
    width: 40%;
}

.intro_statement_contact p {
	color:#000;
	font-size: 1.75em;
}

.left_section {
	/*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(161, 225, 107, 1) 0%, rgba(225, 213, 197, 1) 47%, rgba(161, 225, 107, 1) 100%) repeat scroll 0 0;*/
	/*background: rgba(123, 188, 255, 0.3);*/
	float: left;
	border-radius: none;
	border: none;
	margin-top: 52px;
	margin-right: 2%;
	margin-left: 15%;
	width: 30%;
	/*background: rgba(123, 188, 255, 0.3);*/
	
}


.left_section_service {
    border: medium none;
    margin: 52px 2% 550px 5%;
    width: 30%;
}

.left_section p {
	/*color: #fff;*/
	color: #000;
}

.left_section_contact a:hover {     
color: #000;
}

/*.left_section_portfolio {
	background: rgba(123, 188, 255, 0.3);
	border: 1px solid #000000;
    border-radius: 8px;
    float: left;
	clear: both;
    padding: 1%;
	margin-left: 5%;
    margin-right: 5%;
	width: 40%;
}*/

.left_section_contact {
/*	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(161, 225, 107, 1) 0%, rgba(225, 213, 197, 1) 47%, rgba(161, 225, 107, 1) 100%) repeat scroll 0 0;*/
clear: both;
	border: 0;
    border-radius: 0;
    float: left;
    padding: 1% 1% 1% 5%;
	margin-left: 18%;
    margin-right: 2%;
/*	margin-bottom: 100px;*/
	width: 30%;
}

.left_section_contact dt {
	color: #000;
    font-size: 1.5em;
    font-weight: 500;
	padding: 10px 0;
}

.left_section_contact dd {
	color: #000;
    font-size: 1.25em;
}

.left_section_contact a:link {
	/*color:#006;*/
/*	color: #39F;*/
	color: #046C04;
}

.right_section_contactPics {
		border: 0;
    border-radius: 0;
    float: left;
    padding: 1% 1% 1% 5%;
	margin-left: 1%;
    margin-right: 1.5%;
/*	margin-bottom: 100px;*/
	width: 30%;
}

.right_section_contactPics dt {
		color: #000;
    font-size: 1.5em;
    font-weight: 500;
	padding: 10px 0;
}

.right_section_contactPics dd {
		color: #000;
    font-size: 1.25em;
}

.space_below {
	padding-bottom: 10px;
}

.right_section_home {
	background: rgba(123, 188, 255, 0.3);
}

.right_section_portfolio {
	background: rgba(123, 188, 255, 0.3);
	border: 1px solid #000000;
    border-radius: 8px;
    float: left;
    padding: 1%;
    width: 40%;
}

.right_section_contact {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(161, 225, 107, 1) 0%, rgba(225, 213, 197, 1) 47%, rgba(161, 225, 107, 1) 100%) repeat scroll 0 0;
	/*background: rgba(123, 188, 255, 0.3);*/
	border: 1px solid #000000;
    border-radius: 8px;
    float: left;
    padding: 1%;
    width: 40%;
}

.space_line {
	padding: 2% 0;
}

.one_hundred {
	background: none;
	opacity: 1;
	/*color: #000;*/
	color: #fff;
	font-size: 1.15em;
}

/*--------START NEXT SLIDE SHOW----------------*/
/* Slideshow container */
.slideshow-container_Kukio {
/*  max-width: 1000px;*/
  max-width: 100%;
  position: relative;
  margin: auto;
}

.mySlides1 {
    display: none;
}

/*.mySlides_hide {
    display: block;
}*/


/* Next & previous buttons */
.prev1, .next1 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
/*  color: white;*/
  color: #060;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next1 {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev1:hover, .next1:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text1 {
  /*color: #f2f2f2;*/
  color: #000;
  font-size: 15px;
  padding: 18px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot1 {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot1:hover {
  background-color: #717171;
}

/* Fading animation */
.fade1 {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade1 {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade1 {
  from {opacity: .4} 
  to {opacity: 1}
}

/*--------END NEXT SLIDE SHOW----------------*/

.footer_text {
	background: none;
	opacity: 1;
	/*color: #000;*/
	color: #fff;
	font-size: 1.15em;
}

.bold_title {
	padding: 15px 0 10px 10%;
	font-size: 1.75em;
}

.white_text {
	color: #FFF;
	/*background: rgba(123, 188, 255, 0.3);*/
}

.footer {
	/*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(161, 225, 107, 1) 0%, rgba(225, 213, 197, 1) 47%, rgba(161, 225, 107, 1) 100%) repeat scroll 0 0;*/
/*	background: rgba(123, 188, 255, 0.3);*/
	/*background-color: #988861;*/
/*	background-color: #988861;*/
	    background-color: #c3b48d;
		margin-bottom: 35px;
	padding:1.5%;
	width: 95%;
}

#endnote_other_about {
	border-top: solid #1f0b00 2px;
	color: #000;
	width: 100%;
	/*width: 49.75%;*/
	float: left;
	clear: both;
	/*margin-top: 50px;*/
	
	padding: 5% 1% 0 0;
}

#endnote_other_about p {
	color: #000;
}


#endnote_other {
	border-top: solid #1f0b00 2px;
/*	color: #fff;*/
	color: #000;
	width: 100%;
	/*width: 49.75%;*/
	float: left;
	clear: both;
	margin-top: 170px;
	padding: 2% 1% 0 0;
}

#endnote_other p {
	color: #000;
}


/*@media only screen and (min-width : 285px) and (max-width : 480px)*/
@media all and (max-device-width: 480px), screen and (max-width: 480px) {
	
	body {
	margin-left: auto;
	margin-right: auto;
	/*width: 100%;*/
	/*max-width: 1280px;*/
	padding-left: 0;
	padding-right: 0;
	overflow-x:hidden;
	/*background-image:url(../images/doors_pool.jpg);*/
	background-image: none;
	background-repeat: no-repeat;
/*	background-color: #E5D8C8;*/
	background-color: #1f0b00;
	/*background-position:center;*/
	/*background-image:url(../images/entry1.jpg);*/
/*	From Max Screen*/
	/*background-image:none;
	background-repeat: no-repeat;*/
	/*background-position:center;*/
	/*background-color: #3B6918;*/
	
	/*background-size: cover;*/
	background-size: 100%;
}

nav {
	display: none;
}

/* Header */
header {
	width: 90%;
	padding: 3px 5% 10px 5%;
	position: fixed;
	float: none;
	z-index: 1;
}

header .profileLogo .logoPlaceholder {
	display: inline-block;
}
header .profilePhoto {
	display: inline-block;
}
header .profileHeader {
	text-align: center;
    margin-top:10%;
}
header .profileHeader p {
	text-align: justify;
}
header .socialNetworkNavBar {
    text-align: center;
    display: block;
    margin-top: 60px;
    clear: both;
    margin-bottom: 15%;
}
header .socialNetworkNavBar .socialNetworkNav {
	width: 60px;
	height: 60px;
	display: inline-block;
	margin-right: 23px;
}

.social_media_icon {
    float: none;
    padding-right: 2%;
    width: 10%;
}

/*Start = This is the style section for the hidden mobile navigation*/

/* The side navigation menu */
.sidenav {
	display: block;
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
	line-height: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.nav_open_button {
	display: inline;
	color: #FFF;
	line-height: 50px;
}

/*End = This is the style section for the hidden mobile navigation*/

.intro_statement {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(220, 220, 220, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;*/
	
	/*background: rgba(123, 188, 255, 0.3);*/
	background: #E5D8C8;
	
	/*background-color: #95D2FE;*/
    border: 1px solid #000000;
	/*opacity: 0.5;*/
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    /*float: left;*/
    margin: 70% .75% 20px 1%;
    padding: 1.5%;
    width: 95%;

}

.intro_statement p {
	color: #000;
}

.services_list_right p {
    font-size: 1.25em;
	width: 90%;
}

#content_other {
	float: left;
/*	BELOW IS THE ORIGINAL CSS WITH THE FULL BACKGROUND IMAGE*/
	/*background-image: url(../images/doors_pool.jpg);
	background-repeat: no-repeat;*/
	
/*	FINAL 07-05-2017*/
/*	background-image:url(../images/roux_17Medium.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;*/
	
/*	margin-top: 8px;*/
	/*height: 700px;*/
/*	END FINAL 07-05-2017*/
	border-top: solid #c3b48d thick;
	background-color: #c3b48d;
    margin: 150px 9% 0 9%;
	width: 80%;
}

#content_other_portfolio {
    float: left;
    background-image: none;
    background-repeat: none;
    background-position: none;
    background-size: none;
    /* background-image: none; */
    /* background-color: #A1E16B; */
    /* margin-top: 8px; */
    /* height: 700px; */
    border-top: solid #c3b48d thick;
    background-color: #c3b48d;
    margin: 150px 9% 0 9%;
    width: 80%;
}

.projectList {
    /* background: rgba(123, 188, 255, 0.3); */
    background: none;
    border: 1px solid #000000;
    border-radius: 8px;
    float: left;
    padding: 1%;
	margin: 15px 3%;
/*    margin-left: 5%;
    margin-right: 5%;*/
    width: 92%;
    /* height: 600px; */
}

.left_section_kukio {
    /* background: rgba(123, 188, 255, 0.3); */
    background: none;
    border: 1px solid #000000;
    border-radius: 8px;
    float: left;
    clear: both;
    padding: 1%;
	margin: 10px 3%;
/*    margin-left: 5%;
    margin-right: 5%;*/
    width: 92%;
    /* height: 600px; */
}


.left_section {
    /*border: medium none;*/
/*	border: 1px solid #000000;
	border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);*/
/*    margin-right: 2%;*/
	margin: 8px 2% 10px 1%;
	padding: 1.5%;
/*    margin-top: 52px;*/
    width: 95%;
}

.left_section p {
		color: #000;
}

.left_section_service {
/*    border: medium none;*/
		background: #E5D8C8;
	
	/*background-color: #95D2FE;*/
    border: 1px solid #000000;
	/*opacity: 0.5;*/
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
	padding: 2%;
    margin: 52px 2% 50px 1%;
    width: 90%;
}

.left_section_service p {
	color: #000;
}

.intro_statement_service {
	/*background-color: #95D2FE;*/
	background: #E5D8C8;
/*-----------------	*/
    border: 1px solid #000000;
/*-----------------	*/	
	/*opacity: 0.5;*/
/*-----------------	*/	
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    margin: 330px 1% 20px 1%;
    padding: 2%;
    width: 90%;
}

.intro_statement_service p {
	color: #000;
}

.intro_statement_contact {
    margin: 20px 1% 20px 5%;
    padding: 1%;
    width: 90%;
}

.intro_statement_contact p {
	color: #000;
}

.intro_statement_contact dd {
	color: #000;
}

.left_section_contact {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(161, 225, 107, 1) 0%, rgba(225, 213, 197, 1) 47%, rgba(161, 225, 107, 1) 100%) repeat scroll 0 0;*/
    border: 0;
    border-radius: 0;
    float: none;
    padding: 2% 1% 1% 5%;
    margin-left: 1%;
    margin-right: 5%;
    margin-bottom: 50px;
    width: 100%;
}

.left_section_contact dd {
    color: #000;
    font-size: 1.25em;
}

.left_section_contact dt {
    color: #000;
    font-size: 1.5em;
    font-weight: 500;
}

.left_section_portfolio {
/*	background: rgba(123, 188, 255, 0.3);*/
	background: none;
	border: 1px solid #000000;
    border-radius: 8px;
    float: left;
	clear: both;
    padding: 1%;
	margin-left: 2%;
    margin-right: 2%;
	width: 93%;
	/*height: 600px;*/
}

.left_section_portfolio img {
	/*padding: 2%;*/
	width: 100%;
	height: 100%;
}

.intro_statement_portfolio {
    /* background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(220, 220, 220, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0; */
    /* background: rgba(123, 188, 255, 0.3); */
    /* background: #E5D8C8; */
    background-color: #c3b48d;
    /* background-color: #95D2FE; */
    border: none;
    border-radius: none;
    box-shadow: none;
    /* border: 1px solid #000000; */
    /* opacity: 0.5; */
    /* float: left; */
    margin: 5% .75% 10px 1%;
    padding: 1.5%;
    width: 95%;
}

.one_hundred {
	
	width: 90%;
}

.right_section_contactPics {
    border: 0;
    border-radius: 0;
    float: left;
    padding: 1% 1% 1% 5%;
    margin-left: 1%;
    margin-right: 1.5%;
    /* margin-bottom: 100px; */
    width: 100%;
}

.right_section_contactPics a:link {
	color: #046C04;
}

.right_section_contactPics dd {
    color: #000;
    font-size: 1.25em;
}

.right_section_contactPics dt {
    color: #000;
    font-size: 1.5em;
    font-weight: 500;
}

.footer {
	/*background-color: #220602;*/
	background-color: #c3b48d;
}

#endnote_other_about {
    color: #fff;
    width: 100%;
    /* width: 49.75%; */
    float: left;
    clear: both;
    /* margin-top: 50px; */
    padding: 8% 1% 0 0;
}

}