/* GLOBAL FONT STYLES */
h1 { font-size: 29px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; }
h2 { font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; }
h3 { font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; }
h4 { font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; }
h5 { color: #323232; font-size: 12px; font-family: arial, tahoma, verdana; font-weight: bold; margin: 0; }
h6 { color: #4b4b4b; font-size: 10px; font-family: arial, tahoma, verdana; font-weight: normal; text-transform: uppercase; margin: 0; }
/* GLOBAL IMAGE STYLES */
.bg_gradient { background-image: url(../images/global/bg_gradient.gif); background-repeat: repeat-y; background-position: center 0; }
.dotted_line { background-image: url(../images/global/dotted_line.gif); background-repeat: repeat-x; }
.image_border { border: solid 1px #323232; }
/* FRONT PAGE FONT STYLES */
.arial_12px { color: #323232; font-size: 12px; font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif; line-height: 17px; }
.body_serif_16px { color: #323232; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 21px; }
.body_serif_15px { color: #323232; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 21px; }
/* CONTENT BOXES */
.serif_subhead { color: #323232; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; }
/* BASIC LINK STYLES */
a:link { color: #25558c; text-decoration: none; }
a:visited { color: #002157; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { }
.club_articles { font-size: 10pt; font-family: "Arial", tahoma, Helvetica, sans-serif; }
