@charset "utf-8";
/* CSS Document */

/* NEWS BASE STYLES - HEADER, etc.
==================================================*/
*, .body { margin:0; border:0; padding:0; }
body { font:12px/18px Verdana; color:#666; text-align:center; }
.break { font-size:0; line-height:0; clear:both; float:none; }

#news-header { width:100%; background:#80bd71 url("http://www.treefrogveneer.com/images/news/bg-header.jpg") top center no-repeat; height:70px; text-align:center; 
	padding:30px 0 20px 0; heig\ht:20px; }

#nav-wrapper { width:980px; margin:0 auto; text-align:left; }

	ul#newsNav { float:right; width:360px; list-style-type:none; height:20px; font:11px/11px Verdana; text-align:center;  }
	ul#newsNav li { float:left; }
	ul#newsNav li a:link, ul#newsNav li a:visited { color:#fff; border-left:1px solid #fff; padding:0 15px; display:block; text-decoration:none; height:15px; width:120px; wid\th:89px; }
	ul#newsNav li a.noborder:link, ul#newsNav  li a.noborder:visited { border:0; }
	ul#news-header  li a:hover { color:#f00; text-decoration:none; }

a:link, a:visited { color:#e03127; text-decoration:none; }
a:hover { text-decoration:underline; }

#wrapper { margin:20px auto; padding:16px 0; text-align:left; width:960px; wid\th:960px; }

.toc { width:600px; }