@charset "utf-8";
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B4975B;
	border-right-color: #B4975B;
	border-bottom-color: #B4975B;
	border-left-color: #B4975B;
}
.Titlecss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.datecss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.textcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	font-weight: normal;
}
.headercss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #B4975B;
}
.tablecss {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(Homepage/Homepage.jpg);
	background-position: -65px -500px;
	position: relative;
	border-top-color: #B4975B;
	border-right-color: #B4975B;
	border-bottom-color: #B4975B;
	border-left-color: #B4975B;
}
.newsdivcss {
	filter: Alpha(Opacity=100);
}
.sectioncss {
	border: thin solid #B4975B;
}
.scheduletable {
	background-image: url(Homepage/scheduletableback.jpg);
	border: thin solid #B4975B;
}
.picborder {
	border: thin solid #B4975B;
	background-image: url(biospage/biosback.jpg);
}
.pcs {
	background-image: url(biospage/biosback.jpg);
	border: thin solid #B4975B;
}
.picborder2 {
	background-image: url(biospage/flatback.jpg);
	border: thin solid #B4975B;
}
.calendarcss {
	background-color: #000;
	background-image: url(calendarpage/calendarback.jpg);
	border: thin solid #A18462;
}
.merchtitlecss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
