body{
	background:url(../img/HeaderBg.jpg) repeat-x 0 0;
	margin:0 auto;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#003c70;
	font-weight:normal;
	margin:20px 0 15px 0;
	line-height:28px;
}
h2 span{
	font-size:24px;
}

a{ color:#003c70; text-decoration:underline;}
a:hover{ text-decoration:none;}

#Screen{ margin:0 auto;}

#HeaderSpan{ background:url(../img/HeaderBg.jpg) repeat-x 0 0; width:100%; height:163px;}
#Header{
	margin:0 auto;
	width:990px;
	height:163px;
	position:relative;
}

	#QuickLinks{
		font-size:16px;
		color:#439EC2;
		line-height:36px;
		text-align:right;
		position:absolute;
		top:0;
		right:155px;
		width:880px;
		height:36px;
		}
		
		#QuickLinks a{
			color:#005CA9;
			text-decoration:none;
			}
			
		#QuickLinks a:hover{
			text-decoration:underline;
			}

#MenuSpan{ background:url(../img/MenuBg.jpg) repeat-x 0 0; width:100%; height:54px;}
#Menu{
	font-family:"Comic Sans MS", "Trebuchet MS", Verdana, sans-serif;
	font-size:18px;
	line-height:54px;
	margin:0 auto;
	width:880px;
	height:54px;
}
/*#Menu a{
	color:#daffd6;
	line-height:18px;
	text-decoration:none;
	display:block;
	float:left;
	padding:18px 15px;
}
#Menu a:hover{
	color:#fff;
	line-height:18px;
	text-decoration:none;
	display:block;
	float:left;
	padding:18px 15px;
}*/

#ContentSpan{ background:#fff url(../img/ContentBg.jpg) repeat-x 0 0; width:100%;}
#Content{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#292b74;
	line-height:30px;
	padding:20px 0;
	overflow:hidden;
	margin:0 auto;
	width:880px;
}
#Content strong, #Content b{ color:#1F872D; font-weight:bold;}

#HomeElements{
	margin:0 auto;
	overflow:hidden;
	width:880px;
}
#Boxes{ behavior: url(/live_tpl/css/pngbehavior.htc);}
#Boxes{
	background:url(../img/BoxesTransBg.png) no-repeat 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:22px;
	padding:20px 20px 15px 20px;
	width:840px;
	height:131px;
}
#Boxes .Box{
	float:left;
	overflow:hidden;
}
#Boxes .Box1{
	color:#8c830a;
	width:214px;
	height:119px;
}
#Boxes .Box2{
	color:#fff;
	margin-left:115px;
	width:180px;
	height:119px;
}
#Boxes .Box3{
	color:#fff;
	margin-left:112px;
	width:216px;
	height:119px;
}
#Boxes .Box1 a{ color:#8c830a;}
#Boxes .Box2 a{ color:#fff;}
#Boxes .Box3 a{ color:#fff;}
#Boxes .Box a:hover{ text-decoration:none;}

#Boxes h3{
	font-family:"Comic Sans MS", "Trebuchet MS", Verdana, sans-serif;
	font-size:24px;
	font-weight:normal;
	margin:0;
	line-height:28px;
}

#NewsReel{
	float:left;
	width:583px;
}
#HomeElements #UpcomingEvent{
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:14px;
    color:#292b74;
    line-height:22px;
	width:286px;
}
#HomeElements #UpcomingEvent a{
	color:#1f872d;
    font-weight:bold;
    text-decoration:none;
}
#HomeElements #UpcomingEvent a:hover{
    text-decoration:underline;
}
#HomeElements #UpcomingEvent h3{
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:22px;
    color:#292b74;
    font-weight:normal;
    letter-spacing:-1px;
    margin:0;
    margin-top:15px;
    margin-bottom:10px;
}
#HomeElements #UpcomingEvent #EventList{

}

#Footer{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#292b74;
	text-align:center;
	margin:0 auto;
	width:880px;
	line-height:22px;
	margin-top:20px;
}
#Footer a{
	color:#292b74;
	text-decoration:none;
}
#Footer a:hover{
	text-decoration:underline;
}

	#FooterItems{
		overflow:hidden;
		width:880px;
		padding:20px 0;
		}
		
		.f-item{
			float:left;
			width:200px;
			}

#Events a{
	color:#1f872d;
    font-weight:bold;
    text-decoration:none;
}
#Events a:hover{
    text-decoration:underline;
}
#Events h3{
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:22px;
    color:#292b74;
    font-weight:normal;
    letter-spacing:-1px;
    margin:0;
    margin-top:15px;
    margin-bottom:10px;
}
