div#mainwrap {width:810px; height:auto; margin:auto; }
div#header {width:795px; height:175px; font:Georgia, "Times New Roman", Times, serif; font-size:12px; background-image:url(images/header.jpg); background-repeat:no-repeat;}
div#header2 {width:795px; height:175px; font:Georgia, "Times New Roman", Times, serif; font-size:12px; background-image:url(images/ABOUT.jpg); background-repeat:no-repeat;}
div#bulls {width:795px; height:175px; font:Georgia, "Times New Roman", Times, serif; font-size:12px; background-image:url(images/semen.jpg); background-repeat:no-repeat;}
div#females {width:795px; height:175px; font:Georgia, "Times New Roman", Times, serif; font-size:12px; background-image:url(images/females.jpg); background-repeat:no-repeat;}
div#contact {width:795px; height:175px; font:Georgia, "Times New Roman", Times, serif; font-size:12px; background-image:url(images/contact.jpg); background-repeat:no-repeat;}
div#customers {width:795px; height:175px; font:Georgia, "Times New Roman", Times, serif; font-size:12px; background-image:url(images/customers.jpg); background-repeat:no-repeat;}
div#sale {width:795px; height:175px; font:Georgia, "Times New Roman", Times, serif; font-size:12px; background-image:url(images/sale.jpg); background-repeat:no-repeat;}
div#mtbest {width:795px; height:175px; font:Georgia, "Times New Roman", Times, serif; font-size:12px; background-image:url(images/mt_best.jpg); background-repeat:no-repeat;}
div#album {width:795px; height:175px; font:Georgia, "Times New Roman", Times, serif; font-size:12px; background-image:url(images/ALBUM.jpg); background-repeat:no-repeat;}
div#rcsale {width:795px; height:175px; font:Georgia, "Times New Roman", Times, serif; font-size:12px; background-image:url(images/private_treatyhdr.jpg); background-repeat:no-repeat;}
div#column1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	top:300px;
	float:left;
	width:115px;
	font-size:16px;
	font-weight:bolder;
	color:#5E5437; 
	height:450px;
	padding-right:10px;



	text-align:left;
}
div#content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background-repeat:no-repeat; background-position:right;
	float:left;
	height:100px;
	width:440px;
	padding:9px; 

}
div#content2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	float:left;
	height:auto;
	width:590px;
	padding:0px; 
}
div#content3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background-repeat:no-repeat; background-position:right;
	float:left;
	height:30px;
	width:580px;
	padding:6px; 
}


div#column2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	top:300px;
	float:left;
	width:120px;
	font-size:16px;
	font-weight:bolder;
	color:#5E5437; background-image:url(images/fencepost.jpg); background-repeat:no-repeat;
	height:400px;



	text-align:left;
}
div#column3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	padding:0px;
	float:left;
	height:380px;
	text-align:left;
	width:150px;
	text-shadow:#000000;
	padding-right: 0px;
}
div#backgrnd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height:800px;
}

div#footer {font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; float:left; text-align:center; width:795px; height: 50px; padding-top:30px; padding-right:0px;}
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
