.mainpage {
	width: 46em;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	top: 2em;
	border: 0.1em solid #ffffff;
	background-position: 99% 99%;
	background-color: #FFFFFF;
}

#rightColumn {
	float: right;
	width: 32em;
	font-family: Calibri;
	font-size: 1em;
	color: #7030A0;
	text-align: justify;
	margin-right: 2em;
	
}

#leftColumn {
	float: left;
	width: 8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #652B91;
	margin-left: 3em;
	margin-top: 1em;
}
#footer {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #939;
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 2.5em;
	width: 10em;
}

#header {
	clear: both;
	height: auto;
	background-image: url(herbbed-stretched.png);
	width: 100%;
	margin-bottom: 1em;
}
#navlist
{
	width: 8em;
	color: #939;
	float: left;
	padding-bottom: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

#navlist li
{
	list-style: none;
	text-align: left;
	display: block;
	line-height: 1em;
	color: #652B91;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navlist li a
{
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #652B91;
	padding-top: 0.7em;
	padding-right: 0.5em;
	padding-bottom: 0.7em;
	font-weight: bold;
}

#navlist li a:link, #navlist li a:visited{
	color: #652B91;
	  }

#navlist li a:hover{
	color: #7030A0;
	text-decoration: underline;
}


body#home a#homenav,
body#philosophy a#philosophynav,
body#about a#aboutnav,
body#casestudies a#casestudiesnav,
body#contact a#contactnav
 {
	color: #7030A0;
	  	
	
}
.imagepositioning {
	float: right;
}
.box-positioning {
	float: left;
}


#headerLeft {
	float: left;
	width: 12.5em;
	height: auto;
	margin-top: 1em;
	margin-left: 1em;
}
#headerRight {
	float: left;
	width: 60%;
	height: 7em;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-top: 1em;
}
#leftBox img {
	float: left;
	width: 8em;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#rightBox img {
	float: left;
	width: 8em;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.leftOptionalBox {
	font-size: 0.9em;
	color: #7030A0;
	font-family: Calibri;
	width: 8em;
	text-align: left;
	margin-bottom: 1em;
	margin-top: 1em;
	padding: 0.3em;
	float: left;
	height: auto;
	margin-left: .5em;
	font-weight: bold;
}

