.text1 {
}

.sectionheader {
color: #749E18;
}
.contactSection
{
background-color:white;
position:relative;
left:10px;
top:15px;
font-size:12px;
text-transform:none;
}

.polaroid {
margin:10px 10px 10px 10px;
	padding: 10px 10px 25px 10px;
	background: #eee;
	border: 1px solid #fff;
}
table, td, th
{
border:1px solid green;
}
th
{
background-color:green;
color:white;
}

.sf_outer_wrapper {
border-top-color: #111111;
background-color: #3a4e00;
/*--Image Should be 1024x768 or there abouts--*/
background-image:url(http://shop.lancasterag.com/media/current_bg.png);
background-repeat:repeat-x;
/*--Desired Rendered Size (Only applies to CSS3 Browsers Don't Change...Usually)--*/
background-size: 2048px;
}

.sf_wrapper
{
opacity: 0.95;
-moz-opacity: 0.95;
filter: alpha(opacity=95);
}



/*--Header Color--*/
.sf_extra10 {
background-color: #3d2607;
}