/* Capitol Reef NP */

.crnp  { 
	color:  #2F4F2F;
	background-color: #FFFFCC ; 
	background-image: url(http://www.bobpalin.com/websupport/background/crnpbgnd.jpg); 
	font-family: Trebuchet MS, Ariel;  
}

table.textback {
	border-width: 0px 0px 0px 0px;
	border-spacing: 5px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}
table.textback th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.textback td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;
}

