/* 	===================== Begin Drop Down Menu Styles =====================
								Version 1.3
	These styles need to be placed at the top of the style sheet
	
	CHANGES
	=========================
	Version 1.3
		Line 31: added "cursor: pointer;" to change the cursor to a hand on mouse over when using a transparent png as a background
*/

ul.menu {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;	
}
ul.menu li {
	position: relative;
}
li ul.submenu {
	position: absolute;
	left: 199px;
	top: 0;
	display: none;
}
ul.menu li a {
	display: block;
	cursor: pointer;
}
ul.submenu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
}
ul.submenu li a {}
li.topfix {}
/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { float: left; }
* html ul.menu li a { height: 1%; }
/* End */

a.menu {
	position: absolute;
	visibility: hide;
}

/* 	===================== End Drop Down Menu Styles ===================== */


a:visited, a:link { 
	color: #005288; 
	text-decoration: underline;
}
a:hover { 
	color: #ff0000; 
	text-decoration: underline;
}


a.subnav:visited, a.subnav:link { 
	color: #686767; 
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}
a.subnav:hover { 
	color: #686767; 
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}
a.subnavActive:visited, a.subnavActive:link, a.subnavActive:hover { 
	color: #686767; 
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}
 

a.subnav2:visited, a.subnav2:link { 
	color: #333333; 
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
}
a.subnav2:hover { 
	color: #000000; 
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
}


a.subnav2Active:visited, a.subnav2Active:link, a.subnav2Active:hover { 
	color: #000000; 
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
}


a.FinePrint:visited, a.FinePrint:link { 
	font-family: Arial; 
	font-size: 10px; 
	color: #005288; 
}
a.FinePrint:hover { 
	font-family: Arial; 
	font-size: 10px; 
	color: #ff0000; 
}



.MainBody {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.MainBodyBold {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold; 
}
.MainBodyBoldRed {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold; 
} 

.MainBodySmallRed {  
	font-family: Arial; 
	font-size: 11px; 
	color: #990000; 
}

.Heading {
	font-family: Arial;
	font-size: 14px;
	color: #669999;
	font-weight: bold; 
}

.FinePrint {
	font-family: Arial; 
	font-size: 10px; 
	color: #000000; 
}


/*****************  BLUSHING DESIGNS STYLES *****************************/
body {
	background-attachment: fixed; 
}
.bioMainBody {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.bioHeading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #f4c2c2;
}
.wholesaleMainBody {
	font-family: Arial;
	font-size: 16px;
	color: #807165;
}
a.wholesaleLink:visited, a.wholesaleLink:link, a.wholesaleLink:hover {
	color: #807165;
}
a.wholesaleLink:hover {
	color: #e95c62;
}

.linksMainBody {
	font-family: Arial;
	font-size: 16px;
	color: #fcdb8d;
}
a.linksMainBody:visited, a.linksMainBody:link, a.linksMainBody:hover {
	font-family: Arial;
	font-size: 16px;
	color: #fcdb8d;
}
a.linksMainBody:hover {
	color: #eab1b6;
}
.retailMainBody {
	font-family: Arial;
	font-size: 12px;
	color: #eea860;
}
.retailHeading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #e88a1a;
}
.retailMainText {
	font-family: Arial;
	font-size: 16px;
	color: #eea860;
}
.retailMainBody2 {
	font-family: Arial;
	font-size: 12px;
	color: #efcaa5;
}
a.retailMainBody:visited, a.retailMainBody:link, a.retailMainBody:hover, a.retailMainBody2:visited, a.retailMainBody2:link, a.retailMainBody2:hover {
	font-family: Arial;
	font-size: 16px;
	color: #eea860;
}
a.retailMainBody:hover {
	color: #eab1b6;
}
a.retailMainBody2:visited, a.retailMainBody2:link, a.retailMainBody2:hover {
	font-size: 12px;
}
a.retailMainBody2:hover {
	color: #b09842;
}

.contactMainBody {
	font-family: Arial;
	font-size: 16px;
	color: #807165;
}
a.contactMainBody:visited, a.contactMainBody:link, a.retailMainBody:hover {
	font-family: Arial;
	font-size: 16px;
	color: #807165;
}
a.contactMainBody:hover {
	color: #eab1b6;
}

.pressMainBody {
	font-family: Arial;
	font-size: 16px;
	color: #76695f;
}
.pressHeading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #76695f;
}
a.pressLinks:visited, a.pressLinks:link, a.pressLinks:hover {
	font-family: Arial;
	font-size: 12px;
	color: #76695f;
	text-decoration: none;
}
a.pressLinks:hover {
	text-decoration: underline;
}

.linksSpan {
	font-family: Verdana;
	font-size: 9px;
	color: #c48849;
	position: absolute;
	top: 484;
	left: 600;
}
a.links:visited, a.links:link {
	color: #c48849;
}
a.links:hover {
	color: #da8f8e;
}

.contactSpan {
	font-family: Verdana;
	font-size: 9px;
	color: #4c748b;
	position: absolute;
	top: 484;
	left: 600;
}
a.contact:visited, a.contact:link {
	color: #4c748b;
}
a.contact:hover {
	color: #88786b;
}
ul.retailMainBody2 li {
	margin-top: 8px;
}
.perp_s {
	font-family: perpetua;
	color: #76695f
}
.perp_l {
	font-family: perpetua;
	font-size: 21px
}

.MainBodyBoutique {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #6e2e35;
	line-height: 13px;
}
.MainBodyBoutique a:visited, .MainBodyBoutique a:link, .MainBodyBoutique a:hover {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #6e2e35;
}
.MainBodyBoutique a:hover {
	color: #c2867d;
}

.footerText {
	font: 17px/50px Times New Roman;
	font-weight: bold;
	color: #69d6bd;
	padding-top: 15px;
}