a:link {
	color: #520129;
}
a:hover {
	color: #520129;
	text-decoration: underline;
}
a:active {
	color: #9A0034;
	text-decoration: underline;
}
a:visited {
	color: #9A0034;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	background-image: url(nav_images/bg_blend.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
h5 {
	/*color: #CBB763;*/
	font-weight:bold;
}
td {
	font-size: 13px;
}
.header {
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.1em;
}
li {
	list-style-type: square;
}
.body_table {
	background-color: #FFFFFF;
	padding: 18px 12px 12px 12px;
}
.table {
	background-color: #FFFFFF;
}
.body_table_shop {
	padding: 18px 12px 12px 12px;
	background-position: top right; 
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.footer {
	background-color: #EAE2CD;
	border-top: 1px solid #CBB783;
	border-bottom: 1px solid #7D013F;
	padding: 6px 6px 6px 12px;
	font-size: 12px;
	line-height: 16px;
	height: 48px;
}
.foot {
}
a:link.foot {
	text-decoration: none;
	color: #CBB783;
}
a:hover.foot {
	text-decoration: underline;
	color: #9B9342;
}
a:active.foot {
	text-decoration: underline;
	color: #CBB783;
}
a:visited.foot {
	text-decoration: underline;
	color: #7D0713;
}
.top {
	font-size: 11px;
}
.cream_fill {
	background: #EAE1E1 url(nav_images/wc_bg.gif) repeat;
}
textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.cream_top {
	border-top: 1px solid #CBB783;
}