@charset "utf-8";
/* CSS Document */


body {
	background:url(images/bg.jpg) repeat-x;
}
a:link, a:active, a:visited {
	font-family: tahoma, arial, verdana;
	font-size:11px;
	color:#769600;
	text-decoration:none;
}
.white a:link, .white a:active, .white a:visited {
	font-family: tahoma, arial, verdana;
	font-size:11px;
	color:#F0F0F0;
	text-decoration:none;
}
.white a:hover {
	color:#FFFFFF;
}
h1 {
	font-family: tahoma, arial, verdana;
	padding:0;
	margin:0;
	font-size:16px;
	color:#FFFFFF;
}
.cat {
	font-family: tahoma, arial, verdana;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.cat a:link, .cat a:active, .cat a:visited {
	font-family: tahoma, arial, verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.cat a:hover {
	color:#FFFFFF;
}
.bodyTxt {
	font-family: tahoma, arial, verdana;
	font-size:11px;
	line-height:19px;
	color:#769600;
}
#chooseHead {
	background:url(images/final_06.png);
	width:279px;
	height:52px;
	font-family: verdana,tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;	
}
#hoosierHead {
	background:url(images/final_05.png);
	width:549px;
	height:52px;
}
.mainTxt {
	font-family: trebuchet ms, tahoma, arial, verdana;
	font-size:12px;
	line-height:19px;
	color:#ffffff;
}
#mainBody {
	background:url(images/final_07.png);
	width:549px;
	height:297px;
	font-family: trebuchet ms, tahoma, arial, verdana;
	font-size:12px;
	line-height:19px;
	color:#ffffff;
}
#sideColumn {
	background:url(images/final_08.png);
	width:279px;
	height:297px;
	font-family: trebuchet ms, tahoma, arial, verdana;
	font-size:11px;
	line-height:18px;
	color:#ffffff;	
}
#bottomSection {
	background:url(images/final_10.jpg);
	width:828px;
}
.specialLinks {
	font-family: tahoma, arial, verdana;
	font-size:10px;
	color:#F0F0F0;	
}
.specialLinks a:link, .specialLinks a:active, .specialLinks a:visited {
	font-family: tahoma, arial, verdana;
	font-size:11px;
	color:#F0F0F0;
	font-weight: bold;
	text-decoration:none;
}
.specialLinks a:hover {
	color:#FFFFFF;
}
.footer a:link, .footer a:visited, .footer a:active {
		font-family: Tahoma, Arial, Verdana;
		font-size:12px;
		font-weight:bold;
		color:#769600;
		text-decoration:none;			
}
.footer a:hover {
		font-family: Tahoma, Arial, Verdana;
		font-size:12px;
		color:#b2cb6a;	
		text-decoration:none;			
}

.footerSmall a:link, .footerSmall a:visited, .footerSmall a:active {
		font-family: Tahoma, Arial, Verdana;
		font-size:10px;
		color:#769600;	
		text-decoration:none;		
}
.footerSmall a:hover {
		font-family: Tahoma, Arial, Verdana;
		font-size:10px;
		color:#b2cb6a;	
		text-decoration:none;			
}
#catButton {
	background:url(images/catalogBtn.jpg) no-repeat;
	width:196px;
	height:54px;
	color:#333333;
	font-size:12px;
	font-family: Tahoma, Arial, Verdana;
	font-weight:bold;
	padding-left:35px;
	cursor:pointer;
}
#catButton a:link, #catButton a:active, #catButton a:visited {
	position:relative;
	width:196px;
	height:54px;
	color:#333333;
	font-size:12px;
	font-family: Tahoma, Arial, Verdana;
	font-weight:bold;
	cursor:pointer;
}
#catButton a:hover {
	width:196px;
	height:54px;
	color: #FFFF33;
	font-size:12px;
	font-family: Tahoma, Arial, Verdana;
	font-weight:bold;
	cursor:pointer;
}
.cartField {
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	background-color:#F0F0F0;
}
.sortBox {
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#657846;
}
.sortBoxLabel {
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#5b6e3d;
}