/* _______________ Universal _______________ */

A:link { color: #009; }
A:visited { color: #336; }
A:hover {
	color: #900;
	text-decoration: none;
}

BODY {
	background-color: #fff;
	color: #000;
	margin: 2px;
}

.Announcement {
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #c00;
}

.BottomNav {
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.CreditCards {
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
	font-size: 12px;
	color: #c00;
}

.Copyright {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #c00;
}
.Accommodations, .Accommodations TD, .Accommodations TH, .Accommodations LI {
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
	color: #00F;
	font-size: 12px;
}
.OurStaff, .OurStaff TD {
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
	color: #00F;
	font-size: 12px;
}
.OurStaff TH {
        padding-top: 18px;
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
	color: #00F;
	font-size: 16px;
	font-weight: bold;
}
.Instruction, .Instruction TD {
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
	text-align:justify;
        color: #00F;
	font-size: 14px;
}
.Instruction IMG {
        border: 4px groove blue;
}
.Instruction UL {
        margin-top: 4px;
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
	color: #00F;
	font-size: 14px;
}
.Instruction TEXTAREA {
        text-align:justify;
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
	color: #00F;
	font-size: 12px;
}
.calendar_header {
        text-align:justify;
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
        background: #AAF;
	color: #FF0;
	font-size: 20px;
}
.inactive_day link, .inactive_day visited {
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
        background: #55F;
	color: #004;
	font-size: 12px;
}
.inactive_day {
        align: left;
        vertical-align: top;
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
        background: #55F;
	color: #004;
	font-weight: bold;
	font-size: 16px;
}
.active_day {
        align: left;
        vertical-align: top;
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
        background: #AAF;
	color: #F00;
	font-weight: bold;
	font-size: 16px;
}
.blank_day {
        text-align:justify;
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
        background: #55F;
	color: #00F;
	font-weight: bold;
	font-size: 14px;
}
.headline {
        text-align:center;
        text-decoration:smallcaps;
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
	color: #00F;
	font-weight: bold;
	font-size: 32;
}
.headline2 {
        text-align:center;
        text-decoration:smallcaps;
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
	color: #00F;
	font-weight: bold;
	font-size: 18;
}
.newzbody {
        text-align:justify;
	font-family: "Tempus Sans ITC", helvetica, sans-serif;
	color: #00F;
	font-size: 14;
}
.dateline {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
