/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * Latest $Revision: 5 $
 *          $Author: doleary $
 *            $Date: 2008-07-25 18:28:00-05:00 $
 *         $Logfile: /Customers/Lawrence Foods/Websites/www.lawrencefoods.com/lawrencefoods.css $
 *
 * (c) Copyright 2007-2008 Z Y Solutions Corporation
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 
BODY,TBODY,THEAD,TFOOT,TH,TD,P,B,INPUT,DIV,DD,DH
{
	color:#00007f;
	font-family : arial, verdana, sans-serif;
	font-size : 12px;
	font-weight: normal;
	padding-bottom: 6px;
	text-transform: none;
	vertical-align: top;
}

P {
	margin-bottom : 0px;
	margin-top : 0px;
	vertical-align: top;
}

P, SPAN, TD
{
	text-align: left;
}

.Border
{
	background-image: url(/images/LF-web-bk-low.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width:800px;
	height:605px;
}

.Background
{
	width:100%; height:100%;
	padding:1px;
 	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#4f4f7f', EndColorStr='#FFFFFF')
}

a:link, a:visited
{
	color:#00007f;
	text-decoration:underline;
}


.Heading
{
	font-size : 14px;
	font-weight: bolder;
	text-align: center;
}

.Footer
{
	text-align: center;
	vertical-align: bottom;
}
.HomePageSlogan
{
	font-size : 24px;
	text-align : center;
	vertical-align: bottom;
}

.HomePageText
{
	font-size : 16px;
	margin-left: 20px;
	margin-right: 20px;
	text-align : justify;
}

.PageText, .PageTextSmall, .PageTextLeft
{
	margin-left: 20px;
	margin-right: 20px;
	text-align : justify;
}

.PageTextSmall
{
	font-size : 8px;
}

.PageTextLeft
{
	text-align : left;
}

.PageTitle
{
	font-size : 24px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	text-align : left;
	vertical-align: bottom;
}

table.tr.td.products
{
	margin: 25px 10px 0px 10px;
}

