/* 
  ------------------------------------------------
  SET MAIN BODY STYLE
  ------------------------------------------------
*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #571F08;
	margin: 0px;
	padding: 0;
}
/* 
  ------------------------------------------------
  SET MASTHEAD AND MASTHEAD CONTENT STYLE
  ------------------------------------------------
*/
#masthead {
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width:100%;
	height:150px;
	background-image:url(buildgfx/bg_header_img.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:184px;
}
#masthead .inset{
	padding:3px 0px 0px 103px;
}
.title img{
	padding:4px 10px 7px 0px;
}
/* 
  ------------------------------------------------
  NAVIGATION
  ------------------------------------------------
*/
#navigationbar{
	background-color:#C0C3AF;
}
/* 
  ------------------------------------------------
  WRAPPERS AND CLEARFLOATS
  ------------------------------------------------
*/
#wrapper2{
	width: 960px;
	margin: 0 auto;
	background-color:#FFFFFF;
	border-left:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
}
#columnwrapper{
	width:100%;
	margin:0px;
	padding:0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/* 
  ------------------------------------------------
  SET COLUMN WIDTHS
  ------------------------------------------------
*/
#center {
	width: 960px;
	margin-top:20px;
	padding:0px;
}
#left{
	width:736px;
	margin-top:20px;
	padding:0px;
	float:left;
}
#right{
	width:224px;
	float:left;
	margin-top:20px;
	padding:0px;
}
/* 
  ------------------------------------------------
  SET STYLES FOR COLUMN CONTENT
  ------------------------------------------------
*/
#left .content {
	padding: 17px 10px 20px 16px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#right .content {
	padding: 17px 16px 20px 10px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#center .content {
	padding: 17px 7px 20px 6px;
	font-size: 0.8em;
	line-height: 1.5em;
}
/* 
  ------------------------------------------------
  HOMEPAGE STYLES
  ------------------------------------------------
*/
.newsbox{
	margin:4px 2px 17px 0px;
	width:196px;
	background-color:#FFE9BC;
}
.newscontent{
	padding:0px 8px;
}
.newsheader{
	padding:0px 0px 10px 0px;
	font-weight:bold;
	color:#571F08;
	font-size:1.5em;
}
.newsbox .heading{
	font-weight:bold;
	padding:0px;
}
.newsbox p{
	margin-top:5px;
	padding:0px;
	font-weight:normal;
}
.newsbox a{
	color:#333333;
	text-decoration:underline;
}
.newsbox a:hover{
	color:#BA713B;
	text-decoration:underline;
}
.bordertop{
	background: url(buildgfx/dot.gif) 0 0 repeat-x; 
	width: 196px;
}
.borderbottom{
	background: url(buildgfx/dot.gif) 0 100% repeat-x;
}
.borderleft{
	background: url(buildgfx/dot.gif) 0 0 repeat-y;
}
.borderright{
	background: url(buildgfx/dot.gif) 100% 0 repeat-y;
}
.rndtop{
	background-image:url(buildgfx/topright.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.rndbottom{
	background-image:url(buildgfx/bottomright.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.rndbottom img{
	display:block;
}
/* 
  ------------------------------------------------
  HERD PAGE STYLES
  ------------------------------------------------
*/
.herd_img_wrapper{
	margin:10px 0px 10px 16px;
}
.herd_img{
	width:304px;
	float:left;
	margin:10px 2px 0px 0px;
	padding:0px;
}
.herd_img img{
	border:2px solid #571F08;
	margin-bottom:0px;
	padding:0px;
}
.herd_img_txt{
	border-left:2px solid #571F08;
	border-right:2px solid #571F08;
	border-bottom:2px solid #571F08;
	color:#333333;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:0px;
}
.herd_img_txt p{
	margin-top:0px!important;
	margin-bottom:0px!important;
	padding:0.563em 0 0.938em 0;	
}
.herd_img_txt p a{
	color:#333333;
	text-decoration:underline;
}
.herd_img_txt p a:hover{
	color:#BA713B;
	text-decoration:underline;
}
/* 
  ------------------------------------------------
  COW DETAILS PAGE STYLES
  ------------------------------------------------
*/
.top_scrolling_bar{
	margin:17px 0px 15px 0px;
	width:943px;
	border:1px solid #DDDDDD;
}
.imgwrapper{
	width:860px;
	margin:0 auto;
}
.imgblock{
	width:154px;
	float:left;
	margin:10px 9px 0px 9px;
}
.imgblock img{
	margin-bottom:0px;
	border:2px solid #571F08;
}
.imgblock img a:hover{
	margin-bottom:0px;
	border:2px solid #571F08;
}
.imgblock_txt p{
	border-left:2px solid #571F08;
	border-right:2px solid #571F08;
	border-bottom:2px solid #571F08;
	color:#333333;
	font-weight:bold;
	text-align:center;
	margin-top:0px!important;
	padding:0.563em 0.313em 0.938em 0.313em;	
}
.imgblock_txt p a{
	color:#333333;
	text-decoration:underline;
}
.imgblock_txt p a:hover{
	color:#BA713B;
	text-decoration:underline;
}
.maincontent{
	margin: 0px 0px 15px 0px;
	padding:10px 52px 10px 51px;
}
.left_large_img{
	width:404px;
	float:right;
	padding:0px 0px 0px 10px;
	margin-bottom:0px;
}
.left_large_img img{
	border:2px solid #571F08;
}
.cow_name{
	width:842px;
	float:left;
}
.cow_name p{
	border:1px solid #DDDDDD;
	color:#333333;
	font-weight:bold;
	margin-top:0px!important;
	padding:0.563em 0 0.563em 0.313em;	
}
.description p{
	margin-top:0px!important;
	margin-bottom:0px!important;
}
/* 
  ------------------------------------------------
  SALE PAGE STYLES
  ------------------------------------------------
*/
.enquirysection{
	width:418px;
	float:left;
	margin-bottom:10px;
}
.enquirytext{
	float:left;
}
.enquirytext p, .enquirytext2 p, .qtytext p{
	color:#333333;
	font-weight:bold;
	margin-top:0px!important;
	margin-bottom:0px!important;
	padding:0.563em 0 0.563em 0.313em;
}
.enquirytext2{
	float:left;
}
.qtytext{
	width:40px;
	float:left;
}
.qtybox{
	width:40px;
	margin:6px 5px 5px 0;
	float:left;
}
.enquirycheck{
	width:20px;
	float:left;
	margin:10px 6px 6px 6px;
	padding:0px;
}
.enquirybutton{
	float:left;
	margin:4px 5px 4px 0;
}
.left_thumb_img{
	width:400px;
	clear:right;
	border-left:2px solid #571F08;
	border-right:2px solid #571F08;
	border-bottom:2px solid #571F08;
	float:right;
	margin:0px;
	padding:0px;
}
.left_thumb_img img{
	margin:10px;
	border:1px solid #571F08;
}
.straw_table{
	width:418px;
	float:left;
	margin-bottom:10px;
}
.straw_table td{
	padding-left:0.313em;
}
/* 
  ------------------------------------------------
  NEWS PAGE STYLES
  ------------------------------------------------
*/
.newspage{
	margin:7px 0px 10px 0px;
}
.newsitem{
	margin:0px 0px 10px 0px;
	padding:10px 52px 10px 51px;
}
.newstitle{
	margin:0px 0px 15px 0px;
}
.newstitle p{
	border:1px solid #DDDDDD;
	color:#333333;
	font-weight:bold;
	margin-top:0px!important;
	margin-bottom:0px!important;
	padding:0.563em 0 0.563em 0.313em;
}

/* 
  ------------------------------------------------
  LINKS PAGE STYLES
  ------------------------------------------------
*/
.links{
	margin:7px 0px 10px 0px;
}
.linkitem{
	margin:0px 0px 10px 0px;
	padding:10px 52px 10px 51px;
}
.left_small_img img{
	width:150px;
	float:left;
	/*border:2px solid #571F08;*/
	margin:0px 10px 10px 0px;
	background-color:#FFFFFF;
}
.linktitle{
	margin-bottom:15px;
	border:1px solid #DDDDDD;
}
.linktitle p{
	color:#333333;
	font-weight:bold;
	margin-top:0px!important;
	margin-bottom:0px!important;
	padding:0.563em 0 0.563em 0.313em;
}
.linkurl{
	margin-bottom:0px!important;
}
.linkurl a{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
.linkurl a:hover{
	color:#BA713B;
	font-weight:bold;
	text-decoration:underline;
}
/* 
  ------------------------------------------------
  SALES ENQUIRY AND CONTACT PAGE STYLES
  ------------------------------------------------
*/
.enquiry{
	margin:5px 52px 10px 51px;
}
.form{
	float:right;
	border:2px solid #571F08;
	margin:12px 0px 0px 0px;
	padding:5px;
}
.form td a{
	color:#333333;
	text-decoration:underline;
}
.form td a:hover{
	color:#BA713B;
	text-decoration:underline;
}
.enquirycontent{
	width:350px;
	float:left;
	margin-right:20px;
}
.salesinfo{
	padding-top:10px;
}
.animal{
	margin-bottom:10px;
}
#map_canvas{
	width: 350px;
	height: 300px;
	margin-top:20px;
	margin-bottom:10px;
	border:2px solid #571F08;
}
/* 
  ------------------------------------------------
  SITE MAP PAGE STYLES
  ------------------------------------------------
*/
ul.sitemap{
	margin-top:20px;
}
ul.sitemap li{
	list-style:none;
}
ul.sitemap li a{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}
ul.sitemap li a:hover{
	color:#BA713B;
	text-decoration:underline;
	font-weight:bold;
}
ul.sitemap li.indent{
	margin-left:20px;
}
/* 
  ------------------------------------------------
  SET HEADER AND PARAGRAPH STYLES
  ------------------------------------------------
*/
h1.home{
	font-size: 1.4em;
	margin: 0;
	padding-left:0px;
}
h1 {
	font-size: 1.4em;
	margin: 0;
	padding-left:16px;
}
h2 {
	font-size: 1em;
	margin: 30px 0 0 0;
}
.content p {
	margin: 12px 0;
}
p.indentleft{
	padding-left:16px;
}
.nomargintop {
	margin-top: 0;
}
a{
	outline:none;
}
/* 
  ------------------------------------------------
  SET FOOTER AND FOOTER CONTENT STYLES
  ------------------------------------------------
*/
#footer {
	color: #571F08;
	background-color: #C0C3AF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#footer .content {
	padding: 12px 2px 12px 7px;
}
.footerleft{
	width:200px;
	float:left;
	margin-left:12px;
	padding-top:7px;
}
.footerleft img{
	margin-right:3px;
}
.footerright{
	margin:0px 0px 0px 200px;
	float:right;
	width:auto;
}
.footerright a{
	color:#571F08;
	text-decoration:none;
	padding:0.25em 0.5em 0.25em 0.5em;
}
.footerright a:hover{
	text-decoration:underline;
	color:#BA713B;
}
.design{
	width:959px;
	margin:0 auto;
	padding:10px 6px 10px 0px;
	background-color:#571F08;
	color:#FFFFFF;
	font-size:0.7em;
}
.designleft{
	width:200px;
	float:left;
	margin-left:12px;
}
.designright{
	margin:0px 0px 0px 200px;
	float:right;
	width:auto;
	text-align:right;
}
.design a{
	color:#FFFFFF;
	text-decoration:none;
}
.design a:hover{
	color:#BA713B;
	text-decoration:underline;
}

.left_arrow{
float:left; font-size:30px; font-weight:bold; color:#999999; margin-top:90px; margin-left:10px; cursor:pointer;
}
.right_arrow{
float:right;font-size:30px;font-weight:bold; color: #999999;margin-top:90px; /*margin-right:10px;*/ cursor:pointer;
}

.semen_left_thumb_img{
	width:400px;
	clear:right;
	border-left:2px solid #571F08;
	border-right:2px solid #571F08;
	border-bottom:2px solid #571F08;
	border-top:2px solid #571F08;
	float:right;
	margin:0px;
	padding:0px;
}
.semen_left_thumb_img img{
	margin:10px;
	border:1px solid #571F08;
}

.rss_feed{ 
float:right; 
padding:0px 3px 5px 0px;
}

.homecontact{
	margin-top:20px;
	/*background-color:#FFE9BC;*/
	border:1px solid #571F08;
	width:490px;
	padding:5px;
}
.homecontact p{
	margin:0px;
	padding:3px;
}
.bordertop2{
	background: url(buildgfx/dot.gif) 0 0 repeat-x; 
	width: 480px;
}
.borderbottom2{
	background: url(buildgfx/dot.gif) 0 100% repeat-x;
}
.borderleft2{
	background: url(buildgfx/dot.gif) 0 0 repeat-y;
}
.borderright2{
	background: url(buildgfx/dot.gif) 100% 0 repeat-y;
}
.rndtop2{
	background-image:url(buildgfx/topright.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.rndbottom2{
	background-image:url(buildgfx/bottomright.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.rndbottom2 img{
	display:block;
}
#newsbox1{
width: auto;
height: 210px;
}

#newsbox1 p {
font-weight:normal;	
}