body {
	background-image: url('images/background.jpg');
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	font-size: 12pt;
	font-face: times new roman;
}

.wrapper {
	margin: 0px auto;
}

.homelink {
	border: none;
	width: 270px;
	height: 190px;
	float: left;
	display:inline;
	margin:0 0 0 72px;
}

.header {
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	width: 1010px;
	height: 210px;
	margin: 0px auto;
	text-align: center;
	z-index: 1;
}

.header2 {
	background-image: url('images/header2.png');
	background-repeat: no-repeat;
	width: 1010px;
	height: 298px;
	margin: 0px auto;
	text-align: center;
	cursor: pointer;
}

.mid_bg {
	background-image: url('images/middle.png');
	background-repeat: repeat-y;
	width: 984px;
	min-height: 400px;
	margin: 0px auto;
}	

.footer {
	color: #dccca6;
	background-image: url('images/bottom_main_bg.png');
	background-repeat: no-repeat;
	width: 1010px;
	height: 69px;
	font-size: 10pt;
	text-align: center;
	margin: 0px auto;
	padding-top: 8px;
}

.footer a, .footer2 a {
	color: #dccca6;
}

.footer2 .footerlinks {
	/*padding-top: 37px;*/
}

.footer2 .footerlinks_detail {
	padding-top: 40px;
	//padding-top: 0px;

}

.footer2 {
	background-image: url('images/footer2.png');
	background-repeat: no-repeat;
	width: 1010px;
	height: 309px;
	margin: 0px auto;
	color: #dccca6;
	font-size: 10pt;
	padding-top: 59px;
	text-align: center;
	overflow:hidden;
	/* padding-top: 100px; */
}
	
.footer2 a img {
  padding-bottom:41px;
}

/*************** HNAV ***************/

.nav {
	float: right;
	height: auto;
	width: 618px;
	margin-top: 72px;
	//margin-top: 88px;
	padding-right: 35px;
}

.nav li, .nav2 li {
	float: left;
	list-style-type: none;
}

.nav li span {
	display: none;
}

.nav2 {
	float: right;
	height: auto;
	width: 630px;
	margin-top: 72px;
	//margin-top: 88px;
	padding-right: 9px;
}

.nav li a, .nav2 li a {
	float: left;
	list-style-type: none;
}

.btn_home:link, .btn_home:visited {
	background: transparent url(images/home_off.jpg) no-repeat scroll left top;
	float: left;
	height: 44px;
	width: 61px;
}

.btn_about:link, .btn_about:visited {
	background:transparent url(images/about_off.jpg) no-repeat scroll left top;
	float:left;
	height:44px;
	width:93px;
}

.btn_breeders:link, .btn_breeders:visited {
	background:transparent url(images/breeders_off.jpg) no-repeat scroll left top;
	float:left;
	height:44px;
	width:82px;
}

.btn_deer:link, .btn_deer:visited {
	background:transparent url(images/deer_off.jpg) no-repeat scroll left top;
	float:left;
	height:44px;
	width:119px;
}

.btn_birds:link, .btn_birds:visited {
	background:transparent url(images/birds_off.jpg) no-repeat scroll left top;
	float:left;
	height:44px;
	width:129px;
}

.btn_contact:link, .btn_contact:visited {
	background:transparent url(images/contact_off.jpg) no-repeat scroll left top;
	float:left;
	height:44px;
	width:94px;
}

.btn_home:hover, .btn_home:active {
	background:transparent url(images/home_on.jpg) no-repeat scroll left top;
	float:left;
	height:44px;
	width:61px;
}

.btn_about:hover, .btn_about:active {
	background:transparent url(images/about_on.jpg) no-repeat scroll left top;
	float:left;
	height:44px;
	width:93px;
}

.btn_breeders:hover, .btn_breeders:active {
	background:transparent url(images/breeders_on.jpg) no-repeat scroll left top;
	float:left;
	height:44px;
	width:82px;
}

.btn_deer:hover, .btn_deer:active {
	background:transparent url(images/deer_on.jpg) no-repeat scroll left top;
	float:left;
	height:44px;
	width:119px;
}

.btn_birds:hover, .btn_birds:active {
	background:transparent url(images/birds_on.jpg) no-repeat scroll left top;
	float:left;
	height:44px;
	width:129px;
}

.btn_contact:hover, .btn_contact:active {
	background:transparent url(images/contact_on.jpg) no-repeat scroll left top;
	float:left;
	height:44px;
	width:94px;
}

/*************** HOME PAGE ***************/

.wrapper2 {
	margin: 0px auto;
	width: 1010px;
	overflow:hidden;
}

.left_main_bg {
	background-image: url('images/left_main_bg.png');
	background-repeat: no-repeat;
	width: 60px;
	height: 567px;
	float: left;
}

.main_bg {
	background-image: url('images/main_bg2.jpg');
	background-repeat: no-repeat;
	width: 889px;
	height: 567px;
	overflow:hidden;
	float: left;
}

.right_main_bg {
	background-image: url('images/right_main_bg.png');
	background-repeat: no-repeat;
	width: 61px;
	height: 567px;
	float: left;
}

.foot_main_bg {
	width: 889px;
}


.foot_main_bg .text {
	width: 600px;
	margin-left: 30px;
}

#leftcol {
	float: left;
	width: 587px;
	min-height: 413px;
	height: 413px;
}

#rightcol {
	float: left;
	width: 297px;
	text-align: left;
	margin: 10px 0px 0 0px;
	height: 413px;
}

#rightcol .buttons {
	text-align: center;
	margin-left: 15px;
}

.buttons {
	border: none;
}

#buttons {
	margin-top: 20px;
	//margin-top: 15px;
}

#buttons_about{ position:relative; top:-10px;}

.foot_main_bg .text {
	//margin-top: 20px;
}

/*************** ABOUT US ***************/

.foot_main_bg_abt {
	background-image: url('images/foot_main_bg.jpg');
	background-repeat: no-repeat;
	width: 889px;
	height: 155px;
	margin-top: -45px;
	margin-top/**/: -24px;
	//margin-top: -24px;
}


#leftcol_about {
	width: 419px;
	float: left;
}

#leftcol_about img {
	padding: 20px;
}

#rightcol_about {
	width: 455px;
	float: left;
	text-align: left;
	
}

#buttons_about .buttons {
	padding: 19px;
}

/*************** INNER PAGES ***************/

.left {
	float: left;
}

.middle {
	background-image: url('images/middle.png');
	background-repeat: repeat-y;
	width: 1010px;
	margin: 0px auto;
}

#leftcol_birds {
	width: 300px;
}

.inners_main {
	margin-left: 30px;
	 position:relative; z-index:1;
}

.detail_info{ position:relative; z-index:2;}
.detail_info2{ position:relative; z-index:2; margin:0;}

.foot_main_bg_inners {
	margin: 0px auto;
	background-image: url('images/foot_main_bg.jpg');
	background-repeat: no-repeat;
	width: 889px;
	height: 155px;
}

.center_btn {
	display: block;
	text-align: center;
	padding: 40px 0 0px;
	margin:0 auto;
	border: none;
}

#birdsforsale_top {
	display: block;
	text-align: left;
	margin-top: -66px;
	margin-left: 74px;
}

#eggsforsale_top {
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-left: 74px;
}


.bird_image {
	display: block;
	text-align: left;
	width: 202px;
	height: 151px;
	margin: 18px 110px 42px;
	border: none;
}

.bird_link {
	display: block;
	padding: 78px 0px 67px;
	color: #000;
	font-size: 16pt;
	position:relative;
	left:-100px;
}

.egg_image {
	display: block;
	text-align: left;
	width: 202px;
	height: 151px;
	margin: 18px 110px 42px;
	border: none;
}

.egg_link {
	display: block;
	padding: 178px 0px 67px;
	color: #000;
	font-size: 16pt;
	position:relative;
	left:-100px;
}

.bucks_image {
	display: block;
	text-align: left;
	width: 202px;
	height: 151px;
	margin: 18px 110px 42px;
	cursor: pointer;
}
.bucks_image img { 
	border: 0;
}
.breeders_image {
	display: block;
	text-align: left;
	width: 202px;
	height: 151px;
	margin: 18px 110px 42px;
	border: none;
}

.deer_text1 {
	display: block;
	padding: 46px 10px 73px;
	color: #000;
	font-size: 16pt;
	position:relative;
	left:-230px;
	text-align: left;
	z-index:2;
}

.deer_text2 {
	display: block;
	padding: 128px 0px 0px;
	color: #000;
	font-size: 16pt;
	position:relative;
	left:-230px;
	text-align: left;
}

.deer_text3 {
	display: block;
	padding: 200px 0px 0px;
	color: #000;
	font-size: 16pt;
	position:relative;
	left:-230px;
	text-align: left;
}

.breeders_text1 {
	display: block;
	padding: 46px 0px 73px;
	color: #000;
	font-size: 16pt;
	text-align: left;
	position:relative;
	left:-100px;
}

.breeders_text2 {
	display: block;
	padding: 128px 0px 0px;
	color: #000;
	font-size: 16pt;
	position:relative;
	left:-100px;
	text-align: left;
}

.deer_text1 a, .deer_text2 a, .deer_text3 a, .breeders_text1 a, .breeders_text2 a {
	color: #000;
}

#breederbucks_top {
	display: block;
	text-align: left;
	margin-left: 75px;
	margin-top: -72px;
}

#opendoes_top {
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-left: 75px;
}

#ranchreleased_top {
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-left: 70px;
}

#doesires_top {
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-left: 62px;
}

/*************** CONTACT US ***************/

#contact_us {
	background-image: url('images/contact_us.jpg');
	background-repeat: no-repeat;
	height: 62px;
	padding-top: 18px;
	margin-left: 11px
}

#leftcol_contact {
	margin-left: 20px;
	color: #000;
	font-size: 12pt;
	width: 40%;
	text-align: left;
	float: left;
	display:inline;
}
	
#contact_text, #contact_text a {
	display: block;
	font-size: 14pt;
	text-align: center;
	color: #000;
}

#bottom_contact {
	margin: 0px auto;
	text-align: center;
	width: 250px;
}

#emailus {
	border: none;
	margin: 0px auto;
	text-align: center;
}

#rightcol_contact {
	float: left;
	margin: 36px 69px;
}

.foot_main_bg_contact {
	width: 889px;
}

/*************** DETAIL PAGES ***************/

.back_to a {
	color: #000;
}

.back_to {
	float: right;
	margin: -84px 80px 0px 0px;
}

.detail_title {
	text-align: center;
	margin: 0px auto;
	font-size: 18pt;
	padding-bottom: 10px;
}

.detail_large, .detail_askbtn {
	text-align: center;
	margin: 0px auto;
}

.detail_large {
	margin: 15px auto;
}
.detail_text {
	text-align: left;
	padding: 40px 55px 40px 40px;
	font-size: 13pt;
}

.detail_thumbs {
	text-align: center;
	margin: 0px auto;
}

.detail_thumbs img {
	padding: 5px;
}

#bird_askbtn {
	background-image: url('images/ask_bird.jpg');
	background-repeat: no-repeat;
	width: 252px;
	height: 81px;
	padding-bottom: 41px;
}

#deerforsale_top {
	display: block;
	text-align: left;
	margin-top: -69px;
	margin-left: 53px;
}

