/*------------------------------------
   Opening Hours Content
------------------------------------*/
/* Large Intro Text */
.em { font-family: Georgia, "Times New Roman", Times, serif; color: #00457c; font-size: 2em; font-weight: bold; line-height: 1.1em; padding: 5px 0 .9em 0;}
.em .accent { color: #0196d6;}

/* Small Subtext */
.sm { color: #80807f; font-size: .9em; line-height: 1.3em; padding-bottom: 0;}


/* Small Subtext */
.contentcol { color: #80807f; font-size: .9em; line-height: 1.3em;}
.contentcol p { padding: 0 10px 1.4em 0;}

h2 { color: #00457c; font-size: 1.1em; font-weight: bold; text-decoration: underline; padding-bottom: 0px; font-family:Georgia, "Times New Roman", Times, serif}

.contentcol ul { padding-bottom: 1.4em; margin-left: 15px;}
.contentcol ul li { padding: 0 0 0 0px;}

/* Hours List */
dl#hourslisting { overflow: hidden; font-family: Georgia, "Times New Roman", Times, serif; color: #00457c; font-weight: bold; padding: 0 15px 2.2em 0; margin: 0 0 0 0;}
dl#hourslisting dt { float: left; width: 172px;}
dl#hourslisting dd { text-align: right;}
dl#hourslisting .holidays { padding-top: .7em;}

ul.infolist { margin: 0 0 0 25px; padding-top: 1em; padding-bottom: 1.4em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;}
ul.infolist li { color: #00457c; padding: 0 0 5px 0px;}
ul.infolist li.alt { color: #939598;}



