html {
margin-bottom: 1px;
}
form {
margin: 0;
padding: 0;
}
body {
margin: 16px 0px 0px 0px;
font-size: 12px;
}
body, div, span, form, input, option, select, textarea, td, th {
font: small Georgia;
line-height: 1.7em;
color: #52514e;
}
input, option, select, textarea {
line-height: 1.5em;
border: solid 1px #c7d6d9;
padding: 2px;
}
.button {
background: #e9f1f2;
cursor: pointer;
}

input, textarea {
color: #738c2a;
}
a:link, a:visited {
text-decoration: none;
font-weight: normal;
color: #1669b2;
}
a:hover {
text-decoration: underline;
font-weight: normal;
color: #99331f;
}
a:focus {
outline: none;
}
input.button {
cursor: pointer;
}
p {
margin: .5em 0 1em 0;
text-align: justify;
}
img {
border: 0 none;
}
h1, h2, h3 {
font-family: Georgia, serif;
font-weight: normal;
}
h1 {
margin: 8px 0;
color: #659cb6;
}
h2 {
margin: 8px 0 2px 0;
color: #a3923b;
}
h2 a, h2 a:hover {
text-decoration: none;
color: #a3923b;
}
h3 {
font-size: 14px;
margin: 2px 0;
color: #97b247;
}
ul.sitelinks {
margin: 0;
padding: 1px;
float: left;
}
ul.sitelinks li {
display: block;
float: left;
list-style-type: none;
margin: 0;
padding: 1px 26px;
line-height: 20px;
}
ul.sitelinks a {
font-size: 12px;
text-transform: uppercase;
font-weight: normal;
color: #406a80;
}
ul {
list-style: square inside;
}
ul ul {
list-style: disc inside;
}
li {
padding: .1em 0;
}
li div {
}
.clear {
clear: both;
height: 1px;
line-height: 1px;
font-size: 1px;
}
#wrapper {
width: 100%;
text-align: center;
}
#page {
width: 720px;
margin: 0 auto;
text-align: left;
position: relative;
}
#heading {
position: absolute;
top: 40px;
}
#title_home {
width: 720px;
height: 400px;
background: url('../images/title_home.jpg') no-repeat;
position: relative;
}
#title {
width: 720px;
height: 80px;
background: url('../images/title.jpg') no-repeat;
position: relative;
}
#menu_home {
position: absolute;
width: 716px;
height: 30px;
bottom: 0px;
left: 2px;
}
#menu {
position: absolute;
width: 716px;
height: 24px;
bottom: 0px;
left: 2px;
}
#menu a {
color: #f0fad2;
}
#menu a:hover {
color: #fff;
}
#title {
}
#main {
padding: 4px 12px;
}
#footer {
clear: both;
margin-top:  8px;
padding: 8px 0;
border-top: solid 2px #a0b663;
}
#footer_home {
clear: both;
margin-top:  8px;
border-top: solid 2px #999;
padding: 8px 0;
}
.active {
text-decoration: underline !important;
cursor: default;
}
#menu .active {
color: #d4e6a1 !important;
}
.active:hover {
text-decoration: underline !important;
cursor: default;
}
#menu .active:hover {
color: #d4e6a1 !important;
}
#special {
position: absolute;
width: 275px;
height: 150px;
background: url('../images/bee.png') top right no-repeat;
right: 0px;
top: 0px;
display: none;
}
#special a {
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}
#special a:hover {
text-decoration: none;
}
.error {
color: #99331f;
font-style: oblique;
}
table {
border-collapse: collapse;
}
td {
margin: 0;
padding: 2px 0;
}
td.label {
text-align: right;
vertical-align: top;
padding-right: 12px;
}
textarea {
width: 580px;
height: 120px;
}
