﻿body 
{
    margin: 0px;
    padding: 0px;
    background-image:url("../images/bg.jpg");
    font-family: Georgia, Times, "Times New Roman", serif;
}

#Wrapper
{
    border-color: Black;
    border-style: solid;
    border-width: 2px 4px 4px;
    width: 825px;
    margin: 0 auto;
    background-color: White;
}
.main_Content
{
    margin-bottom:-19px;
}
#Header
{
    background-color: #003333;
    height: 100px;
}
#Header img
{
    height: 100px;
    border-style: none; 
    text-decoration: none; 
}

#Header img a
{
    border:none;
}

#HeaderImageLeft
{
    float:left;
    width:225px;
}
#FamousTreeFacts
{
    float: left;
    color: #ffffff;
    padding-left: 10px;
}

#FamousTreeFacts h3
{
    color:#ffcc66;
    margin: 15px 5px 5px 15px;
    padding: 0;
    font-size:18px;  
}

#FamousTreeFacts ul
{
    display: inherit;
    margin:5px 0 0 20px;
    padding:0;
}

#FamousTreeFacts li
{
    font-size:12px;
    margin: 0;
    padding: 0;
}

#FamousTreeFacts a
{
    text-decoration:none;
    color: White;
}

#FamousTreeFacts a:hover
{
    background-color:#ffcc66;
    color: Black;
}

.HeaderImageRight
{
    float: right;
    width: 100px;
    display:none;
}

#nav 
{   
    border-top:3px solid #000000;
    
    text-decoration: none; 
    text-transform:uppercase;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none; 
	background-color: #666600;
}
#nav li 
{
	float: left; 	
}

#nav li a 
{
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	color: #ffcc66;
}

#nav li a:hover
{
    color:#fefefe;
}

#nav2
{
    font-size: 12px;
    font-family:Georgia;
    text-decoration: none; 
    text-transform:uppercase;
	width: 100%;
	float: left;
	margin: 0 0 5px;
	padding: 0;
	list-style: none; 
	background-color: #003333;
}

#nav2 li 
{
	float: left; 	
}

#nav2 li a 
{
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	color: #ffcc66;
	background-color:#666600;
	margin: 2px 2px 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	cursor:pointer;
}

#nav2 li a:hover
{
    color:#fefefe;
}


#MainContent
{
   padding: 10px;
}

#Footer
{
    height:45px;
    width:820px;
    margin:5px auto;
    clear:both;
    
}

#footer_nav
{
    font-size:11px;  
    margin:5px 10px 5px 150px;
    word-spacing:1px;
    text-align:center;
    
}

#footer_nav a:link, #footer_nav a:visited
{
    color: #003333;
    font-family: Arial;
    text-decoration: none;
    text-transform: capitalize;
}


#footer_left
{
    float: left;
    width: 130px;
}
#footer_right
{
    float: right;
    width: 130px;
}


#ContactForm
{
    width: 600px;
    margin: 0 auto;
}
#ContactForm input {
    display: block;
    width: 15em;
}

#ContactForm select
{
    display: block;
}

#ContactForm fieldset {
    display: block;
    margin: 0 0 1em;
    padding: 0 1em 1em;
}

#ContactForm label {
    display: block;
    float: left;
    font-weight: bold;
    margin: 1em 1em 0 0;
}

.active
{
    background-color:#003333;
}

.nav2active
{
    background-color: White !important; 
    color:Black !important; 
}

#contentNewsEvents1
{
    margin:10px;
}

.content
{
     margin: 5px 10px;
}

.content div
{
    
}

.content h1
{
    margin: 10px;
}

.content p
{
    margin: 10px 15px !important;
}
#deadTreeIcon
{
    width: 200px;
    margin: 0 auto;
}