body {
    font-family: Tahoma;
    font-size: 12px;
    color: #68321F;
    background: #C1D72E;
    margin: 0;
    line-height: 135%;
}
a {
    color: #68321F;
}
img {
    border: none;
}
ul {
    list-style-type: none;
}
ul li {
    padding-top: 5px;
}
table {
    border-collapse: collapse;
}
input {
    color: #68321F;
    font-size: 12px;
    border: 1px solid #68321F;
}
textarea {
    color: #68321F;
    font-size: 12px;
    border: 1px solid #68321F;
}
select {
    color: #68321F;
    font-size: 12px;
    border: 1px solid #68321F;
}
button {
    color: #68321F;
    background-color: #FFFFFF;
    font-size: 14px;
    border: 1px solid #68321F;
    padding: 1px;
}
.heading {
    padding-bottom: 10px;
}
.text {
    padding: 2px 0 15px 30px;
}
.menu_item {
    height: 45px;
    width: 120px;
}
.green {
    background: #C1D72E;
}
.brown {
    background: #68321F;
}
.white {
    background: #FFFFFF;
}
.bold {
    font-weight: bold;
}
.centered {
    text-align: center;
    padding-bottom: 4px;
}
.navbutton td {
    height: 24px;
    width: 90px;
    text-align: center;
}
.navbutton img {
    position: relative;
    top: 2px;
}
#navbar {
    position: absolute;
    top: 156px;
    left: 252px;
    font-family: Arial;
    border: 1px solid #68321F;
    background-color: #ffffff;
    padding: 3px 16px 3px 16px;
}
#navbar a {
    text-decoration: none;
}
#splash-container {
    width: 100%;
    height: auto;
}
#container {
    width: 760px;
    height: auto;
}
#content {
    height: 400px;
    vertical-align: top;
}
#content_with_bubbles {
    height: 400px;
    vertical-align: top;
    background-image: url('/images/bubbles.gif');
    background-position: 320px 18px;
    background-repeat: repeat-y;
}
#contact_us {
    padding-top: 10px;
}
#ssn_button {
}
#menu {
    padding-top: 30px;
    padding-left: 36px;
}
#menu img {
    border: 0;
    position: relative;
    left: 4px;
    top: 1px;
}
#menu a {
    color: #630;
    margin-top: 10px;
    text-decoration: none;
}
#banner {
    position:absolute;
    top: 2px;
    left: 246px;
}
#legal {
    padding-top: 20px;
    text-align: center;
    font-size: 10px;
}