body{
	margin : 0 0 0 0;
	background-color: #FFFDED;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #790B2D;
}
p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #790B2D;
	margin : 2px 0 2px 0;
}
.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #790B2D;
}
.smalltext{
	font-size: 10px;
}
hr {
	border:0 0 1px 0;
	border-bottom : 1px solid #790B2D;
}
h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight: bold;
	color: #790B2D;
	margin : 0 0 0 0;
}
h2{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 18px;
  font-weight: normal;
  color: #790B2D;
  margin : 0 0 0 0;
}
h3{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight: bold;
  color: #790B2D;
  margin : 0 0 0 0;
}
h4{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight: normal;
  color: #790B2D;
  margin : 0 0 0 0;
}
.smallhead{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight:bold;
	color : #790B2D;
}

a:link, a:active, a:visited{
	color: #580821;
	text-decoration: underline;
}
a:hover{
	color: green;
	text-decoration: underline;
}
a.menu:active, a.menu:link, a.menu:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
  color:	#790B2D;
}
a.menu:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	background-color:  green;
  color: white;
}
a.nav:active, a.nav:link, a.nav:visited{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #22573A;
}
a.nav:hover{
  font-family : Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color : #22573A;
}	
td.offMenu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #790B2D;
	background-color: inherit;
	cursor:auto;
	font-weight : bold;
}
td.onMenu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: white;
	background-color: #008000;
	font-weight : bold;
	cursor : pointer;
}
.tiny{
	font-size:1px;
}
table{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input{
	border:1px solid #790B2D;
}
input.button{
	border:0;
}
form{
	margin:0;
}
table.pageheader{
	width: 100%;
}
td.boxl{
	font-size: 1px;
	background-image : url(images/red.gif);
	background-position : left;
	background-repeat : repeat-y;
}
td.boxr{
	font-size: 1px;
	background-image : url(images/red.gif);
	background-position :right;
	background-repeat : repeat-y;
}
td.boxb{
	font-size: 1px;
	background-image : url(images/red.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}
td.boxt{
	font-size: 1px;
	background-image : url(images/red.gif);
	background-position : top;
	background-repeat : repeat-x;
}
td.fill{
	font-size: 1px;
	font-family : Arial, Helvetica, sans-serif;
	background-image : url(images/red.gif);
	background-repeat : repeat;
}
td.boxh{
	background-color: #790B2D;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-align: center;
}
td.boxhr{
	background-color: #790B2D;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-align: right;
}

td.addressbar{
	font-size: 11px;
	font-weight: bold;
	color: #FEFCD8;
	background-image : url(images/red.gif);
	background-repeat : repeat;
	text-align: right;
	padding-right: 10px;
	height: 16px;
}
td.searchbar{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#580821;
}
td.crumb{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #008000;
}
img{
	border: 0;
}
img.button{
	border: 0;
	cursor : pointer;
}
img.phone{
	margin-right:5px;
	margin-left:5px;
	margin-bottom:2px;
}
img.logo{
	margin-top:2px;
	margin-bottom:2px;
}
img.border{
	border: 1px solid 	#790B2D;
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c0c0c0;
}
a.copyright:link, a.copyright:active, a.copyright:visited {
	color:#c0c0c0;
	text-decoration:none;
}
a.copyright:hover{
	color:black;
	text-decoration:underline;
}
select{
	border: 1px solid 	#790B2D;
}
select.search{
	width:200px;
	border:1px solid #790B2D;
	background-color:white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: black;
}
input.short{
	width:60px;
	border:1px solid #790B2D;
	background-color:white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: black;
}
table.depthead{
	border : 5px solid #790B2D;
}
td.depthead{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #790B2D;
	color : white;
	text-align: center;
	padding-top : 5px;
}
td.colhead{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #790B2D;
	color : #FEFCD8;
	text-align: center;
}
td.numeric{
	text-align:right;
}
a.yellow:active, a.yellow:link, a.yellow:visited{
 color : #FEFCD8;
 text-decoration: none;
}
a.yellow:hover{
  color : #FEFCD8;
  text-decoration: underline;
}
td.pgcolhead, td.pgrow{
  background-color: #790B2D;
  color: #FEFCD8;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight : bold;
  text-align: center;
}
td.pgprice, td.pgcol{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #790B2D;
   background-color: #FEFCD8;
   border-right: 1px solid #790B2D;
   border-bottom: 1px solid #790B2D;
}
.price2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : line-through;
	color: black;
}
.price{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color: Red;
	letter-spacing : -1px;
}
td.pad{
	padding: 4px;
}
td.padtrb{
	padding-top: 4px;
	padding-right : 4px;
	padding-bottom : 4px;
}
td.padtb{
	padding-top: 4px;
	padding-bottom : 4px;
}
input.checkout{
	width:275px;
	border:1px solid #790B2D;
	background-color:white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: black;
}
select.checkout{
	width:275px;
	border:1px solid #790B2D;
	background-color:white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: black;
}
td.prompt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #790B2D;
	color : #FEFCD8;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	width: 150px;
}
textarea{
	border:1px solid #790B2D;
	width: 450px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #790B2D;
}
textarea.checkout{
	width: 275px;
	color: black;
}
a.textlink:link, a.textlink:active, a.textlink:visited {
	text-decoration:none;
}
a.textlink:hover{
	text-decoration:underline;
}
.error{
	color:red;
	font-weight:bold;
	font-size:14px;
}
.offerproducts{
	text-align:right;
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
}
td.smallhead{
	background-color:#fdf493;
}
h2 a:link, h2 a:active, h2 a:visited, h2 a:hover{
	text-decoration:none;
}

