
html,body{ margin:0; padding:0; width:100%; }
body{ 
	font: small "lucida grande", verdana, helvetica, sans-serif;
	background:#6f6b58 url(../images/bg-main.gif) repeat-x;
 }
 
#container {
	width:100%;
	/* background-image: url(../images/bg-bigtree.gif);
	background-repeat: no-repeat;
	background-position: -200px 200px; */
}

#header {
	margin:0 50px 0 50px;
	border-left:#fff 4px solid;
	border-bottom:#fff 4px solid;
	min-width:775px;
}
#headerImg { 
	position:absolute;
	z-index:100;
	top:-4px; 
	width:151px;

	}

#headerImg p {
	font:120% helvetica, arial, verdana, sans-serif;
	font-weight:bold;
	text-transform:none;
	letter-spacing: -1px;
	text-shadow: 2px 2px #9cc2d4;
	padding:10px 0 0 10px;
	margin:0;
	line-height:1.5em;
		color:#376630;
	 } 

#menu {
	
	height:115px;
	background-color: #9FCA28;
	background-image: url(../images/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: 15px;
	font:95%/1.2 helvetica, arial, verdana, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: -1px;
	position:relative;
}
#menu ul {
	margin:0;
	padding-left:160px;
	padding-top:80px;
}
#menu li {
	list-style-type: none;
	display: inline;
}
#menu .selected {
	background-color:#d2e19a;
}
#menu a {
	font-weight:bold;
	padding: 80px 5px 5px 5px;
	color: #376630; 
	text-decoration:none;
}
#menu a:hover {
	color: #cae2f0;
	background-color: #376630;
	text-decoration: none;
	}

#submenu {
	background:#fff;
	top:15px;
	height:4px;
	padding-left:170px;
	position:relative;
	}
#wrapper{
	min-width:775px;
	margin:0 50px 0 50px;
	background: url(../images/bg-wrapper.jpg) repeat-y right;
	border-left:#fff 4px solid;
	}
#content-fade {
	height:40px;
	background:url(../images/topfade-content.gif) repeat-x left top;

}
#content{
	float:left;
	padding:0 0 0 0;
	background:url(../images/bg-bigtree-test.gif) no-repeat 0px 40px;
	font-size:87%;
	line-height:1.7em;
	margin-right:200px;
}

#content-pad {
	padding:0px 20px 20px 170px;
}
#content .returntotop {
	text-align:center;
	font-size:80%;
	text-transform:uppercase;
	font-weight:bold;	
}
#content li{
	list-style-position: outside;
	list-style-type: square;
}
#content h2{
	color:#333;
	font:150%/1.2 helvetica, arial, verdana, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: -1px;
	text-shadow: 2px 2px #9cc2d4;
	padding:0;
	margin:2.0em 0 0 0;
}
#content h3{
	color:#333;
	font:helvetica, arial, verdana, sans-serif;
	font-weight:bold;
	text-transform:none;
	letter-spacing: -1px;
	text-shadow: 2px 2px #9cc2d4;
	padding:0;
	margin:0 0 0 0;
	line-height:1.1em;
}
#content a:link, #content a:visited { 
	font-weight:bold;
	color: #d56827; 
}
#content a:hover{ 
	font-weight:bold;
	background:#d56827;
	color: #fff; 
	text-decoration:none;
}

#imagelink {
	text-align:center;
	width:100%;
}
#imagelink a:link, #imagelink a:visited { 
	font-weight:normal;
	color: transparent; 
	background-color:#cae2f0;
}
#imagelink a:hover{ 
	background-color:none;
}

#sidebar{
	background:#fff url(../images/topfade-sidebar.gif) repeat-x right top;
	float:left;
	width:160px;
	margin-left:-200px;
	padding:20px;
	font-size:85%;
	line-height:1.6em;
}
#sidebar h3{
	color:#333;
	font:helvetica, arial, verdana, sans-serif;
	font-weight:bold;
	text-transform:none;
	letter-spacing: -1px;
	text-shadow: 2px 2px #ccc;
	padding:0;
	margin:0 0 0 0;
	line-height:1.1em;
}
#sidebar li {
	font-size:90%;
	list-style-type: none;
	display:inline;
	}
#sidebar p {
	font-style: italic;
		color:#444;
	}
#sidebar a:link, #sidebar a:visited { 
	font-weight:bold;
	color: #d56827; 
	border-left:#eee 5px solid;
	padding:3px;
	display:block;
	margin:2px 0px 2px 0px;
}
#sidebar a:hover{ 
	font-weight:bold;
	background:#d56827;
	color: #fff; 
	text-decoration:none;
}

#address {
	background:#deddda url(../images/bg-address.jpg) no-repeat left top;
	padding:10px;
	text-align:center;
	font-size:90%;
	line-height:1.6em;
}
#address h4 {
	color:#376630;
	font:120% helvetica, arial, verdana, sans-serif;
	font-weight:bold;
	text-transform:none;
	letter-spacing: -1px;
	text-shadow: 1px 1px #eee;
	padding:3px;
	margin:0;
	line-height:1.1em;
}
#address a:link, #address a:visited { 
	font-weight:bold;
	color: #376630; 
	display: inline;
	background-color:transparent;
	padding:0;
	margin:0;
	border:0;
}
#address a:hover{ 
	font-weight:bold;
	background:#376630;
	color: #cae2f0; 
	text-decoration:none;
}

#footer{ 
	background: #a4c634 url(../images/bg-footer.jpg) no-repeat right bottom;
	color: #376630; 
	padding:10px;
	margin:0 50px 0 50px;
	border-top:#fff 4px solid;
		min-width:759px;
}
#footer p{ 
	font-size:0.8em;
	text-align:center;

}
#footer a:link, #footer a:visited { 
	font-weight:bold;
	color: #376630; 
}
#footer a:hover{ 
	font-weight:bold;
	background:#376630;
	color: #cae2f0; 
	text-decoration:none;
}


.clear
{
     clear: both;
     overflow: hidden;
     width: 0;
     height: 0;
}

.emphasized { font-weight:bold; color:#333 }
