@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'brushsci';
	src: url('../fonts/brushsci.eot');
	src: local('☺'), url('../fonts/brushsci.woff') format('woff'), url('../fonts/brushsci.ttf') format('truetype'), url('../fonts/brushsci.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Miscelleneous */

h1 {

	font-family: 'brushsci', cursive;
	font-size: 50px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-shadow: 0 3px 0 #d9d9d9;
	margin: 0 0 16px;
	line-height: 1;
}
h1.PageHeader {
	font-family: Arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #107B10;
	margin: 0 0 15px;
	line-height: 1;
}
h2 {

	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0 0 5px;
	line-height: 1;
}
h3 {

	font-family: 'brushsci', cursive;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-shadow: 0 3px 0 #d9d9d9;
	margin: 0 0 5px;
	line-height: 1;
}
h4 {

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin: 0 0 5px;
	line-height: 1;
}
h5 {

	font-family: 'brushsci', cursive;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-shadow: 0 3px 0 #d9d9d9;
	margin: 0 0 16px;
	line-height: 1;
}

p {
	margin: 0 0 16px;
	font-size: 14px;
	line-height: 1.4;
}
li, td {
	font-size: 14px;
	line-height: 1.4;
}
a {
	text-decoration: none;
	color: #228522;
}
#content a:hover {
	text-decoration: underline;
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
}

.clear {
	clear: both;
}

input::-moz-focus-inner 
{ 
    border: 0;
    padding: 0;
}

form {
	margin: 0;
	padding: 0;
}
/* Intro Section */

#introSection {
	padding: 0 0 0;
}

#introSection .leftSide {
	float: left;
	width: 69.39393939393939%; /* 687px */
	padding: 10px 10px 0;
}

#introSection .leftSide .care {
	margin-bottom: 20px;
}

#introSection .leftSide .care .animal {
	float: left;
	width: 320px;
}

#introSection .leftSide .care .animal .image {
	float: left;
}

#introSection .leftSide .care .animal p.title {
    font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 40px;
	font-style: normal;
	color: #045904;
	margin-bottom: 0;
	line-height: 1;
	text-shadow: 1px 1px 1px #a1a1a1;
}

#introSection .leftSide .care .animal p {
	margin-left: 133px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 17px;
	font-style: italic;
	color: #67501e;
	line-height: 1.2;
}

#introSection .leftSide .care .animal.dog {
	width: 305px;
	margin-right: 20px;
}

#introSection .leftSide .care .animal.cat {
	width: 330px;
}

#introSection .rightSide {
	float: right;
	width: 29.39393939393939%; /* 291px */
}

#introSection .rightSide .testimonial .top {
	height: 34px;
	background: url(../images/testimonial-top.png) no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	-ms-behavior: url(/backgroundsize.min.htc);
}

#introSection .rightSide .testimonial .middle {
	background: #045904;
	padding: 0 15px 40px;
}

#introSection .rightSide .testimonial .bottom {
	height: 24px;
	background: url(../images/testimonial-bottom.png) no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	-ms-behavior: url(/backgroundsize.min.htc);
}

#introSection .rightSide .testimonial .title {
	margin: 0;
	font-family: 'brushsci', cursive;
	font-size: 40px;
	color: #fff;
	text-shadow: 0 3px 1px #034c03;
	position: relative;
	top: -15px;
	text-indent: 3px;
	border-bottom: 1px solid #087608;
}

#introSection .rightSide .testimonial blockquote {
	margin: 0;
	padding: 5px 0 0;
	min-height: 83px;
	height:auto !important;
    height:83px;
	border: 0;
}

#introSection .rightSide .testimonial blockquote p {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 17px;
	color: #fff;
	line-height: 1.3;
	padding: 0 5px;
}

/* Bottom Sections */

#bottomSections {
	padding-left: 139px;
	margin-bottom: 10px;
}

#bottomSections .section {
	position: relative;
	float: left;
	width: 263px;
	height: 92px;
	margin-left: 18px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
    font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 30px;
	line-height: 0.9;
}

#bottomSections .section span {
	position: absolute;
	left: 11px;
	text-shadow: 3px 2px 0 rgba(0,0,0,0.2);
}

#bottomSections .section.one {
	background: url(../images/section01.jpg) no-repeat;
}

#bottomSections .section.one span {
	top: 28px;
	color: #fff;
}

#bottomSections .section.one span em {
	color: #ff9402;
	font-style: normal;
}

#bottomSections .section.two {
	background: url(../images/section02.jpg) no-repeat;
}

#bottomSections .section.two span {
	top: 28px;
	color: #383838;
}

#bottomSections .section.three {
	background: url(../images/section03.jpg) no-repeat;
}

#bottomSections .section.three span {
	top: 21px;
	left: 13px;
	color: #fff;
}

#introSection .leftSide .care {
	margin-bottom: 20px;
}

#careSection .care .animal {
	float: left;
	width: 320px;
}

#careSection .care .animal .image {
	float: left;
}

p.title {
    font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 40px;
	font-style: normal;
	color: #045904;
	margin-bottom: 0;
	line-height: 1;
	text-shadow: 1px 1px 1px #a1a1a1;
}
p.animal {width: 130px; float: left;}
#careSection .care .animal p {
	margin-left: 133px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 17px;
	font-style: italic;
	color: #67501e;
	line-height: 1.2;
}

#careSection .care .animal.dog {
	width: 425px;
	margin-right: 20px;
}

#careSection .care .animal.cat {
	width: 450px;
}
#contactPanel {
	background-color: #003f00;
	color: #fff;
	margin-top: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 10px 10px;
}
#contactPanel h2 {
	color: #fff;
	text-align: center;
	font-size: 20px;
}
#contactPanel a {
	color: #fff;
}

#contactPanel iframe {
	width: 100% !important;
}
.questionHeader {
 	color: #1f831f;
 	font-weight: bold;
 	font-style: italic;
}