body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
	line-height:17pt;
}
body {
	background-color: #ffffff;
	margin-top: 32px;
}
a:link {
	color: #cc3399;
	text-decoration: underline;
}
a:visited {
	
	color: #cc3399;
}
a:hover {
	text-decoration: underline;
	color: #ff6ad4;
}
a:active {
	text-decoration: none;
	color: #ff6ad4;
}

/*---- mia edits ---*/

p {width:430px; padding:20px 0px 0px 0px;}

.menu {text-align:left;  text-transform: uppercase;
font-family: Century Gothic, arial, helvetica, verdana, san-serif;
 font-size:16px; font-style:bold; padding: 0px;}

#main{background-image: url(images/background2.jpg); 
background-repeat: no-repeat;
background-position: top;}
#index{background-image: url(images/background3.jpg); 
background-repeat: no-repeat;
background-position: top;}

#collections{background-image: url(images/collections.jpg); 
background-repeat: no-repeat;
background-position: top;}
#promo{background-image: url(images/promo_new.jpg); 
background-repeat: no-repeat;
background-position: top;}

.promo{font-family: Century Gothic, arial, helvetica, verdana, san-serif;
font-size:14px;
font-weight:bold;
margin-left:0px;
color:#000000; 
background-color: #ffffff;
padding:0px 0px 0px 0px; 
border:0px dotted #ffffff;
margin-bottom:0px;}

a.menulink:link {
	color: #cc3399;
	text-decoration: none;
}

a.menulink:visited {
	text-decoration: none;
	color: #cc3399;
}

a.menulink:active {
	text-decoration: none;
	color: #ff6ad4;
}


a.menulink:hover {
	text-decoration: none;
	color: #ff6ad4;
}

p.footer{width:750px; text-align:center; font-size:10px; color:#f26655; margin:0; padding:0;}
a.footer:link {
	color: #f26655;
	text-decoration: none;
}

a.footer:visited {
	text-decoration: none;
	color: #f26655;
}

a.footer:active {
	text-decoration: none;
	color: #f26655;
}


a.footer:hover {
	text-decoration: underline;
	color: #f26655;
}





a.black:link {
	color: #000000;
	text-decoration: underline;
}

a.black:visited {
	text-decoration: underline;
	color: #000000;
}

a.black:active {
	text-decoration: underline;
	color: #000000;
}


a.black:hover {
	text-decoration: underline;
	color: #e5dbb3;
}

img {border:0;}

