body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}
.calmonth {  
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 18px; line-height: 1.3em; 
     font-weight: bold; color: #003399; 
     text-align: center; 
     vertical-align: middle; 
     padding-top: 10px; 
     padding-right: 0px; 
     padding-bottom: 10px; 
     padding-left: 0px; 
     border: #003399; border-style: solid; 
     border-top-width: 2px; 
     border-right-width: 2px; 
     border-bottom-width: 1px; 
     border-left-width: 2px; 
     margin-top: 0px; 
     margin-right: 0px; 
     margin-bottom: 0px; 
     margin-left: 0px;      
     background-image: url(/images/tablebkgnd.gif); 
     background-repeat: repeat-x; 
     background-position: left top
}

.dayname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #214DAD;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#oldmonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3333;
	background-color: #FFFFDF;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #FF3366;
	border-bottom-color: #FF3366;
	border-left-color: #003399;
}
#newmonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-color: #FFFFDF;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3366;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #FF3366;
}
#sundays {
	border: #003399 solid;
	border-width: 1px 1px 1px 1px
}
#demobox {
	text-align: center;
	background-color: #224daa;
	height: 18px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 7px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: 65px;
	width: 14%;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #D6DFEF;
	margin: 0px;
	padding: 0px 3px 3px 0px;
}
#saturdays { 
	border: #003399 solid; 
	border-width: 1px 2px 1px 1px
}

#bottoms { 
	border: #003399 solid; 
	border-width: 1px 1px 2px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; color: #003399; background-color: F2FFFF
}

#lowerleft {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; color: #003399; 
	background-color: #F2FFFF; 
	text-align: left; 
	vertical-align: top; 
	margin-top: 0px; 
	margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
	padding-top: 0px; padding-right: 3px; padding-bottom: 3px; padding-left: 0px; 
	border: #003399; border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 2px; 
	border-left-width: 2px
}
#lowerright {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; color: #003399; 
	background-color: #F2FFFF; 
	text-align: left; 
	vertical-align: top; 
	margin-top: 0px; 
	margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
	padding-top: 0px; padding-right: 3px; padding-bottom: 3px; padding-left: 0px; 
	border: #003399; border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 1px
}


h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display:block;
	margin-top: 0px;
	margin-right: 30%;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	height: 15px;
	width: 22px;
	clip:     rect(   )
}
p {  
     margin-top: 0px; 
     padding-top: 3px; 
     padding-right: 3px; 
     padding-bottom: 3px; 
     padding-left: 3px
}

ul {  
     margin-top: -2.14em; 
     margin-right: 0px; 
     margin-bottom: 0px; 
     margin-left: 3em; 
     list-style-type: circle
}

#oldmonth p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #003399; 
	background-color: #FFFFDF; 
	text-align: left; 
	vertical-align: top; 
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
	padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px
}

#newmonth p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #003399; 
	background-color: #FFFFDF; 
	text-align: left; 
	vertical-align: top; 
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
	padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: circle;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-weight: normal;
}
a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.twoColFixLtHdr #container {
	width: 842px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #topContainer {
	width: auto;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	height: 47px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
} 
.twoColFixLtHdr #container p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
} 
.twoColFixLtHdr #header {
	padding: 0;
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #container h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	height: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.twoColFixLtHdr #sidebar1 p {
	padding: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: right;
}
.twoColFixLtHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: d6deef;
	width: 842px;
	border-left-style: none;
	margin: 0;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #214DAD;
}
.twoColFixLtHdr #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #214DAD;
}
.twoColFixLtHdr #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.twoColFixLtHdr #mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #214DAD;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	line-height: normal;
	padding-bottom: 10px;
}
#page {
	text-align: center;
	margin: 30px;
}
#page2 {
	text-align: left;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#page2 ul {
	text-align: left;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
}
.twoColFixLtHdr #footer {
	padding: 0;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#bottom-nav {
	font-size: 7pt;
	color: #000000;
	text-align: left;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 20px;
}

a.bottom-nav:link {
	text-decoration: underline;
}

a.bottom-nav:visited {
	text-decoration: underline;
}

a.bottom-nav:hover {
	text-decoration: none;
}

a.sidebar1:link {
	text-decoration: underline;
}

a.sidebar1:visited {
	text-decoration: underline;
}

a.sidebar1:hover {
	text-decoration: none;
}
img.floatRight {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	border: 0px;
}
img.floatLeft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	border: 0px;
}
img.floatNone {
	float: inherit;
	border: 0px;
}

