@charset "UTF-8";
/* CSS Document for Borski Farms*/

body {
	background-color: #FFFFFF;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(images/backgrndImg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

p {
		font-size: 12px;
		line-height: 16.5px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #990000;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	color: #FF9900;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #006699;
}
.emphasis {
	font-weight: bold;
	color: #333333;
}

a {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

#headerContainer {
	width: 755px;
	height: 257px;
	position: relative;
	text-align: center;
	/*z-index: 100;*/
	/*background-image: url(images/topLogo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;*/
}

#topNavContainer {
	width: 475px;
	height: 12px;
	float: right;
	top: 8px;
	right: 30px;
	position: absolute;
	text-align: right;	/*z-index: 1000;*/
}

#pgContainer {
	width: 755px;
	top: 0px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
/*	z-index: 0;*/
}

/*#topLogoContainer {
	margin: 0;
	width: 293px;
	height: 101px;
	background-image: url(images/topLogoImg.jpg);
	vertical-align: top;
	z-index: 1000;
	align: center;
	position: absolute;
}*/

#mainContentContainer {
	background-image: url(images/mainContBack.png);
	background-repeat: repeat-y;
	background-position: top;
/*	overflow: hidden;
*/	height: auto;
	/*/*min-height:500px;
 	height: 500px;
	height: inherit;*/
	width: 755px;
}

#lftContainer {
	width: 375px;
	padding: 5px;
	margin: 10px 20px 10px 75px;
	float: left;	/*clear: both;*/
}

#lftContainer ul, ol {
	font-size: 12px;
	line-height: 16.5px;
	margin:0 1.5em 1.5em;
	list-style-type:disc;
}

#rtContainer {
	width: 176px;
	float: right;
	margin: 10px 50px 0px 0px;
	padding: 5px 20px 5px 5px;
	position: relative;
	z-index: 2000;
}
	#rtContainer ul li {
		margin-bottom: 3px;
		list-style: square;
		font-size: 12px;
		line-height: 15px;
	}
	
	#rtContainer p {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
		line-height: 13px;
	}
	#rtImg {
		width: 176px;
		height: 121px;
	}
	#rtTextBox {
		margin: 15px 0 20px 0;
		border-top: #900 solid 5px;
		border-bottom: #900 solid 5px;
	}

#mainNavContainer {
	width: 575px;
	height: 20px;
	float: right;
	top: 232px;
	right: 45px;
	vertical-align: baseline;
	position: absolute;
	text-align: right;	
	/*z-index: 1000;*/
}

#footerContainer {
	width: 755px;
	height: 28px;
	background-image:url(images/footerImg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
 	position: relative;
	padding: 0;
}

/* Top Navigation Bar CSS */
	.MinorNav {
		margin: 3px 10px 3px 25px; padding: 0;
		font-size: 12px;
		text-align: right;
	}
	
	.MinorNav ul {
		margin: 0; padding: 0;
		list-style-type: none;
		list-style-image: none;
	}
	.MinorNav li {
		margin: 0; padding: 0;
		display: inline;
	}
	.MinorNav a:link, .MinorNav a:visited {
	color: 990000; /* Red */
	text-decoration: none;
	font-weight: bold;
	}
	.MinorNav a:active, .MinorNav a:hover {
	color: FF9900; /*Orange/Yellow */
	text-decoration: none;
	font-weight: bold;
	}

/* Main Navigation Bar CSS */
	.mainNav {
		margin: 3px 10px 3px 25px; padding: 0;
		font-size: 12px;
		text-align: left;
	}
	
	.mainNav ul {
		margin: 0; padding: 0;
		list-style-type: none;
		list-style-image: none;
	}
	.mainNav li {
		margin: 0; padding: 0;
		display: inline;
	}
	.mainNav a:link, .mainNav a:visited {
	color: #990000; /* Red */
	text-decoration: none;
	font-weight: bold;
	}
	.mainNav a:active, .mainNav a:hover {
	color: #669933; /*Orange/Yellow */
	text-decoration: none;
	font-weight: bold;
	}
	
/* Footer CSS */	
	.footerNavBar {
	width: 755px;
	text-align: center;
	padding: 20px 0px 20px 0px;
	color: #000000;
	font-size: 10px;
}
	.footerNav ul {
		margin: 0; padding: 0;
		list-style-type: none;
		list-style-image: none;
	}
	.footerNav li {
		margin: 0; padding: 0;
		display: inline;
	}
	.footerNav a:link, .footerNav a:visited {
		color: #000; /* Black */
		text-decoration: none;
		font-weight: bold;
	}
	.footerNav a:active, .footerNav a:hover {
		color: #900; /*Red */
		text-decoration: none;
		font-weight: bold;
	}
	
#slideShow {
	width: 133px;
	height: 89px;
	float: left;
	padding: 0 0 0 16px;
}
.indent {
	padding: 0px 0px 0px 5px;
}
