body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000000;
}
#wrapAll {
	width: 810px;
	margin: 5px;
	padding: 5px;
}

	/*	BANNER */
#wrapAll #banner {
	background-image: url(images/fordBanner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 213px;
	width: 790px;
}
#wrapAll #banner #umBanner {
	width: 790px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapAll #banner #umBanner img {
	height: 20px;
	width: 400px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapAll #banner #bannerCord {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 213px;
	width: 790px;
	float: left;
}
#wrapAll #banner #bannerCord img {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

	/*	NAVIGATION */
#wrapAll #Navigation {
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	width: 796px;
	background-image: url(images/Nav/NavBkg.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapAll #Navigation .Nav {
	list-style-type: none;
	height: 35px;
	width: 760px;
	padding-top: 25px;
	display: block;
	text-align: center;
	margin: 0px;
}
#wrapAll #Navigation .Nav li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapAll #Navigation .Nav a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#wrapAll #Navigation .Nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	/* CONTENT */
#wrapAll #content2 {
	width: 800px;
	padding-top: 0px;
	margin-top: -10px;
}
	/* EVENTS PAGE -- LEFT NAVIGATION */
#wrapAll #content2 #eventLinksSection {
	color: #E8D26E;
	text-align: center;
	clear: both;
	float: left;
	width: 175px;
	padding-left: 10px;
	padding-top: 40px;
}
#wrapAll #content2 #eventLinksSection .eventHeader {
	font-size: 16px;
	font-weight: bolder;
}
#wrapAll #content2 #eventLinksSection p {
	background-image: url(images/Content/EventBord.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}
#wrapAll #content2 #eventLinksSection .buyTicketImg {
	background-image: url(images/evnt/BuyTickets.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 95px;
	padding-left: 65px;
}
#wrapAll #content2 #eventLinksSection a {
	color: #E8D26E;
	text-decoration: none;
	line-height: 16px;
}
#wrapAll #content2 #eventLinksSection a:hover {
	color: #F9F7DB;
}
	/* EVENTS PAGE -- SEASON LIST MAIN CONTENT */
#wrapAll #content2 #seasonList {
	text-align: left;
	float: right;
	width: 565px;
	padding-right: 20px;
}
#wrapAll #content2 #seasonList .seasonListHead {
	font-size: 30px;
	font-weight: bolder;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E8D26E;
	padding-top: 20px;
	color: #E8D26E;
}
#wrapAll #content2 #seasonList .seasonListings {
	font-size: 13px;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E8D26E;
	height: 100px;
}
#wrapAll #content2 #seasonList .seasonListings img {
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 0px;
}
#wrapAll #content2 #seasonList .seasonListings .eventTitle {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
}
#wrapAll #content2 #seasonList .seasonListings .football {
	display: block;
	float: left;
	padding-top: 10px;
	line-height: 35px;
}
#wrapAll #content2 #seasonList .seasonListings .football img {
	padding-right: 2px;
}
#wrapAll #content2 #seasonList .seasonListings .seriesIcon {
	display: block;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapAll #content2 #seasonList .seasonListings .eventLink {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapAll #content2 #seasonList .seasonListings .eventLink :hover {
	color: #E8D26E;
}
#wrapAll #content2 #seasonList .back a {
	font-size: 12px;
	font-variant: small-caps;
	color: #E8D26E;
	text-align: right;
	display: block;
	padding-right: 25px;
	font-weight: bold;
}
	/* STYLE FOR INDIVIDUAL EVENT PAGES */
#wrapAll #content2 #eventInfoB {
	display: block;
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
	padding-top: 10px;
}
#wrapAll #content2 #eventInfoB h1 {
	text-align: center;
	color: #E8D26E;
	text-decoration: underline;
	font-weight: bolder;
	font-style: italic;
	line-height: 10px;
}
#wrapAll #content2 #eventInfoB h2, h3 {
	text-align: center;
	color: #E8D26E;
	line-height: 10px;
}
#wrapAll #content2 #eventInfoB img {
	display: block;
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#wrapAll #content2 #eventInfoB p {
	line-height: 17px;
	font-size: 14px;
	padding-top: 8px;
	margin-bottom: -5px;
}
#wrapAll #content2 #eventInfoB .footballEvnt {
	padding-bottom: 8px;
	margin-top: -8px;
	margin-right: -8px;
}
#wrapAll #content2 #eventInfoB a {
	font-weight: bold;
	text-transform: none;
	color: #E8D26E;
	text-decoration: none;
}
#wrapAll #content2 #eventInfoB a:hover {
	color: #F9F7DB;
}
#wrapAll #content2 #eventInfoB .buyTicketImg {
	background-image: url(images/evnt/BuyTickets.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 95px;
	display: block;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#wrapAll #content2 #backToEvents {
	margin-left: 0px;
	padding-top: 2px;
	text-align: right;
	display: block;
	padding-right: 10px;
	margin-right: 50px;
	clear: both;
}
#wrapAll #content2 #backToEvents a {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #E8D26E;
	text-decoration: none;
}
#wrapAll #content2 #backToEvents a:hover {
	color: #F9F7DB;
}
	/* STYLE FOR LEFT NAV SECONDARY PAGES */
#wrapAll #content2 #nav2 {
	line-height: 20px;
	font-weight: bold;
	color: #E8D26E;
	text-align: center;
	float: left;
	width: 190px;
	padding-top: 40px;
	padding-left: 18px;
}
#wrapAll #content2 #nav2 #nav2list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#wrapAll #content2 #nav2 #nav2list li {
	display: block;
	height: 35px;
	background-image: url(images/Content/EventBord.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
}
#wrapAll #content2 #nav2 #nav2list #onPage a {
	font-size: 16px;
	color: #F9F7DB;
	text-transform: capitalize;
	font-weight: bolder;
}
#wrapAll #content2 #nav2 #nav2list a {
	color: #E8D26E;
	text-decoration: none;
}
#wrapAll #content2 #nav2 #nav2list a:hover {
	color: #F9F7DB;
}
	/* STYLE FOR CONTENT ON SECONDARY PAGES */
#wrapAll #content2 #pageContent {
	text-align: left;
	float: right;
	width: 555px;
	padding-right: 10px;
	padding-top: 10px;
}
#wrapAll #content2 #pageContent h1 {
	color: #F9F7DB;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
#wrapAll #content2 #pageContent a {
	color: #E8D26E;
	text-decoration: none;
}
#wrapAll #content2 #pageContent a:hover {
	color: #F9F7DB;
	text-decoration: underline;
}
#wrapAll #content2 #pageContent #listNoBullet {
	list-style-type: none;
	margin-top: -10px;
}
#wrapAll #content2 #pageContent #listNoBullet li {
	line-height: 18px;
	padding-top: 0px;
}
#wrapAll #content2 #pageContent #pageContentList li {
	line-height: 16px;
	padding-top: 2px;
	font-size: 14px;
	padding-bottom: 10px;
}
#wrapAll #content2 #pageContent h2 {
	font-size: 18px;
	line-height: 18px;
}
#wrapAll #content2 #pageContent h3 {
	font-size: 16px;
	line-height: 18px;
	text-align: left;
}
#wrapAll #content2 #pageContent h4 {
	font-size: 14px;
	font-weight: bolder;
}
#wrapAll #content2 #pageContent img {
	display: inline;
	float: left;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 5px;
}
#wrapAll #content2 #pageContent p {
	font-size: 14px;
	line-height: 18px;
}
#wrapAll #content2 #pageContent .pIndent {
	font-size: 14px;
	line-height: 18px;
	text-indent: 25px;
}
#wrapAll #content2 #pageContent #parkingImg {
	display: inline;
	float: right;
	margin-top: -25px;
}
#wrapAll #content2 #pageContent #map {
	display: block;
	float: left;
	padding-top: 15px;
	padding-left: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
}
#wrapAll #content2 #pageContent .headlist {
	font-style: italic;
	font-weight: bold;
}

#wrapAll #content2 #pageContent .curriculum {
	font-weight: bolder;
	color: #F9F7DB;
	font-variant: normal;
}
#wrapAll #content2 #pageContent .curriculumTitle {
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	display: block;
	background-color: #F9F7DB;
	padding: 2px;
}
#wrapAll #content2 #pageContent .staffName {
	font-size: 16px;
	font-variant: small-caps;
	color: #E8D26E;
	font-weight: bolder;
	padding-top: 20px;
	display: block;
}
#wrapAll #content2 #pageContent .staffTitle {
	font-size: 14px;
	font-style: italic;
	line-height: 0px;
	font-weight: bolder;
	color: #E8D26E;
	display: block;
	margin-top: -5px;
}
	/*	FORM */
#wrapAll #content2 #pageContent #form .textField {
	display: block;
}
#wrapAll #content2 #pageContent #form p {
	font-size: 14px;
	padding-left: 8px;
	line-height: 14px;
	display: block;
}	
#wrapAll #content2 #pageContent #form .formList {
	list-style-type: none;
	margin-left: 8px;
	line-height: 10px;
}
#wrapAll #content2 #pageContent #form .radioText {
	padding-left: 10px;
}
#wrapAll #content2 #pageContent #form .NoBullet {
	list-style-type: none;
}
#wrapAll #content2 #pageContent #form .day {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapAll #content2 #pageContent #form .day p {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#wrapAll #content2 #pageContent #form .day .dayRight {
	display: inline;
	float: right;
	padding-right: 30px;
	position: relative;
}
#wrapAll #content2 #pageContent #form .day .dayLeft {
	display: inline;
	float: left;
	position: relative;
}

#wrapAll #content2 #pageContent #form .day .noBul {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	position: relative;
	left: 0px;
	padding-left: 0px;
	margin: 0px;
}
#wrapAll #content2 #pageContent #form .day .noBul li {
	display: inline;
	padding-right: 25px;
	padding-left: 0px;
	position: relative;
	left: 0px;
	text-align: left;
}
#wrapAll #content2 #pageContent #form textarea {
	background-color: #F9F7DB;
	color: #000000;
}

#wrapAll #content2 #pageContent #form input {
	display: inline;
	padding-right: 15px;
	padding-left: 8px;
	background-color: #F9F7DB;
	color: #000000;
}



	/*	CONTENT FOOTER */
#wrapAll #footer {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: 780px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 25px;
	clear: both;
	float: left;
	height: 50px;
}
#wrapAll #footer a {
	color: #E8D26E;
	text-decoration: none;
}
#wrapAll #footer a:hover {
	color: #f9f7db;
	text-decoration: underline;
}
#wrapAll #footer p {
	line-height: 16px;
}

	/*	STYLE FOR HOME PAGE */
	/*	CONTENT STYLE FOR HOME PAGE */
#wrapAll #content {
	width: 800px;
	padding-top: 8px;
	height: 725px;
	background-image: url(images/Content/curtain.png);
	background-repeat: no-repeat;
	background-position: 375px bottom;
}
	/*	CONTENT EVENT NAVIGATION HOME PAGE ONLY */
#wrapAll #content #eventNav {
	width: 200px;
	float: left;
	clear: both;
	padding-left: 10px;
}
#wrapAll #content #eventNav #events .EventBorder {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapAll #content #eventNav #events {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapAll #content #eventNav a #events {
	text-decoration: none;
	color: #FFFFFF;
}
#wrapAll #content #eventNav a:hover #events {
	text-decoration: none;
	color: #E8D26E}
	

#wrapAll #content #eventNav #UpcomingEvents {
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrapAll #content #eventNav #News img {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapAll #content #eventNav #News p {
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#wrapAll #content #eventNav #News {
	padding-top: 0px;
}
#wrapAll #content #eventNav #events .Series {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 10px;
}
#wrapAll #content #eventNav #events .Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-left: 10px;
}
#wrapAll #content #eventNav #events .Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 10px;
}
	/* CONTENT EVENT PICTURE HOME PAGE ONLY */
#wrapAll #content #eventPic {
	width: 513px;
	float: right;
	height: 347px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapAll #content #debate {
	clear: both;
	float: left;
	width: 180px;
	padding-left: 30px;
	padding-top: 10px;
}
#wrapAll #content2 .buyTickets {
	font-family: Arial, Helvetica, sans-serif;
	color: #F9F7DB;
}
#wrapAll #content #eventNav #events .Date a {
	color: #E8D26E;
}
#wrapAll #content #eventNav #events .Date a:hover {
	color: #F9F7DB;
}
#wrapAll #content #eventNav #Social {
	width: 195px;
	height: ;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapAll #content #eventNav #Social #NewsletForm {
	display: block;
	width: 165px;
}
#wrapAll #content #eventNav #Social #FacebookForm {
	display: block;
	width: 165px;
	background-position: center center;
	text-align: center;
	padding-top: 20px;
}
#wrapAll #content2 #eventInfoB h4 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #E8D26E;
}

