img.product-image {
    width: 400px;
}

/* Body */
body
{
  margin: 0px;
  padding: 0px;
  background-image: url(../images/salmon.jpg);
}
/* End Body */

/* Header */
div.header {background-color: #FFDDDD;  height: 100px; border-bottom: 3px solid #AA0066; text-align: center; vertical-align: top;}
/* End Header */

/* Sidebar */
div.sidebar { width: 190px; background-color: #FFEEEE; background-image: url(../images/salmon_light.jpg); border-right: 2px solid #A04444; border-bottom: 1px solid #D06666; float: left;} 
div.side_link { height: 30px; padding-left: 15px; vertical-align: middle; }
a.sb_link, a.sb_link:hover, a.sb_link:visited { color: #000080; width: 130px; font-weight: bold; }
a.sb_link:hover { background-color: #800000; color: #FFFFFF; border: 1px solid #000000;}
div.linkexchangeline {font-size: 11px; padding: 5px;}
a.linkexchange, a.linkexchange:active, a.linkexchange:visited, a.linkexhange:hover {border: 1px solid #AA3333; color: #FFFFFF;}

/* End Sidebar */

/* Footer */
div.footer {padding-top: 10px; margin-top: 25px; height: 100px; text-align: center; width: 100%; clear: both;}
/* End Footer */

/* Main */
p { width: 75%; line-height: 1.8em; position: relative; left: 50px; font-size: 14px; font-family: Harrington, arial;}
h1 { font-size: 20px; color: #672300; border-bottom: 2px solid #672300; margin-bottom: 10px; margin-left: 200px; }
h2 { font-size: 16px; color: #985400; border-bottom: 1px solid #985400; font-style: italic; margin-left: 200px; }
h3 { font-size: 14px; color: #786510; border-bottom: 1px dashed #786510; font-weight: bold; width: 75%; margin-left: 200px;}
div.structure { float: left; line-height: 1.3em;}
p.clear { font-family: arial;  width: 50%;}
div.indent { list-style-position: inside;}
div.help { line-height: 1.3em; letter-spacing: .1em; font-family: arial; font-size: 12px; }
div.help ul { list-style-type: square; }
table.productbrowse { width: 600px; }
table.productbrowse td { text-align: center; vertical-align: bottom;}
table.general { position: relative; left: 50px; top: 10px; }
table.topnav { position: absolute; top: 10px; right: 10px; float: right; }
table.topnav td { padding-left: 10px; padding-right: 10px; }
table.topnav a, table.topnav a:visited, table.topnav a:active { text-decoration: none; color: #002380; font-weight: bold;}
table.topnav a:hover { color: #672300; }

table.admin_tbl th { background-color: #DDCCCC; }
table.admin_tbl td { border-bottom: 1px solid #888888; color: #FFFFFF; }
table.admin_tbl a, table.admin_tbl a:visited, table.admin_tbl a:active, table.admin_tbl a:hover { color: #FFFFFF; }
tr.style0 { background-color: #CCA7B7; }
tr.style1 { background-color: #BB9797; }
tr.style2 { background-color: #DDCCCC; }

span.total { font-weight: bold; color: #672300; }
div.controls { padding: 5px; }

select.general { width: 100px; }
/* End Main */

/*  Product */
table.producttbl { vertical-align: top; }
td.productimg { vertical-align: top; }
td.description { padding-top: 30px;}
/* End Product */
