/* CSS Document */

body {margin:10px auto;width:760px;font-family:Georgia, "Times New Roman", Times, serif;color:#663333;}
h1 {font-size:1.4em;}
h2 {font-size:1.3em;}
h3 {font-size:1.2em;}
a { text-decoration: none; color:#660000; }
a:visited { }
a:active { }
a:hover { text-decoration: underline;}
table {border-collapse:collapse;}
td {}
th { text-align:left;}
img {border:0px}

#Crumbtrail {margin-bottom:10px; font-size:0.8em;}

.Required {font-weight:bold;color:#EB007D;}
.Error {font-weight:bold;color:#FF0000;}
.ProductDescription {padding-right:2em;}
#Main {border:1px solid #663333; background:url(images/Background.gif) repeat-y;position:relative;}
#Menu {float:left; font-size:0.8em; width:170px;margin-top:1em; padding-left:2px;min-height:600px;}
#Header {background-color:#FFFFCC; font-size:0.8em; padding: 10px 10px 0px 10px;}
#Content {margin-left:180px;padding-right:10px;}
/* Hides from IE5-mac \*/
* html #Main {height: 1%;}
* html #Menu {height: 600px;}
/* End hide from IE5-mac */
#End {clear:both;}
#Footer {text-align:right;font-size:0.7em; padding-right:2px;}
#Menu a {display:block;margin:0px;padding:2px 10px 2px 8px;border:0px;}
#Menu a:hover {background-color:#eeddcc;}
#CurrentPage a {background-color:#ddddee;}
#Menu ul {list-style:none;padding:0px;margin:0px;}
#Menu li {border:0px;}
#Photo {float:left; border:1px solid #663333; margin-right:1em;}
#BottomLinks { position:absolute;bottom:0; width:160px; }
