/* Bradfords Farm Stylesheet Last Updated 11/11/2004 */

HTML
{
    scroll: yes;
    scrollbar-face-color: #398EF6;
}

BODY
{
	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;
	font-size: 1.0em;
	word-spacing: normal;
	text-transform: normal;

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scroll: yes;
	background-color:navy;
	text-align:center;
	
}

DIV
{
	font-size:0.9em;
}

H4, H5, TH, THEAD, TFOOT
{
    COLOR: blue;
}

H1
{	
	color: #FEA034;
	font-size:1.2em;
	font-family: 'Palatino Linotype, Times New Roman, Times';
	font-weight:bold;
	margin-bottom:3px;
}

h2
{
	color: #39A529;
	font-size:1.2em;
	font-family:'Palatino Linotype, Times New Roman, Times';
	margin-bottom:2px;
}

h2 a
{
	color: #39A529;
}

H3
{	
	color: #39A529;
	font-size:1.0em;
	font-family: 'Palatino Linotype, Times New Roman, Times';
	
	margin-bottom:3px;
}

.pageContentArea
{
	width:800px;
	background-color: #FFEAD3;
	text-align:left;
}

.headerBarBorder
{
	width:100%;
	background-color:green;
	border-color:white;
	border-width:3px;
	border-top-style:solid;
	border-bottom-style:solid;
}

.headerBar
{
	width:100%;
	height:100px;
	text-align:left;
	background-color: #FEDCAB;
	color:#FEA034;
	border-color:#FEA034;
	border-width:3px;
	border-top-style:solid;
	border-bottom-style:solid;
}

.headerBarLogo
{
	padding-top:3px;
	padding-left:2px;
}

.headerBarLogoImage
{
	border-style:none;
	border-width:1px;
	border-color:#FEA034;
}

.headerList
{
	color:#0852A5;
	font-size:0.71em;
}

.footerBar
{
	width:100%;
	height:100px;
	background-color:green;
	background-image: url('./images/bottom_panel.gif');
	background-repeat: no-repeat;
	background-position: left top;
}


.footerBarLeft
{
	padding-bottom:1px;
	padding-left:5px;
	width:600px;
	font-family:'Palatino Linotype, Times New Roman, Times';
}

.footerBarRight
{
	padding-right:7px;
	padding-bottom:3px;
	text-align:right;
	width:200px;
}

.footerCredits
{
	text-align:center;
	font-size:0.7em;
}


.navPanel
{
	font-size:0.95em;
	color:#0852A5;
	background-color: #FEA034;
	width:185px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('./images/left_panel.jpg');
	background-repeat: repeat;
	background-position: left top;
}

.navPanelItem, .navPanelItemBottom
{
	color:#0852A5;
	/*font-family: 'palatino linotype, Times New Roman, Times';*/
	
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	border-color:#FEA034;
	border-width:2px;
	border-top-style:solid;
}

.navPanelItemBottom
{
	border-bottom-style:solid;
}

.contentPanel
{
	background-color:white;
	width:100%;
	vertical-align:top;
	padding:5px;
	font-size:0.9em;
}


.rightAlign
{
	text-align:right;
}

.startFloat
{
	float:left;
	position:relative;
}

.stopFloat
{
	clear:left;
}

.borderPic
{
	border-style:solid;
	border-color:black;
	border-width:1px;
}

.textWhitePadding
{
	padding-left:5px;
	padding-right:3px;
	font-size:0.8em;
}

.generalText
{
	font-size:1.0em;
}


.pricing, .pricingTable
{
	color: #FEA034;
	font-size:1.3em;
	font-family: 'Palatino Linotype, Times New Roman, Times';
	font-weight:normal;
	margin-bottom:0px;
	padding-left:20px;
	padding-right:20px;
}


.pricing, .contactType, .pricingTable
{
	color: #FEA034;
	font-size:1.3em;
	font-family: 'Palatino Linotype, Times New Roman, Times';
	font-weight:normal;
	margin-bottom:0px;
	padding-left:20px;
	padding-right:20px;
}

.contactType
{
	margin-bottom:10px;
	font-family:arial;
	font-weight:bold;
	font-size:0.8em;
}

.pricingTable
{
	padding:0px;
	font-size:1.5em;
}

.pricingGreen
{
	color: #39A529;
	font-size:1.3em;
	font-family: 'Palatino Linotype, Times New Roman, Times';
	font-weight:normal;
	margin-bottom:0px;
	padding-left:20px

}


TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:		1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:	#0033CC;
	border-style:none;
	}	

A:visited	{	
	text-decoration:	none;
	color:	#0033CC;
	}	

A:hover
{	
	color:	#B0DAF8;
}

A:active	{	
	text-decoration:	none;
	color:	#B0DAF8;
	}	

A IMG
{
	border-style:none;
}


UL LI	{	
	list-style-type:	square ;
	margin-top: 6px;
	margin-bottom:6px;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

