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:404px;}
#Header{
	margin:0 auto;
	width:1012px;
	height:404px;
}

#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;
}
#HomeElements #Boxes{ behavior: url(/live_tpl/css/pngbehavior.htc);}
#HomeElements #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;
}
#HomeElements #Boxes .Box{
	float:left;
	overflow-y:hidden;
}
#HomeElements #Boxes .Box1{
	color:#8c830a;
	width:214px;
	height:119px;
}
#HomeElements #Boxes .Box2{
	color:#fff;
	margin-left:115px;
	width:180px;
	height:119px;
}
#HomeElements #Boxes .Box3{
	color:#fff;
	margin-left:112px;
	width:216px;
	height:119px;
}
#HomeElements #Boxes .Box1 a{ color:#8c830a;}
#HomeElements #Boxes .Box2 a{ color:#fff;}
#HomeElements #Boxes .Box3 a{ color:#fff;}
#HomeElements #Boxes .Box a:hover{ text-decoration:none;}

#HomeElements #Boxes h3{
	font-family:"Comic Sans MS", "Trebuchet MS", Verdana, sans-serif;
	font-size:24px;
	font-weight:normal;
	margin:0;
	line-height:28px;
}

#HomeElements #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{
    height:85px;
    overflow:hidden;
}

#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;
}

#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;
}