@charset "utf-8";
/* CSS Document */
html,
body {
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	font-family: "Open Sans",sans-serif;
	font-weight: 400;
	line-height: 1.4;
	font-size:18px;
	color: #746A64;
	background-color: #565045;
}
#phone {
	display: none;
}
#free-consult {
	margin-top: 40px;
	background-color: black;
	border-color: white;
	border-style: solid;
    color: #fff;
    text-align: center;
    width: 130px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 17px;
    padding-left: 10px;
	padding-right: 10px;
    position: fixed;
    right: 0px;
    top: 8%;
    z-index: 9999;
}
#free-consult p {
/*	color: #282622;*/
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
#free-consult:hover {
/*	background-color: #1A3668;*/
	opacity: 1;
}
#header {
	background-color: white;
	width: 100%;
	height: 100px;
}
#main_top, #footer_top {
	background-color: #282622;
	overflow: auto;
}
#main_top2 {
	background-color: #282622;
	margin-top: -20px;
	margin-bottom: -20px;
}
#main_top2 h1 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#main_top_h1, #footer-box {
	width: 1200px;
	background-color: black;
	margin-left: auto;
	margin-right: auto;
}
#main_use {
	background-color: #565045;
	overflow: auto;
}
.main_use_text {
	background-color: white;
	overflow: auto;
}
#content_bottom, #bottom_photos {
	background-color: white;
	overflow: auto;
}
#bottom_photos {
	padding-bottom: 60px;
}
#image_home3, #image_home4, #image_home5, #image_home6 {
	background-color: #282622;
}
#myTopnav {
	display: none;
}
#logo, .main_buildings, .main_use_text, #content_bottom, #bottom_photos, #footer-box {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.main_use_text {
	padding-top: 20px;
}
#main {
	margin-left: auto;
	margin-right: auto;
}
#logo img, #main_top, #main_use, .main_buildings img {
    max-width: 100%;
}
h1 {
	font-size: 33px;
	text-align: center;
}
.main_use_text h1 {
	margin-top: -1px
}
#image_home1, #image_home2, #image_home3, #image_home4, #image_home5, #image_home6, #image_home7, #image_home8, #image_home9, #image_home10, #gallery {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	float: left;
}
#image_home3, #image_home4, #image_home5, #image_home6 {
	width: 298px;
	height: 52px;
	border-style: solid;
	border-width: thin;
	border-color: white;
	padding-top: 20px;
	margin-top: -20px;
}
#image_home3 h1, #image_home4 h1, #image_home5 h1, #image_home6 h1 {
	font-size: 22px;
	color: #FDBE71;
	font-weight: normal;
}
#image_home7 h2, #image_home8 h2, #image_home9 h2, #image_home10 h2 {
	font-size: 16px;
	color: #746A64;
	font-weight: bold;
	margin-top: -1px;
}
#image_home7, #image_home8, #image_home9, #image_home10, #image_home7 img, #image_home8 img, #image_home9 img, #image_home10 img {
		width: 298px;
}
#image_home7 p:nth-child(3), #image_home8 p:nth-child(3), #image_home9 p:nth-child(3), #image_home10 p:nth-child(3) {
	color: #746A64;
	font-weight: normal;
	text-align: center;
	width: 90%;
}
#bottom_photos a {
	color: #FCAB49;
}
#image_home7 p:nth-child(4), #image_home8 p:nth-child(4), #image_home9 p:nth-child(4), #image_home10 p:nth-child(4) {
	font-size: 18px;
	font-weight: normal;
	color: #FCAB49;
}
.main_buildings, #main_use_text {
	text-align: center;
}
.main_buildings img, .slides img {
	width: 600px;
}
#address_top {
    text-align: center;
    width: 100%;
    font-size: 18px;
}
#address_top p {
	color: #3f704d;
	font-size: 16px;
}
#phone {
	position: absolute;
    margin-left: 74%;
	color: #746A64;
	}
#phone p {
	font-size: 20px;
	font-weight: bold;
}
#menu-box{
	margin-top: -50px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto
}
#menu-tabs {
	font-size: 18px;
	text-align: right;
}
#menu-tabs li a {
	color: #746A64;
}
#menu-tabs li {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
}
#menu-tabs a:hover, .copy img:hover, #footer-box a:hover, #top_of_page a:hover {
	opacity: .60;
}
#active a:visited {
	color: #FDC784;
	font-weight: bold;
}
nav li {
    display: inline-block;
    list-style-type: none;
    position: relative;
}
.menu-drop ul {
    display: none;
    position: absolute;
}
nav li:hover > ul {
    display: block;
}
#bottom_photos p {
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	color: #FDC784;
	font-weight: bold;
	margin-top: -10px;
}
#content_bottom p {
	text-align: justify;
}
#content_text {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#content_bottom h1 {
	color: #565045;
	font-size: 28px;
	padding-top: 20px;
}
#contact li {
	display: block;
	list-style-type: none;
	text-align: center;
	font-size: 22px;
}
#steve img {
	padding-right: 20px;
	padding-bottom: 20px;
}
.TextwrapLeft {
    float: left;
	min-height: 400px;
}
.TextwrapRight {
    float: right;
}
#rc_photogroup2{
	text-align: center;
	margin-bottom: 60px;
}
.rc_photo2 {
	max-width: 100%;
    height: auto;
}
.rc_photo2 {
	display: inline-block;
	vertical-align: top;
	padding-top: 20px;
	text-align: center;
	width: 350px;
	padding-left: 10px;
	padding-right: 10px;
}
.rc_photo2 img, .rc_photo2 {
	width: 320px;
}
#googlemap {
	max-width: 100%;
	max-height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}
#address p {
	text-align: center;
	font-size: 24px;
}
#footer-box { 
	background-color: black;
	text-align: center;
	padding-bottom: 30px;
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto;
}
#footer-box h2 {
	color: #FCAB49;
	padding-top: 30px;
	text-decoration: underline;
}
#footer-box a {
	text-decoration: none;
	color: #746A64;
}
#footer-box p {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	color: #D0CCC5;
}
.contact-button {
	background-color:#f2f2f2;
    text-align: center;
    width: 150px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 17px;
    line-height: 25px;
    padding: 10px;
}
.copy p {
	font-size: 15px;
}
/* MOBILE MENU START */
#myTopnav {
	z-index: 1;
}
.topnav {
	display: block;
	background-color: #D0CCC5;
    overflow: hidden;
	border-width:1px;
	border-style:solid;
	border-color:white;
}
.topnav a:nth-child(1) {
	font-size: 20px;
}
.topnav a:nth-child(2), .topnav a:nth-child(3), .topnav a:nth-child(4), .topnav a:nth-child(5), .topnav a:nth-child(6), .topnav a:nth-child(7), .topnav a:nth-child(8) {
	color: #766B65;
	border-width:1px;
	border-style:solid;
	border-color:#C0B5AF;
}
.topnav a {
    float: left;
    display: block;
    color: #766B65;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}
.topnav a:hover {
    background-color: white;
    color: #FDC784;
}
.active {
    background-color: white;
}
#myTopnav .active {
    color: #FDC784;
}
.topnav .icon {
    display: none;
}
/* MOBILE MENU END */
@media screen and (max-width: 1200px){
	#logo, footer, #content_bottom, .main_buildings, #bottom_photos, .main_use_text, #menu-box, #main_top_h1, #footer-box {
		width: 1100px;
	}
	.main_buildings img, #gallery, #gallery img, .slides {
		width: 550px;
	}
	#image_home3, #image_home4, #image_home5, #image_home6 {
		width: 273px;
	}
	#image_home7, #image_home8, #image_home9, #image_home10, #image_home7 img, #image_home8 img, #image_home9 img, #image_home10 img {
		width: 275px;
	}
	#menu-tabs {
		margin-left: 33%;
	}
}
@media screen and (max-width: 1024px){
  nav {
	  display: none;
  }
  #free-consult {
	margin-top: -52px;
  }
  #myTopnav {
	 display: block;
	 margin-left: auto;
	 margin-right: auto;
 }
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: left;
	padding-top: 17px;
    display: block;
	margin-left: -11px;
  }
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    left: 0;
    top: 0;
	margin-left: 80px;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
	.fa-bars {
		color: #766B65;
	}
	#logo, footer, #content_bottom, .main_buildings, #bottom_photos, .main_use_text, #main_top_h1, #footer-box {
		width: 980px;
	}
	.main_buildings img, #gallery, #gallery img, .slides {
		width: 490px;
	}
	#image_home3, #image_home4, #image_home5, #image_home6 {
		width: 242px;
	}
	#image_home7, #image_home8, #image_home9, #image_home10, #image_home7 img, #image_home8 img, #image_home9 img, #image_home10 img {
		width: 245px;
	}
}
@media screen and (max-width: 980px){

	#logo, footer, #content_bottom, .main_buildings, #bottom_photos, .main_use_text, #main_top_h1, #footer-box {
		width: 900px;
	}
	.main_buildings img, #gallery, #gallery img, .slides {
		width: 450px;
	}
	#image_home3, #image_home4, #image_home5, #image_home6 {
		width: 222px;
	}
	#image_home7, #image_home8, #image_home9, #image_home10, #image_home7 img, #image_home8 img, #image_home9 img, #image_home10 img {
		width: 225px;
	}
}
@media screen and (max-width: 896px){
  #main p {
		text-align: left;
	}
	#address p {
		text-align: center;
	}
	#free-consult {
		padding-left: 20px;
	}
	#bottom_photos p {
		text-align: center;
	}
  	#logo {
		position: relative;
    	margin-left: 0%;
		padding-left: 20px;
	}
	#logo, footer, #content_bottom, .main_buildings, #bottom_photos, .main_use_text, #main_top_h1, #footer-box {
		width: 700px;
	}
	.main_buildings img, #gallery, #gallery img, .slides {
		width: 350px;
	}
	#image_home3, #image_home4, #image_home5, #image_home6 {
		width: 172px;
		height: 40px;
	}
	#image_home3 h1, #image_home4 h1, #image_home5 h1, #image_home6 h1 {
		font-size: 18px;
	}
	#image_home7, #image_home8, #image_home9, #image_home10 {
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#image_home7, #image_home8, #image_home9, #image_home10, #image_home7 img, #image_home8 img, #image_home9 img, #image_home10 img {
		width: 400px;
	}
	#content_bottom h1 {
		font-size: 24px;
	}
	.rc_photo2 {
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media screen and (max-width: 800x){
}
@media screen and (max-width: 768px){
}
@media screen and (max-width: 736px){

	#logo, footer, #content_bottom, .main_buildings, #bottom_photos, .main_use_text, #main_top_h1, #footer-box {
		width: 680px;
	}
	.main_buildings img, #gallery, #gallery img, .slides {
		width: 340px;
	}
	#image_home3, #image_home4, #image_home5, #image_home6 {
		width: 167px;
		height: 40px;
	}
	#image_home3 h1, #image_home4 h1, #image_home5 h1, #image_home6 h1 {
		font-size: 18px;
	}
}
@media screen and (max-width: 684px){
	#logo, footer, #content_bottom, .main_buildings, #bottom_photos, .main_use_text, #main_top_h1, #footer-box {
		width: 630px;
	}
	.main_buildings img, #gallery, #gallery img, .slides {
		width: 315px;
	}
	#image_home3, #image_home4, #image_home5, #image_home6 {
		width: 155px;
		height: 40px;
	}
	#image_home3 h1, #image_home4 h1, #image_home5 h1, #image_home6 h1 {
		font-size: 17px;
	}
}
@media screen and (max-width: 640px){
	#logo, footer, #content_bottom, .main_buildings, #bottom_photos, .main_use_text, #main_top_h1, #footer-box {
		width: 576px;
	}
	.main_buildings img, #gallery, #gallery img, .slides {
		width: 288px;
	}
	#image_home3, #image_home4, #image_home5, #image_home6 {
		width: 141px;
		height: 40px;
	}
	#image_home3 h1, #image_home4 h1, #image_home5 h1, #image_home6 h1 {
		font-size: 16px;
	}
}
@media screen and (max-width: 600px){
	#logo, footer, #content_bottom, .main_buildings, #bottom_photos, .main_use_text, #main_top_h1, #footer-box {
		width: 480px;
	}
	.main_buildings, .main_use_text {
		display: block;
	}
	.main_buildings img, #gallery, #gallery img, .slides {
		width: 480px;
	}
	#image_home2, #gallery {
		margin-top: -5px;
	}
	#content_bottom h1 {
		font-size: 18px;
	}
	#content_bottom p, li {
		font-size: 15px;
	}
	#image_home3, #image_home4, #image_home5, #image_home6 {
		width: 117px;
		height: 40px;
	}
	#image_home3 h1, #image_home4 h1, #image_home5 h1, #image_home6 h1 {
		font-size: 14px;
	}
}
@media screen and (max-width: 480px){
	#logo {
		padding-left: 10px;
	}
	#free-consult {
		margin-top: 22px;
	}
	#logo, footer, #content_bottom, .main_buildings, #bottom_photos, .main_use_text, #main_top_h1, #footer-box {
		width: 380px;
	}
	.main_buildings img, #gallery, #gallery img, .slides {
		width: 380px;
	}
	#content_bottom h1 {
		font-size: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.main_use_text {
		overflow: auto;
		margin-bottom: -20px;
	}
	#content_bottom {
		padding-top: 10px;
	}
	#image_home3, #image_home4, #image_home5, #image_home6 {
		width: 187px;
		height: 25px;
		display: block;
		margin-bottom: 20px;
		padding-top: 10px;
	}
	#image_home3 h1, #image_home4 h1, #image_home5 h1, #image_home6 h1 {
		font-size: 14px;
	}
	#image_home7, #image_home8, #image_home9, #image_home10, #image_home7 img, #image_home8 img, #image_home9 img, #image_home10 img {
		width: 350px;
	}
}
@media screen and (max-width: 414px){
}
@media screen and (max-width: 400px){
	#logo, footer, #content_bottom, .main_buildings, #bottom_photos, .main_use_text, #main_top_h1, #footer-box {
		width: 335px;
	}
	.main_buildings img, #gallery, #gallery img, .slides {
		width: 335px;
	}
	#image_home3, #image_home4, #image_home5, #image_home6 {
		width: 165px;
		height: 25px;
		display: block;
		margin-bottom: 20px;
		padding-top: 10px;
	}
	#image_home3 h1, #image_home4 h1, #image_home5 h1, #image_home6 h1 {
		font-size: 14px;
	}
	#image_home7, #image_home8, #image_home9, #image_home10, #image_home7 img, #image_home8 img, #image_home9 img, #image_home10 img {
		width: 280px;
	}
	.rc_photo2, .rc_photo2 img {
		width: 285px;
	}
}
@media screen and (max-width: 375px){
}