body, td, input, textarea, select {
color: #4F4941;
font: 12px arial, sans serif;
line-height: 14px;
}

body {
background-color: #E5E5E5;
margin: 0px;
text-align: center;
}

a {
color:#5C706E;
font-weight: bold;
text-decoration: none;
}

a:hover, a:active {
text-decoration: underline;
}

#layout {
margin-left: auto;
margin-right: auto;
z-index: 1;
width: 572px;
height: 170px;
}

#content {
margin: 5px auto 10px auto;
width: 558px;
text-align: justify;
z-index: 2;
}

.spacer {
clear: both;
padding-bottom: 10px;
}

h2 {
font-size: 12px;
margin: 5px 0px 5px 0px;
letter-spacing: 1px;
line-height: 12px;
}

h3 {
font-size: 12px;
margin: 5px 0px 5px 0px;
letter-spacing: 0px;
line-height: 12px;
}

p {
margin: 0px 0px 15px 0px;
}

form {
margin: 0px 0px 15px 0px;
}

.form {
width: 100%;
margin: 0px 0px 5px 0px;
border: 0px;
background-color: #D2D1CC;
}

.form_short {
width: 150px;
margin: 0px 0px 5px 0px;
border: 0px;
background-color: #D2D1CC;
}

.form_file {
margin: 0px 0px 5px 0px;
border: 0px;
background-color: #D2D1CC;
}

textarea {
height: 40px;
}

.button {
border: 0px;
background-color: #D2D1CC;
padding: 1px 5px;
}

ul {
margin: 0px 0px 15px 0px;
padding: 0px;
}

li {
padding: 0px;
margin: 0px;
list-style-type: square;
list-style-position: inside;
}

.float {
float: left;
width: 100px;
height: 100px;
margin: 0px 5px 10px 5px;
text-align: center;
}

.floatwall {
float: left;
width: 120px;
height: 90px;
margin: 0px 0px 15px 15px;
text-align: center;
}

.nav {
text-align: center;
font-weight: bold;
font-size: 14px;
font-style: italic;
margin: -5px 0px 2px 0px;
clear: both;
}

.nav a:hover {
text-decoration: none;
}

.guestbook_entry {
border-bottom: 3px solid #D2D1CC;
padding-bottom: 15px;
}

.gradientmapexample {
width: 100%;
margin: 0px 0px 15px 0px;
}

.gradientmapexample td {
padding-right: 5px;
vertical-align: top;
}

#footermenu {
margin-top: 20px;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
color: #C8C8C6;
}

#footermenu a {
color: #C8C8C6;
}
