@CHARSET "UTF-8";

.mainmenu {
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
	width: 699px;
	height: 45px;
	display: table;
	vertical-align: bottom;
}
.mainmenu td {
	vertical-align: bottom;
	border: none;
	font-size: 14px;
	height: 55px;
	font-family: serif, times;
	color: #ffffff;
	padding-right: 6px;
	background-image: "";
	background-repeat: no-repeat;
	background-position: center 5;
	
}

.mainmenu td a {
	
	cursor:pointer;
	text-decoration:none;
	color: #ffffff;	
}
.mainmenu td .last a {
	

}
.mainmenu td a:hover {
	cursor:pointer;
}
.mainmenu ul {
	list-style-type: none;	
		display: block;
		
	}
.mainmenu ul li {
	display: inline;
	font-size: 14px;
	height: 40px;
	font-family: serif, times;
	color: #ffffff;
	padding-right: 10px;
	background-image: "";
	background-repeat: no-repeat;
	background-position: center -30px;
	
	}
.mainmenu ul li .first {
	
}
.mainmenu ul li .last {
	padding-right: 0px;
}
.mainmenu ul li a {
	padding: 2px;
	height: 40px;
	vertical-align: bottom;
	cursor:pointer;
	text-decoration:none;
	color: #ffffff;
}
.mainmenu ul li a:hover {
	cursor:pointer;
}


.teeTimeMenu {
	
	width: 100%;
	/* background-color: #333; */
}
.teeTimeMenu td {
	
	background-repeat: no-repeat;
}

.teeTimeMenu ul{
	float: right;
	margin: 0; 
	padding: 0;
	
	
}

.teeTimeMenu ul li{
	display: inline;}

.teeTimeMenu  a{
	text-decoration: none;
	color: white;
	font-family: arial-black, sans-serif;
	font-weight: bold;
	font-size: 14px;
	
}

.teeTimeMenu  a:visited{
	color: white;}

.teeTimeMenu a:hover, .menu ul li .current{
	color: #fff;
	
	
}


body {
background: url('images/Shambolee-Site_01.jpg') 	
}

.calendar {
background-color: #ffffff;
color: #000000;
padding:2;
border: 2px #cccccc groove;
text-align:right;
vertical-align:top;
font-size: 14px;
}

.calendarToday {
background-color: #ffffff;
color: #FF0000;
padding:1;
border: 2px #cccccc groove;
text-align: left;
vertical-align:top;
text-align: left;
font-size: 14px;
width: 92px;
padding-bottom: 0px;

}
.dayNum {
 position: relative;
 float:right;
 z-index: 90;
 padding: 0px;
 top: -3px;	
}
	
.calEvent {
position: relative;
top: -8px;
	padding: 0px;
text-align: left;
vertical-align: top;
float:left;
font-size: 10px;
width:92px;
height: 110px;
overflow: hidden;

}
.adminMenu {
text-align:center;
font-size: 14px;
text-decoration: none;
width: 200px;
border: 2px black groove;
padding: 5px;
background-color: #66aa66;
}

.adminMenu a{
text-decoration: none;
	
}
.newsTitle {
text-align: left;
color: #006600;

}
.articleHeader {
 text-align: left;
 color: black;
 font-style: italic;
 /* border-left: 2px green groove; */

 
}
.articleContent {
 text-align: left;
 color: black;
/* border-left: 2px green groove;
border-bottom: 2px green groove; */
 
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
text-decoration: none;
}
.hintanchor
{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
text-decoration: none;
margin: 3px 3px;
}

#table5 {
margin-left: 5px;
}

