<!--
body {
    font-family: Arial, Helvetica, sans-serif; 
    color: #444444;
    text-align: left;
    background-color: #FFFFFF;
}
table.border { 
    border: 1px solid #000000; 
}
table.main {
    border: 0px; 
}
td {
    font-size: 100%;
}
.logo {
    background-color: #6E714A;
    border: 0px;
    color: #FFFFFF;
}
.banner {
    background-color: #E0E3A8;
    color: #000000;
}
.banner2 {
    background-color: #E0E3A8;
    background: url(Images/flying_geese2.jpg);
    color: #000000;
}
.menubar {
    font-size: 100%;
    font-weight: bold;
    color: #333333;
    text-align: center;
    background-color: #E1E7F5;
    background-image: url(Images/menubar.jpg);
    background-repeat: repeat-x; 
    padding: 0px;
}
.menubar_store {
    min-height: 25px;
    font-size: 110%;
    font-weight: bold;
    color: #333333;
    text-align: center;
    vertical-align: bottom;
    background-color: #E1E7F5;
    background-color: #FFFFFF;
    background-image: url(Images/menubar.jpg);
    background-repeat: repeat-x; 
    padding-top: 4px;
}
.products {
    color: #6E714A;
    background-color: #F5F7E9;
    text-align: left;
}
.products2 {
    color: #6E714A;
    background-color: #FFFFFF;
    text-align: left;
}
.newsletter {
    color: #6E714A;
    background-color: #E0E3A8;
    text-align: left;
}
.sidebar {
    font-size: 100%;
    color: #6E714A;
    background-color: #E0E3A8;
    line-height: 130%;
    text-align: center;
}
.sidebar2 {
    font-size: 100%;
    color: #6E714A;
    background-color: #E0E3A8;
    line-height: 116%;
    text-align: center;
}
.subtitle {
    font-size: 120%;
    font-weight: bold;
    text-align: center;
}
.emphasized {
    font-weight: bold;
}
.bold_center {
    font-weight: bold;
    text-align: center;
}
.title {
    font-size: 135%;
    color: #000000;
    text-align: right;
    background-color: #EAECDE;
}
.noborder {
    border: 0px; 
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.content {
    font-family: Verdana, Arial, sans-serif; 
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
.content2 {
    padding-left: 18px;
    padding-right: 18px;
    text-align: left;
}
.product_table {
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #E0E3A8;
}
.on_green {
    color: #6E714A;
    background-color: #E0E3A8;
    text-align: left;
}
.on_white {
    color: #6E714A;
    background-color: #FFFFFF;
    text-align: left;
}
.indented {
    padding-left: 60px;
    padding-right: 60px;
    text-align: left;
}
.padding_left_bottom {
    /* Used to control white space around image on right side of table. */
    border-left: solid 16px #FFFFFF;
    border-bottom: solid 16px #FFFFFF;
}
.padding_right_bottom {
    /* Used to control white space around image on right side of table. */
    border-right: solid 16px #FFFFFF;
    border-bottom: solid 16px #FFFFFF;
}
.padding_right {
    border-right: solid 10px #FFFFFF;
}
.padding_all_sides {
    border-left: solid 10px #FFFFFF;
    border-bottom: solid 10px #FFFFFF;
    border-right: solid 10px #FFFFFF;
    border-top: solid 10px #FFFFFF;
}
.breakout_box {
    font-size: 100%;
    background-color: #DFDCAD;
    color: #444444;
    text-align: left;
    vertical-align: top;
}
.breakout_box2 {
    font-size: 100%;
    line-height: 100%;
    background-color: #D7D597;
    text-align: right;
    color: #444444;
}
.right_justified {
    text-align: right;
}
.footer {
    color: #000000;
    background-color: #DAD4C6;
    background-image: url(Images/footerbar.jpg);
    background-repeat: repeat-x; 
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.footer_left {
    font-size: 70%;
    text-align: left;
    padding-left: 8px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.footer_right {
    font-size: 70%;
    text-align: right;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
}
.bulletlist {
    font-size: 90%;
}
.thumbnail1 {
    border: 0px;
    color: #444444;
    background-color: #FFFFFF;
}
.thumbnail2 {
    text-align: center;
    vertical-align: middle;
    color: #444444;
    background-color: #C3C68A;
}
.thumbnail3 {
    vertical-align: middle;
    color: #444444;
    background-color: #C3C68A;
}
.calendar {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 80%;
    text-align: left;
}
.calendar2 {
    font-family: Arial, Helvetica, sans-serif; 
    text-align: center;
    background-color: #EAECDE;
}
.month {
    font-size: 120%;
    font-weight: bold;
}
a {
    font-size: 100%;
    color: #333333;
    text-align: center;
    text-decoration: none;
}
a.current {
    color: #CC6600;
}
a.inline {
    font-size: 100%;
    color: #0000CC;
    text-align: left;
}
/* Style for links when the mouse is hovering over them.  Keep this at the end. */
a:hover {
    color: #AAAAAA;
}
/* Style for embedded links when the mouse is hovering over them.  Keep this at the end. */
a.inline:hover {
    color: #AAAAAA;
}
/* unused styles */
.unused {
    text-decoration: underline;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border: 3px;
    border-color: #FFFFFF;
    border-style: outset;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #E0E3A8;
}
.listnoindent {
    list-style-position: outside;
}
-->

