
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	text-align: left;
	font: normal small Arial, Helvetica, sans-serif;
	color: #363636;
	line-height: 1.4em;
	font-size: .88em;
}

h1 {
	font-size: 1.7em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #195C31;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-align: center;
}

h1.list-of-sponsors {
	font-size: 1.2em;
	margin-bottom: 1.7em;
	padding: 15px 0px 15px 0px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-align: center;
	background-color: #99C76D;
	border: 1px solid #689E41; 
}

h2 {
	font-size: 1.8em;
	padding: 0px 0px 10px 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-align: center;
}

h3 {
	font-size: 1.4em;
	padding-top: 18px;
	margin-bottom: 1em;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
}

h4 {
	font-size: 1.3em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #195C31;
	letter-spacing: 1px;
	line-height: 1.2em;
}


p {
	margin-bottom: 1em;
}

/* p.list-of-sponsors-logos    - is used to separate the individual logo images on list of sponsors page */
p.list-of-sponsors-logos {
	padding: 10px 0px 10px 0px;
}

blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}

ul {
	list-style-type: disc;
	margin: 0px 0px 15px 15px;
}

li {
	line-height: 1.5em;
}

a {
	color: #0000CC;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.white {
	color: #FFFFFF;
}

.blue {
	color: #005395;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}

img.mini {
	float: left;
	clear: right;
}

.top-indent-1{
	margin-top: 10px;
	padding: 0px 0px 25px 0px;  
	display: block;
}

.top-indent-2{
	margin-top: 0px;
	padding: 0px 0px 0px 0px; 
	display: block;
}

.top-indent-3{
	margin-top: 10px; 
	display: block;
	padding: 0px 0px 0px 10px;
	font-size: 0.855em;
}

.top-indent-4{
	margin-top: 20px; 
	display: block;
	padding-left: 25px;
}

.top-indent-5{
	margin-top: 200px; 
	display: block;
}

/* Wrapper */

#wrapper {
	padding: 0px 0px 0px 0px;
}

/* Header */

#header {
	width: 930px;
	height: 0px;
	margin: 0 auto;
	padding-bottom: 0px;
}


/* Menu */

#menu {
	width: 920px;
	height: 35px;
	margin: 0 auto;
	padding-left: 4px;
	background: #FFFFFF;
	margin-top: 18px;
	margin-bottom: 3px;
}

#menu ul {
	margin: 0;
	padding: 5px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
	line-height: 1.4em;
}


#menu a {
	display: inline-block;
	float: left;
	height: 22px;
	margin: 0 5px 0 0;
	padding: 3px 7px 0px 0px;
	text-align: center;
	font-size: .95em;
	font-weight: bold;
	color: #005395;
	text-decoration: underline;
	text-transform: uppercase;
	border-right: 1px #005395 solid;
}

#menu a:hover {
	text-decoration: none;
	color: #195C31;	
}

#menu a.current{
	color: #333333;	
	text-decoration: underline;
}

#menu a.no-border{
	border-right: none;
}

/* Logo rollover image sprite */

#logo-img-link a {
	display: block;
	width: 440px;
	height: 372px;
	background: url(images/cfb_web_emerald-imagerollover.png) no-repeat;
	background-position: 0px 0px;
}

#logo-img-link a:hover {
	background-position: 0px -372px;
}


/* Content */

#content {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(images/cfb_web_bg.jpg) repeat-x;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

#content.no-green-background {
	background: #FFFFFF url(images/cfb_web_bg-sponsorspage.jpg) repeat-x;
}

/* Main Content area of page */

#main {
	float: left;
	width: 960px;
	padding: 30px 5px 0px 5px;
}

#column-1 {
	width: 404px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 18px 0px 18px;
	text-align: center;
}

#column-2 {
	width: 440px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 120px 30px 0px 20px;
}

#wide-column {
	width: 930px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 10px;
	text-align: center;
}

/* list-of-sponsors.html page content layout */

#content-list-of-sponsors {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(images/cfb_web_bg-sponsorspage.jpg) repeat-x;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

#main-list-of-sponsors {
	float: left;
	width: 950px;
	padding: 30px 5px 0px 5px;
}

#column-1-list-of-sponsors {
	width: 400px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	text-align: center;
}

#column-2-list-of-sponsors {
	width: 440px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 50px 30px 0px 20px;
	text-align: center;
}


/* clear class */

.clear{
	clear: both; 
	height: 1px;
}


/* Footer */

#footer {
	width: 960px;
	height: 245px;
	margin: 0 auto;
	padding-top: 10px;
	background: url(images/cfb_web_sil.jpg) left bottom no-repeat;
	border: 1px solid #000000;
	border-top: none;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: .89em;
	color: #000000;
	padding-right: 66px;
}

#footer p.align-right {
	text-align: right;
	padding-right: 107px;
	padding-top: 5px;
}

#footer img.right {
	float: right;
	margin: 75px 110px 10px 0px;
}

