
/* Updated for NSCA National Specialty Theme */
body {
    background-color: #FFFDD0;
    color: #4B3869;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1.4;
}

a:link {
    color: #4B3869;
    text-decoration: underline;
}

a:visited {
    color: #DAA520;
    text-decoration: underline;
}

a:hover, a:active, a:focus {
    color: #DAA520;
    text-decoration: none;
}

table.sponsorships {
	padding-top: 10px;
	padding-bottom: 30px;
}

table.sponsorships th, table.sponsorships.td {
	text-align: left;
	border: none;
}

table.sponsorships th {
	padding-top: 15px;
}

p.sponsorship-category {
	text-transform: uppercase;
	font-weight: bold;
}

ul.sponsor-list {
	padding-top: 0px;
	padding-bottom: 2em;
	padding-left: 3em;
}

ul.sponsor-list li {
	list-style: none;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

hr {
	width: 80%;
	margin-top: 3em;
	margin-bottom: 3em;
}
