@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'shelleyandante_btregular';
	src: url('shlyandn-webfont.eot');
	src: url('shlyandn-webfont.eot?#iefix') format('embedded-opentype'),  url('shlyandn-webfont.woff') format('woff'),  url('shlyandn-webfont.ttf') format('truetype'),  url('shlyandn-webfont.svg#shelleyandante_btregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('myriadpro-regular.eot');
	src: url('myriadpro-regular.eot?#iefix') format('embedded-opentype'),  url('myriadpro-regular.woff') format('woff'),  url('myriadpro-regular.ttf') format('truetype'),  url('myriadpro-regular.svg#myriadpro-regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*Common Styles*/

html, body {
	background: #83c864 url(../images/body-bg.jpg) center top no-repeat;
}
html, body, h1, h2, h3, h4, h5, h6, p, input, textarea, select, form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #240a04;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
img {
	border-style: none;
}
.center {
	text-align: center;
}
.border {
	border: 1px solid #c7bebc;
	padding: 3px;
	background: #ffffff;
}
/* this overrides 90px to 72px width to +1 button */
#___plusone_0 {
	width: 60px !important;
}
.below-bordered-div {
	overflow: hidden;
	border-bottom: 1px dashed #385913;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.seperator {
	background: url(../images/seperator.jpg) left top repeat-x;
	height: 1px;
	margin: 30px 0px;
}
/*********** Common headings and links ***********/

h1 {
	font-family: 'shelleyandante_btregular', Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #385913;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 48px;
	border-bottom: #385913 1px solid;
}
h2 {
	font-family: 'shelleyandante_btregular', Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #385913;
	margin: 0px;
	padding: 0px 0px 18px 0px;
	line-height: 36px;
}
h3 {
	font-family: 'shelleyandante_btregular', Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #8c5713;
	margin: 0px;
	padding: 0px 0px 18px 0px;
	line-height: 30px;
}
a.hover-effect:link, a.hover-effect:visited {
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* internet explorer 8 */
	filter: alpha(opacity=100); /* internet explorer 5~7 */
	-khtml-opacity: 1;      /* khtml, old safari */
	-moz-opacity: 1;       /* mozilla, netscape */
	opacity: 1;           /* fx, safari, opera */
	text-decoration: none;
	display: block;
}
a.hover-effect:hover {
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* internet explorer 8 */
	filter: alpha(opacity=80); /* internet explorer 5~7 */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8;           /* fx, safari, opera */
	text-decoration: none;
}
a:link, a:visited {
	color: #385913;
	text-decoration: none;
}
a:hover {
	color: #385913;
	text-decoration: underline;
}
a.email:link, a.email:visited {
	color: #D8FDAE;
	text-decoration: none;
}
a.email:hover {
	text-decoration: underline;
}
.boxed-link {
	font-size: 14px;
}
.boxed-link a {
	display: block;
	padding: 8px 15px;
	background: #d8fdae;
	border: #c7bebc 1px solid;
	color: #385913;
	text-decoration: none;
	line-height: 14px;
}
.boxed-link a:hover {
	background: #83c864;
	color: #385913;
}
/*********** Common text styles ***********/

.warning-font {
	color: #a70000;
}
.italic {
	font-family: 'chaparral_proitalic', Times New Roman, Times, serif;
}
.staff-designation {
	font-size: 18px;
}
ul.no-bullet {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	list-style: none;
}
ul.no-bullet li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
}
ul.bullet {
	margin: 15px;
	padding: 0px;
	list-style-image: url(../images/green-bullet.jpg);
}
ul.bullet li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 8px 0px;
}
/*********** Common Div styles ***********/

.left-floated-div {
	float: left;
	margin-right: 10px;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.right-floated-div {
	float: right;
	margin-left: 10px;
}
.right-floated-div img {
/*width:110px;*/

}
.seperator {
	background: url(../images/seperator-bg.jpg) left top repeat-x;
	height: 2px;
	margin: 20px 0px;
}
.thumbs {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/*********** Header Styles ***********/

.header-div {
	width: 998px;
	height: 193px;
	overflow: hidden;
}
.logo {
	width: 320px;
	height: 193px;
	float: left;
}
.logo a {
	display: block;
	width: 320px;
	height: 193px;
	background: url(../images/home-logo-updated-2017.jpg) left top no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.logo a.hover {
	background: url(../images/home-logo.jpg) left top no-repeat;
}
.header-menu-main {
	float: left;
	width: 212px;
	height: 169px;
	padding-top: 10px;
}
.header-menu {
	width: 212px;
	height: 169px;
	padding-left: 2px;
}
.header-menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.header-menu ul li {
	padding: 0 0 10px 0;
	margin: 0;
}
.header-menu ul li a {
	display: block;
	background: url(../images/header-link-bg.jpg) left top no-repeat;
	padding: 9px 9px 8px 95px;
	width: 108px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	color: #f5ccaf;
	font-size: 12px;
}
.header-menu ul li a:hover, .header-menu ul li a.selected {
	color: #ebfed5;
	background: url(../images/header-link-hover.jpg) left top no-repeat;
}
.header-right {
	float: right;
	min-width: 290px;
	height: 173px;
	padding-top: 20px;
	text-align: right;
}
.header-tel {
	font-size: 24px;
	color: #d8fdae;
	padding-top: 15px;
	line-height: 24px;
}
.header-address {
	color: #d8fdae;
	line-height: 20px;
	color: #d8fdae;
	padding-top: 5px;
}
.search {
	height: 30px;
	width: 233px;
	padding: 10px 0px 0px 57px;
	overflow: hidden;
	margin-top: 20px;
	background: url(../images/google-search-main-bg.jpg) no-repeat left top;
}
.search-box {
	float: left;
	height: 30px;
	margin-right: 4px;
	width: 189px;
}
.search-button {
	float: left;
	height: 30px;
	width: 30px;
}
.search-text {
	border: none;
	background: url(../images/search-text-box.jpg);
	width: 174px;
	height: 30px;
	color: #000000;
	outline: none;
	padding: 0px 0px 0px 15px;
}
.search-button-style {
	background: url(../images/search-button.jpg) left top no-repeat;
	width: 33px;
	height: 30px;
	cursor: pointer;
	border: none;
	text-indent: -9999px;
}
/*********** Body Styles ***********/

.parent-div {
	width: 100%;
	overflow: hidden;
	background: url(../images/home-paent-div-bg.png) left top repeat-x;
}
.sub-parent-div {
	width: 100%;
	overflow: hidden;
	background: url(../images/sub-parent-div-bg.png) left top repeat-x;
}
.wrapper-div {
	margin: auto;
	width: 998px;
	overflow: hidden;
}
.para {
	overflow: hidden;
	line-height: 18px;
}
.body-div {
	width: 998px;
	overflow: hidden;
	background: url(../images/body-div-bg.png) right top repeat-y;
}
.sub-body-div {
	background: url(../images/sub-body-div-bg.jpg) left top repeat-x;
	width: 998px;
	padding-top: 51px;
	overflow: hidden;
}
.sub-body-div-inner {
	background: url(../images/body-div-bg.png) right top repeat-y;
	width: 998px;
	overflow: hidden;
}
.home-header-below-div {
	background: url(../images/home-below-header-area-bg.jpg) left top repeat-x;
	width: 998px;
	height: 423px;
	overflow: hidden;
}
.home-header-below-inner-div {
	width: 998px;
	background: url(../images/home-header-below-inner-bg.jpg) left top no-repeat;
	height: 423px;
	overflow: hidden;
}
/*Left side styles*/

.left-parent {
	width: 312px;
	float: left;
}
.left-parent-inner {
	width: 258px;
	background: #a97b3f;
	padding: 0px 26px 0px 28px;
}
.bucket-menu-top-div {
	background: url(../images/bucket-menu-top.jpg) left top no-repeat;
	width: 312px;
	margin-top: 5px;
}
.bucket-menu {
	width: 258px;
	overflow: hidden;
	height: 370px;
}
.bucket-menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.bucket-menu ul li {
	padding: 0px;
	margin: 0px;
}
.bucket-menu ul li a {
	line-height: 17px;
	display: block;
	font-size: 17px;
	text-decoration: none;
	background: url(../images/bucket-link-bg.jpg) left top repeat-x;
	width: 233px;
	color: #f5ccaf;
	height: 22px;
	padding: 7px 0px 0px 25px;
	margin-bottom: 4px;
}
.bucket-menu ul li a:hover, .bucket-menu ul li a.selected {
	background: url(../images/bucket-link-bg.jpg) left bottom repeat-x;
	text-decoration: none;
	color: #8c5713;
}
.flash-div {
	width: 670px;
	height: 371px;
	overflow: hidden;
	background: #9edc82 url(../images/flash-bg.jpg) left top repeat-x;
	padding: 0px 8px;
}
.left-common-links-set {
	padding-top: 0px;
	margin-bottom: 10px;
}
.left-common-links {
	width: 258px;
	overflow: hidden;
	padding: 34px 0px 0px 0px;
	margin-bottom: 23px;
}
.left-common-links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.left-common-links ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
.left-common-links ul li a {
	display: block;
	background: url(../images/left-common-link-bg.jpg) no-repeat left top;
	padding: 11px 0px 0px 0px;
	text-align: center;
	width: 125px;
	height: 50px;
	color: #f5ccaf;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	margin: 0px 8px 10px 0px;
}
.left-common-links ul li a:hover, .left-common-links ul li a.selected {
	background: url(../images/left-common-link-bg.jpg) no-repeat left bottom;
	color: #240a04;
}
.left-side-heading {
	font-family: 'shelleyandante_btregular', Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 25px;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 18px 0px;
	line-height: 36px;
	letter-spacing: -1px;
	text-shadow: 0.2px 0.3px white;
}
/*Foem Styles*/

.app-form {
	width: 258px;
	overflow: hidden;
}
.form {
	margin-bottom: 10px;
	width: 258px;
}
.formfield {
	background: url(../images/formfield.jpg) left top no-repeat;
	width: 240px;
	height: 26px;
	border: none;
	outline: none;
	padding: 0 0 2px 18px;
}
.formfield-large {
	background: url(../images/comments-text-box.jpg) left top no-repeat;
	width: 240px;
	height: 87px;
	outline: none;
	border: none;
	padding: 5px 0 0 18px;
}
.formfield-validation {
	background: url(../images/verification-text-box.jpg) left top no-repeat;
	width: 111px;
	height: 26px;
	border: none;
	padding: 0 0 2px 18px;
}
.phone-1 {
	background: url(../images/contact-1.jpg) left top no-repeat;
	width: 53px;
	height: 26px;
	border: none;
	outline: none;
	padding: 0 0 2px 12px;
}
.phone-2 {
	background: url(../images/contact-2.jpg) left top no-repeat;
	width: 62px;
	height: 26px;
	border: none;
	outline: none;
	padding: 0 0 2px 18px;
}
.phone-3 {
	background: url(../images/contact-3.jpg) left top no-repeat;
	width: 65px;
	height: 26px;
	border: none;
	outline: none;
	padding: 0 0 2px 18px;
}
.button {
	background: url(../images/button.jpg) left top no-repeat;
	width: 70px;
	height: 28px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
}
.buton-left {
	background: url(../images/submit-button-left.jpg) 1px top no-repeat;
	width: 95px;
	height: 47px;
	float: left;
}
.button-div {
	width: 70px;
	height: 47px;
	float: left;
}
.button-top {
	background: url(../images/submit-button-top.jpg) left top no-repeat;
	height: 19px;
	width: 70px;
	overflow: hidden;
}
.buton-right {
	background: url(../images/submit-button-right.jpg) left top no-repeat;
	width: 93px;
	height: 47px;
	float: left;
}
.get-social-us-top-div {
	background: url('../images/submit-button-below-bg-2.jpg') no-repeat scroll left bottom transparent;
	height: 100px;
	width: 312px;
}
.get-social-us-top-sub-div {
	background: url(../images/submit-button-below-sub-bg.jpg) left top no-repeat;
	height: 103px;
	width: 312px;
}
.get-social-us-top-thankyou-div {
	background: url(../images/submit-button-below-bg.jpg) left -20px no-repeat;
	height: 125px;
	width: 258px;
}
.get-social-us-left {
	background: url(../images/social-with-us-left.jpg) left top no-repeat;
	width: 85px;
	height: 93px;
	float: left;
}
.get-social-us-main {
	background: url(../images/get-social-with-us.jpg) left top no-repeat;
	width: 148px;
	height: 93px;
	float: left;
	overflow: hidden;
}
.get-social-us-right {
	background: url(../images/social-with-us-right.jpg) left top no-repeat;
	width: 79px;
	height: 93px;
	float: left;
}
.get-social-with-us-text {
	font-size: 25px;
	color: #321913;
	font-family: 'shelleyandante_btregular', Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height: 25px;
	text-shadow: 0.2px 0.3px white;
}
.social-media {
	margin: 13px 0px 0px 28px;
	overflow: hidden;
	width: 57px;
}
/*Right side styles*/

.right-parent {
	width: 686px;
	float: left;
}
.right-side-content-top {
	background: url(../images/right-content-top.jpg) left top no-repeat;
	width: 686px;
	height: 41px;
}
.right-side-content-middle {
	background: url(../images/right-content-middle.jpg) left top repeat-y;
	width: 596px;
	padding: 0px 45px 20px 45px;
}
.right-side-content-previous-bottom {
	background: url(../images/right-previous-bottom.jpg) right top no-repeat;
	width: 998px;
	height: 31px;
}
.right-side-content-bottom {
	overflow: hidden;
	width: 998px;
	height: 47px;
}
.right-side-content-bottom-left {
	float: right;
	background: url(../images/right-bottom-left-bg.jpg) left top no-repeat;
	width: 244px;
	height: 47px;
}
.right-side-content-bottom-left a {
	display: block;
	width: 128px;
	height: 27px;
	text-indent: -9999px;
}
.right-side-content-bottom-right {
	float: right;
	background: url(../images/right-bottom-right-side.jpg) left top no-repeat;
	width: 442px;
	height: 47px;
}
/*Testimonial styles*/

.testimonial-home {
	width: 259px;
	overflow: hidden;
	float: left;
}
.home-video {
	/*	width: 259px;*/
	width: 198px;
	overflow: hidden;
	float: left;
}
.testimonial-home-top {
	background: url(../images/home-testimonial-top.jpg) left top no-repeat;
	width: 195px;
	padding: 35px 32px 0px 32px;
	font-size: 24px;
}
.testimonila-text {
	font-family: 'shelleyandante_btregular', Arial, Helvetica, sans-serif;
	line-height: 30px;
	margin-left: 30px;
}
.testimonial-name {
	font-family: 'shelleyandante_btregular', Arial, Helvetica, sans-serif;
	padding-top: 15px;
	color: #385913;
}
.testimonial-home-below-layer {
	background: url(../images/home-testimonial-middle.jpg) left top repeat-y;
	width: 259px;
}
.testimonial-home-bottom {
	background: url(../images/home-testimonial-bottom.jpg) left bottom no-repeat;
	width: 259px;
	height: 36px;
}
.testimonial-sub {
	width: 588px;
	overflow: hidden;
}
.testimonial-sub-top {
	background: url(../images/sub-testimonial-top.jpg) left top no-repeat;
	width: 524px;
	padding: 35px 32px 0px 32px;
	font-size: 24px;
}
.testimonial-sub-below-layer {
	background: url(../images/sub-testimonial-middle.jpg) left top repeat-y;
	width: 588px;
}
.testimonial-sub-bottom {
	background: url(../images/sub-testimonial-bottom.jpg) left bottom no-repeat;
	width: 588px;
	height: 24px;
	margin-bottom: 40px;
}
.form-testimonial {
	overflow: hidden;
	width: 500px;
	margin: auto;
}
.form-left {
	float: left;
	width: 230px;
}
.form-sub {
	height: 24px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-top: 3px;
	text-align: right;
}
.form-right {
	float: left;
	padding-left: 5px;
	width: 230px;
}
.form-sub-r {
	height: 27px;
	margin-bottom: 5px;
	padding-top: 2px;
}
.textboxes {
	float: left;
	font-size: 13px;
	width: 120px;
}
.t-formfield {
	color: #333333;
}
.button1 {
	background: #385913;
	width: 283px;
	height: 30px;
	font-size: 14px;
	border: none;
	color: #fff3cd;
	font-weight: normal;
	cursor: pointer;
}
.testimonials-name-sub {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	color: #385913;
	padding-top: 10px;
}
/*********** Footer Styles ***********/
.footer-div {
	width: 998px;
	overflow: hidden;
	text-align: center;
	height: 120px; /*90px*/
	padding-top: 20px;
	color: #ffffff;
}
.footer-links {
	margin-bottom: 12px;
}
.footer-links a {
	text-decoration: none;
	color: #240a04;
	margin: 0px 5px;
}
.footer-links a:hover, .footer-links a.selected {
	text-decoration: none;
	color: #ffffff;
}
.copyright {
	color: #ffffff;
}
.copyright a {
	text-decoration: underline;
	color: #ffffff;
}
.copyright a:hover {
	text-decoration: none;
	color: #ffffff;
}
.footer-motto {
	font-size: 12px;
	margin-top: 10px;
}
/*********** Gallery Styles **********

.gallery_background {
	line-height: 18px;
    overflow: hidden;
    float: left;
    width: 304px;
	margin-right: 33px;
}*/
.gallery_background {
	line-height: 18px;
	width: 283px;
	margin-right: 10px;
	text-align: center;
	margin-left: 5px;
	overflow: hidden;
	float: left;
}
.stepcarousel {
	border: 0 none;
	height: 90px;
	overflow: scroll;
	position: relative;
	width: 304px;
}
.stepcarousel .belt {
	left: 0;
	position: absolute;
	top: 0;
}
.stepcarousel .panel {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 304px;
}
.galleryThumb {
	border: 0 none;
	height: 83px;
	width: 304px;
}
.sub-gallery_background {
	overflow: hidden;
	width: 362px;
	margin: auto;
	height: 140px;
}
.sub-stepcarousel {
	border: 0 none;
	height: 96px;
	overflow: scroll;
	position: relative;
	width: 362px;
}
.sub-stepcarousel .belt {
	left: 0;
	position: absolute;
	top: 0;
}
.sub-stepcarousel .panel {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 362px;
}
.galleryThumb-sub {
	border: 0 none;
	height: 96px;
	width: 362px;
}
.smile-gallery_background {
	overflow: hidden;
	width: 400px;
	margin: 20px auto 0px;
	height: 180px;
}
.smile-gallery-stepcarousel {
	border: 0 none;
	height: 180px;
	overflow: scroll;
	position: relative;
	width: 400px;
}
.smile-gallery-stepcarousel .belt {
	left: 0;
	position: absolute;
	top: 0;
}
.smile-gallery-stepcarousel .panel {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 400px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}
.smile-galleryThumb {
	border: 0 none;
	height: 155px;
	width: 400px;
}
#thumb-link {
	outline: none;
	text-decoration: none;
	width: 158px;
	height: 88px;
	display: block;
	overflow: hidden;
	float: left;
	margin: 10px;
}
/**************************************************************************************
* @file: highslide.css 
* @version: 4.1.13
***************************************************************************************/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
/*border: 2px solid silver;*/
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
/*.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
}
*/

.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	/*position: absolute;*/
	background: black;
}
a.highslide-full-expand {
	background: url(../gallery-data/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../gallery-data/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../gallery-data/graphics/close.png);/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}
/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	padding: 0;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}
/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../gallery-data/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../gallery-data/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin: 0;
	list-style: none;
}
.highslide-controls a {
	background-image: url(../gallery-data/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}
/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.mobile .highslide-html {
	border: 1px solid silver;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-resize {
	cursor: nw-resize;
}
/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 0px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}
.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 5;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(../gallery-data/graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}
/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	width: 90%;
	margin: 1px 0 1px 5px;
	color: #666666;
}
.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}
/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}
/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}
/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}
/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}
/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}
/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls, .dark .highslide-controls ul, .dark .highslide-controls a {
	background-image: url(../gallery-data/graphics/controlbar-black-border.gif);
}
/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}
/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(../gallery-data/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(../gallery-data/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}
.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}
.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}
/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
	background-image: url(../gallery-data/graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
	background: url(../gallery-data/graphics/controlbar-text-buttons.png) no-repeat;
	background-position: left top !important;
	position: relative;
	left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(../gallery-data/graphics/controlbar-text-buttons.png) no-repeat;
	margin: 1px 2px 1px 10px;
	display: block;
	min-width: 4em;
	height: 18px;
	line-height: 18px;
	padding: 1px 0 1px 18px;
	color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}
.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}
/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
	direction: ltr;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(../gallery-data/graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(../gallery-data/graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}
.highslide-thumbstrip-vertical-overlay {
	overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(../gallery-data/graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(../gallery-data/graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	width: 60px; /* t=5481 */
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}
.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}
/*edited by peer 1-22-2013*/
.article_head {
	font-family: 'shelleyandante_btregular', Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #385913;
	margin: 25px 0px 15px 0px;
}
.article_title {
	font-size: 42px;
}
.article-list {
	list-style: none;
	margin-left: -30px;
}
.article-list li {
	margin-bottom: 8px;
}
/* newsletter form */
.newsletter-form {
	background: url(../images/newsletter-bg.jpg) no-repeat top center;
	width: 259px;
	height: 100px;
}
.newsletter-btn {
	background: url(../images/newsletter-btn.jpg) no-repeat top left;
	height: 27px;
	cursor: pointer;
	border: none;
	color: #ffffff;
	width: 40px;
}
.newsletter-input {
	background: url(../images/newsletter-input.png) no-repeat top left;
	height: 27px;
	border: none;
	color: #000;
	width: 200px;
	margin-left: 7px;
	padding-left: 5px;
}
.archive-link {
	margin-top: 10px;
	text-align: center;
}
.archive-link a, .archive-link a:hover, .archive-link a:visited {
	color: #FFF;
	padding-top: 5px;
	font-size: 14px;
	text-align: center;
}
.newsletter-archive {
	padding-left: 10px;
}
.newsletter {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 185px;
	text-align: center;
}
.newsletter img {
	background: #FFF;
	padding: 1px;
	border: #000 1px solid;
}
.newsletter-details {
	margin-top: 5px;
	text-align: center;
}
.welcome-video {
	margin: 0 75px 40px;
}
/*Responsive Styles*/
.hide-from-desktop, .click-to-call-button, .bucket-menu-mobile, .bucket-menu-bottom-div, .common-link-top, .common-link-bottom, .common-links-mobile, .video-wrapper-mobile, .social-media-mobile, .mobile-common-links {
	display: none;
}
a.clicktocall {
	font-size: 13px;
	color: #240a04;
	font-weight: normal;
	text-decoration: none;
	pointer-events: none;
}
.address-details {
	border-right: 1px dashed #385913;
	padding-right: 20px;
	margin-right: 20px;
	height: 130px;
}
a.angles-mobile {
	display: none;
}
.mobile-gallery-image {
	display: none;
}
/*angies list */
.angieslist-wrapper {
	clear: both;
	margin-top: 15px;
	background: url(../images/angies-bg.png) no-repeat top center;
	width: 259px;
	height: 72px;
	padding-top: 28px;
}
.testimonial-box {
	background: #f2e6cd;
	padding: 20px;
	border: 1px solid #dac392;
	color: #8b520a;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	margin-bottom: 20px;
}
.comma-left {
	margin-right: 5px;
}
.comma-right {
	margin-left: 5px;
}
/* 5 Star Reviews - By Thuwan on 1/21/2015 */
.testimonial-wrapper-5 {
	display: block;
	position: relative;
	background: #e7c885;
	clear: both;
	padding: 15px 15px 35px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.testimonial-wrapper-5 .quoteleft-5 {
	background: url("../images/quotes-left.png") repeat scroll left top rgba(0, 0, 0, 0);
	height: 21px;
	width: 30px;
	float: left;
}
.testimonial-wrapper-5 .quoteright-5 {
	background: url("../images/quotes-right.png") repeat scroll right top rgba(0, 0, 0, 0);
	height: 21px;
	width: 30px;
	float: right;
	clear: both;
}
.testimonial-wrapper-5 .quotemid-5 {
	font-style: italic;
}
.testimonial-wrapper-5 .quotemid-5 .red-text {
	color: #dd0000;
	text-align: center;
}
.testimonial-wrapper-5 .quotemid-5 .heading-text {
	color: #385913;
}
.rating_img {
	height: 15px;
	margin-left: 10px;
}
/* Get Social with Us - By Thuwan on 5/6/2015 */
.get-social-us-main-2 {
	background: url("../images/get-social-with-us-2.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 93px;
	overflow: hidden;
	width: 312px;
}
.get-social-us-main-2 .get-social-with-us-text {
	text-align: center;
}
.get-social-us-main-2 .social-media {
	width: auto;
}
/* ------------------ */
.mobile-header {
	display: none;
}
.affliation-logos img {
	border: 1px solid #e1d2cd;
	margin-right: 1px;
}
.relatedCategories {
	font-family: 'MyriadPro-CondIt';
	margin-top: 5px;
	overflow: hidden;
}
.relatedcatheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.relatedCategories ul {
	padding: 0;
	margin: 0;
}
.relatedCategories ul li {
	font-size: 14px;
	list-style: none;
}
.relatedCategories ul li a.threecat {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 7px 15px 10px 15px;
	text-decoration: none;
	color: #fff;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: normal;
	border: 1px solid #A97B3F;
	float: left;
	width: 26%;
	height: 15px;
	text-align: center;
	margin-right: 10px;
	background: #8C5713;
	line-height: 16px;
}
.relatedCategories ul li a.threecat:hover, .relatedCategories ul li a.threecat.selected {
	background: #A97B3F;
	color: #fff;
	border: 1px solid #A97B3F;
}
/**********************************New dropdown style for meet the doctors*******************************************/
.dropbtn {
	cursor: pointer;
}
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	margin-left: 207px;
	margin-top: -40px;
}
.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	font-size: 10px;
}
.dropdown-content a:hover {
	background-color: #f1f1f1
}
.dropdown:hover .dropdown-content {
	display: block;
}
.dropdown:hover .dropbtn {
	background-color: #3e8e41;
}
/******LEft scroll popup mobile SMS banner******************/
ul.enlarge {
	list-style-type: none; /*remove the bullet point*/
	position: fixed;
	left: 0;
	top: 68%;
	z-index: 400000;
	padding: 0;
}
ul.enlarge span {
	position: absolute;
	left: -9999px;
	padding: 10px;
}
ul.enlarge li:hover {
	z-index: 50;
	cursor: pointer;
}
ul.enlarge span img {
	padding: 7px;
	background: #ccc;
}
ul.enlarge li:hover span {
	top: -400px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
	left: 38px; /*distance from the left of the thumbnail to the left of the popup image*/
}
ul.enlarge li:hover:nth-child(2) span {
	left: -100px;
}
ul.enlarge li:hover:nth-child(3) span {
	left: -200px;
}
/**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
ul.enlarge img, ul.enlarge span {
	behavior: url(pie/PIE.htc);
}
/******LEft scroll popup mobile SMS banner******************/

.article-img-div {
	float: right;
	margin: 0 0 10px 15px;
	border: 1px solid #c7bebc;
	padding: 3px;
	background: #fff;
	max-width: 240px;
}
.article-img-div img {
    max-width: 100%;
    vertical-align: middle;
}
h1 .default-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: 600;
}
h2 .default-font {
	font-size: 24px;
	font-style: italic;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}
#-speakpipe-widget-side-button {
	top: 6% !important;
}
.apt-btn {
	position: fixed;
	bottom: 140px;
	right: -119px;
	z-index: +99;
	background: #8c5713;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	transform: rotate(270deg);
}
.apt-btn a {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
}
.apt-btn a img {
	height: 15px;
}
.left-logos img {
	width: 119px;
	margin-right: 2px;
	text-align: center;
	margin-top: 3px;
}
.iabdm {
	margin-left: 70px;
}
.width-logos {
	width: 245px !important;
}
.logo-border {
	border: 2px solid rgba(71, 43, 6, 0.57);
	padding: 4px;
	margin-bottom: 30px;
}
.star-shadow{
	    filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.25));
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bucket-video-wrappper {
    box-shadow: 0px 0px 2px 1px rgba(157, 219, 133, 0.25);
    padding: 10px;
    margin-bottom: 1.5em;
    margin-top: 1em;
    background: #fff;
}

.bucket-video-wrappper h2 {
    text-align: center;
    margin: 0;
    margin-bottom: 10px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    font-size: 2em;
    color: #385913;
    padding: 0;
}

.bucket-video-wrappper [itemprop="description"] {
    display: block;
    margin: 0;
    margin-top: 10px;
    text-align: center;
    background: rgba(211, 211, 211, 0.15);
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.affiliations-wrapper {
	background-color:#FFF;
}
.affiliations-wrapper img {
	width:140px;
}
.affiliations-wrapper h2 {
	text-align:center;
}
.affiliations-wrapper h2 {
	background-color: #fff;
	padding: 5px 0;
}