@charset "UTF-8";
/* Type CSS Document */

h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:26px; color:#b5b0b5; font-style:italic; font-weight:normal; margin-bottom:0; padding:0; line-height:1em;}
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:19px; color:#b5b0b5; font-style:italic; font-weight:normal;}
h3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; color:#666666; font-style:italic; font-weight:normal;}
h4 {font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#666666; font-weight:normal; margin:15px 0 10px 0;}
p {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666;}
a {font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; text-decoration:none; color:#b5b0b5;}
p a {font-family:Arial, Helvetica, sans-serif; color:#666666; font-style:normal;}
p a:hover {text-decoration:underline;}

/*hr {border-color:#999;}*/
hr {border-color:#999; margin:0px;}
/*-- added by Ryan --*/
hr.dark{ border:none; border-top:solid thin #333333;}

.bio-link a {font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}
/*-- FONT-SIZE --*/
.fourteen-point {font-size:14px;}

/*-- FONT-COLOR --*/
.lighter {color:#999999 !important;}
/*-- HOME --*/
.clear-margins {margin:0; padding:0;}
#home-info h2 {color:#666666; text-transform:uppercase; font-style:normal; margin-top:5px;}
#home-info h1 {color:#DAD6D2; font-size:27px;}

/*-- Footer -- */
.footer-column h2 {margin:5px 0 2px 0;}
.footer-column p {color:#fff; margin:0 0 5px 0;}
.footer-column a {font-size:14px;}
#footer-bottom h3 {margin:6px 10px 0 0;}

/*-- Forms --*/
label {color:#666666; display:block; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; font-weight:italic; margin-bottom:3px;}
label span {color:#999999;}
.required {color:#BA161B; font-family:Verdana, Geneva, sans-serif; font-size:10px;}

