* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #ffffff;
	background-color: #663311;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
}

a {
	color: #eecc77;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 7px 0px 8px;
	text-align: justify;
}

.cleardiv {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

#desktop {
	width: 800px;
}

/* Headers */
#header_home {
	background:  url(images/bfarm_banner_02.jpg);
	width: 779px;
	height: 255px;	
}

#header_aboutUs {
	background:  url(aboutUsImages/header_aboutUs_1000x125.jpg);
	width: 779px;
	height: 125px;	
}

#header_page03 {
	background:    url(page03Images/header_page03_1000x125.jpg);
	width: 779px;
	height: 125px;	
}

#header_page04 {
	background:  url(page04Images/header_page04_1000x125.jpg);
	width: 779px;
	height: 125px;	
}

#header_visitUs {
	background:   url(visitImages/header_visitUs_1000x125.jpg);
	width: 779px;
	height: 125px;	
}

/* Center Column */
#centercolumn {
	width: 593px;
	color: #000000;
	float: left;
	text-align: justify;
}

#centercolumn_2 {
	background-color: #775511;
	width: 593px;
	text-align: left;
}

#centercolumn a {
	color: #eecc77;
	background-color: inherit;
}

#centercolumn a:hover {
	color: #ff0000;
	text-decoration: underline;
}

/* Center Column Text Box */
.textBox {
	background-color: #eecc77;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 588px;
}

.text_header {
	padding: 19px 10px 5px;
	height: 22px;
}

.text_title {
	float: left;
	font-size: 11px;
	font-weight: bold;
}

.text_content {
	padding: 0px 10px 10px;
	line-height: 14px;
}


/* Left Column */
#leftcolumn {
	width: 186px;
	color: #ffffff;
	background-color: #775511;
	float: left;
	text-align: center;
	font-size: 11px;
}

#leftcolumn ul {
	width: 181px;
	/* overflow: hidden; */
}

#leftcolumn li {
	margin-bottom: 5px;
	text-align: center;
}

/* Bottom Left */
.bottom_left {
	color: ffffff;
	background-color: #775511;
	text-align: center;
	padding-top: 20px;
}

/* Footer */
#footer {
	width: 779px;
	text-align: center;
	color: #ffffff;
	background-color: #775511;
	position: relative;
	top: -17px;
}
