body 
{
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	/* top, right, bottom, left */
  	margin: 10px 20px 0 20px;
	font-size: 10pt;
}
a {	color : #336633; }

a:hover {
	color : #f00;
	text-decoration : none;
}

h3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: normal;
  color:#006600;
}
h1 {
	font-family : Arial Black, Arial, Helvetica, sans-serif;
	font-size : 18px;
  	color:#006600;
	margin-bottom: .5em;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}
th { font-size : 14px; }
/*
.boldregtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}
*/
.topo_background 
{ background-image: url("/images/MapBackground.gif"); }
.geology_background
{ background-image: url("/images/geology/strata01.gif"); }
.book_background
{ background-image: url("/images/backgroundwrite.gif"); }
.flower_background
{ background-image: url("/images/backgroundflowers.gif"); }
.hazard_background
{ background-image: url("/images/backgroundrattler.gif"); }
.general_background
{ background-image: url("/images/backgroundgeneral.jpg"); }
.outline_table
{
	border :solid 3px #363;
	background-color:#fff;
}

#Header_background
{
	border-top :solid 3px #363;
	border-bottom :solid 3px #363;
	background-image:url(/images/nav/sbtg_nav_r2_c2a.jpg);
	background-repeat:no-repeat;
	background-position :center top;
}
#BodyTable
{
	border: solid 3px #363;
	background-color:#fff;
	border-top:0;
}
#MainColumn
{
	/*top, right, bottom, left. ems are related to the size of the font. Will scale if font-size is scaled in the browser. */
	padding: 1.5em 2em 2em 2em;
}
#Footer
{
	margin-top: 2em;
}
.fine_print
{
	font-size:9px;
}
