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

h3 {
	font-size: 110%;
	font-weight: bold;
	}

#wrapper {
	text-align: left;
	border:0px;
	width: 1000px;
	border: 1px solid #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;

}

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #666666;
}

#header-ghg {
	margin: 0 0 15px 0;
	background: yellow;
}
#header {
	height: 85px;
	background-color: #993333;
	text-align: right;
	color: #FFFFFF;
	padding-right: 5px;
	margin-top: 10px;
	font-size: 120%;
	font-weight: bold;
	background-image: url(images/header-arboriculture.gif);
	line-height: 1.25em;
	background-repeat: no-repeat;
	padding-top: 5px;
}
#header a{

	color: #FFFFFF;

}
.header a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.header a:hover {
	text-decoration: underline;
}


#side-a {
	float: left;
	width: 150px;
	margin-right: 10px;
}

#side-b {
	float: right;
	width: 143px;
	background-color: #BFD5BF;
	padding-left: 7px;
}

#content {
	float: left;
	width: 680px;
	padding-top: 10px;
}

#footer {
	clear: both;
	background-color: #003300;
	color: #FFFFFF;
	line-height: 1.5em;
	margin-bottom: 10px;
	text-align: center;

}

#footer a{
	color: #FFFFFF;


}
ol {
	list-style:none;
}
a {
	color: #003300;
	text-decoration: none;
	}
	
a:hover {
	color: #990000;
	text-decoration: underline;
	}
#top-nav {
	float: left;
	width: 990px;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
}
#top-nav a{

	color: #FFFFFF;

}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 100%;
	width: 143px;
}

#navcontainer li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
} 
#navcontainer a
{
	display: block;
	color: #003300;
	background-color: #BFD5BF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	width: 100%;
}

#navcontainer a:hover
{
	text-decoration: underline;
}




#navigation {
	font-size:12px;
	text-align: right;
}
#navigation ul {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigation ul li {
	list-style:none;
	border-top:#fff solid;
	border-bottom:#fff solid;
	border-width:1px;
	background-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#active a
{
	display: block;
	background-color: #BFD5BF;
	text-decoration: none;
	color: #003300;
	font-weight: normal;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #003300;
	width: 135px;
}
.useful {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #003366;
	line-height:normal;
	letter-spacing:inherit;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.9em;
	list-style-type: square;
	}
	
#useful .a {
	color: #000066;
	background-color: #FFFFFF;
	text-decoration: none;

}

.box
{
	background-color: #BFD5BF;
	padding: 3px;
	font-size: 105%;
	text-align: center;
	margin-bottom: 10px;
	

}
table {
	border-width: thin;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	width: 98%;
}
table th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	background-color: #7EAB7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
}
table td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	background-color: #BFD5BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}


.contact
{
	padding: 3px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 105%;
	

}
.style1 {
	color: #003300;
	font-weight: bold;
	font-size: 110%;
}
.style2 {font-weight: bold}
.style3 {
	font-size: 140%;
	font-weight: bolder;
}
