/* top level style sheet for the American Bamboo Society Web site. */
/* Barry Abrahamsen, American Bamboo Society */
/* support at americanbamboo.org */

p { 
	text-indent: 1em;
	font-family: serif; 
	}
	
form p {
	font-family: serif;
	text-indent: 0em;
	}

#NavMenuBox {
	position: absolute;
	top: 145px;
	left: 10px;
	width: 215px;
	font-family: serif;
}

#NavMenuHead {
	font-family:sans-serif;
	color:#336600;
	text-align: left;
	font-size: large;
	padding-top: 5px;
	background-color: transparent;
	}

#TextAreaBox {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: serif;
	position: absolute;
	left: 225px;
	top: 145px;
	right: auto;
	bottom: auto;
	border-left: 2px #336600 solid;
	background-color: transparent;
	padding-bottom: 0px;
}

.TRHighlight {
	background-color: #EFF1C2;
}
.TRHead {
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-color: #005500;
	border-bottom-style: solid;
}
