@charset "UTF-8";
/* CSS Document */

html,body,ul,li,h1,h2,h3,p   {
	margin: 0px;
	padding: 0px;	
}

h2  {
	font-size: 30px;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif
}
#Container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;	
}
#Header  {
	padding-top: 30px;
	background-image:url( Images/HeaderBG.png);
	height: 120px;
	
}
.HeaderText1  {
	margin-left: 35px;
}
.HeaderText2  {
	margin-left: 90px;
}

.DaysWeek a {
	display: block;
	float: left;
	padding-top:10px;
	font-size: 18px;
	line-height: 1.3em;
	text-align: center;
	width: 225px;
	text-decoration: none;
	background-color: #558D00;
	height: 35px;
	color: #ffffff;
}


DaysWeek a:link  {
	display: block;
	width: 100px;
	height: 40px;
	float: left;
	text-decoration:none;
	}

.DaysWeek a:hover  {
	display: block;
	text-decoration: none;
	color: #558D00;
	background-color: #ffffff;
}
.BlockPusher1  {
	display: block;
	height: 60px;	
}
#Content   {
	background-image: url(Images/PageLogo.png);
	background-repeat: no-repeat;
	background-position: 20px 130px;
}
.TabBlock  {
	display: block;
	height: 100px;
	width: 590px;
	margin-bottom: 15px;
	border-left: 3px solid #558D00;
}
.TabBlock a  {
	display: block;
	float:left;
	font-size: 18px;
	line-height: 1.3em;
	text-align: center;
	width: 100px;
	height: 95px;
	text-decoration: none;
	color: #A35005;
	background-color: #DFF0FA;
	border-top: 3px solid #558D00;
	border-right: 3px solid #558D00;
	border-bottom: 3px solid #558D00;
	}
.TabBlock a:link  {
	
}
.TabBlock a:hover  {
	color: #558D00;
	background-color: #FBFCD6;
}
.SchedBlock  {
	float: left;
	width: 590px;
	height: 230px;
	font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ae8132;
	padding-left: 2px;
}
.SchedBlock,p  {
	color: #1f556b;
}
.SchedHeader   {
	padding-left: 100px;
	padding-top: 60px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ae8132;
}
.SchedHeader,h2  {
	text-align: left;
	color: #698014;
}
.SchedImage  {
	Float: Right;
}
.Sched   {
	height:250px;
	width: 280px;
	float: left;
	font-size: 16px;
	text-align: left;
	padding-top: 14px;
	padding-left: 2px;
}

.BlockPusher  {
	height:1px;
	clear: both;
	postion: absolute;
}
.HomeTextL  {
	float: left;
	width: 265px;
	margin-right: 30px;
}
.HomeTextL h3  {
	color: #698014;
	font-size: 20px;
	text-align: center;
}
.HomeTextL p  {
	text-align: left;	
}
	.HomeImageR   {
	float: right;
}
.ContactBlock  {
	width: 590px;
	height: 550px;
	display: block;
}
.LinkBlock  {
	width: 590px;
	height: 450px;
	display: block;	
}
.LinksHeader h2 {
	padding-left:20px;
	width:870px;
	float: left;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ae8132;
}
.Links a:link  {
	width:580px;
	float: left;
	height: 50px;
	color: #1E5369;
	text-decoration: none;
	text-align: center;
	font-size: 24px;
}
.Links a:hover  {
	color: #EBBB68;
}
.Links a:visited  {
	color: #1E5369;
}
.LinksImage  {
	width: 300px;
	float: right;
}
.EventsPosters  {
	width: 100%;
	float: left;
}
.EventsList li {
	text-align: left;
	color: #1f556b;
	font-size: 14pt;
	line-height: normal;
}
.EventsList div {
padding-left:20px;
}
.ContactBlock a:link  {
	width:580px;
	float: left;
	height: 50px;
	color: #1E5369;
	text-decoration: none;
	text-align: center;
	font-size: 24px;
}
.ContactBlock a:hover  {
	color: #EBBB68;
}
.ContactBlock a:visited  {
	color: #1E5369;
}
#Footer   {
	background-image: none;
	height: 30px;
	padding: 20px;
}
#Footer,p  {
	font-size: 20px;
	text-align: left;
	color: #1f556b;
}
	
