body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-color:#e7e7e8;
	margin:0;
}

a {
	border:0;
}

h1, h2 {
	color:#046030;
}

h1#site-name, div#site-name /* The name of the website */ {
  position: relative;
	overflow:hidden;
	z-index:50;
	margin: 0 10px 0 0;
	margin-left:0px;
	margin-right:10px;
}

#site-name span.titlereplace {
	position: absolute;
	width: 100%;
	height: 100%;
}

div.frontpage #name-and-slogan {
	float:left;
}

div.frontpage #site-name {
	float:left;
  width: 400px;
  height: 240px;
	margin-right:20px;
}

div.frontpage #site-name span.titlereplace {
	background-image: url('images/lawfordcutout.png');
	background-repeat: no-repeat;
}

#main {
	margin:0 30px 0 30px;
}

#content-area-1 {
	margin-left:410px;
	padding-top:2px;
}

#content-area-2 {
	padding-top:10px;
	text-align:center;
	clear:both;
}