#main-top {
}

#main-bottom {
}

#main-content {
    background: url(glow_bg.gif) repeat-y;
}

#mainbuttontext {
    background: url(nav_bg.gif) repeat-x;
    padding-left: 20px;
    height: 20px;
}

#mainbuttontext a.mainbuttontext {
    color: white;
    font-weight: bold;
    font-size: 12px;
    background: url(nav_bg.gif) repeat-x;
    padding: 5px 4px 5px 4px;
    display: block;
    height: auto;
    width: auto;
}

#mainbuttontext a.mainbuttontext:hover {
    color: white;
    font-weight: bold;
    background: url(nav_bg_on.gif) repeat-x;
    padding-top: 5px;
    display: block;
    height: auto;
    text-decoration: none;
}

#mainbuttontext a#on_link {
    background: url(nav_bg_on.gif) repeat-x;
    display: block;
    height: auto;
}

#mainbuttontext ul {
    padding: 0;
    margin: 0;
}

#mainbuttontext li {
    display: block;
    float: left;
}

#sub_main-content {
    margin-left: 15px;
    margin-right: 10px;
}

.left_bg {
    background: url(left_bg.gif) repeat-y;
}

#top_head {
    height: 90px;
}

#top_head a.mainbuttontext {
    text-decoration: underline;
    font-size: 12px;
}

.leftpad {
    padding-left: 30px;
}

hr {
    border-top: 1px solid #cfdf9f;
    height: 1px;
}

h2 {
    font-size: 110%;
    color: #a7b559;
}

.fullwidth {
    width: 625px;
    clear: both;
}

.halfscreen {
    float: left;
    width: 45%;
}

.maintext ul {
    padding: 5px;
    margin: 15px;
    list-style-image: url(list.gif);
}

.featuresdiv {
    margin-top: 20px;
}

.top_links {
    background: url(flowers.jpg) no-repeat bottom right;
    vertical-align: bottom;
    padding: 0 280px 6px 0;
}

h1 {
    font-size: 140%;
    color: #856dab;
}

#maintext {
    padding-left: 10px;
}

input, textarea {
    border: 1px solid black;
}

.incontent {
    background: #97C000;
    margin: 0 !important;
    padding: 0 !important;
}

.incontent td {
    border: none;
    padding: 4px;
    margin: 0 !important;
    background: #fff;
}

.toprow td {
    background: #97C000;
    color: #fff !important;
    border: 1px solid #fff;
}

#contact_table_heading {
    display: none;
}

