* { }
html { height: 100%; }
body { height: 100%; min-height: 101%; margin: 0px Auto; font-family: Arial, Verdena, Helvetica, Sans-Serif; font-size: 16px; color: #000000; line-height: 20px; background-color: #B1CCA3; }
table { border: 0px solid; }

table.layout { margin: 0px auto; background-color: #B1CCA3; background-image: url('/images/layout-bg.jpg'); }
td.content { padding: 45px 30px 0px 0px; background-image: url('/images/content-top.jpg'); background-position: top center; background-repeat: no-repeat; }

td.footer { font-family: Arial, Verdena, Helvetica, Sans-Serif; font-size: 9px; color: #000000; line-height: 1.5em; background-image: none; background-color: #B1CCA3; }
td.footer a { color: #000000; text-decoration: none; }
td.footer a:hover { color: #FF0000; text-decoration: none; }

td.font-arial { font-family: Arial, Verdena, Helvetica, Sans-Serif; font-size: 16px; color: #000000; line-height: 20px; }
td.font-times { font-family: Times New Roman, Times, Sans-Serif; font-size: 16px; color: #000000; line-height: 20px; }

span.hidden { color: #FFFFFF; }

img.logo { margin: 2px 0px 3px 0px; border: 0px; }
span.contact-emph { font-weight: bold; font-style: italic; color: #1A661A; }

a { color: #FF0000; text-decoration: none; }
a:hover { color: #0000FF; text-decoration: none; }

.mapdesc { margin: .5em; background: #d6e5cf; border: 1px solid #000; padding: .5em; }
.mapdesc strong { display: block; text-align: center; }

h1, h2, h3 { padding: 0px; margin: 0px; text-align: center; font-family: Georgia, Times New Roman, Times, Serif; font-weight: bold; font-style: italic; color: #1A661A; }
h1 { font-size: 22px; line-height: 30px; }
h2 { margin-top: 8px; font-size: 16px; line-height: 22px; }
h3 { margin-top: 8px; font-size: 16px; line-height: 20px; }

div.hometitle h1, div.hometitle h2, div.hometitle h3
{
    margin-top: 0px;
}

/***** Start of Inventory Display Classes *****/

body.popup { margin: 5px 5px; font-family: Times New Roman, Times, Sans-Serif; font-size: 11pt; color: #000000; }
.inv-item-layout { border: 1px solid #666666; background-color: #FFFFFF; color: #F8F8F8; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 15px; }
.inv-category-list { }
.inv-field-header { padding: 2px 2px; font-size: 9pt; background-color: #E8E8E8; color: #000000; }
.inv-field { padding: 2px 2px; color: #000000; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 15px; }
.inv-field-sold-header { padding: 2px 2px; font-size: 9pt; background-color: #36516A; color: #F8F8F8; font-weight: bold; line-height: 16px; }
.inv-field-sold { padding: 2px 2px; font-size: 9pt; background-color: #283B50; color: #FF0000; font-weight: bold; line-height: 16px; }
.inv-popup-button { border: 1px solid #787878; font-size: 9pt; font-weight: bold; padding: 2px 4px; background-color: #E8E8E8; }
.inv-category-on { border: 1px solid #999999; padding: 2px 10px; font-size: 9pt; font-weight: bold; background-color: #E8E8E8; }
.inv-category-off { border: 1px solid #666666; padding: 2px 10px; font-size: 9pt; font-weight: bold; background-color: #E8E8E8; }
.inv-bigpicture { border: 1px solid #666666; }
.inv-special-picture { border: 1px solid #666666; }
.inv-thumb { border: 1px solid #666666; }
.inv-search { font-size: 9pt; font-weight: bold; line-height: 16px; }
.inv-searchbox { border: 1px solid #D1D1D7; background-color: #FFFFFF; color: #000000; font-size: 9pt; font-weight: bold; }
.inv-searchbutton { border: 1px solid #999999; background-color: #D1D1D7; color: #000000; font-size: 9pt; font-weight: bold; height: 17px; }
.inv-search-result { font-weight: bold; color: #FF0000; }
a.inv-category-link { color: #000000; text-decoration: none; }
a.inv-category-link:hover { color: #FF0000; text-decoration: none; }
a.inv-popup-button-link { color: #000000; text-decoration: none; }
a.inv-popup-button-link:hover { color: #FF0000; text-decoration: none; }
a.inv-sortlink { color: #000000; font-weight: bold; line-height: 16px; }
a.inv-sortlink:hover { color: #FF0000; font-weight: bold; line-height: 16px; }

/***** End of Inventory Display Classes *****/