body{
	/*position: relative;*/
	/*background-color: #555;*/
	background-color: #8a8a8a;
	font-family: "helvetica neue",helvetica,arial,verdana,sans-serif;
	font-size: 0.9em;
	min-width: 60em;
	font-weight:300;
}
#breadcrumbs
{
position:relative;
top:-4px;
font-size:75%;
font-weight: 200;
}
#breadcrumbs a
{
text-decoration:underline;
font-weight:300;

}
textarea{
	font-family: "helvetica neue",helvetica,arial,verdana,sans-serif;
}
input{
	font-family: "helvetica neue",helvetica,arial,verdana,sans-serif;
}
#page-title{
	font-weight: 100;
	font-size: 3em;
	color: #000000;
	border-color: #a3aa94;
	font-family: "helvetica neue",helvetica,arial,verdana,sans-serif;
}
h1{
	font-weight: 100;
	font-size: 3em;
}
h2{
font-weight: 200;
font-size: 2em;
}
h2 a{
font-weight: 200;
}
h3{
font-weight: 200;
font-size: 1.7em;
}
h3 a{
font-weight: 200;
}
#main-content h1 {
	font-weight: 100;
	color: #000000;
	font-family: "helvetica neue",helvetica,arial,verdana,sans-serif;
}

#main-content h2{
	font-weight: 200;
	color: #599;
	font-family: "helvetica neue",helvetica,arial,verdana,sans-serif;
}


#main-content h3 {
/*	margin-left: 2em;*/
	font-weight: 200;
	color: #144;
	font-family: "helvetica neue",helvetica,arial,verdana,sans-serif;
}
#header {
	border-bottom: 1px solid #888;
	height: 7em;
}

#header h1{
	font-size: 220%;
	padding: 0.5em 0 0 1em;
	font-family: "helvetica neue",helvetica,arial,verdana,sans-serif;
	font-weight: 100;
}
#header h2{
	font-size: 150%;
	font-weight: 100;
	padding: 0 0 0 3em;
	font-family: "helvetica neue",helvetica,arial,verdana,sans-serif;
}