html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, img, strong, b, u, i, ol, ul, li, form, table, caption, tr, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 13px;
vertical-align: baseline;
background: transparent;
font-family: "Georgia", serif;
}

body {
line-height: 1;
background: #74ab1e url('img/bg.jpg') no-repeat center top;
}

img, div { behavior: url(iepngfix.htc) }

ol, ul {
list-style: none;
}

:focus {
outline: 0px;
}

table {
border-collapse: collapse;
border-spacing: 0px;
}

p {
line-height: 1.6em;
margin-bottom: 1em;
font-size: 1em;
}

b { font-size: 1em; }

h1 {
font-size: 1.7em;
font-weight: normal;
margin-bottom: 0.5em;
color: #74ab1e;
}

h2 {
margin-bottom: 0.5em;
}

.clear {
clear: both;
}

#wrapper {
background: #ffffff url('img/bg-content.jpg') no-repeat 10px 0px;
width: 800px;
margin: 0 auto;
padding: 0px 50px 10px 50px;
margin-top: 10px;
}

#menu {
text-align: center;
margin-bottom: 20px;
}

#menu a {
text-decoration: none;
color: #74ab1e;
font-size: 15px;
padding: 0px 2px 0px 2px;
}

#menu a:hover, #menu a.this {
color: #c4d8a5;
}

#slideshow {
margin-left: -50px;
background-color: #fff;
margin-bottom: 40px;
}

#content {
padding-bottom: 25px;
}

#contentleft {
float: left;
width: 550px;
margin-right: 25px;
}

#contentleftwide {
width: 800px;
}

#contentleftwide img {
}

#contentleftwide .gallery {
margin: 0px 6px 6px 0px;
width: 194px;
height: 194px;
overflow: hidden;
float: left;
border: 0px;
padding: 0px;
line-height: 0px;
display: block;
}

#contentright {
width: 200px;
float: left;
}

#footer {
background-color: #c4d8a5;
width: 900px;
margin-left: -50px;
height: 35px;
text-align: center;
padding-top: 15px;
}

#footer a, #footer p, #footer b { font-size: 12px; }

#footer a {
text-decoration: none;
color: #000000;
}