/* CSS Document */

/* Body Font Styles */
body { text-align: center; font-family: "Arial, Helvetica, sans-serif";}
body, p, div, td { color: #000; font-size: 14px; font-family: "Arial, Helvetica, sans-serif"; }
a,a:link { color: #000; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }
table {text-align:left; margin-right: auto; margin-left: auto;}
table tr td.header { font-size:14px; font-family: "Arial, Helvetica, sans-serif"; font-weight:bold; background-color:#999999; padding: 5px; padding-left: 2px; border-left: solid 1px #dcdee0; }
.grayBorder { border: solid 1px #dcdee0;}

#llyw_logo { display: inline; border: 0; text-align:inherit; margin:10px;}
.llyw_header { margin: 5px 5px 0 0; padding: 0; color: #000; font-size: 32px; font-family: "Arial, Helvetica, sans-serif"; font-weight: bold; background-color:#5e263f; }
.llyw_header p {font-size: 18px;}
.llyw_nav { height: 25px; margin: 10px 10px 0 0; padding: 0; color: #000; font-size: 12px; font-family: "Arial, Helvetica, sans-serif"; font-weight: bold; background-color:#5e263f;  }
.llyw_lstd { margin: 10px 10px 0 0; padding: 0; color: #000; font-size: 12px; font-family: "Arial, Helvetica, sans-serif"; background-color:#ffffff; }
.llyw_bodyTD {border-left: solid 2px #5e263f; }
.llyw_txt {font-family: "Vladimir Script"; font-size:46px; }

.llyw_pageTitle {font-size:22px; font-weight:bold;}
.llyw_calendar {font-size:18px; font-weight:bold; text-align:center; background-color:#999999;}
.llyw_calendarDays {font-size:12px; font-weight:bold; text-align:center}
.llyw_calendarEvents {font-size:10px; font-weight:bold; }


#llyw_topNav { list-style-type: none; display: inline; margin-bottom: 8px; margin-top: 8px;}
#llyw_topNav li { display: inline; font-size: 12px; padding: 0; color:#000000; padding: 2px; font-weight:bold; padding-bottom:5px; padding-top:5px; }
#llyw_topNav a { color:#999999; text-decoration:none; }
#llyw_topNav a:visited { color:#999999; }
#llyw_topNav a:hover { color:#ffffff;}

.llyw_leftNav { font-family: "Arial, Helvetica, sans-serif";  color:#5e263f; font-weight:bold; font-size:13px; padding-left:5px; line-height:20px;}
.llyw_leftNav a { font-family: "Arial, Helvetica, sans-serif";  color:#5e263f; font-weight:bold; font-size:13px; text-decoration:none;}
.llyw_leftNav a:visited { text-decoration:none;}
.llyw_leftNav a:hover{ color:#ffffff; text-decoration:none; background-color:#5e263f;}

.llyw_footer { color: #000; font-size: 10px; font-family: "Arial, Helvetica, sans-serif"; font-weight: bold; background-color:#5e263f; color:#999999; text-align:center}
.llyw_footer a {text-decoration:underline; color:#999999;}
.llyw_footer a:visited {text-decoration:underline; color:#999999;}
.llyw_footer a:hover {text-decoration:underline; color:#ffffff;}


.llyw_legend { color:#5e263f; font-weight:bold; font-size:11px; padding-left:3px; line-height:15px;}
.textBig { font-size:14px; font-family: "Arial, Helvetica, sans-serif"; font-weight:bold; }
.textBigger { font-size:16px; font-family: "Arial, Helvetica, sans-serif"; font-weight:bold; }
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.textSmBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
