/* CSS Document */

.dining		{font-family: "Times New Roman", Times, serif; 
			font-weight: normal; 
			font-size: 13px;
			color: 009865;
			text-align:center; 
			}
			
a.dining:hover		{font-family: "Times New Roman", Times, serif; 
			font-weight: normal; 
			font-size: 13px;
			color: 009865;
			text-align:center; 
			}
			
			
.ad 		{font-family: "Times New Roman", Times, serif; 
			font-weight: normal; 
			font-size: 14px; 
			line-height: 1.5;
			}
.a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: 009865;
}

.a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.ad p a, a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #144915;
}

.green {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: underline;
	color: 009865;
}

a.green:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: 009865;
}
			
		.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.5;
}
.quoteblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #000080;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5;
}

.quote2ndevent {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #F09C6D;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5;
}

.quote2ndeventnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000080;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5;
}

.blue {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000080;
		font-size: 15px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.5;

}
.blueheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000080;
}


.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #004200;
}
.liteblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: 608898;
	line-height: 1.3;
}
.anewslink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
		text-decoration: none;
	color: 009865;
}

.anewslink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
text-decoration: underline;
	text-decoration: none;
	color: #333333;
}
.month {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 1.2;
	font-weight: bold;
	color: #000066;
	background-color: #F5FAFA;
	font-style: italic;
}
.ahomelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #006F4A;
}
.medheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #144915;
	background-color: #EEF7F7;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 000080;
}
.smallfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #009865;
	line-height:1.5pixels;
 }
.imageleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFF0;
	text-align: center;
	margin: 0px 5px 0px 0px;
	padding: 5px;
	float: left;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCF1D1;
}
.imageright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFF0;
	text-align: center;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	float: right;
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCF1D1;
}
.imageleftsm {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #FFFFF0;
	text-align: center;
	margin: 0px 5px 0px 0px;
	padding: 5px;
	float: left;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCF1D1;
}
.imagerightsm {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #FFFFF0;
	text-align: center;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	float: right;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCF1D1;
}
.newsheader {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFD7C4;
	border-bottom-color: #FFD7C4;
	margin-top: 2px;
	margin-bottom: 2px;
		font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #000080;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5;

}
.boxart {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: #68A3CD;
	text-align: center;
}
.boxart a {
	color: #68A3CD;
}
.paddingBottom {
	padding-bottom: 45px;
}
.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.alertbox {
	height: 75px;
	width: 300px;
	border: 1px solid #608F63;
	padding-top: 15px;
	font-weight: bold;
}
.rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFD5C9;
}
#invite {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #096;
	text-align: center;
	line-height: 35px;
}
