body {margin: 0;}
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(video/css/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(video/css/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(video/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(video/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}



body-bgrd {
	background-color: #91976c;
}
.tbl-maincell {
	background-color: #ffffff;
	background-image: video/css/images/farmerMan_01.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.tbl-bckgrd-rightcell {
	background-color: #91976c;
	background-image: video/css/images/farmerMan_02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tbl-bckgrd-bottomcell {
	background-color: #91976c;
	background-image: video/css/images/farmerMan_03.gif);
	background-repeat: no-repeat;
	background-position: top right;	
}
.tbl-cellbg {
	background-color: #F3F3F3;
}
.tbl-cell-vendors {
	background-color: #fef2b8;
}
.sm-text {
	font-size: 9px;
}
.right-pic {
	padding: 5px 0px 5px 5px;
}
.left-pic {
	padding: 5px 10px 5px 0px;
}
.navbar {
	background-color: #522c1b;
}
.navbar-cell {
	background-color: #522c1b;
	border-right: 1px solid #FFF;
}
.navbar-cell-ro {
	background-color: #91976c;
	border-right: 1px solid #FFF;
}
.navbar-txt {
	color:#ffffff;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size:14px;
}
a.navbar-txt, a.navbar-txt:link, a.navbar-txt:visited {
	color:#ffffff;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}
a.navbar-txt:hover, a.navbar-txt:active {
	color:#ffffff;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}
.bold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.body-text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.body-text-reverse {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
.header-bold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.header-bold-text-reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#ffffff;
}
.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBD398;
}
.diclaimer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #oooooo;
}
a:link {
	color: 522c1b;
	text-decoration: none;
}
a:hover {
	color: #552222;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #91976c;
}
a:active {
	text-decoration: none;
}