* { margin: 0; padding: 0; }

/*div { border: 1px solid #FF0000; }*/

 
html, body {    
   height: 100%; 
}
 

body {
	font-size: 62.5%;  
	background: #F4EEDC;
	text-align:center;
	font-family: 'lucida grande',tahoma,sans-serif;
}   

 
a img {
	border: none;
	border:0;
	}	

a {text-decoration: none;}

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(/img/icon_pdf.gif) no-repeat center right;
}

a[href ^="mailto:"] {
   padding-right: 18px;
   background: transparent url(/img/icon_mailto.gif) no-repeat center right;
} 
 	
hr {display:none;}


.clear {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	}

#skip {display:none;}	
	
h2 {
	clear: none;
	font:  1.6em Georgia, "Times New Roman", serif; 
	color: #000; 
	margin: 1em 0 4px 0;
	border-bottom: 1px solid #b1b1b1;
	}

h3 {
	border-bottom-style: none;
	clear: none;
	margin: 10px 0 2px 0;
	padding-bottom: 3px;
	font: bold 1.2em/1em 'lucida grande',tahoma,sans-serif;
	color: #59300A;	 
	border-bottom: 1px #ccc;
	}
	 		
h4 {
	clear: none;
	margin: 7px 0 2px 0;
	font: bold 1em/1em 'lucida grande',tahoma,sans-serif;
	color: #2E4B32;	 
	text-transform: uppercase;
	}

h5 {
	clear: none; 
	margin: 0 0 4px 0;
	padding-bottom: 3px;
	font: 1.2em/1em 'lucida grande',tahoma,sans-serif;
	letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	}
  
#top-wrap, #content-wrap, #footer, #mainwrap  { width: 100%; }	

/*
#global-wrap {
	width: 940px;
	margin: 0 auto;
}

	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -215px; 
 

.clearfooter {
   height: 215px;
}
*/

#footer {
	height: auto;
	position: relative;
	background:#59300a; 
	text-align:left;
	color:#CCC;
	clear:both;
}
	#footer a { color: #F4EEDC; text-decoration: underline;}
 
#footer-in { 	
	background:url('/img/stump.jpg') no-repeat top left;
	height: 185px;
	padding: 15px;
	font: 9px/14px 'lucida grande',tahoma,sans-serif;
	/* border: 1px solid #FFF; */
} 

#footer-in, #top-in  {
	width: 940px;
	margin: 0 auto;
}

#top-wrap  { 
 	background: transparent url(/img/header-repeat.gif) repeat-x;
 	padding-top: 7px;	
	}	
 
#top-in {
 	position: relative; 
 	background: transparent url(/img/header-back.jpg) no-repeat center 0;
 	height: 185px; 	
 	/* border: 1px solid #FF0000; */
}

#print-logo { display:none; }

#head-logo {
	position: absolute;
	top: 18px;
	left: 300px;
	width: 338px;
	height: 102px;
	z-index: 100;
	background: transparent url('/img/texas-forestry-logo.png') no-repeat;
}
	#head-logo i {
		visibility: hidden;
	}
	
	#head-logo a {
		position: absolute;
		width: 338px;
		height: 102px;
		top: 0; 
		left: 0;
		text-decoration: none;
	}

#members-btn {
	position: absolute;
	top: 50px;
	left: 800px;
	width: 88px;
	height: 21px;
	z-index: 100;
}
 
#content-wrap {
	background: #F4EEDC;
	padding: 20px 0;

}

#content-in {
	margin: 0 auto;
	width: 940px;
	text-align:left;
	position:relative;
	background: transparent url('/img/dotted-lines.gif') repeat-y 377px 0; 
	font: 1.1em/1.5em 'lucida grande',tahoma,sans-serif;
}
 



#inside-wrap {
	text-align:left;
	width: 940px;
	margin: 0 auto;
	position:relative;
	font: 1.1em/1.5em 'lucida grande',tahoma,sans-serif;	
	background: transparent url('/img/Tree-left2.gif') no-repeat; 
	}

#main {
	font: normal 1.2em/1.6 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	width: 650px;
	text-align:left;
	padding: 10px 0 0 25px;
	margin-left: 200px;
	background: transparent url('/img/lines-back.gif') repeat-y; 
	min-height: 30em;
}
	#main h1, #adminform h1 {
		font: 2.4em Georgia,  serif; 
		color: #6CB33E; 
		margin-bottom:6px; 
		}	
 
	#main p { margin-bottom: .5em;}
	.linkies a:link, .linkies a:visited {color: #64A539; border-bottom: 1px solid #223A28;}
	.linkies a:hover, .homedivs li a:hover { color: #223A28; background-color: #B1E390;   }
	.linkies img a {text-decoration: none; }
	 

	#main ul {
		list-style: none;
		margin: .5em 0 1em 0;
		padding-left: 20px;
		}
	#main ul li {
		padding: 0 0 4px 17px;
		line-height: 1.4em;
		background: url(/img/arrow.gif) no-repeat 0 2px;
		}
	#main ol li {
		line-height: 1.8em;
		margin-left: 3em;
	}
	
.splashpix-r {float:right; padding:0 0 3px 5px;}
.splashpix-l {float:left;  padding:0 5px 3px 0;}

#subcat-nav {
	margin-bottom: 1em;
	} 

#subcat-nav a {
	margin-right: 1em; 
	padding: 3px 5px;
	text-decoration: none;	
 }
#subcat-nav a:hover { color: #FFF; background-color: #7FA267;   }
 
#crumbs { 
	margin: 4em 0 0 220px;
	font-size: 9px; 
	padding: 0; 
	text-transform: uppercase; 
	text-align: left;
	color: #779173; 
	letter-spacing: 1px;
}
#crumbs-top {
	font-size: 9px; 
	padding: 0; 
	text-transform: uppercase; 
	text-align: left;
	color: #779173; 
	letter-spacing: 1px;
}
	#crumbs a, #crumbs-top a { margin: 0 4px; }
	#crumbs a:link, #crumbs a:visited, #crumbs-top a:link, #crumbs-top a:visited {color: #64A539;}
	#crumbs a:hover, #crumbs-top a:hover {color: #223A28}

.addressgroup { 
	border-top: 1px solid #B1B1B1;
	margin-top: 1em;
	font: .8em/1.2em  'lucida grande',tahoma,sans-serif;
	width: 17em;
	float: left;
	margin-right: 1.5em;
	height: 10.5em;
}

sup {font-size: 9px; font-weight:normal;}

 
#leftcol { 
	width:365px;
	min-height: 550px; 
	position:absolute;
 	top: 10px;
 	left: 0;
	}
#centercol {
	margin-left: 407px;  
	min-height: 550px;
	width: 200px;
	}

#rightcol {
	position:absolute;
 	top: 10px;
 	left: 647px; 
	width:290px; 
	}


	
 
img.whiteborder {
	border: 1px solid #666;
	padding: 5px;
	background: #FFF;
} 
 

.newsentry {margin: .7em 0; }

.whiteborder { margin: 0 0 .7em 0; }

.btn { margin-bottom: .85em; }

#head-links {
	width: 176px;
	height: 15px;
	position: absolute;
	left: 725px;
	top: 70px;
	font-size: 12px;
		
	}
	#head-links a { color: #FFF; }

#search {
	position: absolute;
	right: 10px;
	top: -23px;
	width: 160px;
	height: 33px;	
 	z-index:100;
}
#search form {display:inline;}

#searchresults { width: 550px; overflow: hidden; }
 
 

/* nav menu
----------------------------------------------------------------------------*/
#nav {
	position:absolute;
 	top: 148px;
 	left: 50px; 
	height: 37px;
	width: 890px;
	}

	#navigation-primary ul {
		width: 890px;
		list-style: none;
 
		}

	#navigation-primary li {
		float: left;
		height: 37px;
		position: relative;
		}

	#navigation-primary a {
		display: block;
		height: 37px;
		text-indent: -3000px; overflow: hidden;
		color: #2E4B32;
		}

	#navigation-primary a:hover {
		background-position: 0 -37px;
		 
		}

		#nav-home a {
			width: 79px;
			background: transparent url(/img/nav/home.gif) no-repeat;
			}
		#nav-who a {
			width: 125px;
			background: transparent url(/img/nav/who.gif) no-repeat;
			}
		#nav-programs a {
			width: 115px;
			background: transparent url(/img/nav/programs.gif) no-repeat;
			}
	 		
		#nav-news a {
			width: 79px;
			background: transparent url(/img/nav/news.gif) no-repeat;
			}
 		#nav-educators a {
			width: 122px;
			background: transparent url(/img/nav/education.gif) no-repeat;
			}
 		#nav-resources a {
			width: 114px;
			background: transparent url(/img/nav/resources.gif) no-repeat;
			}
		#nav-join a {
			width: 92px;
			background: transparent url(/img/nav/join.gif) no-repeat;
			}
		#nav-members a {
			width: 111px;
			background: transparent url(/img/nav/members.gif) no-repeat;
			}

	#navigation-primary li ul li {
		height: auto;
		}

	#navigation-primary li ul li a {
		display: block;
		height: auto;
		padding: .75em .75em;
		background: transparent; color: #fff;
		border-bottom: 1px solid #57705D;
		text-indent: 0;
		text-decoration: none;
		position: relative;
		width: 20em;
		font: normal 1.1em/1.6 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		text-align:left;
		}

	#navigation-primary li ul a:hover {
		background: #203726; color: #fff;
		}

	#navigation-primary li ul {
		position: absolute;
		left: -3000px;
		width: 23.75em;
		background: #2D4C35 ;
		padding: 0;
		z-index: 200000;
		}

	#navigation-primary li:hover ul, #navigation-primary li.sfhover ul {
		left: auto;
		}
 
body#home #nav-home	a,
body#who #nav-who a,
body#programs #nav-programs a,
body#legislative #nav-legislative a,
body#news #nav-news a,
body#educators #nav-educators a,
body#resources #nav-resources a,
body#join #nav-join a
{background-position: 0 -37px;}
 
 
 
 

/* inside page specific 
----------------------------------------------------------------------------*/
 
 
.padme p { margin-bottom: 1em; }
 
 /*
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
*/
#sidestuff a:link, #sidestuff a:visited, #character a:link { color: #CCEBBB;  } 
#sidestuff a:hover, #character a:hover {color: #CCEBBB; background-color: #3D6F21; border-bottom: 1px solid #A2D089; }
#sidestuff h1, #sidestuff h2 { color: #FFF; } 

 
#foot a:link, #foot-left a:visited {color: #ebdbc5; text-decoration: underline; }
#foot a:hover {color: #AB866F; text-decoration: underline; }
 
#search { margin-top: 30px; }
#search-btn {
	font: 10px Verdana;
	padding: 4px;  
	border: 1px;
	border-color: #4A84FF; 
	background: #213B72;
	margin: 3px 0 0 0;
	cursor: pointer;
	color: #FFF;	 
}
#search-btn input:focus {
	border: 1px;
	border-color: #4A84FF; 
	background: #000;
	cursor: pointer;
	color: #FFF;
	}
	
#top-right {float:right; width: 216px; }
#top-left { 
	padding: 11px 0 0 18px;
	width: 448px;
	height: 184px;
	background: #FFF url(/img/slides-back.jpg) no-repeat top left;
	 }
 
.arrows ul ol {
	margin: .5em 0 1em 1em;
	padding-left: 18px; 
	}
.arrows  ol li {
	padding: 0 0 4px 0;
	line-height: 1.4em;
	background: none;
	}
 


#authorship {  color: #FFF; font-size: 10px;}


#mainwrap {
	text-align:left;
	background: url(/img/side-pattern.jpg) repeat-y 635px 0;
	/* min-height: 485px; */ 
}
 
#sideblock {
	position: absolute;
	bottom: 80px;
	right: 0px;
	width: 276px;
	height: 109px;
	background: url('/img/side-pattern-end.jpg') no-repeat;	
}
#side {
	position: absolute;
	top: 10px;
	left: 0;
	width: 180px;
	padding: 0;
	font: normal 1.2em/1.5 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
	#side h1 {
	font: 1.4em Georgia,  serif;  
	margin-bottom:2px; 
	}	
 
.side-feature {
	font-size: .85em;
	background: #FFF;
	margin: .5em;
	padding: .5em;
} 
 
#sidenav ul {
    margin: 0; padding: 0;
    list-style-type: none;
    }
#sidenav ul li {
	padding: 0 0 0 15px;
	font-size: 11px;
	line-height: 15px;
	background: url('/img/arrow-green.gif') no-repeat 5px 9px;
	}
	
#sidenav li ul { margin-left: 15px;  }

#sidenav li ul li {
	border-bottom: none;
	background: transparent; 
	}
	
#sidenav a {
    display: block;
    padding: 5px 5px;
    width: 100%;
    color: #2E4B32;
    text-decoration: none;
 	border-bottom: 1px solid #B8B8A7;    
    }

#sidenav a:hover {
    text-decoration: none;  
}	 

#sidenav a:hover, #side-current a  {
	background: url('/img/trans-back.png') no-repeat;	
}
 
#side-current a {
	font-weight: bold;
	}
	
#side-current ul li a {
	font-weight: normal;
	background: transparent; 	
	}

.quoter { text-align:right; font-size: 90%;}

   
.quote {
	/* font: italic 1.1em/1.4 Georgia, "Times New Roman", serif;  */ 
	margin: 30px 0 30px 30px;
	padding: 6px 0 6px 26px;
	background: url("/img/quote-left.gif") no-repeat 0 3px;
	color: #FFF;
}
.quoter { float:right; text-align:right; padding: 0 5px 5px 0; font-size: 11px;   }
.quote a { color: #A1FF7D;}

.dropcap {
	float:left;
	margin-top: 7px;
	width:40px;
	font-size: 60px; 
	line-height:40px;
	font-family: Georgia, serif;
} 
.indent {text-indent: 2em;}	 

 

.floatright
{
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
}
.floatleft
{
	float: left;
	margin: 0 10px 5px 0;
	padding: 2px;
}
 
.imgborder { border: 1px solid #000; }
  
.pdf_download {
	font-weight: bold;
}

#adminlink { float:right; border: 1px solid #926134; padding: 5px;}

/* Blog specific */
#blogtitle {
font-size: 1.25em;
color: #2F4C12;
float: left;
margin: 7px 0 0 0;
padding: 8px 4px 4px 4px;
width: 700px;
border-top: 1px solid #333;
}

#blogtitle h1 {
margin: 0;
padding-top: 5px;
font: 160% Georgia, Times, serif;
letter-spacing: 0.1em;
text-align: left;
}
 
 

#blog {
 
margin-right: 5px;
padding: 0 10px 10px 10px;
 
color: #333;
text-align: left;
}

.entry {
margin-top: 10px;
padding: 0 10px 10px 10px;
border: 1px solid #ccc;
background: #F9F8F2;
color: #333;
}

#sidebar {
font-size: .9em;
text-align: left;
}
 
.date {
font-size: 9px ;
background: transparent;
color: #888;
text-transform: uppercase;
letter-spacing: 1px;
}

.date-modified { 
	font-style: italic;
	font-size: 85%;
	text-align: right; 
	}

.commentline {
font-size: 10px;
color: #888;

}

.title {
font-size: 130%;
font-weight: normal;
background: transparent;
color: #336600;
border-bottom: 1px solid #ddd;
}

.posted {
margin-bottom: 10px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
}

.sidetitle {
margin: 18px 0 7px 0;
font-size: 115%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #666600;
border-bottom: 1px dotted #ccc;
}



.comment {
margin: 15px 0;
padding: 12px;
/*background: #cecece;*/
color: #3A3A3A;
font-size: 10px;
border: 1px solid #F18625;
}

.posted {
border-top: 1px solid #cecece;
text-align:right;
color: #999;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}


.default, .defaultBold {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			11px;
 color:				#000;
 padding:			3px 0 3px 0;
 background-color:	transparent;
}

.defaultBold {
 font-weight:		bold;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.tablePad {
 padding:			3px 3px 5px 3px;
 background-color:	#fff;
}
 
#searchtable {
	border-top: 1px solid #2E4B32;
	border-left: 1px solid #2E4B32;
	font-size: .85em;
}
#searchtable a { font-weight: bold; }

	.tableRollOverEffect1{
		background-color:#E1DBC9;
		 
	}
	.tableRowClickEffect1{
		background-color:#2E4B32;
		color:#F4EEDC;
	}

.resultHead {
	background: #2E4B32;
	color: #F4EEDC;
	font-weight:bold;
}
.resultHead a { color: #FFF; }
.resultHead td { 
	border-left: #F4EEDC;
	}
 
#logger-table {
 
	border-top: 1px solid #2E4B32;
	border-left: 1px solid #2E4B32;
}
#logger-table td, #searchtable td {
	padding: 5px;
	border-right: 1px solid #2E4B32;
	border-bottom: 1px solid #2E4B32;
}
.tb-head, .resulthead td {
background: #446F4A;
color: #FFF;
}

.tb-notes {

}

.float-r { float: right;}
.float-l { float: left;}

.searchbtn {padding-top:6px;}

#adminform  {margin:15px 0;border:none; background:transparent; padding:10px;}
#adminform fieldset { border: none; }
#adminform legend { padding:0 10px; margin-left:20px;color:#b4de73;}
#adminform ul { margin:0;  list-style:none;}
#adminform ul li {clear:both; background:none; border-bottom: 1px solid #cecece; }
#adminform ul label { display:block; float:left; width:95px; padding:3px 0;}
#adminform .txtField  {display:block; float:left; padding:3px; width:180px; margin:3px 0 4px 0;font: 1em "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;color:#666;border:2px solid #FFF1BD;outline:none;}
#adminform .txtField:hover, .txtField:focus, .txtField:active { border-color:#DBCB92; background:#F3E9C1;}
#adminform em {font-size:0.9em; color:#666; font-style:normal;}
#adminform .send { width:174px; height:35px; background:url(/img/send-button.gif) no-repeat; padding-bottom:10px; text-align:center; border:none; margin:15px 0 0px 0; border:none;color: #c2f671;font: 1em "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; font-weight:bold; margin-left:210px; color:#FFFFFF;   }
#adminform .send:hover {cursor:pointer; color:#f8ff84;}
#adminform.request fieldset {border:1px #5b8a10 solid; padding:5px;}
#adminform fieldset.extra {margin-top:15px;}
#adminform .file {display:block; float:left; padding:3px; width:260px; margin:5px 0 7px 0;font: 1em "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;}

 
.ind { margin-left: 1.5em} 

.radio {background: transparent !important; border: none !important; } 

fieldset { padding: 10px;position: relative;  }

legend {

	margin: 10px 0 10px;
	padding: 2px 4px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	}

	
 
.abs {vertical-align: middle;}




.calendarBG {
 background-color: #000; 
}

.calendarBlank { 
 background-color: #9DB7A7;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #000; 
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #663300; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
 width: 95px;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
 
.borderbox {
	border: 1px solid #2E4B32;
	padding: 10px;
}

.mini-promo {
	padding: 10px;
	border: 1px solid #2E4B32;
	background: #2D4C35;
	color: #FFF;
	text-align: center;
	margin-bottom: .75em;
}