@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: TrajanProRegular;
    src: url('../fonts/trajanpro-regular-webfont.eot');
    src: url('../fonts/trajanpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/trajanpro-regular-webfont.woff') format('woff'),
         url('../fonts/trajanpro-regular-webfont.ttf') format('truetype'),
         url('../fonts/trajanpro-regular-webfont.svg#TrajanProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.title_fuschia {
	font-family: TrajanProRegular,Arial, Helvetica, sans-serif;
	color:#CC3366;
	font-weight: normal;
	font-size: 46px;
	letter-spacing: -.025em;
}
.title_green {
	font-family: TrajanProRegular,Arial, Helvetica, sans-serif;
	color:#9ACC99;
	font-weight: normal;
	font-size: 46px;
	letter-spacing: -.025em;
}
.description_fuschia {
	font-family: TrajanProRegular,Arial, Helvetica, sans-serif;
	color:#CC3366;
	font-weight: normal;
	font-size: 26px;
	letter-spacing: -.01em;
}
.description_green {
	font-family: TrajanProRegular,Arial, Helvetica, sans-serif;
	color:#9ACC99;
	font-weight: normal;
	font-size: 26px;
	letter-spacing: -.01em;
}
.medium_white {
	font-family: TrajanProRegular,Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
	font-size: 32px;
	line-height: 34px;
}
.lesser_white {
	font-family: TrajanProRegular,Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
	font-size: 14px;
	line-height:17px;
	letter-spacing: 0.025em;
}
.news_title {
	font-family: TrajanProRegular, Arial, Helvetica, sans-serif;
	color:#360;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: 0.025em;
}
.legend_green {
	font-family: Arial, Helvetica, sans-serif;
	color:#9ACC99;
	font-weight: normal;
	font-size: 16px;
}
.trademark_green {
	font-family: Arial, Helvetica, sans-serif;
	color:#9ACC99;
	font-weight: normal;
	font-size: 11px;
}
.search_button_white {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight: normal;
	font-size: 22px;
}
.lets_shop_white {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight: normal;
	font-size: 24px;
}
a.search_button_white:link {color: #FFF;}
a.search_button_white:visited {color: #FFF;}
a.search_button_white:hover {color: #FFF;}
a.search_button_white:active {color: #FFF;}
.item_email {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
	font-size: 12px;
}
.item_title_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336600;
}
.polaroid_description_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style:italic;
	color:#660
}
.express_message_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #66865F;
}
.order_form_fuschia_text {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC3366;
	font-weight: normal;
	font-size: 11px;
}
:-ms-input-placeholder {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC3366;
	font-weight: normal;
	font-style:italic;
	font-size: 11px;
}