* {	margin: 0;	padding: 0;}

#navbar-iframe {
   display: none !important;
}html, body {	height: 100%;	background-color: #383d44;	background-image: url(../images/bg.png);}.wrapper {	margin: 0 auto -90px;	min-height: 100%;	height: auto !important;	height: 100%;	border-right: 3px solid black;	border-left: 3px solid black;	background-color: #f9fee3;	background-image: url(../images/content.png);	width: 960px;}.header {	margin: 0 auto;	background-image: url(../images/header.gif);	width: 960px;	height: 61px;}

.header-inside {	margin: 0 auto;	background-image: url(../images/header.gif);	width: 960px;	height: 61px;}.content {	margin: 0 auto;	width: 960px;}

.inner-image {
	width: 960px;
	height: 100px;
	border-bottom: 1px solid white;
}

.inner-photo {
	width: 960px;
	height: 300px;
}

.home-image {
	float: left;
	border: 1px solid silver;
	background-color: white;
	margin: 10px;
	padding: 10px;
}

#clearall {	height: 0;	clear: both;}

.navigation {	margin: 0 auto;	width: 960px;
	height: 30px;
	background-color: #383d44;
}

/* Home Nav Styles */

#nav ul {
	width:960px;
	font: 11px "Lucida Grande", Lucida, sans-serif;
}

#nav ul li { 
	display: inline; 
}

#nav ul li  {
	padding: 10px 12px 10px 10px;
	text-decoration: none;
	float: left;
	color: white;
}

#nav a {
	text-decoration: none;
	float: left;
	color: white;
}

#nav ul li a:hover {
	color: #fff;
	background-color: #adab75;

}

#nav .active {
	color: #fff;
	background-color: #adab75;
	
	
}

/* End Home Nav */

/* Nav-Inside */


#nav-inside ul {
	width:960px;
	font: 11px "Lucida Grande", Lucida, sans-serif;
}

#nav-inside ul li { 
	display: inline; 
	
}

#nav-inside ul li a {
	padding: 10px 12px 10px 10px;
	text-decoration: none;
	float: left;
	color: white;
}
#nav-inside ul li a:hover {
	color: #fff;
	background-color: #adab75;
}

#about #nav_about, #clinics #nav_clinics, #horses #nav_horses, #training #nav_training, #services #nav_services, #beef #nav_beef, #dogs #nav_dogs, #blog #nav_blog, #contact #nav_contact {
	background-color: #adab75;
}



/* End Nav-Inside */


#logo-float {
	width: 390px;
	height: 250px;
	z-index:100;
	left: 57px;
	top: -580px;
	background: url(../images/logo-float.png) no-repeat;
	position: relative;
}

.blogPost img {
	clear: left;
	float: left;
	padding: 0 10px 10px;
	margin: 0 10px 10px;
}

.main-image {	margin: 0 auto;	width: 960px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	height: 399px;
}

.pic-shadow {	margin: 0 auto;	width: 960px;
	background-image: url(../images/pic-shadow.png);
	height: 10px;
	position: relative;
}.hometext {	margin: 0 auto;	width: 920px;	padding: 10px;	margin: 10px;
	line-height: 20px;
}

.hometext a {
	color: #3f4126;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.hometext a:hover {
	color: #541d11;
	text-decoration: underline;
}

h1 {
	font: bold 15px "Lucida Grande", sans-serif;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #64380c;
}

h2 {
	color: #974112;
	font: bold 25px/20px Georgia, serif;
	text-align: right;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	padding: 5px 25px;
}



h3 {
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px 25px;
	background-color: transparent;
	visibility: hidden;
}


.dropcap {
	float:left;
	color: #872124;
	padding-top:2px;
	margin-right: 2px;
	margin-top: 0;
	font: 70px/60px Times, serif, Georgia;
}

.gallery {
	margin: 0 auto;	width: 920px;	padding: 10px;	margin: 10px;
	line-height: 30px;
}

.gallery img {	
	display: inline;
	border: 1px solid silver;
	padding: 5px;
	margin: 5px;
	background-color: #eddfaa;
}
.push {	height: 142px;}.footer {	margin: 0 auto;	height: 90px;	background-image: url(../images/footer.png);	width: 960px;	color: white;	font: 13px Georgia, serif;}.footer a {	color: #d3c481;	text-decoration: none;}.footer a:hover {	color: #fba700;	text-decoration: underline;}.footer a:visited {	color: #d3c481;	text-decoration: none;}.footerbox-lt {	width: 40%;	float: left;	padding: 20px;	text-align: left;}.footerbox-rt {	width: 40%;	float: right;	padding: 20px;	text-align: right;}

.product-image {
	float: left;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding: 5px;
	border: 1px solid #C0C0C0
}

.product-right {
	float: right;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 8px;
	padding: 5px;
	border: 1px solid #C0C0C0
}
