body {
margin:10px auto 10px auto;
width: 950px;
font-size:10pt;
font-weight:bold;
font-style: italic;
font-family: trebuchet ms, tahoma, verdana, arial, sans-serif; 
background:#D1E7C7;
background-image:url(graphics/grad.jpg);
background-repeat: repeat-x;
border: 1px solid;
}

#head {
  display: block;
  width: 100%;
  height: 110px;
  background: #D1E7C7;
}

a.link {
text-decoration:none;
border-bottom:1px dashed;
}

.GreenawayLogo {
    display:block;
	height:60px;
	width: 527px;
	float: left;
	background:#000;
	border-left: 10px solid #D1E7C7;
	background-repeat:no-repeat;
	background-image:url(graphics/greenaway.gif);
}

.addressbox {
background: #D1E7C7;
padding: 5px;
width: 150px;
float: right;
border: 1px solid #000;
margin-top: 10px;
margin-right: 10px;
}

.address {
display:block;
padding-right: 5px;
padding-left: 5px;
font-size:8pt;
float: right;
font-style: italic;
text-align: right;
}

.mapbut {
display:block;
height:27px;
	width: 42px;
	float: right;
	margin-top: 53px;
background-image:url(graphics/mapbut.gif);
}

.charity {
background: #D1E7C7;
font-size:8pt;
font-style: italic;
text-align: center;
}

.TagLine {
    display:block;
	float: left;
	height: 20px;
	width: 600px;
	background:#D1E7C7;
	border-left: 10px solid #D1E7C7;
	font-style: italic;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11pt;
    font-weight: bold;
}

.MenuList {
    display:block;
	text-align: center;
	border: 1px solid #000;
	background: #F7F9B3;
	padding:2px;
	border: 10px solid #D1E7C7;
	border-bottom: 0px solid #D1E7C7;
	margin: 0px;
}

.MenuList li {
  list-style-type:none;
  padding:0px;
  margin:0px;
  margin-left: 10px;
  margin-right: 10px;
  display: inline;
}

.MenuList li a {
text-align:center;
color:#000;
padding-left: 5px;
  padding-right: 5px;
  font-size: 12pt;
    font-weight: bold;
text-decoration:none;
font-style: italic;
}

.MenuList a:hover {
  background-color:#000;
  color: #fff;
}

#content {
  font-family: verdana, arial, sans-serif; 
  font-weight: normal;
  font-style: normal;
  padding: 10px;
  background: #fff;
  border: 10px solid #D1E7C7;
}

.footer {
text-align:center;
color:#fff;
background: #000;
  font-size: 12px;
  font-weight: bold;
}


.boxed {
display: block;
background: #fff; 
padding: 10px;
border: 1px dashed #D1E7C7;
margin-bottom: 10px;
}

.rightbox {
width: 430px;
display: block;
background: #fff; 
padding: 10px;
float: right;
border: 0px solid #000;
}

.leftbox {
width: 430px;
display: block;
background: #fff; 
padding: 10px;
border: 0px solid #000;
border-right: 1px dashed #D1E7C7;
}

.boxline {
padding: 0px;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}

iframe {
border: 1px solid #000;
}

h1 {
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  text-align: center;
  font-size: 16pt;
  font-weight: bold;
  font-style: italic;
}

.fadebox {
background-image:url(graphics/hgrad.jpg);
padding: 0px;
border: 0px;
margin: 0px;
margin-bottom: 10px;
}

img {
padding: 0px;
border: 0px;
margin: 0px;
}

.fancy {
float: right;
margin-left: 10px;
margin-right: 0px;
border: 1px solid #eee;
padding: 5px;
}

.boxpic {
vertical-align: middle;
border: 1px solid #eee;
padding: 5px;
margin: 5px;
}

.section {
border-bottom: 1px dashed #D1E7C7;
margin-bottom: 20px;
}
