@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #64411C url(../_images/aspen_leaves_seamless_painting.gif) repeat center;
	height: 1500px;
}

#wrapper {
	width: 800px;
	text-align: left;
	background-color: #06280F;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	margin: 15px auto 15;
	height: auto;
}
#wrapper #sidebar ul {
	list-style-type: none;
	line-height: 1.5;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 134px;
	text-align: center;
	background-color: #06280F;
	border-bottom-width: none;
	border-bottom-style: none;
	border-top-width: none;
	border-right-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 770px;
}



#mainContent {
	height: auto;
	float: left;
	width: auto;
	background-color: #06280F;
	font-family: "Trebuchet MS";
	text-align: center;
	margin: 15px 0px 0px 15px;
	padding: 0px 0px 0px 19px;
}
#wrapper #mainContent img {
	padding-top: 5px;
}

#wrapper #mainContent div p {
	font-size: 1em;
	text-align: left;
}
#sideBar {
	background: #06280F;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 250px;
	float: left;
	height: 400px;
}
#middle {
	background: #06280F;
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: left;
	height: 400px;
}
#rightBar {
	background: #06280F;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	height: 400px;
}




#innerContent {
	background: #06280F;
	text-align: right;
	padding: 0px 5px 0px 0px;
	list-style-image: url(../_images/bullet_triangle_green.gif);
}


#footer {
	margin: 0px;
	height: 50px;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#navBar {
	margin: 0px;
	padding: 10px 50px 0px 0px;
	height: 1.2em;
	text-align: right;
	list-style-position: outside;
}
#wrapper #navBar ul li {
	display: inline;
	font-family: "Trebuchet MS";
	font-size: 1em;

}

.clear {
	clear: both;
}
#wrapper #mainContent dl dt {
	font-weight: bold;
}
#wrapper #mainContent h1 {
	text-align: center;
}
#wrapper #mainContent #table1 tbody tr td {
	text-align: left;
}
body {
	height: 2000px;
}
#wrapper #mainContent img {
	text-align: center;
}
