body {
margin: 0px;
width: 100%;
background: white url(pics/grass2.jpg);
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size:62.5%;
color: black;
}

h1,h2 {
font-family: "Lucida Console", Monaco, monospace;
}

h1 {
text-align: center;
margin-bottom: 0px;
font-size: 3em;
font-weight: normal
}

h2 {
text-align: left;
font-size: 2.3em;
margin-top: 10px;
margin-left: 1em;
}

h3 {
text-align: center;
font-size: 2.2em;
margin-top: 20px;
margin-bottom: 30px;
}

h4 {
text-align: center;
font-size: 2em;
font-weight: normal;
margin-top: 10px;
margin-bottom: 10px;
}

p {
font-size: 1.6em;
margin: 10px 20px 15px 50px;
}

td.header {
height: 140px;
}

td.leftside {
width: 150px;
background: #D2C29A url(pics/sidestrip.jpg);
border-right: 10px solid black;
}

td.left {
width: 10%;
background:  url(pics/leftedge.gif) top right repeat-y;
}

td.content {
background-color: #FFE285;
}

td.right {
width: 10%;
background: url(pics/rightedge.gif) top left repeat-y;
}

td.top {
height: 14px;
background: url(pics/topedge.gif) bottom left repeat-x;
}

div.content {
width: 80%;
background:  url(pics/leftedge.gif) top left repeat-y;
margin: 20px auto;
}

div.contactbox {
width: 90%;
margin: 15px auto;
padding: 5px;
background-color: white;
border: 1px solid black;
}

img.enlarge {
padding: 5px;
background-color: white;
border: none;
}
