﻿body 
{
	font-family: Arial;
	font-size: 14px;
}

.lefthead
{
	background-image: url(Images/order/3.jpg);
	width: 41px;
}

.righthead
{
	background-image: url(Images/order/4.jpg);
	width: 39px;
}

.leftshadow
{
	background-image: url(Images/order/shadowR.jpg);
	width:41px;
}

.rightshadow
{
	background-image: url(Images/order/shadowL.jpg);
	width:39px;
}

.leftcolumn
{
	background-color: #E2E5E2;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	vertical-align:top;
}
.contentarea
{
	background-color: #E2E5E2;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	
}

.copyrightnotice
{
	font-size: 11px;
	color:Gray;
	background-color: #122625;
	text-align: center;
}

.welcomemessage
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	}

.entryerror 
{
	font-family: Arial;
	font-size:12px;
	color:Red;
	
}

.text 
{
	font-family:Arial;
	font-size:12px;
	color:Black;
}

.textsmall
{
	font-family:Arial;
	font-size:11px;
	color:Black;
}

.textbold
{
	font-family:Arial;
	font-size:13px;
	color:Black;
	font-weight:bold;
}

.SupGreen 
{
	color:Green;
	}

.formlabel 
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	text-align:right;
	width:45%;	
}

.formvalue 
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	text-align:left;	
	width:55%;
}

.orderfromfarm
{
	background-image:url(images/index/14.jpg);
	background-color: #122625;
	font-family:Arial;
	font-weight: bold;
	font-size: 13px;
	width: 80%;
	color: White;
	text-align: center;
	vertical-align: text-top;
	
}

.farmtext 
{
	color:White;
	background-color: #122625;
	width:591;
	text-align:center;
	}
	
.farmlocations
{
	background-color: #122625;
	text-align:center;
	}
	
.farms 
{
	background-color:#122625;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:White;
	text-align:center;
	vertical-align:text-top;
	width:33%;
	}
	
.copyright 
{
	font-family:Arial;
	font-size:11px;
	color:White;
	text-align:center;
	font-weight:normal;
}

.designby
{
	font-family:Arial;
	font-size:11px;
	color:Gray;
}

.FarmMapTehach
{
    visibility: visible;
    position: absolute;
    width:300px;
    height:300px;
    left: 25%;
    top: 65%;
    z-index:110;
}

.FarmMapCast
{
    visibility: visible;
    position: absolute;
    width:300px;
    height:300px;
    left: 40%;
    top: 65%;
    z-index:110;
}

.FarmMapChino
{
    visibility: visible;
    position: absolute;
    width:300px;
    height:300px;
    left: 55%;
    top: 65%;
    z-index:110;
}

.anchor 
{
    text-decoration:none;
    color:White;
    }
    
.ProductsPanel
{
	font-size:14px;
	font-weight:bold;
	
		}