

/* CSS Document */

body {
	background-color: #981600;
	color: #ececec;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#page {
	text-align: left;
	margin: 6px auto 0px auto;
	width: 775px;
}

#pageTitle {
	font-size: 24px;
	font-weight: bold;
	float: left;
	background-image: url(../_images/cfb-logo.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 39px;
	line-height: 39px;
	vertical-align: bottom;
}

#pageMenu {
	text-align: right;
	padding-right: 5px;
	padding-top: 20px;
}
#pageMenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#pageMenu li {
	display: inline;
	padding: 0px 6px 0px 12px;
	background-image: url(../_images/top-menu-arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
}
#pageMenu a {
	color: #ececec;
	text-decoration: none;
}
#pageMenu a:hover {
	text-decoration: underline;
}

#pageContent {
	background-image: url(../_images/content-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ececec;
	color: #981600;
	padding: 10px;
	clear: both;
	float: left;
	width: 755px;
	position: relative;
}

#sideAd {
	position: absolute;
	top: 0px;
	right: -170px;
	height: 460px;
	width: 150px;
	
	background-color: #00FF33;
}

#pageContent #footer {
	font-size: 1px;
	height: 1px;
	clear: both;
}
#pageContent h2, h3, h4 {
	padding: 0px;
	margin: 0px 0px 10px 0px;;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#pageContent h2 {
	font-size: 16px;
	font-variant: small-caps;
}
#pageContent h3 {
	font-size: 14px;
}
#pageContent h4 {
	font-size: 12px;
}

#pageContent a {
	color: #981600;
}
#pageContent a img {
	border: none;
}

#pageContent ul {
	list-style-image: url(../_images/content-list-arrow.gif);
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
#pageContent ul li {
	margin-bottom: 8px;
}

#page #footer {
	font-size: 9px;
	color: #771100;
	text-align: right;
	clear: both;
	height: 1px;
}
#page #footer p {
	margin: 5px 10px 10px 0px;
	padding: 0px;
}
#page #footer a {
	color: #771100;
}
#page #footer a img {
	border: none 0px;
}

#fpLatestNews {
	float: left;
}
#fpLatestNews a {
	color: #981600;
	text-decoration: none;
}
#fpLatestNews a:hover {
	text-decoration: underline;
}

#fpCd {
	background-image: url(../_images/fp-cd.gif);
	width: 140px;
	height: 140px;
	float: right;
	margin: 20px 15px 0px 0px;
	text-indent: -1000px;
}
#fpParades {
	background-image: url(../_images/fp-parades.gif);
	width: 140px;
	height: 140px;
	float: right;
	margin: 50px 10px 0px 0px;
	text-indent: -1000px;
}
#fpConcerts {
	background-image: url(../_images/fp-concerts.gif);
	width: 140px;
	height: 140px;
	float: right;
	text-indent: -1000px;
}

#fpAboutUs {
	clear: both;
	width: 700px;
	line-height: 14px;
}
#fpAboutUs img {
	float: left;
	margin-right: 20px;
}
#fpAboutUs p a {
	text-decoration: underline;
	color: #981600;
}

#fpAds {
	clear: both;
	background-color: #ececec;
	color: #981600;
	height: 80px;
}
#fpAds h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	background-image: url(../_images/download-arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#fpAds h4 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#fpAds p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
#fpAds a {
	color: #981600;
}
#fpAds .section {
	width: 246px;
	padding: 2px;
	float: left;
}
#fpAds .middle {
	margin: 0px 12px 0px 12px;
}

#pageContent .blockText {
	line-height: 16px;
	padding: 0px 130px 10px 100px;
}

#pageFooterLinks {
	clear: both;
	background-color: #ececec;
	color: #981600;
	text-align: right;
	padding: 4px 10px 4px 10px;
}
#pageFooterLinks a {
	text-decoration: none;
	color: #981600;
}

#footerLinks ul {
	list-style: none;
	padding: 0;
	margin: 4px 10px 4px 0;
}
#footerLinks ul li {
	display: inline;
	margin: 0 0 0 10px;
	padding: 0px;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}

.inset_img {
	float: right;
}

