body  { color: #003300; font-size: 11px; font-family: Trebuchet MS, Trebuchet, Gill Sans, Helvetica, Arial, sans-serif; background-color: #cccc99; margin: 0; }

p {color: #003300; font-size: 11px; font-family: Trebuchet MS, Trebuchet, Gill Sans, Helvetica, Arial, sans-serif; margin-bottom: 1.3em;}
 	
a:link {font-family: Trebuchet MS, Trebuchet, Gill Sans, Helvetica, Arial, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
	}

a:visited {font-family: Trebuchet MS, Trebuchet, Gill Sans, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	}

a:active {font-family: Trebuchet MS, Trebuchet, Gill Sans, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	}

a:hover {font-family: Trebuchet MS, Trebuchet, Gill Sans, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #660000;
	text-decoration: underline;
	}

h1 {font-family: Trebuchet MS, Trebuchet, Gill Sans, Helvetica, Arial, sans-serif;
	font-size: 17px;
	color:#663300;
	margin-bottom: 0.6em;
	}

h2 {font-family: Trebuchet MS, Trebuchet, Gill Sans, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color:#663300;
	margin-bottom: 0.6em;
	}
	
h3 {font-family: Trebuchet MS, Trebuchet, Gill Sans, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	color:#663300;
	margin-bottom: 0.6em;
	}

h4  { color: #663300; 
			font-size: 13px; 
			font-family: Trebuchet MS, Trebuchet, Gill Sans, Helvetica, Arial, sans-serif; 
			font-style: bold;
			margin-bottom: 0.6em; }

#container {border-right: 3px solid #663300;
						border-left: 3px solid #663300;
						border-bottom: 3px solid #663300;
						width: 85%;
						background: #ffffff;
					  padding: 0px 10px 0px 10px; }

#header {width: 100%;
				 height: 150px;
				}

#header h1 {font-size: 18px;
					  font-family: Trebuchet MS, Trebuchet, Gill Sans, Helvetica, Arial, sans-serif; 
					  font-style: bold; 
						}

				 
#nav  { background-color: #cccc99; 
				margin: 0; 
				padding: 10px; 
				width: 180px; 
				border: dashed 1px #006600; }

#main {margin: 0px 20px 0px 20px;
			 font-size: 11px;
			 font-family: Trebuchet MS, Trebuchet, Gill Sans, Helvetica, Arial, sans-serif; }

#maincontent  { padding: 20px; 
								width: 420px }
		 

#footer {width: 100%;
				 bottom: 0;
				 left: 0;
				 text-align: center;
				 border-top: 1px dashed #006600;
				 margin-top: 8px;
		 }

.floatl{float: left;
		padding-right: 10px;}

ul {list-style-image: url(../images/leaf_bullet.gif); line-height: 14px; margin: 0 0 0 2em; padding: 0;}

