*						{ padding: 0px 0px; font-size:12px; }
html					{ height: 100%; }
body					{ height:100%; min-height:101%; margin:0px 0px; font-family: Verdana, Helvetica, Sans-Serif; color:#FFFFFF; background-color: #891d00; background-image: url('images/background.jpg'); background-repeat:repeat-x; background-position:top center; }
table					{ border: 0px solid; }

ul						{ margin: 0px 30px; }

td.content			{ color:#000000; padding: 4px 20px 8px 20px; line-height:19px; }
td.content-c		{ color:#000000; line-height:19px; }
td.menu				{ background:url('images/background_menu.jpg'); background-position:top center; background-repeat:repeat-x; background-color:#b92700; }
td.body				{ background:url('images/background_body.jpg'); background-position:top center; background-repeat:repeat-y; background-color:#FFFFFF; }

td.bottom			{ background:url('images/page_bottom.jpg'); background-position:center; background-repeat:no-repeat; background-color:#000000; }
td.footer			{ padding: 0px 0px 0px 0px; font-family: Arial, Verdena, Helvetica, Sans-Serif; font-size: 8pt; color: #888888; line-height: 1.3em; }
td.footer a			{ color: #888888; text-decoration: none; font-size:8pt; }
td.footer a:hover	{ color: #972000; text-decoration: none; font-size:8pt; }

.name					{ font-size:13pt; font-weight:bold; color:#999999; }
.title				{ font-weight:bold; font-style:italic; color:#999999; }

.line					{ width:570px; margin-top:0px; margin-bottom:0px; border-top:1px solid #70aee4; height:1px; }

.pic					{ border: 1px solid #222222; }
.right				{ margin-left:6px; }
.left					{ margin-left:6px; }
.top					{ margin-top:6px; }
.bottom				{ margin-bottom:6px; }

a						{ color: #0000FF; text-decoration: none; }
a:hover				{ color: #FF0000; text-decoration: none; }

.headline-txt		{ font-weight:bold; font-size:11pt; }

ul.three-up { list-style: none; overflow: auto; margin: 10px 0 10px 30px; }
ul.three-up li { width: 175px; float: left; text-align: left; }


/***** Start of Inventory Display Classes *****/
.inv-item-layout { border: 1px solid #666666; background-color: #F5F3EB; color: #F8F8F8; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 15px }
.inv-category-list { }
.inv-field-header { font-size: 9pt; font-weight: bold; background-color: #901e00; color: #ffffff;}
.inv-field { color: #000000; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 15px }
.inv-field-sold-header { font-size: 9pt; background-color: #DCD3B4; color: #FF4040; font-weight: bold; line-height: 16px; }
.inv-field-sold { font-size: 9pt; color: #FF0000; font-weight: bold; line-height: 16px; }
.inv-popup-button { border: 1px solid #222222; padding: 2px 4px; font-size: 9pt; background-color: #901e00; }
.inv-category-on { border: 1px solid #222222; padding: 2px 10px; font-size: 9pt; background-color: #901e00; }
.inv-category-off { border: 1px solid #222222; padding: 2px 10px; font-size: 9pt; background-color: F5F3EB; }
.inv-bigpicture { border: 1px solid #222222; }
.inv-special-picture { border: 1px solid #222222; }
.inv-special-frame { }
.inv-special-cell { padding: 5px 0px 0px 0px; }
.inv-thumb { border: 1px solid #666666; }
.inv-search { padding: 0px 5px; color: #E2D9B0; font-size: 7pt; font-weight: bold; line-height: 16px; }
.inv-searchbox { border: 1px solid #003300; background-color: #3C783C; color: #E2D9B0; font-size: 9pt;; font-weight: bold; }
.inv-searchbutton { border: 1px solid #003300; background-color: #3C783C; color: #E2D9B0; font-size: 9pt; font-weight: bold; height: 17px; }
.inv-search-result { font-weight: bold; color: #FF0000; }
a.inv-category-link { color: #aaaaaa; font-weight: bold; text-decoration: none; }
a.inv-category-link:hover { color: #52ae29; font-weight: bold; text-decoration: none; }
a.inv-popup-button-link { color: #ffffff; text-decoration: none; }
a.inv-popup-button-link:hover { color: #aaaaaa; text-decoration: none; }
a.inv-sortlink { color: #ffffff; font-weight: bold; line-height: 16px; }
a.inv-sortlink:hover { color: #aaaaaa; font-weight: bold; line-height: 16px; }
/***** End of Inventory Display Classes *****/


div.contact_form
{
    float: right;
    width: 350px;
    border: 1px solid #231f20;
    background-color: #efa81a;
    text-align: center;
    color: black;
}

form fieldset
{
    width: 348px;
    margin: 0 Auto;
    padding: 0;
    text-align: left;
    border: none;
}

fieldset h2
{
	text-align: center;
}

form label
{
    font-size: 12px;
    font-weight: bold;
    color: black;
}

form div
{
    padding: 5px 10px;
}

form input.contact_field, form textarea.contact_field
{
    width: 320px;
}

form input.contact_city
{
    width: 140px;
}

form input.contact_state
{
    width: 60px;
}

form input.contact_zip
{
    width: 80px;
}
