BODY {
	font-family : "Book Antiqua","Times New Roman",serif;
	background-color: #990000;
}
P, TD {	
	color: #663300;
	font-size: 10pt;
}
td.jbimage {
	background-image:url(../images/JamesRaintreeSilo2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
H1, H2, H3 {
	color : #663300;
}
H1 {
	font-size : 18pt;
	color : #663300;
}
H2 {
	font-size : 15pt;
	color : #663300;
}
H3 {
	font-size : 12pt;
	color : #cc3300;
}

A:LINK {
	color : #663300;
}

A:VISITED {
	color : #663300;
}

A:HOVER {
	color : #cc3300
}
.nav {
	font-weight: bold;
	font-size : 10pt;
}
.largelink{
	font-weight: bold;
	font-size : 12pt;
}
.pricelink{
	font-weight: bold;
	font-size : 10pt;
	color: #993300;
}
.darkbrown {
	color : #663300;
}
.darkred {
	color : #cc3300;
}
.darkgreen {
	color: #027E00;
}
hr.publine{
	color : #E0C9B5;
	height : 1px;
	noshade;
}

hr.redline{
	color : #cc3300;
	height : 1px;
	noshade;
}
hr.beigeline {
	color : #FFD900;
}
ul.wholenote{
	list-style-image : url(/images/wholenote.gif);
	list-style-type: square;
}
.footnote{
	font-size:smaller;
}
.white {
	color : #ffffff;
	font : sans-serif;
}

.smallsanserif {
	font-size: 10px;
	font : Arial;
}
TABLE.beige {
	background-color : #F4F4DF;
}
A.redlink {
	color: #D74800;
	text-decoration: none;
}
A.redlink:hover {
	text-decoration: none;
	/* [disabled]text-shadow: 3px 3px #DEDEDE; */
	color: #663300;
}
table.demolist {
	border-color : #C27143;
	border-width: medium;	
}.darkredBoldEm   {
	color: #CC3300;
	font-style: italic;
	font-weight: 700;
	font-size: medium;
}
.imagefloatRight {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: right;
}
.imageRightBorder {
	border: 1px solid #990000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: right;
}
.imagefloatLeft {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: left;
}
.imageLeftBorder {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: left;
	border: 1px solid #990000;
}
