/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  * { margin: 0pt;
    padding: 0pt;
    font-family: verdana;
    }

  body { background-color: rgb(68, 71, 44);
    }

  h1 { font-family: georgia;
    color: rgb(68, 71, 44);
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 10px;
    }

  #main { background-image: url(images/background.jpg);
    position: relative;
    width: 741px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    }

  #bgbar { background-image: url(images/footer.jpg);
    position: relative;
    width: 741px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: repeat-y;
	border:0px solid red;
    }

  #hotspot1 { position: relative;
    top: 0px;
    left: 180px;
    width: 375px;
    height: 70px;
    }

  #hotspot2 { position: relative;
    top: -70px;
    left: 710px;
    width: 30px;
    height: 407px;
    }

  #main ul li { margin-bottom: 49px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    }

  #main1 ul li { margin-bottom: 50px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    }

  #copy { border: 0px solid red;
    position: absolute;
    line-height: 140%;
    font-family: verdana;
    font-size: 11px;
    width: 495px;
    background-color: transparent;
    top: 84px;
    left: 265px;
    }

  #copyAbout { border: 0px solid red;
    line-height: 140%;
    position: relative;
    font-family: verdana;
    font-size: 11px;
    width: 390px;
    background-color: white;
    }

  #menu { border: 0px solid red;
    text-align: center;
    width: 155px;
    }

  .menu { font-family: arial;
    font-weight: bold;
    color: black;
    background-color: transparent;
    text-decoration: none;
    }

  .menu:hover { color: rgb(170, 170, 170);
    text-decoration: none;
    }

  ul.footer { color: white;
    font-weight: 100;
    font-size: 14px;
    position: absolute;
    text-align: center;
    top: 363px;
    left: 250px;
    width: 305px;
    }



  ul.footer li { border-right: 1px solid white;
    margin: 0px 0px 0px 3px;
    padding: 0px 0px 0px 3px;
    display: inline;
    text-decoration: none;
    font-weight: bold;
    list-style-type: circle;
    list-style-image: none;
    list-style-position: outside;
    }

  ul.footer li.last { border-right: 0px none;
    }

  #bottombar { background-image: url(images/footer.jpg);
    background-repeat: repeat-y;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    }

  li a { text-decoration: none;
    color: white;
    }

  li a:hover { text-decoration: underline;
    color: white;
    }
ul#list {
	color:black;
 }
  ul.footer1 { 
    border-right: 1px solid white;
    background-color: black;
    height: 20px;
    font-size: 11px;
	width:741px;

	position: relative;
    margin-left: auto;
    margin-right: auto;
    }

  ul.footer1 li { border-right: 1px solid white;
    margin: 0px 0px 0px 3px;
    padding: 0px 10px 0px 3px;
    display: inline;
    color: black;
    line-height: 15px;
    text-decoration: none;
    font-weight: bold;
    list-style-type: circle;
    list-style-image: none;
    list-style-position: outside;
    }

  ul.footer1 li.last { border-right: 0px none;
    }
	
  ul.footer1 li.first { padding-left: 200px;
    }

  p { font-weight: normal;
    color: rgb(48, 48, 48);
    font-family: Verdana;
    margin-bottom: 14px;
    font-size: 11px;
    }

table#favs th{
	background-color: #A61924;
	color: white;
	 font-weight: bold;

	}
table#favs td {
	border-bottom:1px dotted  #A61924;
 }
table#favs td a{
	color:#245999;
	font-weight: bold;
	text-decoration:none;
 }
 table#favs td a:hover{
	color:black;
	font-weight: bold;
	text-decoration:underline;
 }
 .divider {
	border:1px dashed #3e3e3e;
	margin-top:5px;
	margin-bottom:5px;clear:both;
 }
 .item {
	font-size:11px;
 }
 table#cart {
	border: 0px solid navy;
	margin:1px;
	font-size: 11px;
	position: relative;
	width:410px;
	left:0px;
 }

 table#cart th{
	background-color:  #7F0301;
	color: white;
	font-size: 11px;
	text-align: center;
	margin-bottom:10px;
 }
