body, table, tr, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link {
	color: #56570c;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #56570c;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color:#000099;
	font-weight:bold;
}
a.pg:active {
	text-decoration: underline;
	color: #000099;
	font-weight:bold;
}


a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.whitelink:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a.whitelink:hover {
	text-decoration: underline;
	color:#f7da00;
	font-weight:bold;
}
a.whitelink.pg:active {
	text-decoration: underline;
	color: #f7da00;
	font-weight:bold;
}


a.pgno:link {
	color: #000000;
	text-decoration:none;
}

a.pgno:visited {
	color: #000000;
	text-decoration:none;
	
}
a.pgno:hover {
	text-decoration: underline;
	color:#c00000;
	font-weight:bold;
}
a.pgno:active {
	text-decoration: underline;
	color: #c00000;
	font-weight:bold;
}


a.footer:link {
	color: #56570c;
	text-decoration: underline;
	font-weight:bold;
}
a.footer:visited {
	text-decoration: underline;
	color: #56570c;
	font-weight:bold;
}
a.footer:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}
a.footer:active {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}

a.footer_bt:link {
	color: #80820f;
	text-decoration: none;
	font-weight:bold;
}
a.footer_bt:visited {
	text-decoration: none;
	color: #80820f;
	font-weight:bold;
}
a.footer_bt:hover {
	text-decoration: underline;
	color: #e03500;
	font-weight:bold;
}
a.footer_bt:active {
	text-decoration: underline;
	color: #e03500;
	font-weight:bold;
}


a.bt_red:link {
	color: #e03500;
	text-decoration: none;
	font-weight:bold;
}
a.bt_red:visited {
	text-decoration: none;
	color: #e03500;
	font-weight:bold;
}
a.bt_red:hover {
	text-decoration: underline;
	color: #80820f;
	font-weight:bold;
}
a.bt_red:active {
	text-decoration: underline;
	color: #80820f;
	font-weight:bold;
}


.footer_buttons {
	color: #80820f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.footer_text {
	color: #56570c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.copy_white_11pt {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.copy_red_11pt {
	color: #c00000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.copy_11pt {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


.product_names {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.copy_12pt_padded {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:25px;

}

.bg_spirals {
	background-image:url(images/pix_bgspiral.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
	margin-bottom:20px;
}

.copy_14pt {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.copy_slogan {
	color: #C00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	padding-top:12px;
}

.copy_letter {
	padding-left:25px;
	padding-top:38px;
	padding-right:54px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.menu_list {	
	width: 150px;
}
.menu_head {
	cursor: pointer;
	position: relative;
	font-weight: bold;
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
}
.menu_body a:hover{
  text-decoration:underline;
}

.cart_list {
	color: #000000;
	background: url('images/shop/send_cont_norm.gif');
	border-style: solid;
	border-color: black;
	border-width: 1px;
	padding:5px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 250px;
}
.cart_head {
	cursor: pointer;
	position: relative;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.cart_body {
	display:none;
}
.cart_body a{
  display:block;
}
.cart_body a:hover{
  text-decoration:underline;
}
