@charset "UTF-8";
/* CSS Document */

body,html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	background-image:url(/images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}
img {
	border:none;	
}
.col1 ul {
	text-align: right;
	list-style: none;
	padding-right: 0px;
}
#container {
	text-align:center;
	min-height: 100%;
	position: relative;
}
#content {
	width:1040px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#header {
	width:1040px;
	height:584px;
	display:block;	
}
#header2 {
	width:1040px;
	height:202px;
	display:block;	
}
#mainContent {
	text-align:left;
	padding-bottom: 200px;
}
.col1 {
	width:150px;
	float:left;
	margin-left:17px;
	padding-right: 10px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	margin-top: 30px;
}
#footer {
	font-size: 12px;
	background-color: #CCC;
	padding-top:20px;
	text-align: left;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left:0px;
	height: 175px;
	min-width: 1040px;
}
.clear {
	clear: both;
}
.col2 {
	float: left;
	width: 550px;
	margin-left: 20px;
	background-image: url(/images/circleSBG.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.col3 {
	float: left;
	width: 260px;
	margin-left: 20px;
}
.col1 li {
	background-image: url(/images/liStar.png);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 20px;
	padding-bottom: 5px;
}
.col1 li a {
	color: #000066;
}
h1 {
	color: #000066;
	font-size: 22px;
	margin-bottom: -5px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.col3 h1 {
	color: #D38633;	
}
h2 {
	color: #D38633;
	font-size: 16px;
	text-transform: uppercase;
}
.col3 ul li {
	list-style-image: url(/images/triangle2.png);
}
a {
	color: #3887C1;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;	
}
.readMore {
	text-align: right;
	margin-top: -15px;
	padding-right: 8px;
}
.home_btn {
	background-image: url(/images/html/buts/home-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	width: 135px;
	float:left;
}
#header2 .home_btn {
	background-image: url(/images/html/buts/home-btn_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 135px;
	float:left;
}
.home_btn:hover {
	background-position: left bottom;	
}
#header2 .home_btn:hover {
	background-position: left bottom;	
}
#page1 .home_btn {
	background-position: left bottom;	
}

.sales_btn {
	background-image: url(/images/html/buts/sales-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	width: 135px;
	float:left;
}
#header2 .sales_btn {
	background-image: url(/images/html/buts/sales-btn_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 135px;
	float:left;
}
.sales_btn:hover {
	background-position: left bottom;	
}
#header2 .sales_btn:hover {
	background-position: left bottom;	
}
#page2 .sales_btn {
	background-position: left bottom;	
}

.breeding_btn {
	background-image: url(/images/html/buts/breeding-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	width: 135px;
	float:left;
}
#header2 .breeding_btn {
	background-image: url(/images/html/buts/breeding-btn_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 135px;
	float:left;
}
.breeding_btn:hover {
	background-position: left bottom;	
}
#header2 .breeding_btn:hover {
	background-position: left bottom;	
}
#page3 .breeding_btn {
	background-position: left bottom;	
}

.ranch_btn {
	background-image: url(/images/html/buts/ranch-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	width: 135px;
	float:left;
}
#header2 .ranch_btn {
	background-image: url(/images/html/buts/ranch-btn_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 135px;
	float:left;
}
.ranch_btn:hover {
	background-position: left bottom;	
}
#header2 .ranch_btn:hover {
	background-position: left bottom;	
}
#page4 .ranch_btn {
	background-position: left bottom;	
}

.contact_btn {
	background-image: url(/images/html/buts/contact-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	width: 135px;
	float:left;
}
#header2 .contact_btn {
	background-image: url(/images/html/buts/contact-btn_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 135px;
	float:left;
}
.contact_btn:hover {
	background-position: left bottom;	
}
#header2 .contact_btn:hover {
	background-position: left bottom;	
}
#page5 .contact_btn {
	background-position: left bottom;	
}

.mainPic {
	background-image: url(/images/html/html_homePic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
	height: 326px;
	width: 1040px;
}
#page3 .mainPic {
	background-image: url(/images/html/html_breedingPic.jpg);
}
#page4 .mainPic {
	background-image: url(/images/html/html_ranchPic.jpg);
}
#page6 .mainPic {
	background-image: url(/images/html/html_spookPic.jpg);
}
#page7 .mainPic {
	background-image: url(/images/html/html_tinselPic.jpg);
}
#page8 .mainPic {
	background-image: url(/images/html/html_hangTenPic.jpg);
}
.italic {
	font-size: 11px;
	font-style: italic;
	padding-left: 10px;
}
.underPed {
	border-bottom: 1px solid #FFF;
}
.tlTable {
	background: url(/images/tableBG/tlTable.jpg) no-repeat left top;
	display: block;
	width: 35px;
}
.tall {
	height: 35px;
}
.tTable {
	background: url(/images/tableBG/tTable.jpg) repeat-x top;
}
.trTable {
	background: url(/images/tableBG/trTable.jpg) no-repeat right top;
	display: block;
	width: 35px;
}
.blTable {
	background: url(/images/tableBG/blTable.jpg) no-repeat left bottom;
	display: block;
	width: 35px;
}
.bTable {
	background: url(/images/tableBG/btable.jpg) repeat-x;
}
.brTable {
	background: url(/images/tableBG/brTable.jpg) no-repeat right bottom;
	display: block;
	width: 35px;
}
.pedTable2 {
	background: url(/images/tableBG/tableBG.jpg) repeat-y;
	margin-left: 15px;
	margin-top: 10px;
}.col4 {
	float: left;
	width: 750px;
}
li img {
	float: left;
}
li {
	clear: both;
}
.breeding ul li {
	list-style-type: none;
	display: block;
}
.col4 ul li a {
	color: #666;
	text-decoration: none;
	display:block;
	height: 234px;
}
.col4 ul li a:hover {
	color: #000066;
	text-decoration: none;
}.trainingPrices {
	margin-top: -10px;
	margin-left: 50px;
}
.trainingPrices li {
	list-style-type: square;
}
.column {
	padding-left:30px;
	padding-right:30px;
	vertical-align: top;
}
.column ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: -30px;
}
.right {
	text-align:right;
}
.leftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;	
}
#footer a {
	text-decoration:none;
}
[if lt IE 7]>
	#container {
		height:100%;
	}
<![endif]

