body {
 background-color:#d6ebff;
 background-image:url(http://www.richmondhillbc.com/images/bg.jpg);
 background-repeat:repeat-x;
 background-position:top center;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:0px;
 margin-right:0px;
}

A:link, A:visited { 
 color:#b41616;
 text-decoration:none;
}

A:active, A:hover {
 color:#b41616;
 text-decoration:underline;
}

.bottom A:link, .bottom A:visited, .bottom A:active { font-family:Arial; color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:none; }
.bottom A:hover { color:#0079c2; text-decoration:underline; }

div {
 font-family:Lucida Sans,Verdana;
 color:#000000;
 font-size:11px;
 line-height:14px;
 padding-top:5px;
 padding-right:5px;
 padding-bottom:5px;
 padding-left:5px;
}

.large {
 font-family:Lucida Sans,Verdana;
 color:#00a6dd;
 font-size:17px;
 font-weight:bold;
 letter-spacing:0px;
 padding-top:6px;
 padding-right:0px;
 padding-bottom:8px;
 padding-left:0px;
}

.small {
 font-family:Lucida Sans,Verdana;
 color:#FFFFFF;
 font-size:9px;
 padding-top:7px;
 padding-right:26px;
 padding-bottom:6px;
 padding-left:7px;
}

.border {
 border:2px #000000 solid;
}

hr {
 border:1px #CCCCCC solid;
}

ul {
 list-style:square;
 text-align:left;
 font-family:Lucida Sans,Verdana;
 font-size:9px;
 font-weight:bold;
 line-height:15px;
 margin-top:5px;
}

input { background-color:#EEE; color:#000000; border:1px solid #000000; font-size:11px; font-family:Lucida Sans,Verdana; padding:2px; }
textarea { background-color:#E0E0E0; color:#000000; border:1px solid #000000; font-size:11px; font-family:Lucida Sans,Verdana; }
select { background-color:#E0E0E0; color:#000000; border:1px solid #000000; font-size:11px; font-family:Lucida Sans,Verdana; }
.button { background-color:#FFFFFF; color:#b41616; font-weight:bold; padding:1px; margin-top:2px; }

#dropmenudiv{
position:absolute;
border:1px solid #003399;
border-style:none solid solid solid;
font:normal 10px Lucida Sans;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #DFDFDF;
}

<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

A		{ }
SPAN	{ font-family:verdana, helvetica }
TD     	{ font-family:verdana, helvetica }
BODY	{  }

/**** month and year header at top of calendar ****/
.date_header			{ font-size:12px; font-family:Lucida Sans,Verdana, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#EDECD8; height:80; width: 95; }
.empty_day_cell			{ background-color:#EEEEEE; height:80; width: 95; }
.today_cell				{ background-color:#F5F4ED; height:80; width: 95; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:9px; font-family:Lucida Sans,Verdana; color:#000000; font-weight:bold; }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:9px; font-family:Lucida Sans,Verdana; color:#000000; }
.title_txt A:link		{  }
.title_txt A:active		{  }
.title_txt A:visited	{  }
.title_txt A:hover		{  }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:Arial; padding:0px; }

/**** column headers or days of the week ****/
.column_header			{ background-color:#003399; font-size:12px; font-family:Lucida Sans,Verdana, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:9px; font-family:Lucida Sans,Verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint A			{ font-size:9px; font-family:Lucida Sans,Verdana, arial, helvetica; color:; font-weight:bold; }
// end hiding -->
</STYLE>
