

* { outline: none; }
input::-moz-focus-inner { border: 0; }
.clear { clear: both; }
a img { border: none; }
p { padding: 9px 0px; margin: 0px; }
hr { color: #c1c1c1; background-color: #c1c1c1; height: 1px; border: none; }
.hidden { display: none; }
.textright { text-align: right; }
.textleft { text-align: left; }
.textcenter { text-align: center; }

a { color: #d74545; text-decoration: none; }
a:hover { text-decoration: underline; color: #333333; }



#adminbar {
	padding: 5px 10px;
	background: #1973b0 url(../admin_images/adminbar.png) top repeat-x;
	border: 1px solid #004c80;
}
#adminbar form {
	padding: 0px;
	margin: 0px;
}
#editbutton {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	height: 40px;
	width: 220px;
	border: none;
	background: url(../admin_images/edit.png) top;
	cursor: pointer;
	text-indent: -3333px;
	overflow: hidden;
}
#editbutton:hover {
	background: url(../admin_images/edit.png) bottom;
}
#viewmediaform {
	display: block;
	float: right;
}
#viewmedia {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	height: 40px;
	width: 220px;
	border: none;
	background: url(../admin_images/viewmedia.png) top;
	cursor: pointer;
	text-indent: -3333px;
	overflow: hidden;
}
#viewmedia:hover {
	background: url(../admin_images/viewmedia.png) bottom;
}



@font-face {
	font-family: 'League_Gothic';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
	}


h1, h2, h3, h4, h5, h6 {
	font-family: 'League_Gothic', Arial, sans serif;
	display: block;
	margin: 0px;
	padding: 9px 0px;
	color: #286f97;
	font-size: 32px;
	line-height: 36px;
	text-transform: uppercase;
}

h3, h4, h5, h6 {
	font-size: 24px;
	line-height: 28px;
	color: #d74545;
}

#logo {
	display: block;
	height: 84px;
	width: 312px;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	top: 30px;
	left: 10px;
	text-indent: -3333px;
	overflow: hidden;
}

#logo a {
	display: block;
	height: 84px;
	width: 312px;
}



html {
background: url(../images/htmlbg.jpg) repeat;
height: 100%;
}

body {
margin: 0px;
padding: 0px;
background: url(../images/bodybg.png) no-repeat top center;
font-family: Arial, Trebuchet MS, sans serif;
font-size: 14px;
line-height: 18px;
color: #333333;
height: 100%;
}

#wrapper {
width: 980px;
margin: 0px auto;
padding-bottom: -250px;
position: relative;
}

#banner_div {
position: relative;
height: 160px;
}

#contactinfo {
position: absolute;
top: 30px;
right: 120px;
color: #ffffff;
font-family: 'League_Gothic', Arial, sans serif;
font-size: 24px;
}

.bloglink {
position: absolute;
right: 20px;
top: 20px;
background: url(../images/blogbutton.png) no-repeat;
background-position: top;
height: 48px;
width: 61px;
text-indent: -3333px;
overflow: hidden;
display: block;
}

.bloglink:hover {
background: url(../images/blogbutton.png) no-repeat;
background-position: bottom;
}

#content_div {
	padding: 20px 20px;
	background: #ffffff;
}

.clearfooter { 
   height: 250px;
   clear: both;
}

.footerimg {
position: absolute;
top: 40px;
left: 20px;
background: url(../images/pets.png) no-repeat;
height: 137px;
width: 180px;
}

.footerbtna {
background: url(../images/recbiz.png) no-repeat;
background-position: top;
height: 33px;
width: 198px;
display: block;
position: absolute;
top: 60px;
left: 220px;
}

.footerbtna:hover {
background-position: bottom;
}

.footerbtnb {
background: url(../images/testimonials.png) no-repeat;
background-position: top;
height: 33px;
width: 198px; 
display: block;
position: absolute;
top: 110px;
left: 240px;
}

.footerbtnb:hover {
background-position: bottom;
}

.footertag {
background: url(../images/tag.png) no-repeat;
height: 81px;
width: 323px;
position: absolute;
right: 100px;
top: 60px;
}


#footer_div {
position: relative;
background: url(../images/footerbg.jpg) repeat-x;
height: 250px;
}

#footer_content {
position: relative;
width: 980px;
margin: 0px auto;
text-align: center;
color: #ffffff;
}



#footertext {
position: absolute;
top: 200px;
left: 120px;
font-size: 12px;
}

#footer_content a {
color: #ffffff;
}



#navbar_div {
width: 572px;
height: 28px;
position: absolute;
right: 0px;
top: 100px; 
}

#navbar_div a {
display: block;
height: 28px;
float: left;
color: #ffffff;
text-indent: -3333px;
overflow: hidden;
}

#navbar_div a.Home {
width: 55px;
background: url(../images/nav.png);
background-position: 0px bottom; 
}
#navbar_div a.Home_current {
width: 55px;
background: url(../images/nav.png);
background-position: 0px 0px;
}
#navbar_div a.Home:hover {
width: 55px;
background: url(../images/nav.png);
background-position: 0px 0px;
}

#navbar_div a.About {
width: 60px;
background: url(../images/nav.png);
background-position: -55px -28px;
}
#navbar_div a.About_current {
width: 60px;
background: url(../images/nav.png);
background-position: -55px 0px;
}
#navbar_div a.About:hover {
width: 60px;
background: url(../images/nav.png);
background-position: -55px 0px;
}

#navbar_div a.Services {
width: 68px;
background: url(../images/nav.png);
background-position: -116px -28px;
}
#navbar_div a.Services_current {
width: 68px;
background: url(../images/nav.png);
background-position: -116px 0px;
}
#navbar_div a.Services:hover {
width: 68px;
background: url(../images/nav.png);
background-position: -116px 0px;
}

#navbar_div a.WhyUs {
width: 105px;
background: url(../images/nav.png);
background-position: -183px -28px;
}
#navbar_div a.WhyUs_current {
width: 105px;
background: url(../images/nav.png);
background-position: -183px 0px;
}
#navbar_div a.WhyUs:hover {
width: 105px;
background: url(../images/nav.png);
background-position: -183px 0px;
}

#navbar_div a.Mission {
width: 90px;
background: url(../images/nav.png);
background-position: -288px -28px;
}
#navbar_div a.Mission_current {
width: 90px;
background: url(../images/nav.png);
background-position: -288px 0px;
}
#navbar_div a.Mission:hover {
width: 90px;
background: url(../images/nav.png);
background-position: -288px 0px;
}

#navbar_div a.Gallery {
width: 68px;
background: url(../images/nav.png);
background-position: -378px -28px;
}
#navbar_div a.Gallery_current {
width: 68px;
background: url(../images/nav.png);
background-position: -378px 0px;
}
#navbar_div a.Gallery:hover {
width: 68px;
background: url(../images/nav.png);
background-position: -378px 0px;
}

#navbar_div a.FAQ{
width: 44px;
background: url(../images/nav.png);
background-position: -450px -28px;
}
#navbar_div a.FAQ_current {
width: 44px;
background: url(../images/nav.png);
background-position: -450px 0px;
}
#navbar_div a.FAQ:hover {
width: 44px;
background: url(../images/nav.png);
background-position: -450px 0px;
}

#navbar_div a.Contact{
width: 74px;
background: url(../images/nav.png);
background-position: -498px -28px;
}
#navbar_div a.Contact_current {
width: 74px;
background: url(../images/nav.png);
background-position: -498px 0px;
}
#navbar_div a.Contact:hover {
width: 74px;
background: url(../images/nav.png);
background-position: -498px 0px;
}



#sidemenu {
	width: 220px;
	float: left;
	padding-top: 14px;
}

#sidemenu a {
	width: 200px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 10px;
	background: #d74545;
	font-family: 'League_Gothic', Arial, sans serif;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	display: block;

}

#sidemenu a.sublink {
	color: #ffffff;
	margin-left: 40px;
	background: #333333;
	background: -moz-linear-gradient(90deg,#333333,#666666);
	background: -webkit-gradient(linear, left bottom, left top, from(#333333), to(#666666));
	border: 1px solid #333333;
	text-shadow: 1px 1px 1px #333333;
}

#sidemenu a:hover {
	background: #ec5858; 
	text-decoration: none;
}
#sidemenu a.sublink:hover {
	color: #ffffff;
	text-decoration: none;
	background: #000000;
	background: -moz-linear-gradient(90deg,#000000,#333333);
	background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(#333333));
	border: 1px solid #000000;
	text-shadow: 1px 1px 1px #000000;
}

#textsection {
	float: right;
	width: 700px;
}



.text_image {
	float: right;
	margin: 9px 0px 9px 18px;
	text-align: center;
}
.text_image_right {
	float: right;
	margin: 9px 0px 9px 18px;
	text-align: center;
}
.text_image_left {
	float: left;
	margin: 9px 18px 9px 0px;
	text-align: center;
}
.text_image img {
	border: 1px solid #c1c1c1;
}
.text_image_right p {
	border-top: 1px solid #c1c1c1;
	margin-top: 10px;
	text-align: left;
}
.text_image_left p {
	border-top: 1px solid #c1c1c1;
	margin-top: 10px;
	text-align: left;
}
.text_image_right img {
	border: 1px solid #c1c1c1;
}
.text_image_left img {
	border: 1px solid #c1c1c1;
}

.text_image p {
	border-top: 1px solid #c1c1c1;
	margin-top: 10px;
	text-align: left;
}

.textholder {
	padding: 10px 0px;
	margin: 0px;
}

.lefttextimage {
float: left; 
margin-right: 10px; 
border: 1px solid #c1c1c1;
}

.righttextimage {
float: right; 
margin-left: 10px; 
border: 1px solid #c1c1c1;
}



.dmap {
	margin: 9px 0px;
	width: 540px;
	height: 300px;
	border: 1px solid #c1c1c1;
}



.submit_button {
	cursor: pointer;
	display: block;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	margin-bottom: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #ec5858;
	background: -moz-linear-gradient(90deg,#d74545,#ec5858);
	background: -webkit-gradient(linear, left bottom, left top, from(#d74545), to(#ec5858));
	border: 1px solid #d74545;
	text-shadow: 1px 1px 1px #d74545;
}

.submit_button:hover {
	color: #ffffff;
	text-decoration: none;
	background: #d74545;
	background: -moz-linear-gradient(90deg,#c43434,#d74545);
	background: -webkit-gradient(linear, left bottom, left top, from(#c43434), to(#d74545));
	border: 1px solid #c43434;
	text-shadow: 1px 1px 1px #c43434;
}

#contactright {
	float: right;
	width: 460px;
}

#contactleft {
	float: left;
	width: 460px;
	border-right: 1px solid #c1c1c1;
}

.textinput {
	width: 300px;
	border: 1px solid #c1c1c1;
	background: #ffffff;
	padding: 3px;
	color: #333333;
}

.smallinput {
	width: 35px;
	border: 1px solid #c1c1c1;
	background: #ffffff;
	padding: 3px;
	color: #333333;
}

.phoneinput {
	width: 150px;
	border: 1px solid #c1c1c1;
	background: #ffffff;
	padding: 3px;
	color: #333333;
}
.codeinput {
	width: 75px;
	border: 1px solid #c1c1c1;
	background: #ffffff;
	padding: 3px;
	color: #333333;
}

#contactform label {
	display: block;
	font-size: 12px;
	color: #666666;
}

#contactform select {
	color: #333333;
}

#contactform textarea {
	width: 300px;
	height: 100px;
	padding: 3px;
	border: 1px solid #c1c1c1;
	background: #ffffff;
	color: #333333;
}

#codetable {
	width: 225px;
}
#codetable .secimagetd {
	width: 125px;
	text-align: center;
}
#codetable .secimagetd img {
	border: 1px solid #c1c1c1;
}

.map {
	margin: 9px 0px;
	width: 460px;
	height: 300px;
	border: 1px solid #c1c1c1;
}



.faq {
	margin: 0px 0px;
}

.faq2 {
	border-bottom: 1px solid #c1c1c1;
	margin: 0px 0px;
}

.faqholder {
	position: relative;
	padding-left: 50px;
}

.faqtitle {
	position: absolute;
	top: 9px;
	left: 20px;
	font-weight: bold;
	color: #999999;
}



.imagetable {
	float: left;
	width: 138px;
	height: 138px;
	margin: 10px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #c1c1c1;
}
.imagetable5 {
	float: left;
	width: 138px;
	height: 138px;
	margin: 5px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #c1c1c1;
}
.bfimagetable {
	float: left;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	margin: 10px;
	text-align: center;
	cursor: pointer;
}
.bfimagetable td {
	width: 122px;
	height: 122px;
}
.cattable {
	float: left;
	width: 138px;
	height: 180px;
	margin: 10px;
	text-align: center;
}
.catimage {
	height: 138px;
	background: #ffffff;
	border: 1px solid #c1c1c1;
}

.subcat_text {
}
.subcat_images {
float: right;
width: 300px;
}



.linkholder {
	float: left;
	width: 290px;
	margin: 10px;
	position: relative;
	min-height: 140px;
	padding: 10px 0px 10px 160px;
}

.linktable {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 138px;
	height: 138px;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	text-align: center;
}

.link2holder {
	margin: 10px 80px;
	border-bottom: 1px solid #c1c1c1;
	position: relative;
	min-height: 150px;
	padding: 10px 0px 10px 150px;
}

.link2table {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 138px;
	height: 138px;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	text-align: center;
}



.link3holder {
	margin: 10px 0px;
	border-bottom: 1px solid #c1c1c1;
	position: relative;
	min-height: 150px;
	padding: 10px 0px 10px 150px;
}

.link3table {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 138px;
	height: 138px;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	text-align: center;
}

.link4holder {
	position: relative;
	min-height: 200px;
	text-align: center;
	width: 140px;
	float: left;
	margin-right: 10px;
}

.link4table {
	width: 138px;
	height: 138px;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

.link5holder {
	margin: 10px 0px;
	border-bottom: 1px solid #c1c1c1;
	position: relative;
	padding: 10px 0px 10px 0px;
}

.link5image {
float: left; 
width: 150px;
}

.link5table {
	top: 10px;
	left: 0px;
	width: 138px;
	height: 138px;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	text-align: center;
}



.testimonialholder {
	padding: 10px 0px;
	border-bottom: 1px solid #c1c1c1;
	margin: 0px 80px 10px 80px;
}

.testimonial {
	
}

.author {
	text-align: right;
}



#blogholder {
	position: relative;
	padding-right: 240px;
	min-height: 400px;
}
#sidedivider {
	height: 1px;
	background: #555555;
	margin: 5px 10px;
}
#sidebar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 220px;
	background: #666666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 0px;
}
#sidebar h4 {
	padding-left: 20px;
	color: #ffffff;
}
#sidebar .rssfeed a {
	color: #c1c1c1;
	display: block;
	padding: 0px 0px 0px 20px;
}
#sidebar .rssfeed a img {
	margin-bottom: -4px;
	margin-right: 4px;
}
#sidebar a {
	color: #c1c1c1;
	display: block;
	padding: 0px 0px 0px 30px;
}
#sidebar a:hover {
	color: #ffffff;
	text-decoration: none;
}

#commentform label {
	display: block;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

#commentform .textinput {
	background: #ffffff;
	border: 1px solid #c1c1c1;
	padding: 3px;
	width: 220px;
}

#commentform textarea {
	background: #ffffff;
	border: 1px solid #c1c1c1;
	padding: 3px;
	width: 300px;
	height: 75px;
}

.blogentry {
	padding: 10px 0px;
	border-top: 1px solid #c1c1c1;
}
.firstentry {
	border-top: none;
}
.readmore {
	text-align: right;
}

.date { color: #999999; font-style: italic; }

.comment1 {
	border: 1px solid #c1c1c1;
	background: #dfdfdf;
	margin: 5px 0px;
	padding: 10px 20px;
}

.comment2 {
	border: 1px solid #c1c1c1;
	background: #ffffff;
	margin: 5px 0px;
	padding: 10px 20px;
}



.donation_form {

}



.doclink {
	margin-left: 80px;
	margin-right: 80px;
	padding-bottom: 9px;
	border-bottom: 1px solid #c1c1c1;
	margin-bottom: 9px;
}



input#hp_field {
    border: none;
    background-color: none;
    color: none;
    height: 0px;
    width: 0px;
    }

#rightside {
float: right;
width: 620px;
margin-top: 20px;
}

#leftside {
float: left;
margin-top: 23px;
width: 250px;
}
    
.whatwedo {
width: 350px;
float: right;
}

#flash {
float: left;
border: solid 1px #dfdfdf;
}


.blogentry1 a {
color: #286f97;
}

.home_header {
width: 250px;
color: #ffffff;
text-transform: uppercase;
padding: 10px;
background: #d74545;
font-family: 'League_Gothic', Arial, sans serif;
font-size: 20px;
margin: 10px 0px 10px 0px;
}

.servicesmenu {
display: block;
line-height: 22px;
color: #333333;
}
 
.servicesmenu:hover {
color: #d74545;
text-decoration: none;
}


.homeinput {
width: 260px;
padding: 3px;
}

#homeform textarea {
width: 260px;
padding: 3px;
height: 100px;
}

.home_submit {
background: url(../images/homesubmit.png) no-repeat; 
height: 28px;
width: 71px; 
border: none;
text-indent: -3333px;
overflow: hidden;
background-position: top;
display: block;
cursor: pointer;
}

.home_submit:hover {
background-position: bottom;
}

.dogcamp {

}

.stafftable {
width: 300px;
float: left;
}

.bioinfo {
width: 600px;
float: right;
margin-top: 40px;
}

#fb {
position: absolute;
right: 417px;
top: 25px;

}

#social img {
margin-bottom: -6px;
margin-right: 4px;
}



