#calendar td {
	font-family: "Trebuchet MS", Arial, Veranda, sans-serif;
	
}
#calendar b {

}
#calback {
	background:#37462D; url('calWaiting.gif') no-repeat 50% 100px;
	margin: 0 auto;
	width: 220px;
        padding-right: 5px;
        float: left;
}

#calendar {
        background:#37462D;
	width: 100%;
	height: 100%;
}

.cal {
	background: #5F5F2D;
	width: 100%; 
}

.calhead {
	width: 100%;
	font-weight: bold;
	color: #E1EBAC;
	font-size: 20px;      
}

.calhead img {
	border: none;
}

.dayhead {
	height: 25px;
	background: #EEE;
}

.dayhead td {
	text-align: center;
	color: #5F5F2D;
}

.dayrow {
	background: #FFF;
	height: 25px;
}

#click_day {
padding-top: 5px;
}

.dayrow td {
	width: 50px;
	color: #000;
	font-size: .8em;
}

.day {
	float: right;
}

.unavailableover {
	background: #F66;
}

.unavailable {
	background: #FF0000;
        text-decoration: line-through;
        padding-left: 5px;
}

.availableover {
	background: #6F6;
}

.available {
	background: #FFF;
        padding-left: 5px;
}

.disabled {
	background: #CCC;
}
#key_img {
padding-top: 2px;
}

#calendar a:link {
color:#000;
font-weight:600;
text-decoration: none;
}
#s1 {
width: 120px;
overflow-y:visible;
}
#specials a:visited               		{ color: #FFFFFF; text-decoration: none }
#specials a:hover                 		{ color: #D2DC32; text-decoration: none }
#specials a:active                		{ color: #D2DC32; text-decoration: none }
#specials a:link                  		{ color: #FFFFFF; text-decoration: none }
.plr10 a:visited               		{ color: #FFFFFF; text-decoration: none }
.plr10 a:hover                 		{ color: #D2DC32; text-decoration: none }
.plr10 a:active                		{ color: #D2DC32; text-decoration: none }
.plr10 a:link                  		{ color: #FFFFFF; text-decoration: none }
.aw12 a:visited               		{ color: #FFFFFF; text-decoration: none }
.aw12 a:hover                 		{ color: #D2DC32; text-decoration: none }
.aw12 a:active                		{ color: #D2DC32; text-decoration: none }
.aw12 a:link                  		{ color: #FFFFFF; text-decoration: none }