/* CSS Document */

.note {
	font-size: x-small;
	color: #666666;
}
.small_note {
	font-size: xx-small;
	color: #666666;
}
.bold {
	font-weight: bold;
}
.page_title {
	font-size: large;
	font-weight: normal;
	color: #333333;
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
}
.collections_title {
	font-size: small;
	color: #666666;
	letter-spacing: 0em;
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
}
.product-description {
	font-size: small;
	color: #666666;
}
p {
	margin-top: 20px;
	margin-bottom: 10px;
}
.image-left {
	margin-right: 10px;
	margin-bottom: 2px;
	margin-top: 3px;
}
.image-right {
	margin-bottom: 2px;
	margin-top: 3px;
	margin-left: 10px;
}
.outline {
	background-color: #FFFFFF;
	border: thin dashed #6699CC;
	background-repeat: no-repeat;
	font-weight: normal;
}
.inner-table {
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 120px;
}
.menu-table {
	margin: 20px;
}
.Hello {
	font-size: small;
	color: #90A8B6;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
}
.subhead-orange {
	font-weight: bold;
	color: #CC6633;
}
.special-offer {
}
.dark-fill {
	background-color: #EBEBEB;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: .2em;
	font-size: xx-small;
	font-weight: bold;
}
.white-caps {
	font-size: xx-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: .2em;
}
.dark-caps {
	font-size: xx-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 0.2em;
}
