.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}


.dropdown a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #828282;
	font-weight: bold;
	text-decoration: none;
}
.dropdown a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.nav a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.contact a{	
	text-decoration: none;
	color: #333333;
}
.contact a:hover{
	text-decoration: underline;
	color: #333333;
}
.contact-subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.about-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.about-text a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.about-text a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3333FF;
	text-decoration: none;
}
.retailers-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.retailers-name a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #828282;
}
.retailers-name a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}

.retailers-details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.retailers-details a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}
.retailers-details a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #0000FF;
}
.collection-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;	
	line-height: 20px;
}

.collection-details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003366;
	line-height: 16px;

}

.dark_color_back {
	background-color: #003366;

}

.light_color_back {
	background-color: #336699;
}

.cms_light_color_back {
	background-color: #339966;
}

.strip_back {
	background-color: #999999;
}
