/*
Theme Name: Azure Basic Child
Author: C. A. Brown
Description: Child Theme for Azure Basic.   
Template: azure-basic
*/
@import url('css/screen.css'); /* DO NOT REMOVE! */


/*        Global Syles                 */
/*------------------------------------*/

details, figcaption, figure { border: 0; font-size:100%; font: inherit; vertical-align: baseline; margin: 0; padding: 0; }
audio, canvas, video { border: 0; vertical-align: baseline; margin: 0; padding: 0; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { height: 100%; }

body { 
	height: 100%; 
       	font-family: 'Dosis', sans-serif;
	background: #fff;
	color: #3a3838;
	font-size: 18px;
	font-weight: 400; 
}

:focus { outline: 0; }

ol, ul { list-style: none; }

a { 
	text-decoration: none; 
	color: #c4115e;
}
.page-side #primary a {
	text-decoration: underline;
}

table { border-collapse: separate;
        border-spacing: 0; }

img { clear: both; }



/*      Global WordPress Styles       */
/*-----------------------------------*/

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

.sticky {}

.bypostauthor {}


/*      Basic Two-Column (Right) Lyouout       */
/*--------------------------------------------*/

#primary { 
	float: none;
        overflow: hidden;
        width: 100%; 
}
#content { 
	width: 98%;
	margin: 0 auto; 
}

#sidebar { 
	overflow: hidden;
        float: none;
        width: 0; 
	display: none;
}
.blog #primary { 
	float: left;
        overflow: hidden;
        width: 50%; 
}
.blog #content { 
	width: 98%;
	margin: 0 auto; 
}

.blog #sidebar { 
	overflow: hidden;
        float: right;
        width: 45%;
	display: block; 
}
.page-side #primary { 
	float: left;
        overflow: hidden;
        width: 64%; 
}
.page-side #content { 
	width: 98%;
}

.page-side #sidebar { 
	overflow: hidden;
        float: right;
        width: 31%; 
	display: block;
	padding-top: 95px;
}

.page-side2 #primary { 
	float: left;
        overflow: hidden;
        width: 49%; 
}
.page-side2 #content { 
	width: 98%;
}

.page-side2 #sidebar { 
	overflow: hidden;
        float: right;
        width: 45%; 
	display: block;
	padding-top: 70px;
}
.page-side2 #sidebar img {
	margin: 0 auto;
}
.page-side2 #primary .heading {
	width: 90%;
}
.page-side3 #primary { 
	float: left;
        overflow: hidden;
        width: 40%; 
}
.page-side3 #content { 
	width: 98%;
}

.page-side3 #sidebar { 
	overflow: hidden;
        float: right;
        width: 58%; 
	display: block;
	padding-top: 30px;
}
.page-side3 #sidebar img {
	float: right;
}
.page-side3 #primary .heading {
	width: 90%;
}

/*    Framework Styles        */
/*---------------------------*/

#top-header { padding: 0 0 30px 0; }


.entry-header { margin: 0 0 25px 0; }





/*    Primary Menu (Dropdown) Styles       */
/*----------------------------------------*/



nav[role="navigation"] { 
	position: relative; 
}
nav[role="navigation"] ul { 
	margin: 0 0 0 0;
        padding: 0 0 0 0; 
	display: block; 
}
nav[role="navigation"] ul li {
	clear: both; 
	display: inline-block;
	height: 2em; 
}
nav[role="navigation"] ul li a { 
	
}
nav[role="navigation"] ul li ul  { 
	display: none; 
} 
nav[role="navigation"] ul li:hover ul  { 
	display: block; 
} 
nav[role="navigation"] ul li ul  { 
	position: absolute;
        padding: 10px 0 0 0; 
}
nav[role="navigation"] ul li ul li { 
	display: block;
        position: relative; 
}
nav[role="navigation"] ul li ul li ul  { 
	display: none !important; 
}
nav[role="navigation"] ul li ul li:hover ul  {  
	display: inline !important;
}
nav[role="navigation"] ul li ul li ul { 
	padding: 0 0 0 0 !important;
}
nav[role="navigation"] ul li ul li ul li {
        position: relative;
}


/*    Static Sidebar Widget Styles       */
/*---------------------------------------*/											 

#sidebar-search { padding: 0 0 25px 0 ; }



/*    Navigation       */
/*--------------------*/


.nav-next { float: left; }
.nav-previous { float: right; }



/*    Theme Credit Text      */
/*--------------------------*/

#theme-credit { text-align: center; }


/*             Azure Basic Styles             */
/*-------------------------------------------*/

.heading {
	width: 40%;
	border-bottom: #fec832 solid 1px;
	padding-bottom: 4px;
	margin-bottom: 14px;
}
.page-id-23 .heading {
	width: 40%;
}
.page-id-31 .heading {
	width: 65%;
}
.section {
	width: 75%;
	border-bottom: #fec832 solid 1px;
	height: 2px;
	margin: 40px 0;
}
h1.pink {
	color: #c4115e;
	font-size: 26px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 0;
}
h2.green {
	color: #2b621d;
	font-size: 18px;
	font-weight: 700;
	display: block;
	margin: 0 0 10px;
	text-transform: none;
}
.subtitle {
	color: #2b621d;
	font-size: 18px;
	font-weight: 700;
	display: block;
	margin: 25px 0;
}
.page-id-299 .subtitle {
	margin: 0;
}
h1 { 
	color: #c4115e;
	font-size: 26px;
	font-weight: 800;
	text-transform: uppercase;
}
h1.blog-entry-title a {
	color: #2b621d;
	font-size: 18px;
	font-weight: 700;
}
h2 {
	color: #c4115e;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
h4 { 
	color: #c4115e;
	font-size: 26px;
	font-weight: 800;
	margin-bottom: 14px;
}
h4 span {
    position: relative;
    padding-bottom: 5px;
}
h4 span::after{
    position: absolute; 
    left: 0; 
    bottom: 0; 
    width: 100%; 
    height: 1px; 
    border-bottom: 1px solid #000; 
    content: ""
}
h4.assistive-text {
	font-weight: 100;
	font-size: 16px;
	color: #c4115e;;
}
#container-full { 
	width: 100%; 
}

#top-header { background: none repeat scroll 0 0 #fff; 
              box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; }
			  

/* Top Navigation */

#access { 
	padding: 15px 10px 5px 18px; 
        z-index: 500; 
	background-color: transparent;
	font-weight: bold;
	max-width: 600px;
	margin: 0 auto;
}		  
#access a { 
	color: #c4115e;
	padding: 4px 6px;
	font-size: 16px;
	font-family: arial narrow,arial,sans-serif; 
}

#access a:hover { 
	color: #2B621D; 
}
#access ul {
	text-align: center;
}
#access ul li.current-page-ancestor a {
	color: #2B621D !important; 
}
#access ul li.current-page-child a {
	color: #c4115e;
}
#access ul li ul li a {
	color: #c4115e !important;
}
#access ul li ul li.current-menu-item {
	background-image: url('images/paw.png');
	background-repeat: no-repeat; 
	background-position: left;
	padding-top: 4px;
	color: #c4115e;
}
#access ul li:hover ul  { 
	text-align: left;
	background-color: #fff;
	padding: 0 4px 4px 4px;
}
#access ul li ul li {
	padding-left: 12px;
}
#access ul li ul li a {
	padding-top: 6px;
}
#access ul li ul li a:hover {

}
#access ul li ul li ul {
	width: 250px;
	left: 124px;
	top: 0;
}


/* Header Title Section */

#top-header-section { 
	width: 100%; 
	background-color: #2b621d;
}
.head-section {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}
#main-title { float: left;
              position: relative;
              width: 350px;
		      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
		      padding-left: 1.5em;
			  padding-top: 10px;
              z-index: 25; }

#site-title { text-transform: uppercase;
              margin-bottom: 10px; 
              font-size: 48px; }

#site-description { font-variant: small-caps; 
                    font-size: 14px; 
					margin-bottom: 20px; }

#header-sidebar-section { 
	float: right;
        text-align: right;
        position: relative;
	padding:  6px 12px 0;
        width: 295px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
        z-index: 35;
	background-color: #f1dab1;	
}
#header-sidebar-section ul { 
	list-style-type: none;
        margin: 0;
	text-align: right; 
	padding-left: 0; 
}
							 
#header-sidebar-section ul ul li { 
	display: inline; 
        padding-right: 15px; 
}
#header-sidebar-section h4 {
	display: inline-block;
	float: left;
	color: #a02c3f;
	font-size: 16px;
	font-family: arial narrow,arial,sans-serif;
	padding: 4px 0;
	font-weight: bold;
	margin-bottom: 5px; 
}
#header-sidebar-section input[type="text"], input.text, input.title, textarea {
	margin: 0;
	padding: 6px 0;
	border-radius: 15px;
	border: none;
	width: 185px;
}	
#searchsubmit {
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-size: 25px 23px;
	border: none;
	background-color: transparent;
	color: transparent;
	padding: 4px 0;
	margin-left: 4px;
	width: 25px;
}

/* Header Image */

#header-image { width: 986px; 
                height: 300px;
				border: 2px solid #6da0d3; }


/* Main Content Section */

#main { 
	background: none repeat scroll 0 0 #fff; 
	padding: 0 0 30px 0;
	width: 100%;
	max-width: 850px;
	margin: 0 auto; 
}


.featured-thumb { margin-bottom: 10px; }
 
article { 
	margin-bottom: 25px;
	padding: 25px 0 30px 0px;
}
		  
.entry-content { padding-top: 5px; }

.entry-title { font-size: 28px; 
               text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }

.entry-meta { font-size: 10px; 
	          color: #8E8C84; }

.entry-meta a:hover { text-decoration: underline; }

.entry-content a:hover { text-decoration: underline; }

.entry-content embed { width: 675px; }

.page-link { margin-bottom: 10px; }

/* Sidebar Section */

#sidebar { color: #545350; 
           padding-right: 25px; 
		   padding-left: 10px; }

#sidebar-widget-title { color: #545350; }

.screen-reader-text[for="s"] { display: none; }

#wp-calendar { width: 100%; }

#calendar_wrap #wp-calendar caption { text-align: center; }

#wp-calendar #prev, #wp-calendar #next { font-style: normal;
                                         font-size: 9pt; }

#wp-calendar #next { text-align: right; }



/* Single Page and Comments */

.assistive-text { color: #545350; }

#nav-single { padding-left: 25px; }

#comments { padding-left: 25px; }

#comments #respond { padding-left: 25px; }

.comment-meta { margin-bottom: 10px; }

.comment-author img { padding-right: 5px; }

#nav-below { padding-left: 25px; }

.pingback .edit-link { margin-left: 10px; }

.comment-author a { color: #6fa2d6; }

.comment-author a:hover { color: #28598A; 
                          text-decoration: underline; }

.comment-author img { margin: 0 10px 0 0; }

.comment-form-author input[type="text"] { margin-left: 27px; 
                                          background: none repeat scroll 0 0 #FFFFFF;
                                          color: #7E7E7E;
                                          outline: 0 none;
                                          padding: 5px 10px;
                                          position: relative;
                                          width: 175px; }

.comment-form-email input[type="text"] { margin-left: 30px; 
                                         background: none repeat scroll 0 0 #FFFFFF;
                                         color: #7E7E7E;
                                         outline: 0 none;
                                         padding: 5px 10px;
                                         position: relative;
                                         width: 175px; }

.comment-form-url input[type="text"] { margin-left: 25px; 
                                       background: none repeat scroll 0 0 #FFFFFF;
                                       color: #7E7E7E;
                                       outline: 0 none;
                                       padding: 5px 10px;
                                       position: relative;
                                       width: 175px; }

.comment-form-comment label { float: left; 
                              clear: both; }

.comment-form-comment textarea { margin-left: 15px;
                                 margin-top: 0; 
                                 background: none repeat scroll 0 0 #FFFFFF;
                                 color: #7E7E7E;
                                 outline: 0 none;
                                 padding: 5px 10px;
								 width: 500px;
                                 position: relative; }

#commentform p.form-allowed-tags { font-size: 9pt; }

#comment-nav-above, #comment-nav-below { margin-bottom: 15px; }


/* Footer Section */

#footer-bottom { 
	background: #2b621d; 
	clear: both;
        width: 100%; 
	padding: 0 0 10px 0; 
}
.columns {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 15px 0 0 3%;
}
.columns a {
	color: #fff;
	font-size: 13px;
}
.columns ul {
	margin: 0;
	padding: 0;
}
.column1 { 
	float: left;
        width: 13%; 
}
.column2 { 
	float: left;
        width: 14%; 
}
.column3 { 
	float: left;
        width: 10%; 
}
.column4 { 
	float: left;
        width: 14%; 
}
.column5 { 
	float: left;
        width: 11%; 
}
.column6 { 
	float: left;
        width: 12%; 
}
.column7 { 
	float: left;
        width: 5%; 
}
.column8 { 
	float: left;
        width: 8%; 
}
.column9 { 
	float: left;
        width: 13%; 
}

.column.last { margin: 0; }

#footer-content { 
	padding-top: 25px; 
}

#footer-content .column h4 { color: #000;
                             font-size: 10.5pt; 
                             border-bottom: 1px solid #000; }

#footer-content .column ul { font-size: 9pt;  
                             padding-left: 0 !important;}

#footer-content .column ul li a { color: #28598A; }

#footer-content .column ul li a:hover { color: #00F; }

#site-credits {  
	padding: 15px 0 0 0; 
}

#theme-credit { padding: 0 0 5px 0; }

#theme-credit p { margin: 0 0 0 0; }


*, *:before, *:after {   
-webkit-box-sizing: border-box;    
-moz-box-sizing: border-box;    
box-sizing: border-box; 
}
.logo {
	width: 95%;
	text-align: center;
	margin: 0 auto;
}
.phonetop {
	width: 200px;
	float: right;
	color: #fff;
	font-size: 18px;
	margin-top: -100px;
	text-align: right;
}
.bannertop {
	width: 100%;
	max-width: 1080px;
	margin: -8px auto 0;
}
.bannertop img {
	max-width: 1080px;
	width: 100%;
	height: auto;
}
.bannerservices {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	position: relative;
}
.bannerservices img {
	max-width: 1080px;
	width: 100%;
	height: auto;
}
.bannerpetcare {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto -70px;
	position: relative;
}
.bannerpetcare img {
	max-width: 1080px;
	width: 100%;
	height: auto;
}
.footertopbg {
	background-image: url(images/tanbg.png);
	background-repeat: no-repeat;
	background-color: #c8b472;
	width: 100%;
	font-size: 16px;
	overflow: hidden;
	padding: 5px 0 15px;
	margin-bottom: 14px;
}
.footertop {
	max-width: 830px;
	width: 100%;
	margin: 0 auto;
}
.footertop h1 {
	font-size: 26px;
	color: #2b621d;
	text-align: center;
	font-weight: 800;
}
.footertop h2 {
	color: #c4115e;
	font-size: 22px;
	font-weight: 700;
	text-decoration: underline;
	margin-bottom: 0;
}
.section1 {
	float: left;
	width: 33%;
	margin: 0 12% 0 4%;
	font-weight: 600;
}
.section2 {
	float: left;
	width: 27%;
	padding-top: 15px;
}
.section2 img {
	vertical-align: middle;
}
.section3 {
	float: left;
	width: 24%;
	padding-top: 15px;
}
.section3 img {
	vertical-align: middle;
}
.address {
	color: #c4115e;
	font-size: 18px;
	font-weight: 700;
	display: block;
	padding: 15px 0 10px;
}
.phonered {
	color: #c4115e;
	font-size: 18px;
	font-weight: 700;
}
.foottop {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
}
.foot1 {
	float: left;
	width: 20%;
	padding-left: 68px;
}
.foot2 {
	float: left;
	width: 60%;
	text-align: center;
}
.foot3 {
	float: left;
	width: 20%;
}
.foot3 img {
	vertical-align: middle;
	padding-right: 8px;
}
.visit {
	display: block;
	padding-left: 30px;
}
.store {
	text-decoration: underline;
	color: #fff;
}
.addressbottom {
	display: block;
	padding-top: 30px;
}
.leftquarter {
	float: left;
	width: 25%;
	display: block;
	overflow: hidden;
	color: #2b621d;
	font-size: 15px;
	font-weight: 500;
}
.leftquarter a {
	color: #2b621d;
}
.page-id-47 .leftquarter {
	padding-bottom: 30px;
	display: block;
	overflow: hidden;
}
.rightthird {
	float: right;
	width: 70%;
	display: block;
	overflow: hidden;
}
.rightthird h1 {
	color: #2b621d;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 22px;
}
.page-id-47 .rightthird {
	padding-bottom: 30px;
	display: block;
	overflow: hidden;
}
.leftside {
	float: left;
	width: 50%;
}
.rightside {
	float: right;
	width: 40%;
}
.leftmemorial {
	float: left;
	width: 50%;
}
.rightmemorial {
	float: right;
	width: 45%;
}
.rightmemorial a {
	color: #6b8a62;
	text-decoration: underline;
}
.lefthotline {
	float: left;
	width: 55%;
}
.righthotline {
	float: right;
	width: 40%;
}
.righthotline a {
	color: #6b8a62;
	text-decoration: underline;
}
.prescriptionleft {
	float: left;
	width: 65%;
}
.prescriptionright {
	float: right;
	width: 35%;
}
.prescriptionleft .subtitle {
	padding-left: 30px;
}
.prescriptionright .subtitle {
	padding-left: 75px;
}
.fleasleft {
	float: left;
	width: 55%;
}
.fleasright {
	float: right;
	width: 45%;
}
.fleasright img {
	float: right;
}
.fleasleft .heading {
	width: 90%;
}
.sideimg {
	width: 20%;
	float: left;
	display: block;
	overflow: hidden;
}
.sidetext {
	width: 80%;
	float: right;
}
.memorialimg {
	width: 11%;
	float: left;
	display: block;
	overflow: hidden;
}
.memorialtext {
	width: 89%;
	float: right;
}
.memorialtext .heading {
	width: 90%;
}
.hotlineimg {
	width: 15%;
	float: left;
	display: block;
	overflow: hidden;
}
.hotlinetext {
	width: 85%;
	float: right;
}
.hotlinetext .heading, .blog .heading {
	width: 90%;
}

.servicesimg {
	width: 8%;
	float: left;
	display: block;
	overflow: hidden;
}
.servicesimg img {
	margin: 0;
	float: left;
}
.servicestext {
	width: 92%;
	float: right;
}
.lighttext {
	font-weight: 400;
}
.pageimg {
	float: right;
	display: inline-block;
	padding: 0 0 75px 50px;
	margin-top: -55px;
}
.servicesside {
	background-image: url("images/sideservicesbg.png");
    	background-repeat: no-repeat;
    	font-size: 18px;
    	font-weight: 500;
    	height: 361px;
    	line-height: 25px;
    	padding: 15px 0 0 15px;
    	width: 254px;
	margin: 0 auto 25px;
	color: #000;
}
.servicesside h4 {
	margin-bottom: 6px;
}
.clientform {
	background-image: url("images/newclientformbg.png");
	background-repeat: no-repeat;
	width: 254px;
	height: 218px;
	position: relative;
	margin: 0 auto;
}
.clientformtext {
	position: absolute;
	bottom: 4px;
	left: 130px;
}
.clientform a {
	color: #fff;
}
.hoursside {
	background-image: url("images/hoursbg.png");
	background-repeat: no-repeat;
	width: 254px;
	height: 222px;
	color: #000;
	font-size: 18px; 
	position: relative;
	margin: 25px auto 0;
}
.hourssidetext {
	position: absolute;
	top: 65px;
	left: 40px;	
	font-weight: 500;
}
.hourssidetext a {
	padding-top: 6px;
	display: block;
}
.green {
	color: #6b8a62;
}
.maroon {
	color: #89163d;
}
.pink {
	color: #c4115e;
}
.listgreen {
	color: #6b8a62;
	font-size: 18px;
	text-transform: uppercase;
}
.list ul {
	list-style: none;
}
.list li {
	line-height: 28px;
}
.list li::before {
	content: "•"; 
	color: #c4115e;
}
.list li::before {
	content: "•"; 
	color: #c4115e;
  	display: inline-block; 
	width: 1em;
  	margin-left: -1em;
}
.listyellow {
	font-size: 18px;
	font-weight: 400;
}
.list2 {
	margin-left: 30px;
}
.list2 ul {
	list-style: none;
}
.list2 li {
	line-height: 28px;
	font-weight: 400;
}
.list2 li::before {
	content: "•"; 
	color: #fec832;
}
.list2 li::before {
	content: "•"; 
	color: #fec832;
  	display: inline-block; 
	width: 1em;
  	margin-left: -1em;
}
.list3 {
	color: #6b8a62;
}
.list3 ul {
	list-style: none;
}
.list3 li {
	line-height: 28px;
}
.list3 li::before {
	content: "•"; 
	color: #c4115e;
}
.list3 li::before {
	content: "•"; 
	color: #c4115e;
  	display: inline-block; 
	width: 1em;
  	margin-left: -1em;
}
.numberlist {
	list-style-type: decimal;
	line-height: 30px;
}
.numberlist li {
	padding-left: 8px;
}
.petlink {
	max-width: 258px;
	width: 100%;
	display: block;
	margin: 0 auto;
}
.petlink a {
	color: #2b621d;
}
.vetlink {
	max-width: 280px;
	width: 100%;
	display: block;
	margin: 0 auto;
}
.vetlink a {
	color: #2b621d;
}
.tickslink {
	max-width: 280px;
	width: 100%;
	display: block;
	margin: 0 auto;
	text-align: right;
}
.tickslink a {
	color: #2b621d;
}
.buttons {
	width: 90%;
	float: left;
}
.titlebg {
	background-image: url(images/titlebg.png);
	background-repeat: no-repeat;
	width: 317px;
	height: 53px;
	color: #c4115e;
	font-size: 18px;
	font-weight: 800;
	line-height: 20px;
	padding-top: 15px;
	text-align: center;
}
.titlebg a {
	color: #c4115e;
}
.title2bg {
	background-image: url(images/titlebg.png);
	background-repeat: no-repeat;
	width: 317px;
	height: 53px;
	color: #c4115e;
	font-size: 18px;
	font-weight: 800;
	line-height: 20px;
	padding-top: 6px;
	text-align: center;
}
.title2bg a {
	color: #c4115e;
}
.surgerybuttonbg {
	background-image: url(images/titlebg.png);
	background-repeat: no-repeat;
	width: 317px;
	height: 53px;
	color: #2b621d;
	font-size: 18px;
	font-weight: 800;
	line-height: 20px;
	padding-top: 15px;
	text-align: center;
	margin-bottom: 10px;
}
.surgerybuttonbg a {
	color: #2b621d;
}
.surgerybutton2bg {
	background-image: url(images/titlebg.png);
	background-repeat: no-repeat;
	width: 317px;
	height: 53px;
	color: #2b621d;
	font-size: 18px;
	font-weight: 800;
	line-height: 20px;
	padding-top: 5px;
	text-align: center;
	margin-bottom: 10px;
}
.surgerybutton2bg a {
	color: #2b621d;
}

.maplink {
	text-decoration: none; 
	color: #2b621d;
	float: right;
}
.photocredits {
	float: right;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"] {
    background-color: #F1DAB1;
    border: medium none;
    box-shadow: 0 2px 4px #6F6E6E;
    height: 45px;
    padding-left: 8px;
    width: 100%; 
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #2B621D;
}
.wpcf7-tel {
	background-color: #F1DAB1;
    border: medium none;
    box-shadow: 0 2px 4px #6F6E6E;
    height: 45px;
    padding-left: 8px;
    width: 100%;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #2B621D;
}
.wpcf7 textarea {
    height: 200px;
    background-color: #F1DAB1;
    border: medium none;
    box-shadow: 0 2px 4px #6F6E6E;
    padding-left: 8px;
    width: 100%;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #2B621D;
}
.wpcf7-number {
	background-color: #F1DAB1;
    border: medium none;
    box-shadow: 0 2px 4px #6F6E6E;
    height: 45px;
    padding-left: 8px;
    width: 100%;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #2B621D;
}
.wpcf7-date {
	background-color: #F1DAB1;
    border: medium none;
    box-shadow: 0 2px 4px #6F6E6E;
    height: 45px;
    padding-left: 8px;
    width: 100%;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #2B621D;
}
.wpcf7-submit {
    background-color: #2B621D;
    border: medium none;
    color: #F1DAB1;
    font-size: 18px;
    height: 40px;
    width: 200px;
	margin: 0 auto;
	text-align: center;
}
td.submitbtn {
	text-align: center;
	margin: 0 auto;
}
.formbox {
	width: 98%;
	margin: 30px auto 0 auto;
	color: #2B621D;
	font-weight: bold;
}
.formbox td {
	color: #2B621D;
	font-weight: 100;
	margin-bottom: 10px;
}
tbody tr:nth-child(2n) td, tbody tr.even td {
    background: none;
}
.captcha {
	text-align: center;
	margin: 0 auto;
}
.floatright {
	float: right;
}
.youtube {
	background-color: #dddddd;
	text-align: center;
	width: 100%;
	max-width: 652px;
	margin: 100px auto;
	padding: 12px 8px 8px;
}
.onlinestore {
	color: #000;
	font-weight: 400;
}