.GreenBground{ background-color: #62BD19; }
.WhiteBground{ background-color: #FFFFFF; }
.MarriedBground{ background-color: #E6E2D0; }
.MeetingBground{ background-color: #79BDE9; }
.FunctionBground{ background-color: #F02D27; }
.CampBground{ background-color: #C57B4E; }
.RestBground{ background-color: #F05924; }
.LodgesBground{ background-color: #7B5129; }
.GolfBground{ background-color: #389EA3; }
.PaleGreenBground{ background-color: #7AC141; }

.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none}
.footer:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none}

.GreyText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #9FA0A4; text-decoration: none}
.GreyText:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #62BD19; text-decoration: none}


.OrgHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.WhiteHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
}


.GreyPara {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #9FA0A4; text-decoration: none}
.OrgPara {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}

.WhitePara {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}
.WhitePara:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}


.BurgPara {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #A03B3B; text-decoration: none}
.BurgPara:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #A03B3B; text-decoration: none}


a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #F86A00; text-decoration: none}

p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none;}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#666666; font-weight: none; margin: 0px; padding: 0px}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#F86A00; font-weight: bolder; margin: 0px; padding: 0px}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff; font-weight: bold; margin: 0px; padding: 0px}
/* caption determines the style of 
   the month/year banner above the calendar. */ 

caption  
     { 
     font-family:arial,helvetica;  
	 background-color: #4682B4;
     font-size:12px;  
     color: white; 
	 border-top: 1pt solid Black;
	 border-left: 1pt solid Black;
	 border-right: 1pt solid Black;
     font-weight: bold; 
     } 

/* .calendar determines the overall formatting style of the calendar,   
   acting as the default unless later overruled. */ 

.calendar  
     { 
     font-family:arial,helvetica;  
     font-size:11px;  
     color: white; 
     background-color: #FEFADE; 
     border-color: #000000; 
     border-style: solid; 
     border-width: 1px; 
	 height: 150;
	 width: 200;
     } 

/* .calendarlink determines the formatting of those days linked to 
   content. */ 

.calendarlink  
     { 
     color: #666666; 
     } 

/* .header determines the formatting of the weekday headers at the top 
   of the calendar. */ 

.header  
     { 
     background-color: #FEFADE; 
     border-color: #000000; 
	 color:#666666;
     border-width: 1px; 
     } 

/* .day determines the formatting of each day displayed in the 
   calendar. */ 

.day  
     { 
     background-color: #FEFADE; 
     border-color: #000000; 
     border-width: 1px; 
     text-align: center 
     } 

.1 /* .1 determines the bground colour for EARLY availability*/ 
     { 
     background-color: #CCCC99; 
     border-color: #000000; 
     border-style: solid; 
     border-width: 1px; 
     text-align: center 
     } 


.2 /* .2 determines the bground colour for Cancelled availability*/
     { 
     background-color: #FEFADE; 
     border-color: #FEFADE; 
     border-style: solid; 
     border-width: 1px; 
     text-align: center 
     }
