body {
	background-position: center top;
	background-color: #e6e3bd;
	text-align: center;
	margin: 0px;
	color: #000000;
	background-image: url(images/bkgrd.gif);
}

#container {
	position: relative;
	width: 715px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
}
picture {
	float: left;
}
#content img {
	float: left;
	padding-right: 25px;
}

#content {
	width: 559px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-color: #F8F9F3;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #678A2D;
	border-left-color: #678A2D;
	background-image: url(images/content_bkgrd.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 30px;
	padding-bottom: 5px;
	margin-left: 5px;
}
#contentbullets {
	width: 500px;
	padding-left: 35px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3E19;
	font-weight: bold;
}

#header {
	position: relative;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 110px;
	padding-top: 20px;
	width: 716px;
	margin-left: 5px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	color: #000000;
	margin-left: 5px;
	height: 101px;
	width: 715px;
}
#footer a {
	color: #678A2D;
	text-decoration: none;
	width: 700px;
	font-weight: bold;
	font-size: 10px;
}

#content a {
	text-decoration: none;
	color: #678A2D;
	font-weight: bold;
}
#content a:hover {
	color: #3C4E61;
}
#menu {
	width: 726px;
	background-color: #FFFFFF;
	height: 23px;
}
#logo {
	width: 180px;
}
#menu a, #menu span {
  background-repeat: no-repeat;
  background-color: transparent;
  height: 23px;
  float: left;
  padding: 0 0px 0 0px;
  outline: 0;
}
#menu a:hover,active,focus {
  background-position: 0 -23px;
}
#menu .about {
background-image: url(images/nav/about.gif);
width:84px;
}
#menu .philosophy {
background-image: url(images/nav/philosophy.gif);
width: 116px;
}
#menu .services {
background-image: url(images/nav/services.gif);
width: 91px;
}
#menu .resources {
background-image: url(images/nav/resources.gif);
width: 204px;
}
#menu .test {
background-image: url(images/nav/test.gif);
width: 130px;
}
#menu .contact {
background-image: url(images/nav/contact.gif);
width: 101px;
}
#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #678A2D;
	height: 20px;
	padding-top: 2px;
	margin-left: 5px;
}
#credits a {
	color: #678A2D;
	text-decoration: none;
}
pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #678A2D;
}
