/* thefarmhaus.com */
/* Jim Savage, e: jim@thefarmhaus.com */

/*-- links --*/
a:link {
		color:#3f3f3f;
		text-decoration:none;
		font-weight:normal;
}
a:visited {
		color:#3f3f3f;
		text-decoration:none;
}
a:hover {
		color:#E63A30;
		text-decoration:none;
}

.generalText2{
	border-top: #c2c2c1 solid 1px;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
}

.generalText2 a:link, .generalText2 a:visited{
	color: #e53a30;
	text-decoration: none;
}

.generalText2 a:hover{
		color: #ffa711;
	
}

/*-- layout --*/
body {
		font-family:tahoma,arial,helvetica,sans-serif;
		font-size: 11px;
		color: #3f3f3f;
		background-color: #f4f4f2;
		background-image: url(../../images/backTile.gif);
		background-repeat: repeat-x;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
}
.generalText, .footer, .newsText, .newsTitle {
		font-family:tahoma,arial,helvetica,sans-serif;
		font-size: 11px;
		color: #3f3f3f;
}
.newsTitle{
	font-size: 11px;
	font-weight: bold;
	color: #e53a30;
}
.container {
		border-right: 1px solid #c2c2c1;
		border-left: 1px solid #c2c2c1;
		background-color: #ffffff;
		font-size: 11px;
}
.navTop{
	background-color: #e53a30;
	background-image: url(../../images/topBorder.gif);
	background-repeat: repeat-x;
}
.homeImage{
	padding-top: 5px;
	padding-left: 5px;
	border-top: 4px solid #ffc637;

}
.navDivider{
	padding-left: 6px;
	padding-bottom: 8px;
	background: url(../../images/navDivider.gif) left top no-repeat;
	vertical-align: bottom;
}
.subNav{
	border-bottom:1px solid #c2c2c1; 
	border-right:1px solid #c2c2c1;
	
}
.subItem{
	border-top:1px solid #c2c2c1; 

}
.topYellow{
	border-top:4px solid #ffc637; 

}

.subItem a:link,  .subTop a:link, .subItem a:visited,  .subTop a:visited {
		color:#3f3f3f;
		font-weight: normal;
		text-decoration: none;
}
.subItem a:hover, .subTop a:hover  {
		color:#e53a30;
		font-weight: normal;
		text-decoration: none;
}
.leftMargin{
	background-image: url(../../images/marginTile.gif);
	background-repeat: repeat-y;
}
.bottomLine{
	border-bottom:1px solid #dfdfdf; 
	padding-bottom: 10px;
}

hr {
	color:#dfdfdf;
}
.footer {
	padding-top: 5px;
	padding-right: 5px;
	border-bottom: 12px solid #e53a30;
	background-color: #e5e5e4;
	text-align: right;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.downloads{
	border: 1px solid #f6b8b4;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	padding: 15px;
}
.downloads a:link {
		color:#e53a30;
		text-decoration:none;
		font-weight:normal;
}
.downloads  a:visited {
		color:#e53a30;
		text-decoration:none;
}
.downloads a:hover {
		color:#e53a30;
		text-decoration:underline
}

.genText2{
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #3f3f3f;
}
.genText2 a:link {
		color:#e53a30;
		text-decoration:none;
		font-weight:normal;
}
.genText2  a:visited {
		color:#e53a30;
		text-decoration:none;
}
.genText2 a:hover {
		color:#e53a30;
		text-decoration:underline
}
.footer a:link {
		color:#e53a30;
		text-decoration:none;
		font-weight:normal;
}
.footer a:visited {
		color:#e53a30;
		text-decoration:none;
}
.footer a:hover {
		color:#e53a30;
		text-decoration:underline
}
.farmLink {
	position:absolute;
	text-indent:-100em;
}
