@charset "UTF-8";
@import url("../webfonts/Myriad/stylesheet.css");
h1 {
	font-family: Myriad;
	font-size: 1.5em;
	text-align: center;
	font-weight: 400;
	line-height: 1.25em;
	color: #496C60;
	font-style: normal;
}
h2 {
	font-family: Myriad;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	line-height: 1em;
	color: #802528;
}
h3 {
	font-family: Myriad;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	line-height: 1em;
	color: #802528;
}
.Serv_HomeBus h2 {
	color: rgba(128,37,40,1.00);
	padding: 3px 5px;
	background-color: rgba(255,255,255,0.75);
	width: 50%;
	left: 25%;
	right: auto;
	position: relative;
	text-align: center;
	font-weight: normal;
	border: 1px solid #633c20;
}
p   {
	font-family: average;
	font-size: 0.85em;
	text-align: center;
	color: inherit;
	line-height: 1.25em;
	font-weight: 400;
	font-style: normal;
}
.Text-Wht p {
	color: rgba(255,255,255,1.00);
}
.mainContent-Team_Certifications p {
	color: rgba(255,255,255,1.00);
	text-align: left;
}
.mainContent-Team_Certifications p a:link {
	font-style: normal;
	color: rgba(253,251,203,1.00);
	text-decoration: none;
	font-weight: bolder;
}
.mainContent-Team_Certifications p a:hover {
	font-style: normal;
	color: rgba(240,144,10,1.00);
	text-decoration: none;
	font-weight: bolder;
}
.mainContent-Team_Certifications p a:visited {
	font-style: normal;
	color: rgba(253,251,203,1.00);
	text-decoration: none;
	font-weight: bolder;
}
p sup {
	font-size: smaller;
	line-height: 0em;
}
.MainContent-FlushLt h1 {
	text-align: left;
}
.MainContent-FlushLt h2 {
	text-align: left;
	font-weight: normal;
}
.MainContent-FlushLt p {
	text-align: left;
}
.team-BioContent {
	height: auto;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
}
.team-BioContent h1 {
	text-align: left;
	font-size: 1.25em;
	line-height: 0em;
	padding-top: 50px;
}
.team-BioContent h3 {
	font-family: Myriad;
	font-size: 0.8em;
	line-height: 1em;
	text-align: left;
	color: #802528;
}
.team-BioContent p {
	text-align: left;
}
.team-BioContent .img-left-BioPg {
	margin-right: 15px;
	text-align: left;
	float: left;
	margin-bottom: 10px;
	margin-left: -25px;
	vertical-align: baseline;
}
.mainContent {
	width: 65%;
	height: auto;
	margin: 50px auto 0px;
	background-color: rgba(255,255,255,0.75);
	padding: 15px 5% 10px;
	background-image: url(url);
	float: none;
}
.mainContent_Full-Width {
	width: 50%;
	margin: 50px auto 0px;
	background-color: rgba(255,255,255,0.75);
	padding: 15px 25% 20px;
	background-image: url(url);
	float: none;
}
.mainContent-Team1 {
	width: 90%;
	height: auto;
	margin: 0px auto auto;
	background-color: rgba(73,108,96,1.00);
	padding: 15px 5% 10px;
	background-image: url(url);
	float: left;
	text-align: center;
	position: relative;
}
.mainContent-Team2 {
	width: 90%;
	height: auto;
	margin: 0px auto;
	background-color: rgba(128,37,40,1.00);
	padding: 15px 5% 10px;
	background-image: url(url);
	float: left;
	position: relative;
	text-align: center;
}
.mainContent-Team1 h1 {
	color: #FDFBCB;
}
body {
	background-repeat: no-repeat;
	background-size: 100% auto;
	top: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(241,236,229,1.00);
	bottom: 0px;
	font-family: Myriad;
}
header {
	background-color: rgba(128,37,40,0.75);
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 50px;
	z-index: 9;
}
.nav-D3Logo {
	width: 151px;
	height: 50px;
	margin-left: 4%;
	float: left;
}
nav {
	width: 450px;
	margin-right: 4%;
	float: right;
	color: #FDFBCB;
	list-style: inside;
	text-transform: none;
	position: relative;
	top: auto;
	height: 50px;
	margin-top: 1px;
	right: 0px;
	text-align: right;
}
ul {
	font-family: Myriad;
	list-style: square outside;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: 0px;
}
.navigation ul {
	overflow: hidden;
	font-family: Myriad;
	font-size: 0.8em;
	-webkit-transition: max-height 0.4s;
	-ms-transition: max-height 0.4s;
	-moz-transition: max-height 0.4s;
	transition: max-height 0.4s;
}
.navigation ul li {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Myriad;
	color: #DCDB79;
	letter-spacing: 0.05em;
	text-decoration: none;
}
.navigation ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation ul li a:hover {
	color: #e2d7c1;
	text-decoration: none;
}
.navigation ul li a:active {
	color: #DCDB79;
	text-decoration: none;
}
#mainContent-Swoosh {
	height: 15px;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
#mainContent-Swoosh img {
	width: 100%;
	height: auto;
	opacity: 0.75;
	top: 0px;
	right: 0px;
	left: 0px;
	float: none;
}
#container {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 1;
	bottom: auto;
	height: auto;
	float: left;
}
.section {
	margin: 40px 5%;
	z-index: 6;
	width: 90%;
	height: auto;
}
#footer {
    width: 100%;
    position: relative;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(99,60,32,1.00);
    padding-top: 25px;
    float: left;
    z-index: 4;
}
#footer p {
	color: #CEAA7C;
	font-family: Myriad;
	text-align: left;
	font-size: 0.95em;
	line-height: 1.25em;
}
.footer-ccPay-img {
    position: relative;
    width: 35%;
    height: auto;
    display: block;
    margin-left: 5.5%;
    margin-right: auto;
    left: auto;
    margin-bottom: -5px;
}
.footerContactInfo p a:link  {
	color: #CEAA7C;
	text-decoration: none;
}
.footerContactInfo p a:hover  {
	color: #FDFBCB;
	text-decoration: none;
}
.footerContactInfo p a:visited  {
	color: #CEAA7C;
	text-decoration: none;
}
.footer-D3Logo {
	position: relative;
	bottom: 0px;
	float: left;
	width: 150px;
	height: 40px;
}
.footerContactInfo {
    font-size: 0.8em;
    width: 35%;
    margin-left: 4%;
    text-transform: uppercase;
    float: left;
    position: absolute;
    bottom: 0px;
}
#footer-D3ColorBar {
	float: right;
	right: 0px;
	height: 135px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	z-index: 5;
}
.footer-imag-Rt {
}
#footer-LifeDesign-img {
	width: 165px;
	position: absolute;
	top: 40%;
	right: 8%;
	text-align: center;
}
.footerContactInfo {
    font-size: 0.8em;
    width: 75%;
    margin-left: 4%;
    text-transform: uppercase;
    float: left;
    position: absolute;
    bottom: 0px;
    left: 24px;
}
.LifeDesign-img {
	float: none;
}
#container .mainContent p {
}
.aboutUs-Images p {
	font-family: Myriad;
}
.nav-Menu {
	box-sizing: border-box;
	cursor: pointer;
	display: none;
}

@media (max-width: 454px){
.navigation .nav-Menu a:link {
	color: #FDFBCB;
	text-decoration: none;
}
.navigation .nav-Menu a:visited {
	color: #FDFBCB;
	text-decoration: none;
}
.aboutUs-Images p a {
	color: rgba(128,37,40,1.00);
	text-decoration: none;
}
.aboutUs-Images p a {
	color: rgba(128,37,40,1.00);
	text-decoration: none;
}
.section {
	margin: 10px 5% 20px;
	z-index: 6;
	width: 90%;
}
#mainContent-Swoosh {
	height: 15px;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: -500px;
}
.nav-D3Logo-img {
	width: 151px;
	height: 50px;
}
.nav-D3Logo {
	width: 91px;
	height: 30px;
	margin-left: 4%;
	float: left;
}
header {
	background-color: rgba(128,37,40,0.75);
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 50px;
	z-index: 9;
}
nav {
	width: 50%;
	font-family: Myriad;
	margin-right: 4%;
	float: right;
	height: auto;
	color: #FDFBCB;
	font-size: 1em;
	list-style: inside;
	text-transform: uppercase;
	text-align: right;
	position: relative;
	top: 30%;
}
.mainContent-Team1 {
	width: 90%;
	height: auto;
	margin: 0px auto auto;
	background-color: rgba(73,108,96,1.00);
	padding: 15px 5% 10px;
	background-image: url(url);
	float: left;
	text-align: center;
	position: relative;
}
.team-BioContent {
	height: auto;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	text-align: center;
}
.team-BioContent .img-left-BioPg {
	margin-right: auto;
	margin-bottom: -45px;
	margin-left: auto;
	float: none;
	width: 100px;
	height: 100px;
}
.team-BioContent h1 {
	text-align: center;
	font-size: 1.25em;
	line-height: 0em;
	padding-top: 50px;
}
.team-BioContent h3 {
	font-family: Myriad;
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
	color: #802528;
}
#footer-LifeDesign-img {
	width: 123px;
	position: absolute;
	top: 60px;
	float: left;
	left: -250px;
}
.img-Right {
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	left: auto;
	width: 0px;
}
.MainContent-FlushLt {
	text-align: left;
	height: auto;
	width: 100%;
	margin-left: 0px;
}
.aboutUs-Images {
	height: auto;
	width: 100%;
	margin-top: 30px;
}
.img-max300 {
	width: 100%;
	height: auto;
	/* [disabled]max-width: 300px; */
	margin-left: auto;
	margin-right: auto;
}
#SocialMedia {
	height: 165px;
	width: 53px;
	position: absolute;
	bottom: 2%;
	right: 8%;
}
.img-SM-houzz {
	right: 0px;
	position: absolute;
	bottom: 0px;
}
.img-SM-Facebook {
	position: absolute;
	bottom: 92px;
	right: 1px;
}
.img-SM-Twitter {
	bottom: 49px;
	right: 1px;
	position: absolute;
}
.Div-Serv_Home {
	position: relative;
	padding: 20px 5%;
	width: 90%;
	height: auto;
	margin-top: 40px;
	background-repeat: no-repeat;
	opacity: 1;
	background-size: 100% auto;
	background-color: #7F7A00;
}
}

@media (min-width: 455px) and (max-width: 1024px){
}

@media (min-width: 1024px){
}

@media (min-width: 1263px){
.section {
	margin: 50px 5% 20px;
	z-index: 6;
	width: 90%;
}
.mainContent-Team1 {
	width: 90%;
	height: auto;
	margin: auto;
	background-color: rgba(73,108,96,1.00);
	padding: 15px 5% 10px;
	background-image: url(url);
	float: left;
	text-align: center;
	position: relative;
}
}
.InteriorsPage {
	background-color: rgba(73,108,96,1.00);
	height: 100%;
}
#SlideShow-HmPg {
	height: auto;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 1;
	float: left;
}
#SlideShow-D3ColorBar {
	position: absolute;
	height: 100%;
	width: auto;
	left: 0px;
	z-index: 4;
}
#SlideShow-SwooshCover {
	position: absolute;
	z-index: 5;
	height: auto;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.SlideShow-ColorBar {
	height: 100%;
	width: auto;
}
.SlideShow-SwooshCover {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
}
.mainContent-HmPg {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #7F7A00;
	padding: 5px 15% 10px;
	margin-left: auto;
	margin-right: auto;
}
.Container-HmPg {
}
#Section-HmPg-3Boxes {
	background-color: #FCFF00;
	height: auto;
	width: 100%;
}
.HmPg-3Boxes {
	float: left;
	height: auto;
	width: 33.33%;
}
.HmPg-3Box-img {
	width: 100%;
	height: auto;
}
.nav-D3Logo-img {
}
.TeamPage-Image {
	height: auto;
	width: 200px;
	margin: 15px 25px 5px;
	display: inline-block;
	text-align: center;
	top: auto;
	vertical-align: top;
}
.TeamPage-Image h2 {
	font-family: Myriad;
	font-size: 1em;
	color: #FDFBCB;
	font-style: normal;
	line-height: 0em;
	text-align: center;
}
.TeamPage-Image h3  {
	font-family: Myriad;
	color: #CEAA7C;
	font-size: 0.8em;
	line-height: 1em;
}
.TeamPage-Image_Lt {
	height: 200px;
	width: 200px;
	background-color: #FDFBCB;
	float: left;
}
.TeamPage-Image p {
	color: #FFFFFF;
	font-family: average;
	font-size: 0.85em;
	line-height: 1.4em;
	font-style: normal;
	font-weight: 400;
}
.TeamPage-Image p a:link {
	color: #FDFBCB;
	text-decoration: none;
}
.TeamPage-Image p a:visited {
	color: #FDFBCB;
	text-decoration: none;
}
.TeamPage-Image p a:hover {
	color: #F0900A;
	text-decoration: none;
}
.TeamPage-Image_Rt {
	height: 200px;
	width: 200px;
	background-color: #FDFBCB;
	float: left;
}
.TeamPage-Image_Center {
	height: 200px;
	width: 200px;
	background-color: #FDFBCB;
	float: left;
	margin-left: auto;
	margin-right: Auto;
}
.TeamPage-Top {
	background-color: #F1ECE5;
	background-image: url(../images/Pg-Bkground-Images/img-Bkground-02.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	background-size: 100% auto;
}

@media (min-width: 455px) and (max-width: 800px){
.mainContent-Team1 {
	width: 90%;
	height: auto;
	margin: 0px;
	background-color: rgba(73,108,96,1.00);
	padding: 15px 5% 10px;
	background-image: url(url);
	float: left;
	text-align: center;
	position: relative;
}
.img-Right {
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	left: auto;
	width: 0px;
}
}
#team-BioContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	background-size: 550px 50px;
	height: auto;
	width: 100%;
	background-position: 0 0%;
	background-attachment: scroll;
}
#team-Bio-D3Logo {
	position: relative;
	height: 40px;
	width: 96%;
	top: 0px;
	z-index: 2;
	background-color: #802528;
	padding-left: 4%;
}
#team-BioTopSwoosh {
	height: 50px;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
}
.team-BioTopSwoosh-img {
	width: 100%;
	height: 50px;
	z-index: 1;
	min-width: 500px;
}
.aboutus {
	background-image: url(../images/Pg-Bkground-Images/img-1000x700-Bkgrnd-02.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.aboutUs-Images {
	height: auto;
	width: 30%;
	margin-top: 30px;
}
a:link  {
	color: rgba(128,37,40,1.00);
	text-decoration: underline;
}
a:hover  {
	color: #BAB732;
	text-decoration: none;
}
a:visited  {
	color: rgba(128,37,40,1.00);
	text-decoration: underline;
}
.navigation .nav-Menu a {
	color: #FDFBCB;
	text-decoration: none;
}
.D3CorpBro-img {
}
.img-Shadow_rt {
	-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.55);
	box-shadow: 5px 5px 10px rgba(0,0,0,0.55);
}
.img-max300 {
	width: 100%;
	height: auto;
	/* [disabled]max-width: 300px; */
	margin-left: auto;
	margin-right: auto;
}
.MainContent-FlushLt {
	text-align: left;
	height: auto;
	width: 65%;
	margin-left: 4%;
	float: right;
	clear: left;
}
.MainContent-Honors-Awards {
	height: auto;
	width: 85%;
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.MainContent-Honors-Awards p strong {
	color: #802528;
	font-family: Myriad;
}
.img-Right {
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	float: right;
}
.img-Left {
	margin: 0px 15px 15px 0px;
	float: left;
}
.img-Quote_Julie {
}
#SocialMedia {
	height: 53px;
	width: 165px;
	position: absolute;
	right: 8%;
	bottom: 2%;
}
.img-SM-houzz {
}
.img-SM-Facebook {
}
.img-SM-Twitter {
}
.services {
	padding: 10px 4%;
	height: auto;
	width: 40%;
	background-color: rgba(241,236,229,0.80);
}
.div-Rt {
	float: right;
}

.Fill-Spacer {
	height: 5px;
	width: 100%;
	clear: both;
}
.Div-Lt {
	float: left;
}
.Div-Serv_Home {
	position: relative;
	padding: 20px 25%;
	width: 50%;
	height: auto;
	/* [disabled]margin-top: 60px; */
	background-repeat: no-repeat;
	opacity: 1;
	background-size: 100% auto;
	background-color: #7F7A00;
	border-width: 1px;
}
.Div-Serv_Business {
	position: relative;
	padding: 20px 25%;
	width: 50%;
	height: auto;
	background-color: #802528;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
@media (max-width: 660px){
#NavBar {
	display: block;
	visibility: hidden;
	position: relative;
	top: 4px;
	right: 10px;
}
.navigation ul {
	margin-top: 0px;
	padding-top: 0px;
	max-height: none;
	text-align: left;
	left: auto;
}
.navigation ul li {
	display: inline-block;
	font-family: Myriad;
	font-size: 1em;
	color: #DCDB79;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	text-decoration: none;
	width: 100%;
	background-color: rgba(0,0,0,0.80);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	/* [disabled]height: auto; */
	padding: 5px 10px 5px 15px;
	max-width: none;
}
nav {
	width: 200px;
	font-family: Myriad;
	float: right;
	color: #FDFBCB;
	font-size: 1em;
	list-style: inside;
	text-transform: uppercase;
	text-align: right;
	top: auto;
	height: 50px;
	/* [disabled]margin-top: 0px; */
	padding-top: 0px;
	min-width: 100px;
	max-height: none;
	margin-right: 0px;
	position: relative;
	right: auto;
	z-index: 9;
}
.nav-Menu {
	cursor: pointer;
	display: block;
	margin-top: 15px;
	width: 100%;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 30px;
	padding-bottom: 5px;
	font-size: 1em;
}
.mainContent_Full-Width {
	width: 70%;
	margin: 50px auto 0px;
	background-color: rgba(241,236,229,0.75);
	padding: 15px 15% 20px;
	background-image: url(url);
	float: none;
}
	}
.Nav-HmPg {
	margin-top: 15px;
	font-size: 1.5em;
	font-family: Myriad;
}
#team-Bio_Header-Logo {
	font-family: Myriad;
	background-color: #802528;
	height: 35px;
	width: 90%;
	padding-right: 10%;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.div-centered {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
