body  {
	margin: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	background: #999 url(../art/bkg-02a.jpg) center center;
	border: thin solid #B7418F;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	background: #7AB88A;
	color: #FFF;
	text-indent: 8px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: none;

}
h2 {
	color: #060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 140%;
	text-indent: 8px;
	text-align: left;
	border-width: thin;
	border-bottom-style: solid;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #F00;
	padding-left: 8px;
	font-size: 120%;
	border-width: thin;
	border-bottom-style: solid;
	text-align: left;
}
.phototext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.redtext {
	color: #FF0000;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.greentext {
	color: #006600;
	text-align: center;

}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0.2em;
	padding-right: 16px;
	color: #FFFFFF;
	padding-left: 16px;
	text-align: center;
	background: #428E3E;
}
.whitetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.boocellheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #666666;
	background-position: center;
	letter-spacing: 0.1em;
}
.whitetextLarge {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.redtextLargeCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F00;
	font-weight: normal;
}
.yellowbackground {
	background-color: #FFFF99;
}
.greentextLargeCopy {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	font-size: 18px;
}
.BambooListFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.2%;
}
.CollectorNameColor {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	text-align: center;
}
.FeaturedNameColor {
	color: #009900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.blacktextLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}
.whitetextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.redtext {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.twoColFixLtHdr #container {
	width: 100%; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	margin: 0 auto;
} 
.twoColFixLtHdr #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 230px;
	padding: 0 15px;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #FFFFFF;
	font-family: Garamond;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.BambooMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
}
.TropicalFruitNameColor {
	color: #FF0033;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
}
.tropical-orange-text {
	color: #FF5B0D;
}
.bluetext {
	color: #06C;
	text-align: left;
}
.newsContainer {
	float: none;
	width: 600px;
	padding-left: 100px;
	background: #FF9;
	padding-right: 100px;
	margin-right: 2px;
}
.smalltext {
	font-size: 12px;
}
h4 {
	padding-top: 4px;
}

.OSM {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	margin: 3em;
	background: #FFF;
}
.OSM a {
	color:#009;
	background: #FFF;
}
.OSMdir {
	padding: 0.2em 0 0.2em .5em;
	font-weight: bold;
	color: #060;
	background: #FFF;
}
.OSMfile {
	margin-left: 3em;
	background: #FFF;
	padding: 0 0 0 .5em;
}
hr {
	color: #360;
}
