* {
font-family: Verdana, sans-serif;
font-size: 11px;
}

h1 {
font-size: 1.4em;
}

h2 {
font-size: 1.4em;
}

h3 {
font-size: 1.2em;
}

h4 {
font-size: 1em;
}

#content_wrapper h1{
color: #0095d1;
margin: 0 0 1em 0;
font-family: Garamond, serif;
}

#left_col h2 {
font-size: 1.2em;
color: #0095d1;
font-family: Garamond, serif;
}


#content_wrapper .product h1 {
margin: 0 0 .6em 0;
font-size: 1.2em;
}

#content_wrapper .product strong {
color: #0095d1;
}

#sitemenu a {
text-decoration: none;
color: #003e7a;
font-weight: bold;
}

#sitemenu a:hover {
color: #f00;
}

#sitemenu .current {
color: #900;
font-weight: bold;
}

#productmenu a {
text-decoration: none;
font-weight: bold;
color: #fff;
font-size: 12px;
}

#footer {
margin: 1em auto;
padding: 1em 0;
color: #999;
text-align: center;
clear: both;
}

#footer span, #footer a {
margin: .4em .8em;
}

#footer a {
font-weight: bold;
color: #999;
}

#copyright {
color: #999;
font-size: .8em;
}

#siteby {
font-size: .8em;
color: #999;
}

#siteby a {
color: #999;
font-size: 1em;
}


