body {
	font-family:  Georgia, "Times New Roman", Times, serif ;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004500; 
	background-color: #D2C5A2;
	
	
}
/* Standard link colors  */
a:link, a:active, a:visited{
	background: none transparent scroll repeat 0% 0%; 
	color: #1D4F32; 
	text-decoration: underline ;
}

a:hover {  
	background-color: #522A17;
	color: #F0F3F0;
	text-decoration: none ;
}

.textBrown70Bold {
	color: #522A17 ;
	font-size: 70% ;
	font-weight: bold ;
}

.textBrown80Bold {
	color: #522A17 ;
	font-size: 80% ;
	font-weight: bold ;
}

.textBrown90Bold {
	color: #522A17 ;
	font-size: 90% ;
	font-weight: bold ;
}

.textBrown100Bold {
	color: #522A17 ;
	font-size: 100% ;
	font-weight: bold ;
}

.textBrown110Bold {
	color: #522A17 ;
	font-size: 110% ;
	font-weight: bold ;
}

.textBrown120Bold {
	color: #522A17 ;
	font-size: 120% ;
	font-weight: bold ;
}

.textBrown130Bold {
	color: #522A17 ;
	font-size: 130% ;
	font-weight: bold ;
}

.textBrown140Bold {
	color: #522A17 ;
	font-size: 140% ;
	font-weight: bold ;
}





.textGreen70Bold {
	color: #003D24 ;
	font-size: 70% ;
	font-weight: bold ;
}

.textGreen80Bold {
	color: #003D24 ;
	font-size: 80% ;
	font-weight: bold ;
}

.textGreen90Bold {
	color: #003D24 ;
	font-size: 90% ;
	font-weight: bold ;
}

.textGreen100Bold {
	color: #003D24 ;
	font-size: 100% ;
	font-weight: bold ;
}

.textGreen110Bold {
	color: #003D24 ;
	font-size: 110% ;
	font-weight: bold ;
}

.textGreen120Bold {
	color: #003D24 ;
	font-size: 120% ;
	font-weight: bold ;
}

.textGreen130Bold {
	color: #003D24 ;
	font-size: 130% ;
	font-weight: bold ;
}

.textGreen140Bold {
	color: #003D24 ;
	font-size: 140% ;
	font-weight: bold ;
}

.paraSpace10 {
	padding: 5px 10px 5px 10px;
}

.copyright {
	font-family:  Verdana, arial, helvetica, Geneva, sans-serif;
	font-weight: normal; 
	font-style:italic; 
	font-size: 7pt;
}

.tableContact {
	border: 1px solid #522A17;

}
.tableContainer {
	border: 2px solid #522A17;
	background-color: #FFFBF0;

}



table.Google {
	font-size: 8pt;
	font-weight: normal;
}

.SMALLtext1 {
	font-size: 8pt;
}








/********************/
/* Main Menu Styles */
/********************/

UL#mastermenu {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 85%;
	FONT-FAMILY: verdana, arial, helvetica, Geneva, sans-serif;
	FONT-WEIGHT: bold;	
	background-color: #614718;
	text-decoration: none;			/* no underline -- it is a menu */
	border-top: 3px solid #614718;		/* space at top of menu */
	border-bottom: 3px solid #614718;	/* space at bottom of menu */
}

UL#mastermenu li {
	
	border-bottom: 1px solid #614718;
	padding: 1px 2px 1px 2px;     /* space between menu items */
}

UL#mastermenu li a{
	text-decoration: none; 
	display: block;
	width: 100%;
  	color: #FFFBF0; 
	background-color: #614718;
	font-size: 85%;
	FONT-FAMILY: verdana, arial, helvetica, Geneva, sans-serif;
	FONT-WEIGHT: bold; 
	padding: 1px 2px 1px 2px;
}

UL#mastermenu li a:hover {
	background: #FFFBF0;
	color: #614718;
}

td.menuBoarder {
	background-color: #522A17;
}



/* ************************************ */
/*      AVAILABILITY CALENDAR HERE      */
/* ************************************ */

td.weekend {
	BACKGROUND-COLOR: #eae2cc;
	font-weight: bold;
}

.TABLEavailability {
	BACKGROUND-COLOR: #B7C3B5; 
}

.TDavailability {
	color: #000000;
	font-weight: bold;	
}