/* css stylesheet for Sense template, George Wooten, Twisp Web Works */

/* basic elements */
body { font-size: 100.01%; /* size fixes browser bugs */
	font-family: Verdana, Tahoma, "Microsoft Sans Serif", sans-serif; }
p { margin: 10px 0px 10px 0px; line-height: 1.2em; }
br { margin: 0; line-height: 1.2em; }
h1 { font-weight: bold; font-size:2.8em; letter-spacing: 2px; color: #000; /* banner */ 
  line-height: 75px; }
h2 { font-size: 2em; letter-spacing: 2px; color: #000; /* page subtitle */
  margin: 0px 0px 20px 0px; }
h3 { font-size: 1.3em; margin: 0.1em 0.5em 0.2em 0em; letter-spacing: 1px; color: #000; }
h4 { font-style: normal; font-size: 1.1em; /* fancy font for insets */
  margin: 10px 10px 10px 10px; letter-spacing: 1.3px; color: #000; }
h5 { font-size: 1em; margin: 0px 0px 10px 0px; color: #000; } /* normal text */
h6 { font-size: 0.7em; } /* tiny text */
a:link { color: #8B4513; text-decoration: none; }
a:visited { color: #8B4513; text-decoration: none; }
a:hover, a:active { color: #ff33ff; text-decoration: underline; }
hr { border: 0; margin: 10px auto 10px auto; background-color: #000; 
  color: #000; height: 1px; width: 100%; }
pre { font-family: monospace; font-size: 1em; } /* whitespace for css-3 */
blockquote { clear: both; font-family: Verdana, Tahoma, "Microsoft Sans Serif", sans-serif;
	border: 1px solid #000; margin: 1em 5% 1em 5%; padding: 10px; line-height: 1.2em;
	font-size: 0.9em; background-color: #cef; }
table { display:table; table-layout:fixed; border-width: 0px; border-spacing: 0px; 
  border-style: none; border-color: #000; border-collapse: collapse; /* need for IE */
  background-color: #fff; }
colgroup, col, thead, tfoot, tbody, tr {
	margin: 0; padding: 0; border-width: 0px; border-spacing: 0px; border-style: none; }
th, td { display: table-cell; vertical-align: top; text-align: left; border-width: 0px; 
  padding: 0px; border-style: none; border-color: #000; background-color: #fff; }

/* fonts */
.centerpara { text-align: center; }
.right {text-align: right; } /* clean renamed rightpara */
.hidepara { display:none; } /* use in footer to prevent text from overwriting image */
.colorbrown { color: #8B4513; }
.colorred { color: #ff0000}
.colorblue { color: #0000ff}
.subhead { color: #333; font-size: 2.4em; font-weight: bold; 
  font-style: italic; text-align: center; }
.pindent { text-indent: 2em; } /* extra class; used by default in main text */
.fontserif { font-family: "Palatino Linotype", palatino, georgia, 
  "Times New Roman", Times, serif; }
.fontsans { font-family: Verdana, Tahoma, "Microsoft Sans Serif", sans-serif; }
.altsans { font-family: Geneva, Arial, Helvetica, sans-serif; }
.navhead { font-family: "Comic Sans MS", /* for ecology/silvics/beetles */
  sans-serif, cursive; color:#000; text-align: left; margin-left: 20px; font-size: 1em; }
.presansmono { font-size: 0.9em; font-family: Verdana, "Microsoft Sans Serif", sans-serif, Tahoma; }

/* images */
.pix { margin: 1em 2em 0.5em 2em; } /* use with img and br for inline figures */
img.floatleft { float: left; margin: 10px 15px 0px 10px; }
img.floatright { float: right; margin: 15px; }

/* tables */
.tablepara { line-height: 1.2em; /* use with table tag so fonts resemble p tags */
  font-size: 0.85em; font-family: Verdana, Tahoma, "Microsoft Sans Serif", sans-serif; }
table.tableborder { border-width:1px; border-style:solid; border-color:#000; border-collapse:collapse;}
table.tableborder th, td { border-width:1px; padding:2px; border-style:inset; border-color:#000;}
.tablepad { padding: 10px; }

/* divs */
.floatright { float: right; } /* use with divs */
.floatleft { float: left; }

/* lists */
.listind { margin: 0 0 0 2em; } /* use to sub-indent list items */
.imgbull { background: url("link.gif") no-repeat; /* image bullets */
	float: left; margin: 4px 5px 0 0; height: 12px; width: 12px; }
.bulletarrow { background: url("blackarrow2.png") no-repeat; /* image bullets */
	float: left; margin: 0.15em 0.2em 0 0; height: 12px; width: 12px; }
.listarrow { list-style-image: url("blackarrow2.png"); /* image bullets */
  list-style-position: inside; text-indent: -17px; /* bullet line left indent */
  padding: 0 0 3px 12px; font-size: 0.85em; 
  font-family: Verdana, Tahoma, "Microsoft Sans Serif", sans-serif; line-height: 1.3em; }
.listbullets { list-style-type: disc; list-style-position: inside; 
  text-indent: -18px; /* bullet line left indent */
  padding: 0 0 3px 22px; font-size: 0.85em; 
  font-family: Verdana, Tahoma, "Microsoft Sans Serif", sans-serif; line-height: 1.3em; }

/* top horizontal border with visible text */
#topborder { background: url("gradientsky95.gif") repeat-x; 
  height: 95px; }
#topborder h1 { font-family: "Palatino Linotype", palatino, georgia, "Times New Roman", Times, serif; margin:0; padding: 10px 0 0 0; }

/*- Menu Tabs J014477 http://www.exploding-boy.com/ */
#tabsJ { float:left; width:100%; background:#bce; font-size:100%; line-height:normal;
	border-bottom:1px solid navy; margin: 0px 0px 10px 0px; }
#tabsJ ul { margin:0; padding: 0px 10px 0 20px; list-style:none; }
#tabsJ li { margin:0; padding:0; display:inline; }
#tabsJ a { float:left; background:url("tableftJ.gif") no-repeat left top;
	font-family: Verdana, Tahoma, "Microsoft Sans Serif", sans-serif;
	font-weight: 600; text-decoration:none; color: #8B4513;
	margin:0; padding:0px 0px 0px 5px; }
#tabsJ a span { float:left; display:block; padding:5px 15px 4px 6px; color: navy;
	background:url("tabrightJ.gif") no-repeat right top; }
/* commented backslash hack to hide rule from IE5-Mac \*/
#tabsJ a span {float:none; color: #8B4513; }
/* End IE5-Mac hack */
#tabsJ a:hover span { color:#bbff33; }
#tabsJ a:hover { background-position:0% -42px; }
#tabsJ a:hover span { background-position:100% -42px; }
#tabsJ #currentpage a { background-position:0% -42px; color: #ff0000; }
#tabsJ #currentpage a span { background-position:100% -42px; color: #fff; }

#anywherenav li { list-style-position: inside; text-indent: 0px; /* bullet line left indent */
  list-style-image: url("blackarrow2.png"); padding-bottom: 3px;
  font-size: 0.85em; font-family: Verdana, Tahoma, "Microsoft Sans Serif", sans-serif; line-height: 1.3em; }
#anywherenav a:link { color: #8B4513; text-decoration: none; }
#anywherenav a:visited { color: #BA55D3; text-decoration: none; }
#anywherenav a:hover { color: #aa3300; background-color: #ccff88; text-decoration:underline; }

/* main container */
#contentbox { margin: 20px auto; width: 80%; }
#contentbox { font-family: Verdana, Tahoma, "Microsoft Sans Serif", sans-serif; } 
#contentbox p { font-size: 0.95em; line-height: 130%; text-indent: 0em; color: #000;
  font-family:"lucida grande", Verdana, Tahoma, "Microsoft Sans Serif", sans-serif; }
#contentbox a:link { color: #aa3300; text-decoration: none; }
#contentbox a:visited { color: #BA55D3; text-decoration: none;  background-color: #cccccc }
#contentbox a:hover { color: #aa3300; background-color: #ccff88; text-decoration:underline; }
#contentbox th { padding: 10px; }
#contentbox td { padding: 10px; }

/* begin column styles */
#main { /* use for 2-column with main on right */
  float:right; width:500px }

#leftbar { /* use for 2-column with main on right */
  float:left; width:250px; }
#leftbar ul { font-size: 0.8em; margin: 5px 15px 5px 10px }

/* begin footer text - clear forces to bottom*/
#footer { clear: both; margin: 0; padding: 5px 0px 0px 0px; background-color: #000; }
#footer h6 { text-align: center; font-size: 0.7em; color: #A3A5A7; }
#footer a:link { color: #6cc; text-decoration: none; }
#footer a:visited { color: #BA55D3; text-decoration: none; }
#footer a:hover { color: #6cc; text-decoration:underline; }

#footerimage { margin: 10px auto 10px auto; padding: 0; /* padding enables vertical text align */
background: #000 url("floradora.jpg") no-repeat center center; height: 176px; } 

 
