body {text-align: center;margin: 0px; padding: 0px;  background-repeat: repeat-x; background-color: #d6dcca; }

img {
border: none;
padding: 0;
margin: 0;
}

/*Divs*/

.all {position: relative; top: 0px; width: 800px; height: 700px; background-color: #d6dcca; text-align: left; position:relative; margin:0 auto; padding:0;}
    
.title {background-color: #abc782; width: 100%; height: 175px;}

.mainsubnav {position: absolute; width: 605px; height: 30px; left: 195px; top: 175px; z-index: 1}

.text {position: relative; width: 600px; height: 700px;  left: 180px; top: 10px; padding-top: 0px; padding-left: 20px; background-color: #d6dcca;}
    
.nav {position: absolute; width: 170px; height: 500px; left: -20px; top: 175px; padding-top: 60px; background-color: #d6dcca; text-align: left; }

.navfiller {position: absolute; width: 143px; height: 400px; left: 0px; top: 401px; background-color: #d6dcca;}
/*Text*/

h1 {
	font-family: trebuchet ms;
	color: #2A351F;
	font-size: 16px;
}

h2 {
    font-family: trebuchet ms;
	color: #2A351F;
	font-size: 14px;
	position: relative;
	left: -20px;
}

h3 {
    font-family: trebuchet ms;
	color: #2A351F;
	font-size: 13px;

}

li.bodytext {
    list-style-image: url(bullet.gif);
    color: #2A351F;
    font-family: trebuchet ms;
    font-size: 14px;
    padding-bottom: 10px;
}

li.nav1 {
    color: #2A351F;
    font-family: trebuchet ms;
    font-size: 14px;
    padding-bottom: 0px;
    position: relative;
    top: -2px;
    text-align: left
}

.midfloat {
    font-family: trebuchet ms;
	color: #2A351F;
	font-size: 16px;
	position: relative;
	left: 35%;
	top: 20%;
}

.sigfloat {
    font-family: trebuchet ms;
	color: #2A351F;
	font-size: 16px;
	position: relative;
	top: 30%;
}

.quote {
    font-size: 10px;
    color: #2A351F;
    font-family: trebuchet ms;
}

p {
	font-family: trebuchet ms;
	color: #2A351F;
}
.topnavtext {
	font-family: trebuchet ms;
	font-size: 14px;
	font-weight: bold;
	color: #2A351F;
	text-decoration: none;
	position: relative;
	left: 5px;
	padding-right: 50px;
}

a {
	font-family: trebuchet ms;
	font-size: 12px;
	font-weight: bold;
	color: #2A351F;
	text-decoration: none;
}

a:hover {
	color:#2A351F;
	background: #dfe4c1;
}

li {
	list-style-type: none;
	margin-left: 10px;
}

img.sigtext {
    position: relative;
    top: 4px;
}


p.subnav {
	position: relative;
	font-family: trebuchet ms;
	color: #2A351F;
	font-size: 14px;
	top: -10px;
}
