@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Futura, "Avant Garde", "Century Gothic", sans-serif;
	background-color: #C0B598;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	background-image: url(../images/bg.jpg);
}
.oneColFixCtr #training {
	width: 800px;
	background-color: #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/tree2.gif);
	background-repeat: no-repeat;
	background-position: 420px -250px;
	position: relative;
	height: 715px;
	border: 1px solid #999;
	z-index: 1;
}
.oneColFixCtr #about {
	width: 800px;
	background-color: #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/tree2.gif);
	background-repeat: no-repeat;
	background-position: 420px -250px;
	position: relative;
	height: 575px;
	border: 1px solid #999;
	z-index: 1;
}
.oneColFixCtr #home {
	width: 800px;
	background-color: #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/tree2.gif);
	background-repeat: no-repeat;
	background-position: 420px -250px;
	position: relative;
	height: 490px;
	border: 1px solid #999;
	z-index: 1;
}


.leaffall {
	height: 575px;
	width: 800px;
	z-index: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	padding: 0px;
}
.pageframe {
	height: 600px;
	width: 800px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr #about .pageframe {
	height: 550px;
	width: 800px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr #home .pageframe {
	height: 475px;
	width: 800px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}



.grass {
	background-image: url(../images/grass.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 800px;
	position: absolute;
	bottom: 0px;
}
#mainContent {
	width: 525px;
	margin-left: 15px;
	margin-top: 15px;
	z-index: 1;
	position: absolute;
}
#toprule {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 2px;
	background-color: #6C0;
	width: 500px;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color:#6C0;
}
.menu {
	color: #6C0;
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 30px;
}

#leaves {
	position: absolute;
	top: 0px;
	right: 65px;
}
#headshot {
	position: absolute;
	top: 190px;
	right: 80px;
	z-index: 1;
}
#map {
	position: absolute;
	top: 150px;
	right: 65px;
	z-index: 5;
}
.loccontainer {
	width: 375px;
}
.loccontainer a {
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




object {
	margin: 0px;
	padding: 0px;
}

.homeContainer {
	height: 200px;
	width: 300px;
	background-color:#FFF;
	background-image:url(../images/holdpage.jpg)
	border-style:solid;
	color:#999;
	background-image: url(../images/holdpage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	border: 1px solid #999;
}
h1 {
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #999;
	font-weight: normal;
}
h2{
	font-weight: normal;	
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul {
	margin-left: -10px;
	list-style-type: disc;
	color: #6C0;
	list-style-position: inside;
	font-weight: bold;
	font-size: 18px;
}
.bullet {
	color: #666;
	font-weight: normal;
	font-size: 14px;
}
.leaffallHome {
	height: 490px;
	width: 800px;
	z-index: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	padding: 0px;
	overflow: hidden;
}
#bacp {
	position: absolute;
	top: 170px;
	right: 76px;
}
