body {
	background-attachment: fixed;
	background-image: url(images/loosleaf.gif);
	background-repeat: repeat;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	width: 95%;
	background-color: #FFFFFF;
}
#openquotes {
	font-family: "Book Antiqua", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-left: 30px;
	clear: right;
}
#openquotes .author {
	font-style: normal;
	font-weight: bold;
}
#openquotes .title {
	font-style: italic;
	font-weight: bold;
	color: #006600;
}

#headerlogo {
	text-align: center;
	clear: none;
	float: left;
	height: 200px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	text-transform: capitalize;
	clear: both;
	float: none;
	border-top-width: medium;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	text-align: center;
	position: relative;
	background-position: center;
	margin: 0px;
	padding: 10px;
}
#footer .designer {
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #999999;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #006600;
	text-decoration: none;
	font-style: normal;
}

a:hover {
	color: #00CC33;
	text-decoration: none;
	background-color: #D8FAD9;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #008200;
	padding-left: 20px;
	clear: both;
}
h3 {
	text-align: left;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	padding-left: 15px;
}
h2 {
	text-align: center;
	font-size: 18px;
	border: thin inset #006600;
	width: 90%;
	padding-left: 20px;
	clear: both;
	float: none;
	margin-left: 20px;
}




li {
	list-style-position: inside;
	list-style-image: url(images/pencilspincc.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding: 0px;
	font-weight: normal;
}
h4 {
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#navigation {
	width: 90%;
	background-color: #CCFFCC;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
	clear: both;
}
#navigation li {
	background-color: #CCFFCC;
	list-style-position: inside;
	display: inline;
	margin-right: 20px;
	padding-left: 0px;
	margin-left: 15px;
	padding-right: 15px;
}
#navigation li a {
	font-weight: bold;
}



#mainbody #barefootlearning li {
	list-style-image: url(images/footprinanim.gif);
}
.parenthetical {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#testimonial {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #006600;
	margin-left: 5%;
	line-height: 20px;
	width: 90%;
}
#testimonial .intro {
	font-style: normal;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
}
#navigation li a:hover {
	background-color: #FFFFCC;
	list-style-position: inside;
	display: inline;
	width: 75px;
}
#navigation li a:visited {

	background-color: #CCFFCC;
	list-style-position: inside;
	display: inline;
	width: 75px;
}
#navigation li a:active {
	font-weight: bold;
	color: #FFFFFF;
}

label {
	display: block;
	width: 200px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #006600;
}
input {
	color: #FFFFFF;
	border-top: 1px inset #7E0001;
	border-right: 3px inset #7E0001;
	border-bottom: 3px inset #7E0001;
	border-left: 1px inset #7E0001;
	font-weight: bold;
	background: #FFFFFF;
}
input, textarea, select {
	border: thin ridge #006600;
	font-weight: normal;
	color: #006600;
	background: #FFFFFF;
}

input:focus, textarea:focus, select:focus {
	border: thin groove #006600;
	color: #003300;
	background: #CCFFCC;
}

fieldset {
	border: 1px dashed #006600;
}
.notes {
	font-size: 14px;
	background: #FFFFCC;
	text-align: center;
	font-weight: bold;
}

