body {
	margin:0px;
	padding:0px;
	background-color:#947553;
	text-align: center;
	margin-left: auto;
	font-family: Arial;
margin-right: auto;
width: 50em;
	}

a  {
	color: #3f2413;
	font-family: Arial;
}

a:visited {
	color: gray;
	font-family: Arial;
}

div#container {
	width: 800px;	
	float: left;	
	text-align: left;	
	background-color: #e4cf93;
}

.CenterText {
	text-align: center;
	display: block;
}
/* Home page bars  */

#ForumContent {
  width: 100%;
  color: #3f2413;  
  text-align: left;
  float: right;
}

#Forum h1 {
	padding: 0;	
	font-family: Impact, Arial;
	font-weight: bold;	
	margin: 0 0 -5px 0;	
}

#Forum h2 {
	padding: 0;
	display: inline;
	font-family: Arial;
	font-weight: bold;	
	font-size: .6em;	
}

#HPMainContent {
  float: left;
  width: 430px;
  padding: 10px;
  color: #3f2413;
  text-align: left;
}

#HPMainContent h1 {
	padding: 0;	
	font-family: Impact, Arial;
	font-weight: bold;	
	margin: 0 0 -5px 0;
}

#HPMainContent h2 {
	padding: 0;
	display: inline;
	font-family: Arial;
	font-weight: bold;	
	font-size: .6em;	
}


#HPSidebarContent {
	width: 310px;
	float: right;
	text-align: left;
	padding: 10px;	
	color: #c6ad6b;
}

#HPSidebarContent h1 {
	padding: 0;	
	font-family: Impact, Arial;
	font-weight: bold;	
	margin: 0 0 -5px 0;
}

#HPSidebarContent h2 {
	padding: 0;
	display: inline;
	font-family: Arial;
	font-weight: bold;	
	font-size: .6em;	
}



#MainContent {
  float: right;
  width: 580px;
  padding: 10px;
  color: #3f2413;
	text-align: left;
	font-size: .8em;	
}

#MainContent li {
	font-size: 1.2em;	
}

#MainContent h1 {
	padding: 0;	
	font-family: Impact, Arial;
	font-weight: bold;	
	margin: 0 0 -5px 0;
	font-size: 2.5em;
}

#MainContent h2 {
	padding: 0;
	display: inline;
	font-family: Arial;
	font-weight: bold;	
	font-size: .6em;	
}

#SidebarContent {
	width: 160px;
	float: left;
	text-align: left;
	padding: 10px;
}



img{
	border: 0px;
	background-color: transparent;
}




/* ========================= */
/* Begin Ad styles  */
/* ========================= */

div#adFooter {
	padding: 30px 0 10px 0;
	text-align: center;
}

div#adLeaderboard{
	padding: 0px 0 10px 0;
	text-align: center;
}

div#adRectangle{
	padding: 0px 0 10px 0;
	text-align: center;
}

/* ========================= */
/* Begin Header & Footer styles  */
/* ========================= */

div#masthead {
	height: 130px;
	background: url(images/TheCattlePages_MastHead.jpg) no-repeat;	
	z-index: 1;
	text-align: left;
}

div#mastheadLogo{
	padding: 5px 0px 0px 5px;
	width: 201px;
	height: 113px;	
	z-index: 2;
	text-align: left;
}

div#navbarImage{
	background: url(images/Layout_TopNavBar.jpg) no-repeat;		
	width: 800px;
	height: 39px;
	position: absolute;
	margin-top: 125px;
	z-index: 3;
	
}

div#footer {
	width: 800px;
	height: 150px;
	float: left;
}

div#footerTextLine {
	height: 185px;
	width: 800px;
	background: url(images/Layout_BottomFooterTextLine.jpg);	
	float: left;	
}

div#footerBottom {
	background: url(images/Layout_BottomFooter.jpg);
	height: 210px;
	width: 800px;
	margin: 60px 0 0 0;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: .6em;		
	float: left;
}


div#footerText {
	float: left;
	text-align: left;
	margin: 0 0 0 30px;
	position: relative;
	color: #ffffff;
	font-family: Verdana, Arial;
}


#footerBottom a {
	color: #ffffff;
	font-family: Verdana, Arial;
}

#footerBottom a:visited{
	color: #ffffff;
	font-family: Verdana, Arial;
}


#footerBottom a:hover {
	color: #3f2413;
	text-decoration: none;
	background-color: #ffff99;
}


div#footerLogoWebsite{
	float: left;
	padding: 0px 0 0 20px;
	border: 0;
	position: relative;
	text-align: center;
}

#footerLogoWebsite a:hover{
	color: white;
	text-decoration: underline;
	background-color: transparent;
}

div#footerLogoCompany{
	float: right;
	padding: 0px 20px 0 0;
	border: 0;
	position: relative;
	text-align: center;
}

#footerLogoCompany a:hover{
	color: white;
	text-decoration: underline;
	background-color: transparent;
}


