@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.burgundyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5f0401;
}
.georgiaWhite14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


body {
	background-color: #060606;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}


.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
}
.NewsletterField {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #1b1b1a;
	border: 1px solid #464646;
	width: 150px;
}
a.footerLinks:link {
	color: #999999;
	text-decoration: none;
}
a.footerLinks:visited {
	color: #999999;
	text-decoration: none;
}
.fieldSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 150px;
}

a.footerLinks:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.footerLinks:active {
	color: #999999;
	text-decoration: none;
}
.arialWhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
}
#promoText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6a0601;
	line-height: 26px;
	font-weight: bold;
}
.promoHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #6a0601;
	line-height: normal;
	font-weight: normal;
}
.adminTitle{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	font-weight:bold;
	font-size:18px;
}




a.home:link {
display:block;
width:86px;
height:26px;
background-image: url(images/mn_home.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}

a.home:hover {
display:block;
width:86px;
height:26px;
background-image: url(images/mn_home_on.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}


a.about:link {
display:block;
width:110px;
height:26px;
background-image: url(images/mn_about.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}

a.about:hover {
display:block;
width:110px;
height:26px;
background-image: url(images/mn_about_on.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}


a.bridal:link {
display:block;
width:92px;
height:26px;
background-image: url(images/mn_bridal.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}

a.bridal:hover {
display:block;
width:92px;
height:26px;
background-image: url(images/mn_bridal_on.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}


a.collections:link {
display:block;
width:232px;
height:26px;
background-image: url(images/mn_collections.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}

a.collections:hover {
display:block;
width:232px;
height:26px;
background-image: url(images/mn_collections_on.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}


a.watches:link {
display:block;
width:112px;
height:26px;
background-image: url(images/mn_watches.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}

a.watches:hover {
display:block;
width:112px;
height:26px;
background-image: url(images/mn_watches_on.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}


a.services:link {
display:block;
width:113px;
height:26px;
background-image: url(images/mn_services.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}

a.services:hover {
display:block;
width:113px;
height:26px;
background-image: url(images/mn_services_on.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}


a.contact:link {
display:block;
width:130px;
height:26px;
background-image: url(images/mn_contact.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}

a.contact:hover {
display:block;
width:130px;
height:26px;
background-image: url(images/mn_contact_on.gif);
background-repeat: no-repeat;
text-decoration:none;
float:left;
}


