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


<style type="text/css">
body {
	background-image: url(../images/tree-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	
}
#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#top {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	height: 59px;
	width: 1020px;}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5252;
	line-height: 20px;
	margin-left: 20px;
}
#content {
	background-color: #FFF;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding: 33px;
}
#banner {
	position: relative;
	float: left;
	height: 59px;
	width: 484px;
	margin-top: 0px;
	padding-top: 0px;
}

#inner-content{
	background: #fff;
	opacity: 1.0;}

.navigation {
	font-family: Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
}
#menu {
	float: right;
	width: 536;
	height: 59;
	position: relative;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AC9266;
	font-weight: 100;
	line-height: 20px;
	margin-left: 20px;}

h3 {
	color: #AC9266;
	font-size: 16px;
	line-height: 25px;
	font-weight: 100;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 30px;
	margin-left: 30px;}
	
h2 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D5252;
	line-height: 20px;
	margin-left: 20px;}
a:link {
	color: #AD9367;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AD9367;
}
a:hover {
	text-decoration: underline;
	color: #AD9367;
}
a:active {
	text-decoration: none;
	color: #AD9367;
}

#fadeshow1{background-color: #fff;}

#slideshow {
	 position: relative; 
	 margin-top: 350px;
  height: 115px; 
  margin-bottom: 0;
	width: 100%;
	background: #fff;
	opacity: 0.8;

}

#slide-inner{
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;}
</style>