A { color: #666666; }

.collections {
	color: #ffffff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 160%;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
}
.caption {
	margin:6px;
	color: #A9A594;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	text-decoration: none;	
	font-weight: bold;
}
.bag-items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9A594;
}
.buttonlink, A.buttonlink {
	color: #A9A594;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
A.buttonlink:hover {
	text-decoration: underline;
}

.subnavc {
	color: #ffffff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
}
.subnavc_selected, A.subnavc:hover {
	color: #A9A594;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.subnav {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	text-decoration: none;
}
.subnav_selected, A.subnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #A9A594;
	text-decoration: underline;
}

.order-box {
	border: 1px solid #A9A594;
	background-color: #F8F8F5;
}
.bag-col-head {
	background-color: #D9D6C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9A594;
	font-weight: bold;
}

.homepage {
	color: #666666;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 200%;
	font-weight: bold;
	text-align: center;
}
 .copyright {
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A9A594;
	margin-top:4px;
	margin-left:10px;
}
 .copyright A {
	color: #A9A594;
	text-decoration: none;
}
 .copyright A:hover {
	text-decoration: underline;
}


.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	xcolor: #A9A594;
	color: #847D6B;
}
 .normal, p {
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
}

H1 {
	line-height: 150%;
	color: #A9A594;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
}
H2 {
	line-height: 150%;
	color: #A9A594;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
}
H3 {
	line-height: 200%;
	text-transform: uppercase;
	color: #999933;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times Roman, Times, serif;
}

.page-home H2 {
	color: #FDC24F;
}
.page-profile H2 {
	color: #999933;
}
.page-contact H2 {
	color: #663333;
}

A.whitelink {
	color: #ffffff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
A.whitelink:hover {
	text-decoration: underline;
}
.menu {
	display:none;
	border:1px solid black;
}