@charset "UTF-8";
/* CSS Document */

body.flash {
background-image: url(images/webBkgd2.gif);
background-repeat: repeat;
background-color: #000000;
color: #999900;
font-size: 14px;
margin-top: 0px;
}

.main {
width: 900px;
height: auto;
background-image:url(images/JewelerDayBkgd.jpg);
}

.mainFlash {
width: 900px;
height: 600px;
background-image:url(images/insideBkgd.jpg);
}

a {
color: #999900;
text-decoration: none;
}

a:hover {
color: #ffffff;
}

span {
color: #666666;
font-size: 12px;
}

a.sarah {
color: #666666;
font-size: 10px;
}

a:hover.sarah {
color: #999999;
font-size: 10px;
}

a.greenLink {
color: #999900;
font-size: 12px;
text-decoration: none;
}

a:hover.greenLink {
color: #999900;
font-size: 12px;
text-decoration: none;
}

a.form {
color: #0099FF;
text-decoration: underline;
}

a:hover.form {
text-decoration: underline;
}

a.map {
display: none;
color: #999900;
font-size: 14px;
font-weight: normal;
}

a:hover.map {
display: none;
color: #999900;
font-size: 14px;
font-weight: normal;
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
color: #FFFFFF;
font-size: 16px;
font-weight: 300;
}
