<html>
<head>
<title>Smith Jewelers Main css - Style Sheet</title>
</head>


body{
background-color: #ffffff;
font-family: Arial,Helvetica;
font-size: smaller;
color: #000000;
}

img {
border-style:solid;
border-width:0px;
}

#smenuSample A {font-weight: expression(doThis(this));
  color: #940F3A;}

DIV.submenu A:hover FONT {color: #940F3A;
font-weight: bold;}

DIV.submenu A:active FONT {color: #940F3A;
font-weight: bold;}

.date{
font-size: 70%;
font-family: trebuchet ms, verdana;
color:#474747;
}

.mainmenu{
font-family:palatino linotype, times new roman;
color:#000000;
font-size: x-small;
font-weight:bold;
}

a.mainmenu{
font-family:palatino linotype, times new roman;
color:#000000;
font-size: x-small;
font-weight:bold;
}

a:link.mainmenu{
font-family:palatino linotype, times new roman;
color:#000000;
font-size: x-small;
font-weight:bold;
}

a:hover.mainmenu{
font-family:palatino linotype, times new roman;
color:#000000;
font-size: x-small;
font-weight:bold;
}

a:visited.mainmenu{
font-family:palatino linotype, times new roman;
color:#000000;
font-size: x-small;
font-weight:bold;
}

a:active.mainmenu{
font-family:palatino linotype, times new roman;
color:#000000;
font-size: x-small;
font-weight:bold;
}

a{
text-decoration:underline;
color:#940F3A;
}

a:link{
text-decoration:underline;
color:#940F3A;
}

a:visited{
text-decoration:underline;
color:#940F3A;
}

a:hover{
text-decoration:underline;
color:#C28E9F;
}

a:active{
text-decoration:underline;
color:#940F3A;
}

.featureText{
font-size: 75%;
font-family: trebuchet ms, verdana;
color:#474747;
}

.featureText2{
font-size: 100%;
font-family: trebuchet ms, verdana;
color:#474747;
}

.sidebar{
font-size: 70%;
font-family: trebuchet ms, verdana;
color:#474747;
padding:15px;
border-top:8px #940f3a solid;
border-bottom:8px #940f3a solid;
}

.rightbar {
border-top:8px #940f3a solid;
border-bottom:8px #940f3a solid;
}

.rightbar h3 {
color:#c2ac72;
font-weight:bold;
}

.footer {
font-size: 70%;
font-family: trebuchet ms, verdana;
color:#474747;
}

.smtxt{font-family:arial; font-size:xx-small; color:white; text-decoration:none;}
a.smtxt{font-family:arial; font-size:xx-small; color:white; text-decoration:underline;}
a.smtxt:link{font-family:arial; font-size:xx-small; color:white; text-decoration:underline;}
a.smtxt:visited{font-family:arial; font-size:xx-small; color:white; text-decoration:underline;}
a.smtxt:hover{font-family:arial; font-size:xx-small; color:yellow; text-decoration:none;}
a.smtxt:active{font-family:arial; font-size:xx-small; color:white; text-decoration:underline;}

H1{
font-family: Arial,Helvetica, sans-serif;
font-size: 30px;
color: #004080;
}

H2{
font-family: Arial,Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #004080;
text-align: left;
}

H3{
font-family: arial;
font-size: 15px;
color: #940F3A;
font-weight:bold;
}

H4{
font-family: Arial,Helvetica sans-serif;
font-size: 18px;
color: #C2AC72;
font-weight:bold;
}

table.outer1{
padding-left: 0em;
padding-right: 0em;
margin-left: 0em;
margin-right: 0em;
margin-top: 0em;
margin-bottom: 0em;
background-color: #ffffff;
}

table.inner1{
padding-left: 0em;
padding-right: 0em;
margin-left: 0em;
margin-right: 0em;
background-color: #ffffff;
}

table.content{
padding-left: 1em;
padding-right: 1em;
margin-left: 0em;
margin-right: 0em;
background-color: #FFFFFF;
}

TR.outer1 {
background-color: #ffffff;
}

TR.inner1 {
background-color: #ffffff;
}

TD.inner1 {
background-color: #ffffff;
}

.quotes {
text-align: center;
font-family: Verdana,Arial,Helvetica;
font-size: xx-small;
}

.caption{
text-align: center;
font-family: Verdana,Arial,Helvetica;
font-size: xx-small;
}

</html>