@import "font.css";

body {
    background: url(../img/greenbg.jpg) 50% 0;
    color: #555758;
    padding-bottom: 50px;
	font-family: "Trebuchet MS", Arial,Helvetica,sans-serif;
    font-size: 13px;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

p { text-align:left; }

a { color: #477d3b; text-decoration: none; }
a:hover { color: #477d3b; text-decoration: none; }

img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
    color: #555758;
    font-family: 'nexa_rust_sansblack', Arial,Helvetica,sans-serif;
    font-weight: normal;
}

iframe, object, embed { width:100%; max-width: 100%; }

#address_block { margin-top: 30px; }

.row-fluid { padding: 20px 0; }

.text-center {
	text-align: center;	
}

.container-fluid {
	max-width: 580px;
	min-width: 300px;
	margin: 0 auto;	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	z-index: 2;
	padding: 0px 10px 20px;
}
.container-fluid > div {
}
.container-fluid > div > div {
}

.color-bar {
	padding: 0px;
	display: block;
	height: 4px;
	margin: 0px -10px;
}
.color-bar > div {
	display: inline-block;
	width: 33%;
	height: 4px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.color-bar > div:last-child {
	width: 34%;
}
.color-1 {
	background: #6e9762;
}
.color-2 {
	background: #186fa3;
}
.color-3 {
	background: #286321;
}

.top-container {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,c0c9ce+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #c0c9ce 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#c0c9ce 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#c0c9ce 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c0c9ce',GradientType=0 ); /* IE6-9 */
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0px;
}
.top-container .topPhone {
	font-family: "Trebuchet MS";
	font-size: 30px;
	line-height: 33px;
	font-weight: bold;
	color: #477d3b;
	margin: 0px auto;
	padding-right: 3px;
	max-width: 200px;
}
.top-container .topPhone span {
	display: block;
}
.top-container .topPhone > span:first-child {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 3px;
	border-bottom: 1px solid #286321;
	font-family: 'nexa_rust_sansblack';
	
}
.top-container .logo {
	margin-top: 15px;
	max-width: 260px;
}

.hero-container {
	background: url(../img/hero.jpg) 30% 50% no-repeat;
	height: 189px; 
	margin-bottom: 20px;
}

.content-container {
}
.content-container > div {
}
.content-container > div > div {
}


.content-container h1 {
    color: #555758;
    font-size: 36px;
    line-height: 26px;
    margin: 0px 0px 0px;
	text-align: center;
	font-family: 'nexa_rust_sansblack', Arial,Helvetica,sans-serif;
	font-weight: normal;
}
.content-container h1 span {
	display: block;
	font-family: "Verdana", Arial,Helvetica,sans-serif;
	color: #4f92bc;
	font-size: 17px;
}
.content-container p.image {
    margin: 0px 0px -20px;
    padding: 0px;
}
.content-container p {
    color: #555758;
    font-family: "Trebuchet MS";
    font-size: 13px;
    line-height: 21px;
    margin: 0;
    padding-top: 20px;
}

.content-container.doctor > div {
	margin-left: -10px;
	margin-right: -10px;
	padding: 7px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5d5f57+0,767972+100 */
	background: #5d5f57; /* Old browsers */
	background: -moz-linear-gradient(top,  #5d5f57 0%, #767972 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #5d5f57 0%,#767972 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #5d5f57 0%,#767972 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d5f57', endColorstr='#767972',GradientType=0 ); /* IE6-9 */
}
.content-container.doctor > div > div {
	border: 1px solid #7e807b;
	padding: 7px;
	min-height: 150px;
}
.content-container.doctor h2 {
	margin-bottom: 10px;
	margin-top: 0px;
}
.content-container.doctor p {
	line-height: 22px;
	color: #fff;
}
.content-container.doctor img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: -10px;
}
.pa-container {
	background: #c6d2d4;
	margin-top: 40px;
}
.pa-container h2 {
	text-align: center;
	color: #fff;
	background: #555758;
	padding: 10px 20px;
	margin-top: -60px;
}
.pa-container .doctor {
	background: #555758;
	margin: 15px auto 0px;
	text-align: center;
	color: #fff;
	padding: 0px 10px 10px;
	max-width: 140px;
}
.pa-container .doctor p {
	color: #fff;
	text-align: center;
}
.images-container {
	max-width: 640px;
	margin: 0px auto;
	padding-bottom: 3px;
}
.images-container > div {
	margin: 3px auto 0px;
	display: block;
}
.images-container > div img {
	margin: 0px;
	display: block;
}
.services-container {
	background: #888e8f;
	color: #fff;
}
.services-container .service {
	text-align: center;
}
.services-container .service:first-child {
	border-bottom: 4px solid #fff;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.services-container .service svg {
	width: 80px;
	margin: 0 auto;
}
.services-container .service h2 {
	color: #ececec;
}
.footer-container-wrapper {
	margin: 0px 0px 0px;
	position: relative;
	margin-top: 0px;
	background: #c0c9ce; /* Old browsers */
	background: -moz-linear-gradient(top, #c0c9ce 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c0c9ce 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c0c9ce 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c9ce', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.footer-container-fluid {
	max-width: 960px;
	min-width: 300px;
	margin: 0 auto;	
	padding: 40px 0px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.footer-container {
	padding-top: 0px;
	color: #5c6263;
    font-family: "Trebuchet MS";
    font-size: 13px;
    line-height: 20px;
    text-align: center;
}
.footer-container svg {
	max-width: 300px;
	width: 300px;
	margin: 0 auto 20px;
}
.footer-container a {
	color: #5c6263;
}
.footer-container p {
	text-align: center;
	width: 90%;
	margin: 0 auto 0px;
	background: url(../img/footer-sep.png) 50% 100% no-repeat;
	padding-bottom: 30px;
}
.footer-container p:last-child {
	background: none;
	padding-bottom: 0px;
}
.footerAddress {
    color: #5c6263;
    font-family: "Trebuchet MS";
    font-size: 13px;
    line-height: 18px;
    margin: 0;
}

.logos-container {
	text-align: center;
	background: #bfc9cf;
	padding-top: 20px;
}

.row-fluid:last-child {
	margin-bottom: 0px;
}

.full-website-btn {
	display: block;
	background: #0a4e79;
	color: #fff;
	max-width: 200px;
	font-family: 'nexa_rust_sansblack', Arial,Helvetica,sans-serif;
	margin: 20px auto 0px;
	padding: 10px;
	font-size: 14px;
}
@media (max-width: 380px) {
}
@media (max-width: 480px) {
}