.border1 {
	background-color: #0B4535;
}
.border2 {
	background-color: #FFFFFF;
}
.contentBG {
	background-color: #e8e8c5;
}

.txtAvailability {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6c6c49;
}

.fieldAvailability {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}

.availabilityBG {
	background-color: #D7dbb7;
}
.ftrNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0B4535;
	line-height: 20px;
	text-align: right;

}
.ftrNav A:Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.ftrNav A:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.ftrAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #504A38;
	text-decoration: none;
	text-align: center;

}

.ftrXtra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6c6c49;
	text-decoration: none;

}
.ftrXtra A:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6c6c49;
	text-decoration: none;
}

.ftrXtra A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6c6c49;
	text-decoration: none;
}

.ftrXtra A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #504A38;
	text-decoration: underline;
}

.ContentTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6c49;
}

.ContentTxt a:link {
	color: #204373;
	text-decoration: none;
}

.ContentTxt a:visited {
	color: #204373;
	text-decoration: none;
}

.ContentTxt a:hover {
	text-decoration: underline;
}
.navLeft { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FF0000; 
	line-height: 16px; 
	text-decoration: none; 
	font-weight: bold; 
} 
.navLeft a:link { 
	color: #044030; 
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
} 
.navLeft a:visited { 
	color: #044030; 
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
} 
.navLeft a:hover { 
	color: #487468; 
	font-weight: bold;
	line-height: 16px;
} 


.navLeftSub { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FF0000; 
	text-decoration: none; 
	font-weight: normal; 
} 
.navLeftSub a:link { 
	color: #044030; 
	font-weight: normal; 
} 
.navLeftSub a:visited { 
	color: #044030; 
	font-weight: normal; 
} 
.navLeftSub a:hover { 
	color: #487468; 
	font-weight: normal; 
} 


.navLeftSubSub { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FF0000; 
	text-decoration: none; 
	font-weight: normal; 
} 
.navLeftSubSub a:link { 
	color: #487468; 
	font-weight: normal; 
} 
.navLeftSubSub a:visited { 
	color: #487468; 
	font-weight: normal; 
} 
.navLeftSubSub a:hover { 
	color: #044030; 
	font-weight: normal; 
} 


body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6c6c49;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #A3A55C;
	border: 1 px ridge #A3A55C;
	text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.calendar
{
    font-weight: bold;
	  background-color: #D7dbb7;
	  color: #6c6c49;
}
.bodysm {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #6c6c49;
}

.label {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.popupheader {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
}

.teaser {
	font-family: Helvetica, Arial, sans-serif;
  	font-size: 10pt;
	line-height: 11pt;
	color: #FFFFFF;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.whatsNew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #BFE6FF;
	text-decoration: none;
	text-align: center;
}