@charset "utf-8";
/* CSS Document */
#farmigo-page{
background:rgba(255, 255, 255, 0.5);
}
body
{
	background-color: #D9CAB5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-image:  url(/staticResource/terrafirmafarm/bgtest.jpg);
	//background-image:  url(bgtest.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #000000;
	background-position: center top;
}

#transbackground {
	margin: auto;
	//padding: 3%;
	padding-top:3%;
	padding-bottom:3%;
	width: 1002px;
	background-color: #eee3d3;
	border: 1px solid #663300;
	top: 33px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: fixed;
	background-image:  url(/staticResource/terrafirmafarm/content-bg-light.jpg);
	//background-image:  url(content-bg-light.jpg);
	}
	
	
#container {
	margin: auto;
	width: 980px;
	//text-align: left;
	align: center;
	line-height: 0;
	position: relative;
	}
#farmigo-farmigo-content{
	margin: 11px;
	text-align: left;
	line-height: normal;
	}


#container h1 {
	font-size: 150%;
	color: #663300;
	padding: 0;
	margin: 16px 0px 10px;
	}
	
#container h2 {
	font-size: 120%;
	color: #663300;
	margin: 0px;
	padding: 0;
	}
	
#container a
{
	text-decoration: underline;
	color: #592D00;	
}
#sidebar {
	width:200px;
	padding:0px 1px 15px 25px;
	float:right;
	line-height: 1.5;
	color: #666600;
	clear: right;
	font-weight: 600;
}

	
#container a:hover
{
	text-decoration: none;
	color: #999933;	
}
	
#content { 
	width: 100%;
	z-index: 3;
	}
.image-left {
	border: 1px solid #663300;
	margin: 8px 18px 8px 0px;
	padding: 6px;
}
.image-right {
	border: 1px solid #663300;
	margin: 8px 0px 8px 14px;
	padding: 6px;
}

.image {
	border: 1px solid #663300;
	padding: 6px 5px 6px 6px;
	margin-right: 1px;
}


#lowlinks {
	height: 4em;
	font-size: 80%;
	letter-spacing: 2px;
	text-align: center;
 }
.CHART {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

 
 #lowlinks a {
	color: #333300;
	font-weight:normal;
	text-decoration: underline;
 }
 
  #lowlinks a:hover {
	color: #000000;
 }
	
.push {
	height: 4em;
 }
	
#sitefooter {
	height: 4em;
	font-size: 65%;
	letter-spacing: 1px;
	text-align: center;
 }
 
#sitefooter a {
	color: #333300;
	font-weight:normal;
	text-decoration: underline;
 }
 
  #sitefooter a:hover {
	color: #000000;
 }


#sidebar {
	width:230px;
	padding:10px 30px 20px;
	float:right;
	line-height: 1.25;
	color: #003300;
	clear: right;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	background-color: #99CC33;
	margin: 8px 18px 18px;
}