

/*testing*/


/* Global Styles */

body {
	margin:0px;
	}

{
color : #FFFFFF;
background:#F4FFE4;
}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

<div id="wrapper">
	<div id="header">Header</div>

	<div id="content">
		<div id="content-left"></div>
		<div id="content-main"></div>
		<div id="content-right"></div>
	</div>

	<div id="footer"></div>
	<div id="bottom"></div>
</div>


	#header {
		border:1px;
		header-image:url(native-plant-header.jpg) 
		height:150px;
		border width: 100%;
		padding:5px;
	}


#banner {
border:1px;
height : 170px;
border width: 100%;
padding : 0;
background : #D5EDB3 url(native-plant-header.jpg)no-repeat;
color : #333;
}

#banner h1 {margin : 0;
padding : 5px;
background : transparent;
color : #476042;
border width: 100%;
font: Papyrus, Arial, Helvetica, sans-serif;

}

#footer {
clear : both;
padding : 10px;
margin : 0;
background : #476042;
color : #CCCCFF;
}

#navlist {
padding : 4px 5px 5px 0;
margin : 0 0 2px 0;
text-align : left;
width: 100%;
letter-spacing : 3px;
link-spacing : 15px;
color : #fff;
background : #476042;
}

#navlist li {
list-style : none;
margin : 0;
display : inline;
}

#navlist li a {
padding : 4px 0.75em;
margin : 0;
font-size : 80%;

color : #fff;
background : #476042;
text-decoration : none;
}
#navlist li a:link {
color : #fff;
background : #476042;
}
#navlist li a:visited {
color : #fff;
background : #476042;
}
#navlist li a:hover {
color : #000;
background : #FFFFFF;
}
#navlist li a#current {
color : #fff;
background : #CCFF99;
}


	#content {
		margin-top:10px;
		padding-bottom:10px;
	}

	#content div {
		padding:10px;
		border:1px solid #bbb;
		float:left;
	}

	#content-left {
		width:80px;
	}


	#content-main {
		margin-left:10px;
		width:600px;
	}

	#content-right {
		margin-left:10px;
		width:134px;
	}

	#footer {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
		border:1px solid #bbb;
		width:878px;
	}
	#bottom {
		clear:both;
		text-align:right;
	}

}
	#content-box1, #content-box2, #content-box3 {
		padding:10px;
		border:1px solid #bbb;
		position:absolute;
		margin-top:190px;
		height:120px;
	}

#content-box1 {
		margin-left:212px;
		width:200px;
	}
	#content-box2 {
		margin-left:444px;
		width:200px;
	}
	#content-box3 {
		margin-left:676px;
		width:202px;
	}
	#footer {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
		border:1px solid #bbb;
		width:630px;
	}
	#bottom {
		clear:both;
		text-align:right;
	}

<DIV CLASS="TABLENAME">
<DIV CLASS="TABLENAMETR">
<DIV CLASS="TABLENAMETD">
</DIV>
</DIV>
</DIV>









/* ID Styles */

#container {
width : 99.5%;
margin-left : auto;
margin-right : auto;
padding : 0;
line-height : 1.5em;
}



#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 13px Baskerville, Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 20px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Papyrus, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Baskerville, Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:13px Papyrus, Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Papyrus, Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:	#463E3F;
	line-height:20px;
	margin-top:0px;
	}
	
.floatright { float: right; margin: 0 0 10px 10px;}

.pageName{
	font: 18px Papyrus, Arial, Helvetica, sans-serif;
	color: #5C743D;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Papyrus, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

