/* Site By: Netdrafter.com */

/* default links */
a:link {color: #80A73B; text-decoration: none;}
a:active {color: #80A73B; text-decoration: none;}
a:visited {color: #9F2C27; text-decoration: none;}
a:hover {color: #9F2C27; text-decoration: underline;}

/* custom or sub links class */
.menu:link {color: #fff; text-decoration: none; font-family: Comic Sans MS; text-transform: uppercase; font-weight: bold; font-size: 12px;}
.menu:active {color: #fff; text-decoration: none; font-family: Comic Sans MS; text-transform: uppercase; font-weight: bold; font-size: 12px;}
.menu:visited {color: #fff; text-decoration: none; font-family: Comic Sans MS; text-transform: uppercase; font-weight: bold; font-size: 12px;}
.menu:hover {color: #fff; text-decoration: underline; font-family: Comic Sans MS; text-transform: uppercase; font-weight: bold; font-size: 12px;}

.footer:link {color: #575757; text-decoration: none; font-size: 11px;}
.footer:active {color: #575757; text-decoration: none; font-size: 11px;}
.footer:visited {color: #575757; text-decoration: none; font-size: 11px;}
.footer:hover {color: #575757; text-decoration: underline; font-size: 11px;}

/* default styles */
body {font-family: verdana; font-size: 10pt; color: #575757; margin-top: 0px; margin-bottom: 0px; background: #fff;}

hr {color: #C8C7C7; background-color: #C8C7C7; height: 4px;}

h1 {font-size: 19pt; color: #80A73B; font-family: Comic Sans MS;}
h2 {font-size: 19pt; color: #9F2C27; font-family: Comic Sans MS;}

ul {list-style-image: url("../images/bullet.gif");}
li {padding-left: 5px;}

/* custom styles */
.header {font-weight: bold; text-transform: uppercase; font-size: 10pt;}
.quote {font-weight: bold; color: #800080; font-style: italic; font-size: 11pt; padding: 10px; font-family: arial;}
.bottom {text-align: center; padding-bottom: 10px;}

.small {font-size: 8pt;}
.required {color: #80A73B; font-weight: bold; font-size: 20pt;}

/* Site Colors:

#FEFEDB yellow
#800080 purple
#80A73B green
#9F2C27 red

#EEEBE8 lt gray
#C8C7C7 dk gray

#575757 gray text

*/