a:link{
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #2F1700;
	margin-bottom: 0px;
	margin-top: 0px;
}
td img {
	display: block;
}
h1{
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	margin-bottom: 0px;
}

input {
	background-color: #C4BDBE;
	border-color: #978A8D;
	border-style: solid;
	border-width: 2px;
}

p{
	margin-bottom: 0px;
	margin-top: 0px;
}

textarea {
	background-color: #C4BDBE;
	border-color: #978A8D;
	border-style: solid;
	border-width: 2px;
}

.aboutpage{
	background-image: url(images/about_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.clubspage{
	background-image: url(images/clubs_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.contactpage{
	background-image: url(images/contact_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.content {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 1.4em;
}

.content a:link {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}

.darkgray{
	color: #181818;
}

.darkred{
	color: #800000;
}

.dropdown {
	background-color: #C4BDBE;
	border-color: #978A8D;
	border-style: solid;
	border-width: 2px;
}

.footer {
	background-color: #C8C891;
	color: #8A8A4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

.homeheader{
	color: #D7D5D0;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bolder;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 10px;
}

.hometext{
	color: #D7D5D0;
	margin-left: 10px;
}

.linkspage{
	background-image: url(images/links_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.playingpage{
	background-image: url(images/playing_hickory_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.smaller {
	font-size: 0.95em;
}

.smaller p{
	margin-bottom: 5px;
}

.smalltext{
	font-size: 0.85em;
}

.tableback{
	background-color: #D8CCC0;
	font-weight: bold;
}

.taglines{
	color: #800000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 30px;
}

.taglines2{
	color: #555555;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 30px;
}

.taglines3{
	color: #800000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 30px;
}

.taglines4{
	color: #555555;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 25px;
}
