/* CSS Document */

body {
background: #ffffff;
margin: 0;
padding: 0;
font-family: verdana;
background-color: #3e3a36;
}
	
#holderIndex {
width: 870px;
margin: 5px auto;
background-color: #ffffff;
clear: both;
}



.title {
width: 850px;
height: 70px;
background-image: url(../Images/Additionals/title.gif);
background-position: left;
background-repeat: no-repeat;
clear: both;
padding-left: 20px;


}

.indexBannerPhoto {
width: 850px;
height: 370px;
background-image: url(../Images/Photographs/indexCow.jpg);
background-repeat:no-repeat;
background-position: center;
padding-left: 20px;

}

.indexBannerQuote {
	margin-left: 30px;
	margin-right: 540px;
	padding-top: 180px;
	padding-bottom: 30px;
	font-size: 36px;
	font-family: verdana;
	color: #1A4510;
	background-image:url(../Images/Additionals/bannertext.gif);
	background-repeat: no-repeat;
	background-position:center;



}

.insideBannerPhoto {
width: 850px;
height: 170px;
background-image: url(../Images/Photographs/banner01.jpg);
background-repeat:no-repeat;
background-position: center;
padding-left: 20px;

}

.contentOne {
width: 870px;



}


.textOne {
	width: 525px;
	text-align: center;
	padding: 0 20px;
	margin: 20px 0 20px 10px;
	float: left;
	clear: both;
	border-right: 1px #DDDDDD  solid;





}

.textOne a:link, a:visited{
	color: #1D4310!important;
	font-weight: bold;
	
}


.textOne a:hover{
	color: #111111!important;
	font-weight: bold;
	
}


.textOne li {
	margin-left: 5px;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	text-align: left!important;

}

.textOne p {
	font-family: verdana;
	font-size: 12px;
	color: #000;
	text-align: left;

}

.photoPanelThree {
width: 525px;
padding: 5px;
text-align: center;

}

.photos {
padding: 10px;
border: 1px solid #d8d0c8;

}

.photosSingle {
padding: 7px;

}

.navigation {

width: 252px;
text-align: left;
padding-top: 19px;
padding-right: 11px;
float: right;


}

.brownTextBoxOne {
width: 211px;
height: 99px;
font: verdana;
color: #ffffff;
background-image: url(../Images/Additionals/browntextboxreport.gif);
background-repeat: no-repeat;
padding: 20px 22px 20px 20px;
margin-top: 30px;
margin-bottom: 20px;
text-align: left;




}

.brownTextBoxOne p {
font-size: 11px;

}

.spacer {
width: 870px;
height: 15px;

}

.preFooter {
width; 870px;
height: 2px;
background-color: #000000;
clear: both;

}

#footer {
width: 870px;
clear: both;
margin: 0;
padding-top: 12px;
color: #fff;
background-color: #3e3a36;
height: 20px;
text-align: center;
font-size: 65%;


}
#clock {
width: 220px;
height: 20px;
text-align: right;
float: right;

}




.testimonialBox {
	width: 510px;
	text-align: center!important;
	padding: 10px;
	margin: 20px 0;
	border: 1px solid #d8d0c8;
}


	.videoFormat {
		margin-left: 23px;
		
	}


html,body { min-height:100.1%;margin-bottom:1px; }





A {text-decoration: none;}

h1 {
font: geneva;
font-size: 22px;
color: #3d3838;

}

h2 {
text-align: left;
font-family: verdana;
font-size: 110%;
font-weight: bold;
font-style:italic;
color: #264E1A;
}

h3 {
margin-left: 70px;
font-family: verdana;
font-size: 100%;
font-style: italic;
color: #020066;
}

h4 {
	text-align: left;
	
}

h5{
	color: #3E3A36!important;
	font-size: 13px!important;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	
}


#footer a:link, #footer a:visited
{
  color:#fff!important;
  background-color:transparent;
  text-decoration:none;
   }
   
#footer a:hover
     {
  color:#ccc;
  background-color:transparent;
  text-decoration:underline;
  }



A {text-decoration: none;}

a:link, a:visited {
  color:#fff;
  background-color:transparent;
  text-decoration:none;
  }
a:hover {
  color:#ffffff;
  background-color:transparent;
  text-decoration:underline;
  }

