@charset "utf-8";
/*
-----------------------------------------------
Typography Style Sheet
Site: Glenn Armstrong Affiliates
Author: Tim Wright
Version: 07/2009
----------------------------------------------- 
*/

body {font:normal 12px Verdana, Geneva, sans-serif; color:#333;}
p{font:normal 12px Verdana, Geneva, sans-serif; color:#333; margin-bottom:18px; line-height: 21px;}
.Pred{font:normal 12px Verdana, Geneva, sans-serif; color:#FF0000; margin-bottom:18px; line-height: 21px;}


/* Masthead */
#masthead .login{font:12px "Times New Roman", Times, serif; color:#333;}

/* Masthead List */
#masthead ul {list-style-type:none; margin:0; padding:0px 20px 5px 5px; float:right; background-position:top center;}
#masthead li {background-position:top center; display:block; float:left; margin:5px 2px 0 2px; padding:0; font-size:12px; text-align:center; width:80px;}
#masthead li a {text-decoration:none; display:block; padding-top:55px; color:#333; margin:0px auto; background-position:top center; background-repeat:no-repeat;}
#masthead li a:hover {text-decoration:none; color:#ff6600;}

/* Masthead Navigation Images */
#masthead .account a {background:url(../img/mh-myaccount.png) top center no-repeat;}
#masthead .register a {background:url(../img/mh-register.png) top center no-repeat;}
#masthead .affiliates a {background:url(../img/mh-affiliates.png) top center no-repeat;}
#masthead .shop a {background:url(../img/mh-shop.png) top center no-repeat;}
#masthead .events a {background:url(../img/mh-events.png) top center no-repeat;}

/* Content */
#content .col1 ul{list-style-type:none; padding:0; margin:0;}
#content .col1 li{margin-bottom:16px; padding-left:18px; background: url(../img/content-bullet.gif) no-repeat 0 50%;}

/* Footer */
#footer{font:normal 11px Verdana, Geneva, sans-serif; color:#999;}
  #footer p{font:normal 11px Verdana, Geneva, sans-serif; color:#999;}
  #footer .copyright{float:left; padding-left:5px;}
  #footer ul {list-style-type:none; margin:0; padding:0px 0px 10px 0px; float:left;}
  #footer li {display:block; float:left; margin:0; padding:0 5px; border-right:1px solid #999;}
  #footer li a {color:#999;}

/* General Text */
a {color:#ff6600; text-decoration:none;}
a:hover {color:#ff6600; text-decoration:underline;}
h1 a {color:#333;}
h1 a:hover {color:#ff6600;}
h1 {font:normal 36px "Times New Roman", Times, serif; color:#333; margin-bottom:18px;}
h2 {font:normal 30px "Times New Roman", Times, serif; color:#333; margin-bottom:18px;}
h3 {font:normal 24px "Times New Roman", Times, serif; color:#333; margin-bottom:18px;}
h4 {font:normal 18px "Times New Roman", Times, serif; color:#333; margin-bottom:18px;}
h5 {font:normal 12px "Times New Roman", Times, serif; color:#333; margin-bottom:18px;}
h6 {font:normal 10px "Times New Roman", Times, serif; color:#333; margin-bottom:18px;}
hr {border:0; color:#ccc; background-color:#ccc; height:1px; width:100%; text-align:left; padding:0;}
img {border:none}
.small, p.small{font-size:11px ; color:#999999;}
.intro {font-size:12px; font-weight:bold;}


