body {
 margin: 0px;
 padding: 0px;
 background-color: #890a0c;
 background-image: url(../images/BckndPattern2.jpg);
}
#text, .text, {
  color: #9F1237;
  line-height: 24px;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
}
a {
  color: #9F1237;
}
#text .tl1 {
  font-size: 38px;
  line-height: 60px;
}
#text .tl2 {
  font-size: 24px;
  font-style: italic;
}
.hi {
 color: #9F1237;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}
.txt, .txt input {
 color: #9F1237;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
div.iceDiv {display:inline; float:left; color:#890a0c; padding:10px; font-size:10px; font-family:arial; width:100px;}
div.iceNameDiv {height:18px;}
.cal {font-family:arial; font-size:10px; }
.calTitle {background-color:white;}
.qtyDrop {color:#890a0c; font-family:arial; font-size:10px;}
div.bottom {
	display:block;
	background-color:#582b2e;
	width:982px;
	height:10px;
	font-size:1px;
	margin:0px auto;
}

