/* CSS Document */

#mainnav ul.nav {
	list-style-type: none;
	margin-left: 120px;
	float: left;
	display: inline;
	}
	
#mainnav li {
	float: left;
	width: 10em;
	display: inline; 
	}
	
ul.nav a {
	display: block;
	width: 10em;
	height: 2em;
	line-height: 2em;
	margin-left: 5px;
	background: #F7F9BB url(images/longboat.gif) no-repeat 5px 50%;
	padding-left: 30px;
	text-decoration: none;
	color: #3650EB;
	font-weight: bold;
	border: 4px solid;
	border-top-color: #969698;
	border-right-color: #4B4B4C;
	border-bottom-color: #757577;
	border-left-color: #BCBCBE;
	}
	
ul.nav a:visited {
	background: #F7F9BB url(images/check.gif) no-repeat 5px 50%;
	padding-left: 30px;
	text-decoration: none;
	color: #3650EB;
	font-weight: bold;
	border: 4px solid;
	border-top-color: #969698;
	border-right-color: #4B4B4C;
	border-bottom-color: #757577;
	border-left-color: #BCBCBE;
	}
	
ul.nav a:hover {
	background: #4D64EE url(images/longboat.gif) no-repeat 5px 50%;
	padding-left: 30px;
	text-decoration: underline;
	color: #F0F790;
	font-weight: bold;
	border: 4px solid;
	border-top-color: #969698;
	border-right-color: #4B4B4C;
	border-bottom-color: #757577;
	border-left-color: #BCBCBE;
	}
	
/** #menu {
	clear: both;
	text-align: center;
	margin: 10px 0 10px 0;
	}
	
#menu a:link {
	text-decoration: none;
	border: none;
	}
	
#menu a:visited {
	color: #041C86;
	text-decoration: none;
	border: none;
	}
	
#menu a:hover {
	text-decoration: underline;
	} **/
	
#calendar {
	clear: both;
	margin-left: 20px;
	border: 6px solid;
	border-top-color: #4D64EE;
	border-right-color: #051DA9;
	border-bottom-color: #0C2DEF;
	border-left-color: #7485ED;
	border-collapse: collapse;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#calendar a:link {
	text-decoration: none;
	}
	
#calendar a:visited {
	text-decoration: none;
	color: #FF0000;
	}
	
#calendar a:hover {
	text-decoration: underline;
	}
		
th.first {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFF99;
	border: 1px solid blue;
	text-align: center;
	font-size: 24px;
	color: #2323C6;
	vertical-align: middle;
	margin-top: auto;
	margin-botom: auto;
	}
		
th.arrow {
	background-image: url(images/back2.jpg);
	border: 1px solid #0000FF;
		}
		
th.arrow a:link {
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	}
	
th.arrow a:hover {
	text-decoration: underline;
	}
		
#calendar td {
	width: 95px;
	vertical-align: top;
	border: 2px solid #0000FF;
	
	}
		
tr.second {
	background-image: url(images/back2.jpg);
	color: #FF0000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	}
	
tr.second th {
	border: 2px solid #0000FF;
	}
		
tr.third {
	background-image: url(images/back2.jpg);
	color: #FF0000;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	}
		
td.notmonth {
	background-image: url(images/back2.jpg);
	border: 1px solid blue;
	}
		
td.notmonth p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin-top: -1px;
	text-align: center;
	}		
		
.blankdate {
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	}
		
td strong {
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-align: left;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	}	

td.weekday {
	background-color: #FFFFFF;
	border: 1px solid blue;
	}
		
td.weekday p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
		
td.weekend {
	background-color: #F7F9BB;
	border: 1px solid blue;}

td.weekend p {
	font-family: "Bookman Old Style", "Chaparral Pro", fantasy;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	}
		
#calendar hr {
	width: 50%;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:24px;
	}
		
#events {
	margin-top: 30px;
	margin-left: 20px;
	}
	
#events h2 {
	background: url(images/newsHeading.gif) no-repeat left top;
	width: 720px;
	height: 55px;
	border: 1px solid #0000CC;
	margin-bottom: 10px;
	position: relative;
	}
	
#events h2 span {
	display: none;
	}
			  
#events h4 {
	margin: 0;
	color: #2323C6;
	font-size: 1.1em;
	font-weight: bold;
	}
	
#events p {
	margin: 0 0 10px 0;
	}
	
.bands {
	margin-bottom: 5px;
	margin-left: 150px;
	margin-top: 10px;
	padding: 5px;
	border: 4px solid;
	border-top-color: #969698;
	border-right-color: #4B4B4C;
	border-bottom-color: #757577;
	border-left-color: #BCBCBE;
	}
	
th {
	padding-bottom: 5px;
	padding-top: 5px;
	border: none;
	}
	
td {padding: 5px;
	border: none;
	}
	
/***************************IE FIX****************************	
	
*html #mainnav ul.nav {
	display:inline;
	}
*html #mainnav li {
	display: inline;
	}
*/