div#content h1 {
	font: 40px Helvetica, Arial, sans-serif;
	color: #85BB50;
	letter-spacing: -3px;
	font-weight:bold;
}
div#content h2 {
	font-weight:bold;
	margin:5px 0px;
}

form#clubForm input, form#clubForm select {
	margin: 5px;
	color: #5C5C57;
	font-size:14px;
}
div#content p {
	color: #919189;
	font-size: 14px;
}
div#content p.small {
	font-size: 11px;
}

div#lower-buttons {
	margin-top:20px;
}
table em {
	color: #FF0000;
}
td.bodyCopytext {
	font-size:12px;
	color:#0D183E;
}
input:focus, select:focus, textarea:focus {
	color:#000000;
}
input:focus, textarea:focus {
	background: #D0D0C5;
}
form#clubForm td.pulldown  select, form#clubForm td.pulldown input {
	font-size: 10px;
}
div.innercontent {
	min-height: 480px;
}
ul.links {
	padding-left: 50px;
	padding-top:20px;
	letter-spacing: -2px;
	list-style: disc;
}
ul.links li a:link, ul.link li a:visited {
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}
ul.links li a:visited {
	font-size: 36px;
	font-weight:bold;
	text-decoration: none;
	color: #0D183E;
}
#side-nav h2.smaller {
	font-size: 24px;
}
img.clubsplash {
	margin-top: -50px;
	margin-bottom: -20px;
}
input.error {
	background: #FFB6B0;
}

