/* Lyn-Dell Farm stylesheet 
   Colors:
   #711814 - dark red from sign logo
   #192370 - dark blue from sign logo
*/   
.LeftNavLink
{
	font-family: Arial, Helvetica, sans-serif;
	margin-left:12px;
	font-weight:bold;
	font-size:18px;
	color:#711814;
	text-decoration:none;
}

body
{

	background: #711814; 
}

a
{
	color:#192370;
} 

.PageTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	display: block;
	color: #192370;
	margin-top: 24px;
}
.TagLine 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	display: block;
}
.LeftNavCell 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #711814;
	text-align: left;
	height: 50px;
	text-index: 6px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
}
p, li
{
	font-family: Arial, Helvetica, sans;
	font-size: 14px;
	color: #000000;
	line-height: 140%;
	text-align: left;
}
.Heading2
{
	font-family: Arial, Helvetica, sans;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
table.EPD
{
	border: 0px solid #ffffff;
	width: 100%;
	spacing: 2px;
}
td.EPDtd
{
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
.formtd
{
	font-family: Arial, Helvetica, sans;
	font-size: 14px;
	color: #000000;
}

#MainTable
{
	border: outset 2px ;
	background-color: #f5ffe0;
	padding: 8px;
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
#OuterTable
{
	float: left;
	margin-left: 40px;

	margin-top: 20px;
}

.block
{
	display: block;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
} 

#Banner
{
	background-image: url("images/CowAndCalfBanner.jpg");	
	background-repeat:no-repeat;
}
#LeftNavTable {
	width: 140px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.LeftNavCell a {
	text-decoration: none;
	padding-top: 12px;
	color: #711814;
}


ul
{
	margin-top: -6px;
}

#RH
{
	font-size:11px; 
	font-weight:bold;
	color:#ffffff;
	clear: both;
}
.leftinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	color: #192370;
	line-height: 120%;
	display: block;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 8px;
}
