body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #405755;
	font-weight: normal;
}
.subpageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.contentLeftBrdr {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E4E3DF;
}
.contentTopBrdr {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E4E3DF;
}
.contentText {
	padding: 10px;
}





a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FDB966;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #FCAB49;
	text-decoration: none;
	font-style: normal;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FCAB49;
	text-decoration: none;
}

.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #92ADAC;
	text-decoration: none;
}

/* CSS Document */


.calendarDateInputTable {
	letter-spacing:normal;
	line-height:normal;
	font-family:Tahoma,Sans-Serif;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.style1 {
	font-size: 11px;
	color: #000000;
}


.calendarDateInputTD {
	letter-spacing:normal;
	line-height:normal;
	font-family:Tahoma,Sans-Serif;
	font-size: 11px;
	border: 1px solid #000000;
}	

.calendarDateInputMonth {
	letter-spacing:normal;
	line-height:normal;
	font-family:Tahoma, Sans-Serif;
	font-size: 11px;
	color: #000000;
}	

.calendarMonthRow {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #000000;
}

.calendarDayRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	text-align: center;
	color: #000000;

}

.calendarDayReserved {
	background-color: #EBC4BC;
	text-align: center;
	color: #000000;


}

.calendarDayAvailable {
	background-color: #BBE4B4;
	text-align: center;
	color: #000000;

}

.errorText {
	background-color:#FDC580;
	text-align: center;
	border: medium solid #FF0000;
	color: #FF0000;
	font-weight: bold;
	padding: 2px;
}

.adminContentTable {
	
	border: thin solid #000000;
}
.adminContentRightCol {
	margin: 5px;
	padding: 5px;
}

.adminContentLeftCol {
	margin: 5px;
	padding: 5px;
	background-color: #92AFAC;
	text-align:right;
	font-weight: bold;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}

.adminContentTop {
	margin: 5px;
	padding: 5px;
	background-color: #92AFAC;
	text-align:right;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.SearchForm {
	background-color: #5B7D7B;
	padding: 5px;
	border: thin dotted #999999;
	width: 288px;
}
.searchResults {
	background-color: #A8AD74;
	padding: 5px;
	border: thin dashed #006666;
}
.footer {
	font-size: .6em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-align:center;
}
.pageHeader {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 5px;
}
.formText {
	font-size: .8em;
	text-align: right;
}
.blueBox {
	font-weight: bold;
	background-color: #91AEAD;
	border: thin solid #666666;
	padding: 10px;
}
.SpecialTable {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E4E3DF;
	font-size: 14px;
}
.whiteImgBdr {
	border: thin solid #FFFFFF;
	margin: 5px;
}

.PhoneFooterText {
	font-size: 16px
	}
