/* Site By: Netdrafter.com */

/* default links */
a:link {color: #8D97C7; text-decoration: none;}
a:active {color: #8D97C7; text-decoration: none;}
a:visited {color: #8D97C7; text-decoration: none;}
a:hover {color: #015268; text-decoration: underline;}

/* custom or sub links class */
.menu:link {color: #015268; text-decoration: none;}
.menu:active {color: #015268; text-decoration: none;}
.menu:visited {color: #015268; text-decoration: none;}
.menu:hover {color: #fff; text-decoration: none;}

/* default styles */
body {font-family: arial; font-size: 10pt; color: #000; margin-top: 50px; margin-bottom: 50px; background: #8D97C7;}

hr {color: #3F3F9A; height: 1px;}

h1 {font-size: 16pt; color: #015268;}
h2 {font-size: 13pt; color: #3F3F9A;}

ul {list-style-image: url("../images/bullet.gif");}
li {padding-left: 5px;}

/* custom styles */
.copyright {font-size: 8pt; word-spacing: 3px;}
.section {color: #3F3F9A; font-weight: bold;}
.required {color: #3F3F9A; font-weight: bold; font-size: 20pt;}
.small {font-size: 11px;}
.slogan {color: #fff; font-size: 11pt; font-weight: bold;}
.footer {font-size: 10px; text-align: center;}
.highlight {background-color: #D8ECF4; padding: 3px 15px;}
.none {padding: 3px 15px;}

.apparel {background-color: #D4B8DA;}
.jewelry {background-color: #D2E4EF;}
.stationary {background-color: #AFD0D4;}
.holiday {background-color: #C8BDDA;}

/* Site Colors:

lilac #8D97C7
dark purple #3F3F9A
light blue #97C0DC
link blue #015268
sub link blue #438BA6
sky blue #D8ECF4

apparel bg #D4B8DA
jewelry bg #D2E4EF
stationary #AFD0D4
holiday #C8BDDA

gray #333

 */ 