/*------------------------------------
   Contact Us Content
------------------------------------*/
/* Large Intro Text */
.em { font-family: Georgia, "Times New Roman", Times, serif; color: #00457c; font-size: 1.1em; font-weight: bold; line-height: 1.4em; padding: 5px 0 .9em 0;}
.em .accent { color: #80807f;}

/* Small Subtext */
.sm { color: #80807f; font-size: .9em; line-height: 1.2em; padding-bottom: 0;}

/* Quicklinks */
ul#quicklinks { list-style: none; margin: 0; padding: 0 0 1.4em; font-family:Georgia, "Times New Roman", Times, serif;}
	ul#quicklinks li { padding: 0; }
		ul#quicklinks li a { color: #00457c; font-weight: bold;}
		
/* Contact Info */
address, p#contact { margin-top: 1.4em; font-size: .9em; line-height: 1.3em; font-style:normal; color: #00457c; font-weight: bold; font-family:Georgia, "Times New Roman", Times, serif;}
p#contact span { color:#95979a; display: inline-block; padding-right: 5px; }
p#contact a { color: #00457c; text-decoration: none;}
