﻿@charset "UTF-8";
/* CSS Document */


html, body {
	height:100%;
}

html { 
    overflow-y: scroll; overflow-x: scroll;

}
body {
    /*background-color: #fdfdfd;*/
	background-image:url("/images/Background.png");
	font-family:Arial, Helvetica, sans-serif;
        color:#373737;
        height: 8480px; 
        /*overflow: hidden;*/
}


/* Text Styles */

p {
	line-height:1.0em;
        font-size:13px;
        margin:0 0 20px;
        
}

table {
font-size:13px;
background-color: transparent;
}

h1 {
	font-size:24px;
	margin: 10px 0 50px 0;
        font-weight:normal;
        text-transform:uppercase;
}



h2 {
	font-size:28px;
	margin: 0 0 15px 0;
        width:640px;
        background-color:transparent;
        color:#969696;
        font-weight:normal;
        padding:15px 0 15px 40px;
        text-transform:uppercase; 
}



h3 {
	font-size:18px;
	margin: 10px 0 0;
        font-weight:normal;
        text-transform:uppercase;
}

hr {
  border:none;
  background-color:#ffffff;
  height:1px;
  
}

h4 {
	font-size:2.8em;
    margin: 40px 0 15px 0;
}



h5 {
	font-size:2.4em;
    margin: 0 0 15px 0;
    color:#0f363e;
    padding:0 0 0 0;
}

h6 {
	font-size:2.8em;
    margin: 5px 0 20px 0;
}

a {

}


h1.text-header {
	font-weight:normal;
	color:#FFFFFF;
	margin: 0 0 10px 0;
}





/* Content in Header */

#header {
background:#fdfddb; /*url(../images/header-bg.jpg) no-repeat center top;*/
background-size: 640px;
height:203px;
}

#header-content {
	width: 640px;
	margin: 0 auto;
}

/* This is for the logo */

#header-content h1 {
	display:block;
	width: 239px;
	text-indent:-9999px;
    margin: 0 auto;
	padding: 0 0 0 0;
}

	
#header-content h1 a {
	width: 239px;
	height: 203px;
	display:block;
	float:left;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	}



#headerButtons {
	float:right;
	text-align: right;
	
}

#address {
	float:left;
}

#address p {
    margin: 0;
    text-align: right;
}

#phone-number {
	float:left;
}

#phone-number p {
    margin: 0;
    text-align: right;
}





#googleplus {
	float:right;
	display:inline-block;
}

#like {
	float:right;
	display:inline-block;

}

.container {
	float:right;
	margin:10px;
}

.contact {
	float:left;
	margin:10px 20px;
	width:700px;
	color: #4e1b20;
	font-size: 14px;
}


#likebutton {
	clear:right;
}

.addthis_button_facebook_like {
	width:60px;
	/*overflow:hidden;*/
}








#image-header {
	margin:0 auto;
	padding:0;
	width: 640px;
}


/* if website has slideshow on homepage */
#home-slideshow {
	margin:0;
	padding:0;
}

#home-slideshow-wrapper {
	margin:0 auto;
	padding:0;
    border-radius: 3px;
	width: 850px;
    box-shadow:0px 0px 7px 0px rgba(0,0,0,0.6);

    


}

.homeimages{
	margin:0;
	padding:0;
}
/* End Content in Header */



/* Guts */

#content {
	width: 640px;
	margin: 0 auto;
	padding: 35px 25px 0 25px;
}

#content h2{
	font-weight: normal;
	color: #50818A;
	letter-spacing: 1px;
}


#content h1{
	font-weight: bold;
	color: #50818A;
}


#content p{
}


#content h3{
	margin-top: 20px;
	color:#50818A;
	font-size:21px;
	font-weight:bold;

}

#content h4{
	font-weight: normal;
	color: #50818A;
	letter-spacing: 1px;

}


/* two column 30/70 */
#right-30 {
	padding: 0;
	margin: 0 40px 0 0;
	width: 320px;
	float: left;
}

#left-70 {
	padding: 90px 0 0;
	margin: 0;
	width: 582px;
	float:left;
}

#bottom-content {
	margin-top:20px;
	padding:0;
}


/* End Guts */



#content-wrapper {
	width: 640px;
	margin: 0 auto;
}

/* Footer */


#footer {
	background-color: transparent;
        
}

#footer-content {
	padding: 0;
	
	}

#footer-wrapper {
	width:640px;
	margin:0 auto;
	padding: 20px 0  30px 0;
	clear:both;
	color: #848383;
	font-size:10px;
}

#footer-wrapper p, #footer-wrapper a {
	margin:0;
	color: #848383;
        line-height:1.7em;
}

.pink {
color: #c37485;	
}



/*   promotion bar   */


#promoBar {
	display: block;
	width: 640px;
	list-style-type:none;
	padding:0;
	margin: 0 auto;
}

#promoBar li {
	display:inline-block;
	margin:0;
	float:left;
	list-style-type:none;
}


#promotions-wrapper {
	margin:0;
	padding: 3px 0;	
	/*overflow: hidden;*/
	clear:both;
	background-color: #4e1b01;
	}

#promotions {
	margin:0;
	padding: 35px 0;
        height:69px;
}

.promotionSide {
	height: 80px;
}







/*navigation style */
#nav-bg {
	background-color:rgba(224,227,236,.00);
        height:33px;
        width: 100%;
}

#main-navigation { 
	width: 850px;
        margin:0 auto;
	clear:both;
}


.nav-facebook {
	float: right;
	margin-top: 13px;
	
}


.menu {
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	z-index:100;
	float:left;
}


.menu a {
	color: #0e0e0e;
	text-decoration:none;
	padding: 0 2px;
	margin: 1px 1px 0px 1px;
}

.menu a:hover {
    color: #175b66;
}



.menu li {
	position:relative;
	padding-left: 2px;
	/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
	float:left; 
        border-right:1px solid #353535;
        text-transform:uppercase;
        font-size: 32px;
        letter-spacing:1px;
}


.menu li.last {
        border-right:0;
}

.menu li.first a {
	padding-left:0;
}


.menu li ul {
	width: 275px;
	padding:5px;
	background-color:rgba(38, 61, 66, 0.2);
	list-style-type:none;
	/* make the dropdown ul invisible */
    box-shadow:0px 0px 7px 0px rgba(0,0,0,0.6);
	display: none;
	position:absolute; 
	z-index:9999;
}


.menu li ul li {
	width:275px;
	display:inline-block;
	clear:both;
	padding: 0 0 6px 0;
	margin: 12px 0 6px 0;
	/*border-bottom: solid 1px #ecebeb; */
border-right:0;
font-family:Arial, Helvetica, sans-serif;
        text-transform:uppercase;
font-size: 32px;
}



.menu li ul li.last {
	border-bottom: none;
}



.menu li ul li a {
	color: #175b66;
	margin:-10px 0 0 0;
	padding: 0;
	border: none;
	font-size: 32px;

}



.menu li ul li ul li a {
	color: #c0c7cc;
	border-bottom:none;
	text-transform:none;
}



.menu li ul li a:hover {
	/*text-decoration:underline;*/
    color: #142d31;
    /*font-weight: bold;*/
    font-family:Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    font-size: 32px;
}



.menu li ul li ul {
	border-top:solid 1px #000000;
	margin:0px 0 0 0;
	padding:0;

}

/* style the background and foreground color of the submenu links */

.menu li ul li ul li {
	border-bottom:none;
	margin:0;
	padding:0;

}



.menu li ul li ul li.last {
	padding:0 0 25px 0;
}







/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */



.menu li a, .menu ul li a:visited {
	display:block; 
	text-align:left;

}




/* make the sub menu ul visible and position it beneath the main menu list item */

.menu li:hover ul {
	display:block; 
	position:absolute; 
	z-index:9999;
	top:40px; 
	left:0; 
}



.menu li:hover ul li ul {
	display:block;
	position:relative;
}





/*sub nav on interior pages*/


.subnavigation, .subnavigation li {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size: 13px;
}

.subnavigation li{
	list-style-type:none;
	margin:0;
	padding:0;
}

.subnavigation li a{
	text-decoration:none;
	color: #8b8274;
	padding:6px 12px 6px 40px;
	margin:0 0 0 0px;
	font-weight:bold;
	font-size: 13px;
        letter-spacing:2px;
}
.subnavigation li a:hover, .subnavigation li.active a{
	padding:6px 12px 6px 40px;
	color: #2c3d30;
        background-color:#353535;
        text-decoration:none;
}


.subnavigation li ul{
	padding-left: 25px;
}

.subnavigation li ul li{
	font-size: .8em;
	line-height: 1.8em;
	text-transform:none;
	font-weight:normal;
}

.subnavigation li ul li a:hover{
	font-weight: bold;
}



/* Random stuff you need to organize */

.designed-by, .designed-by a {
	font-size: 9px;
        color:#848383;
}

.push {
    height: 67px;

}

#social-media {
	float:left;
        margin:5px 0 0 10px;	
}

.clear {
	clear:both;
}


.contactform {
	font-size:.9em;
	margin:.5em 0 .9em 0 ;
	line-height: 1.3em;
}

.disclaimer {
	font-size:.8em;
	font-style:italic;
}

#df-reviews {
	background-color:#ffffff;
	width: 620px;
}

.bio {
	float:left;
	width:675px;
	padding: 0 20px 20px 0;
} 

.bio img {
	float: left;
	width: 200px;
	padding: 0 10px 0 0;
}

.bio h3, .bio .title {
	width: 630px;
}

.bio .title {
	font-size: 1.0em;
}

.bio p {
	font-size: 1.0em;
}

.biolisting {
	width:150px;
	float:left;
	margin: 0 11px 25px 0;
	padding:8px;
}

.biolisting img{
	width:150px;
	margin-bottom:10px;
}

.biolisting a{
	color:#353535;
}
.biolisting .name {
	font-weight:bold;
	}


.biolisting .title {
	font-style:italic;
}

.biolisting a {
	text-decoration:none;
}

.biolisting p {
	margin: 0 5px 5px 5px;
	}


.bioImage {
	float: left;
	margin: 0 20px 0 0;
        border:1px solid #353535;
}

#content div.bio h3, .bio .title {
	margin-top:0;
}

#interior-content-wrapper .biolisting .bio p.name {
	font-size: 11px;
}

.bio .title {
	font-size: .9em;
	font-style:italic;
	}

#sidebar {
	display:inline;
    background-color: #F8F8F8;
    border: 1px solid #999999;
    padding: 9px 0px 9px 0px;
    position: absolute;
    top: 144px;
    width: 68px;
	}
	
	#sidebar li {
	list-style-type:none;
	margin:0 auto;
	padding:0px 0px 9px 0px;
	width:45px;
}

#sidebar li.last {
	list-style-type:none;
	margin:0 auto;
	padding:0;
}

#sidebar li.almostlast {
	list-style-type:none;
	margin:0 auto;
	padding:0;
}
#request {
    background-color: #353535;
    height:50px;
    display: block;
    float: right;
    position:relative;
    margin-bottom:35px;
}
.button {
    color: #ecebeb;
    font-size: 12px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    text-transform:uppercase;
    position:relative;
    top:16px;
}

.so-button {
    color: #ecebeb;
    font-size: 12px;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    text-transform:uppercase;
    position:relative;
    top:16px;
    background-color: #353535;
}

.review {
border-bottom:1px solid #333;
margin:10px 0;
font-style:italic;
}

.review:last-of-type {
border-bottom:none;
}
.staff-listing {

}

.staff-listing img{
      float:left;
      margin:3px 15px 30px 0;
}
/*Added from Dani's CSS*/
/*Article info*/
.article {
	background-color: #FFFFFF;
	width: 60%;
	float: none;
	font-family: Calibri, Candara, Arial, sans-serif;
	color: #343434;
	text-align: center;
	padding-bottom: 15px;
}
.noDisplay {
	display: none;
}
.container .article h3 {
	padding-left: 25%;
	padding-right: 5%;
	margin-top: 1%;
	color: #558c56;
	font-weight: bold;
	text-transform: uppercase;
}
.container .article p {
	padding-left: 25%;
	padding-right: 5%;
	text-align: center;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #8b8274;
}
/*Columns and rows*/
.columns {
	width: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
    color: #073108;
}
.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.row.blockDisplay {
	display: block;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
/*Thumbnail*/
/*.thumbnail {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}
    */
.thumbnail_align {
	text-align: center;
    line-height: 12px;
}
.thumbnail_align {
	text-align: center;
    line-height: 12px;
}
.thumbnail {
	width: 850px;
	height: 1000px;
	text-align: center;
	float: left;
	margin-top: 35px;
    background-color:rgba(230,228,239,0.5);
	/*background-color: transparent;*/
        /*added background image*/
    /*background-image:url("/images/Background.png");*/
    /*opacity: 0.3;*/
    box-shadow:0px 0px 7px 0px rgba(0,0,0,0.6);
	padding-bottom: 20px;
	margin-left: 0%;
	margin-right: 15%;
	border-radius: 3px;
	padding-top: 20px;	
    line-height:12px;
}
/*Gallery*/
.gallery .thumbnail h4 {
	margin-top: 35px;
	margin-bottom: 5px;
	color: #406941;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
}
.gallery .thumbnail p {
	margin: 0;
	color: #8B8274;
	text-align: left;
	padding-left: 20px;
    padding-right: 20px;
}
.tag {
	color: #443F3F;
}
}
.gallery .thumbnail .tag {
	color: #5D5E5D;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

.text_column {
	width: 94%;
	margin: 3;
	padding: 4px;
    padding-right: 5px;
    padding-top: 1px;
}
.text_column {
	width: 94%;
	text-align: center;
	font-weight: lighter;
    font-size:12px;
	line-height: 14px;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
    padding-top: 0px;
	color: #3f6172;
}
.text_column {
	width: 94%;
	margin: 0;
	padding: 4px;
    padding-top: 1px;
}
.text_column {
	width: 94%;
	text-align: center;
	font-weight: lighter;
    font-size:30px;
	line-height: 32px;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
    padding-left: 8px;
    padding-top: 0px;
	color: #3f6172;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 320px;
	max-height: 320px;    
	opacity: 0.9;
}

/* Small Desktops */
@media (min-width: 769px) and (max-width: 1096px) {
    .logo {
        width: 40%;
        height: 40%;
    }

    .thumbnail {
        width: 850px;
        height: 1000px;
        text-align: center;
        float: left;
        margin-top: 35px;
        background-color:rgba(230,228,239,0.5);
        /*background-color: transparent;*/
        /*added background image*/
        /*background-image:url("/images/Background.png");*/
        /*opacity: 0.3;*/
        box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.6);
        padding-bottom: 20px;
        margin-left: 0%;
        margin-right: 15%;
        border-radius: 3px;
        padding-top: 20px;
        line-height: 12px;
    }

    .gallery {
        clear: both;
        display: inline-block;
        width: 100%;
        background-color: #FFFFFF;
        /* [disabled]min-width: 400px;
*/
        padding-bottom: 35px;
        padding-top: 0px;
        margin-top: -5px;
        margin-bottom: 0px;
    }
    /* Mobile */
    @media (max-width: 640px) {

        .logo {
            width: 45%;
            height: 45%;
        }

        .thumbnail {
            width: 850px;
            height: 1000px;
            text-align: center;
            float: left;
            margin-top: 35px;
            background-color:rgba(230,228,239,0.5);
            /*background-color:rgba(38, 61, 66, 0.9);*/
            /*background-color: transparent;*/
            /*added background image*/
            /*background-image:url("/images/Background.png");*/
            /*opacity: 0.3;*/
            box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.6);
            padding-bottom: 20px;
            margin-left: 0%;
            margin-right: 15%;
            border-radius: 3px;
            padding-top: 20px;
            line-height: 12px;
        }

        .text_column {
            width: 94%;
            text-align: center;
            font-weight: lighter;
            font-size: 16px;
            line-height: 18px;
            float: left;
            padding-left: 10px;
            padding-right: 5px;
            padding-left: 10px;
            padding-top: 0px;
            color: #3f6172;
        }
    }

    /* Small Tablets */
    @media (min-width: 321px)and (max-width: 767px) {

        .logo {
            width: 40%;
            height: 40%;
        }

        .thumbnail {
            width: 850px;
            height: 1000px;
            text-align: center;
            float: left;
            margin-top: 35px;
            background-color:rgba(230,228,239,0.5);
            /*background-color: transparent;*/
            /*added background image*/
            /*background-image:url("/images/Background.png");*/
            /*opacity: 0.3;*/
            box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.6);
            padding-bottom: 20px;
            margin-left: 0%;
            margin-right: 15%;
            border-radius: 3px;
            padding-top: 20px;
            line-height: 12px;
        }
    }

    /* Small Desktops */
    @media (min-width: 769px) and (max-width: 1096px) {
        .logo {
            width: 40%;
            height: 40%;
        }

        .thumbnail {
            width: 850px;
            height: 1000px;
            text-align: center;
            float: left;
            margin-top: 35px;
            background-color:rgba(230,228,239,0.5);
            /*background-color: transparent;*/
            /*added background image*/
            /*background-image:url("/images/Background.png");*/
            /*opacity: 0.3;*/
            box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.6);
            padding-bottom: 20px;
            margin-left: 0%;
            margin-right: 15%;
            border-radius: 3px;
            padding-top: 20px;
            line-height: 12px;
        }

        .text_column {
            width: 96%;
            margin: 1%;
            padding: 4px;
            padding-top: 1px;
            padding-right: 5px;
            padding-left: 5px;
        }

        .intro .column p {
            width: 80%;
        }

        .TMmain {
        }
    }

    @media (min-width: 640px) {
        .thumbnail {
            width: 850px;
            height: 940px;
            text-align: center;
            float: left;
            margin-top: 25px;
            background-color:rgba(230,228,239,0.5);
            /*background-color:rgba(38, 61, 66, 0.2);*/
            /*background-color: transparent;*/
            /*added background image*/
            /*background-image:url("/images/Background.png");*/
            /*opacity: 0.3;*/
            box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.6);
            padding-bottom: 20px;
            margin-left: 0%;
            margin-right: 15%;
            border-radius: 3px;
            padding-top: 70px;
            line-height: 12px;
        }
         .thumbnail2 {
            width: 850px;
            height: 2540px;
            text-align: center;
            float: left;
            margin-top: 1px;
            background-color:rgba(230,228,239,0.5);
            /*background-color:rgba(38, 61, 66, 0.2);*/
            /*background-color: transparent;*/
            /*added background image*/
            /*background-image:url("/images/Background.png");*/
            /*opacity: 0.3;*/
            box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.6);
            padding-bottom: 20px;
            margin-left: 0%;
            margin-right: 15%;
            border-radius: 3px;
            padding-top: 50px;
            line-height: 12px;
        }
         .thumbnail3 {
            width: 850px;
            height: 1200px;
            text-align: center;
            float: left;
            margin-top: 1px;
            background-color:rgba(230,228,239,0.5);
            /*background-color:rgba(38, 61, 66, 0.2);*/
            /*background-color: transparent;*/
            /*added background image*/
            /*background-image:url("/images/Background.png");*/
            /*opacity: 0.3;*/
            box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.6);
            padding-bottom: 20px;
            margin-left: 0%;
            margin-right: 15%;
            border-radius: 3px;
            padding-top: 50px;
            line-height: 12px;
        }
         .thumbnail4 {
            width: 850px;
            height: 1540px;
            text-align: center;
            float: left;
            margin-top: 1px;
            background-color:rgba(230,228,239,0.5);
            /*background-color:rgba(38, 61, 66, 0.2);*/
            /*background-color: transparent;*/
            /*added background image*/
            /*background-image:url("/images/Background.png");*/
            /*opacity: 0.3;*/
            box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.6);
            padding-bottom: 20px;
            margin-left: 0%;
            margin-right: 15%;
            border-radius: 3px;
            padding-top: 50px;
            line-height: 12px;
        }
          .thumbnail5 {
            width: 850px;
            height: 680px;
            text-align: center;
            float: left;
            margin-top: 1px;
            background-color:rgba(230,228,239,0.5);
            /*background-color:rgba(38, 61, 66, 0.2);*/
            /*background-color: transparent;*/
            /*added background image*/
            /*background-image:url("/images/Background.png");*/
            /*opacity: 0.3;*/
            box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.6);
            padding-bottom: 20px;
            margin-left: 0%;
            margin-right: 15%;
            border-radius: 3px;
            padding-top: 50px;
            line-height: 12px;
        }
    }