.calday{
	font-family: Verdana;
	font-size: 9px;
	height: 100px;
}

.location{

	border-style: dashed;
	border-width: 1px;
	border-colow: #000000;
	width: 450px;
	
}

.locname{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.locaddress{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;

}

.cssnav	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:  url(/images/overbtn.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 211px;
						height: 44px;
						margin: 0; 
						padding: 0; 
			}
			
.cssnav a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 211px;
						height: 44px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
			}

.cssnav img {width: 211px; height: 44px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
						position: absolute;
						left: 30px;
						top: 15px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 149px;
						height: 14px;
						text-align: center;
}


h1 {font-size:18px;
	font-weight:bold;
	color:#DF1F26;
	text-indent:10px;
}

h2 {font-weight:bold;
}

h3 {font-size:11px;
	font-weight:normal;
	color:#000000;
	text-indent:0px;
}

h4{font-size:11px;
	font-weight:normal;
	color:#8D8D8D;
	text-indent:0px;
}

#top-right {
    border-top:1px solid black;
    border-right:1px solid black;
}

#stats-table {
    font-family:  Verdana,arial, helvetica, sans-serif;
    font-weight:bold;
    color: #FFFFFF;

}

#headings {
    font-family:  Verdana,arial, helvetica, sans-serif;
    font-size 12px;
    color: #000000;
    font-weight:bold;
}

#tabledata{
    font-family:  Verdana,arial, helvetica, sans-serif;
    font-size 10px;
    color: #000000;
    font-weight:normal;
    
}



