.Header {
	font-family: "Lucida Grande", Arial, Times, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color:#000;
}

.PageName {
	font-family: "Lucida Grande", Arial, Times, "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	padding-left:0px;
 	color:#000;
	
	}

.Text {
	font-family: "Lucida Grande", Arial, Times, "Times New Roman";
	font-size: 13px;
	padding-right:12px;
	color:#000;

}
.Holiday-Hours {
	font:"Lucida Handwriting";
	font-size: 13px;
	padding-right:12px;
	color:#653B0F;
 	-moz-transform: rotate(-1.5deg);  /* FF3.5+ */
	-o-transform: rotate(-1.5deg);  /* Opera 10.5 */
	-webkit-transform: rotate(-1.5deg); /* Saf3.1+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
}

.SubText {
	font-family: "Lucida Grande", Arial, Times, "Times New Roman";
	font-size: 10px;
	font-style: italic;
	color:#000;

}
	
a:link {color:#0099FF}
a:visited {color: #000099}
a:hover {color: #0066FF}

body {
	background-color: #C0D0BB;
	color: #FFF;
}

.Text-Small {
	font-family: "Lucida Grande", Arial, Times, "Times New Roman";
	font-size: 10px;
	color:#000;

}

.Terms-and-conditions {
	font-family: "Lucida Grande", Arial, Times, "Times New Roman";
	font-size: 9px;
	color:#000;

	}
	
.Text-Sub {
	font-family: "Lucida Grande", Arial, Times, "Times New Roman";
	font-size: 11px;
	font-style: italic;
	color:#000;
}

