html, body
	{
	font-family: Verdana,arial,sans-serif;
	margin				: 0px;
	padding				: 0px;
	background-color	: #266a2e;
	color				: #ffffff;
	}

div#banner {
 	width: 100%;
  	margin-left: auto;
  	margin-right: auto;
	text-align:center;
	padding: 10px 0px 0px 0px;
	}
	
p.header2 {   /* The text under the graphic banner */
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;	
	margin-top: -4px;
	padding: 0px 0px 15px 0px;
}


ul.menu { 
	padding: 5px 0px 0px 10px;
	list-style: none;
	margin: 0px 10px 0px 10px;
	background-color: #593e1a;
}

li.menu {
	display: inline;
	margin: 0;
	padding: 0px 14px 0px 0px;

}

 a.menu {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

a.menu:hover {
  color: #79bedb;
  text-decoration: none;
}

div#centercontent  {
	background-color: #ffffff;
	color: #000000;
	margin: 0px 10px 0px 10px;
	padding: 10px;
	font-size: 12px;
}

a.centercontent {
color: #000000;;
}

a.centercontent:hover {
  color: #593e1a;
  text-decoration: none;
}

h1  {
	text-align: center;
}

h2.centered  {
	text-align: center;
}

div.footer  {
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}

a.footer {
color: #ffffff;;
}

a.footer:hover {
  color: #593e1a;
  text-decoration: none;
}

a.white {
color: #ffffff;;
}


p.upperright {  /* The upper right diagonal corner graphic */
   /* width: 180px;*/
    font-size: 9px;
    line-height: 9px;
    padding: 0em 10px 0em 0em;
    page-break-inside: avoid;
    float: right;
    margin: 0px 0px 0px 1em;
}

.rightset {
   /* width: 180px;*/
    font-size: 9px;
    line-height: 9px;
    padding: 1em 0em 1em 1em;
    page-break-inside: avoid;
    float: right;
    margin: 2px 0em 2px 1em;
}

.leftset {
    /*width: 180px;*/
    font-size: 9px;
    line-height: 9px;
    padding: 1em 1em 1em 0em;
    page-break-inside: avoid;
    float: left;
    margin: 2px 1em 2px 0em;
}

div.orderbook {
	background-color: #79bedb;
	color: #593e1a;
	border: 2px solid #000000;
	padding: 3px;
	margin: 0;
	float:left;
}

a.orderbook  {
	color: #593e1a;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

a.orderbook:hover  {
	color: #266a2e;
}

span.bold {
	font-weight: bold;	
}

span.italic  {
	font-style: italic;
}

p.center {
  	text-align: center;
 }
 
p.longquote {
  	padding: 0px 40px 0px 150px;
 }
 
p.event {
  	padding: 0px 40px 0px 45px;
 }
 
p.resources {
  	padding: 0px 20px 0px 45px;
 } 

hr.brown {
 height:4px;
 width: 50%;
 border-width:0;
 color:gray;
 background-color:#593e1a;
 }
 
 span.red {
 color: #ff0000;
 font-weight: bold;
 }
 
img {
border: 0;
}

.farmads {
    width: 180px;
    font-size: 10px;
    line-height: 10px;
    padding: 1em 0em 1em 1em;
    page-break-inside: avoid;
    float: right;
    margin: 2px 0em 2px 1em;
    border-style: solid;
    border-color: #593e1a;
    border-width: 2px;
    background-color	: #266a2e;
    color: #ffffff;
}

.farmads h2 {
	text-align: center;
}

