/* CSS Document */

.note {
	font-size: x-small;
	color: #999966;
}
.small_note {
	font-size: x-small;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
}
.bold {
	font-weight: bold;
}
.page_title {
	font-size: large;
	font-weight: normal;
	color: #483D28;
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
}
h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: large;
	font-weight: normal;
	color: #483D28;
}
.pink_title {
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	color: #CC6699;
	font-size: large;
}
.collections_title {
	font-size: small;
	color: #CCCCCC;
	letter-spacing: 0em;
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
}
.product-description {
	font-size: small;
	color: #999999;
}
p {
	margin-top: 20px;
	margin-bottom: 20px;
}
.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 #4A4A42;
	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: #CC6600;
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	line-height: 140%;
}
.subhead-orange {
	color: #C60;
	font-size: small;
}
.special-offer {
	font-size: small;
	color: #333333;
}
.dark-fill {
	background-color: #999999;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-size: x-small;
	font-weight: bold;
}
.white-caps {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}
.red_caps {
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #CD5000;
	letter-spacing: 0.2em;
}
.med_light {
	font-size: medium;
	color: #CCCCCC;
	line-height: 140%;
}
.dark-caps {
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 0.2em;
}
.med_dark {
	font-size: medium;
	color: #999999;
	line-height: 140%;
}
.small_dark {
	font-size: x-small;
	color: #333333;
}
.left_line {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.right_line {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.sidebar_line {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.bottom_line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.typewriter {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	color: #989933;
	line-height: normal;
	font-weight: bold;
}
.white_title {
	font-size: large;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	font-weight: normal;
	line-height: 130%;
}
.note-georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #999999;
}
.pad_left {
	padding-left: 20px;
}
body {
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	font-size: x-small;
	color: #686757;
}
.image-frame {
	border: medium solid #CCCCCC;
}
.x-small {
	font-size: x-small;
}
.menu-leading-200 {
	line-height: 200%;
	font-size: x-small;
}
.feature-blurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	line-height: 200%;
	color: #6FA7A9;
}
.SOLD {
	font-size: x-small;
	font-weight: normal;
	text-transform: uppercase;
	color: #C60;
}

