body 

 {
       font-family:"century gothic", sans-serif;
       font-size:14px; /*Or Whatever Font Size You Want*/
       line-height:22px;
       background: url("http://treetrunkwise.com/stripe_c44b8062ee407d89304af17b6f9bd085.png") repeat 5px 0;
}
body#home {
       font-size:18px;
}

h1 {text-align: center;
font-weight: normal;}
ul.nav {
	/**/
	width: 100%;
	
	display: block;
	
	list-style-type: none;
	font-size:16px;
	position: relative;
	top: -33px;
	height: 0%
	
	}
ul.nav a:link,
ul.nav a:active,
ul.nav a:visited,
ul.nav a:hover {color:#4F9529; text-decoration: none;}
ul.nav a:hover {color: #4595EF;}
ul.nav li {float: left;
 background-color: #fff;
 
 width: auto; 
 list-style-type: none;
 padding: 10px 20px 0px 0;
 }
ul.nav li.first { margin-left: 208px; 
padding-left: 20px
}

#header {width: 100%; background-color: #fff;}
#header .text {
	padding-left: 99px;
	padding-top: 5px;
	
}
#header div {}
#header-strip {background: #FFFFFF url(webheader-strip.png) repeat-x;
 height: 115px;
 padding: 0px 0px 0px 0px;
 margin-top:0px;
}
 
 #lights {background: #FFFFFF url(blinkinglights.gif) repeat-x scroll 0 0px; 
 height: 43px; width: 100%;
 padding-bottom: 17px;}
 
#content {
	width: 704px;
	margin: 0px 20px 20px 18px;
	background-color: #fff;
	height: 800px;
	padding: 25px 100px 20px ;
}