/*-- HOME --*/

*{
	font-family: Verdana, san-serif;
	color: #fff;
	margin: 0;
	padding: 0;
}

body {
	background-color: #61605b;
}

#topcontent {
	background-image: url('/images/home-bg_main.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	margin: 0 auto;
	padding: 75px 0px 0px 0px;
	border: 3px solid #727f65;
}

#middleholder {
	background-image:  url('/images/home-bg.png');
	width: 567px;
	padding: 8px 8px 8px 8px;
	margin: 0 auto;
}

#middlecontent {
	border: 3px double #ffd32f;	
}

#middlecontenttop {
	border-bottom: 1px solid #ffde2f;
}

#middlecontenttop h4 {
	float: right;
	font-size: .8em;
	font-weight: bold;
	color: #ffde2f;
	background-color: #e51e08;
	border-left: 1px solid #ffde2f;
	margin: 0px 0px 0px 0px;
	padding: 5px 6px 5px 6px;
}

#middlecontenttop h2 {
	float: left;
	font-size: 1em;
	padding-right: 10px;
	border-right: 1px dotted #ffde2f;
	margin: 2px 0px 0px 7px;
}

#middleleft {
	float: left;
	border-right: 1px dotted #ffde2f;
	width: 300px;
	margin: 8px 0px 8px 10px;
	padding: 0px 7px 0px 0px;
}

#middleleft h3 {
	font-size: .9em;
}

#middleleft p {
	font-size: .8em;
}

#middleleft img {
	margin: -16px 0px 0px -10px;
}

#middleright {
	margin: 20px 0px 0px 7px;
	float: left;
	width: 230px;
}

#middleright img {
	float: left;
	margin: 0px 7px 0px 0px;
}

#middleright h4 {
	font-size: .8em;
	color: #ffde2f;
}

#middleright p {
	font-size: .7em;
	margin: 0px 0px 0px 31px;
}

#homenav {
	background-color: #393832;
	border-top: 1px solid #ffde2f;
	padding: 0px 0px 4px 0px;
}

#homenav ul {
	list-style: none;
	padding: 0px 0px 0px 10px;
}

#homenav li {
	font-size: .8em;
	margin: 0px 5px 0px 0px;
	font-weight: bold;
	display: inline;
}

#homenav a:link {
	color: #fff;
	text-decoration: none;
}

#homenav a:hover {
	color: #ffde2f;
	text-decoration: none;
}

#homenav a:visited {
	text-decoration: none;
}

#homenav a:active {
	color: #ffde2f;
	text-decoration: none;
}

#sponsors {
	margin: 30px 0px 0px 10px;
}

#sponsors img {
	margin-right: 5px;
}

#sponsors a img {
	border: none;
}

#bottomcontent {
	background-color: #393832;
	width: 1006px;
	margin: 0 auto;
	border-top: 3px double #ffde2f; 
}

.homebottom {
	width: 280px;
	float: left;
	border-right: 1px dotted #ffde2f;
	margin: 15px 0px 0px 0px;
	padding: 0px 20px 0px 15px;
}

.homebottom h4 {
	font-size: .8em;
	color: #ffde2f;
	border-bottom: 1px solid #e51e08;
	margin: 0px 0px 3px 0px;
}

.homebottom p {
	font-size: .7em;
	margin: 2px 0px 0px 0px;
}

#homebottomright {
	width: 190px;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px 25px 0px 10px;
}

#homebottomright h3 {
	font-size: 1em;
	font-weight: lighter;
	color: #e51e08;
	border-bottom: 1px solid #ffde2f;
	margin: 0px 0px 3px 0px;
}

#homebottomright p {
	font-size: .7em;
}

#homebottomright h4 {
	font-size: .8em;
	color: #ffde2f;
	text-decoration: underline;
	margin: 5px 0px 0px 0px;
}

#homebottomright a {
	color: #ffde2f;
}

#homebottomright img {
	margin: -180px 0px 0px 190px;
	border: 2px solid #ffde2f;
}

#footer {
	width: 1006px;
	background-color: #393832;
	margin: 0 auto;
	padding: 0px 0px 5px 0px;
	font-size: .62em;
}

.clear {
	clear: both;
}



/*-- ABOUT --*/

#aboutcontact {
	float: left;
}

#aboutcontact2 {
	margin: 0px 0px 0px 30px;
	float: left;
}

.aboutbottom {
	width: 280px;
	float: left;
	border-right: 1px dotted #ffde2f;
	margin: 15px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

.aboutbottom h4 {
	font-size: .8em;
	color: #ffde2f;
	border-bottom: 1px solid #e51e08;
	margin: 0px 0px 3px 0px;
}

.aboutbottom p {
	font-size: .7em;
	margin: 4px 0px 0px 0px;
}

#aboutbottomright {
	float: left;
	margin: 20px 0px 0px 20px;
}

#aboutbottomright img {
	margin: 0px 5px 0px 0px;
}

#aboutbottomright a img {
	border: none;
}

#aboutcontact {
	float: left;
}

#abouttopcontent {
	background-color: #808ea1;
	width: 1000px;
	margin: 0 auto;
	border: 3px solid #b9ceed;
}

#aboutcontentholder {
	padding: 8px 8px 8px 8px;
	margin: 0 auto;
}

#aboutcontent {
	border: 3px double #ffd32f;	
}

#aboutcontenttop {
	border-bottom: 1px solid #ffde2f;
	background-image: url('/tctr/images/nav-bg.jpg');
}

#aboutcontenttop h4 {
	float: right;
	font-size: .8em;
	font-weight: bold;
	color: #ffde2f;
	background-color: #e51e08;
	border-left: 1px solid #ffde2f;
	padding: 5px 6px 5px 6px;
}

#aboutcontenttop h2 {
	float: left;
	font-size: 1em;
	height: 23px;
	padding: 2px 45px 0px 30px;
	margin: 0px 0px 0px 7px;
}

#tctrjoin a:link {
	color: #ffde2f;
	text-decoration: none;
}

#tctrjoin a:visited {
	color: #ffde2f;
	text-decoration: none;
}

#tctrjoin a:hover {
	background: #ffde2f;
	color: #e51e08;
}

#tctrjoin a:active {
	background: #ffde2f;
	color: #e51e08;
}

#aboutleft {
	float: left;
	width: 300px;
	margin: 8px 0px 0px 0px;
	padding: 0px 7px 0px 35px;
}

#aboutleft h5 {
	color: #000;
}

#aboutleft p {
	font-size: .7em;
	color: #000;
}

#aboutleft img {
	margin: -16px 0px 0px -10px;
}

#aboutleft a {
	color: #000;
}

#aboutright
{
    background-image: url(/tctr/images/about-bg_right.png);
    padding: 20px 0px 0px 10px;
    float: right;
    width: 230px;
    height: 371px;
    border-left: 1px dotted #ffde2f;
}

#aboutright img {
	float: left;
	margin: 0px 7px 0px 0px;
}

#aboutright h4 {
	font-size: .8em;
	color: #ffde2f;
}

#aboutright p {
	font-size: .7em;
	margin: 0px 0px 0px 31px;
}

#aboutrightholder {
	float: right;
	background-image: url('/tctr/images/about-rightbg_bike.jpg');
	background-repeat: no-repeat;
	width: 615px;
}

#regnav {
	height: 0px;
}
	
#regnav ul {
	list-style: none;
}

#regnav li {
	font-size: .8em;
	font-weight: bold;
	display: inline;
	padding: 0px 0px 0px 7px;
}

#regnav a:link {
	color: #fff;
	text-decoration: none;
}

#regnav a:hover {
	color: #ffde2f;
	text-decoration: none;
}

#regnav a:visited {
	text-decoration: none;
}

#regnav a:active {
	color: #ffde2f;
	text-decoration: none;
}

/*-- MEETINGS --*/

#meetingsleft {
	float: left;
	width: 300px;
	margin: 8px 0px 0px 0px;
	padding: 0px 7px 0px 35px;
}

#meetingsleft h5 {
	color: #000;
}

#meetingsleft p {
	font-size: .7em;
	color: #000;
}

#meetingsleft a {
	color: #000;
}

#meetingsleft img {
	margin: -16px 0px 0px -10px;
}

#meetingsbottomright {
	float: left;
	margin: 20px 0px 0px 22px;
}

#meetingsbottomright img {
	margin: 0px 5px 0px 0px;
}

#meetingsbottomright a img {
	border: none;
}

#meetingsbottom {
	width: 600px;
	float: left;
	border-right: 1px dotted #ffde2f;
	margin: 15px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

#meetingsbottom h4 {
	font-size: .8em;
	color: #ffde2f;
	border-bottom: 1px solid #e51e08;
	margin: 0px 0px 3px 0px;
}

#meetingsbottom p {
	font-size: .7em;
}

.meetingsbottomcontent {
	width: 300px;
	float: left;
}

#meetingsrightholder {
	float: right;
}

#meetingsrightholder img {
	margin: 0px 0px -3px 0px;
}

#currentpage a {
	color: #ffde2f;
}

/*-- NEWS --*/

#newsbottom {
	float: right;
	margin: 10px 15px 0px 0px;
}

#newsbottom img {
	padding-right: 5px;
}

#newsbottom a img {
	border: none;
}

.newsleft {
	float: left;
	width: 310px;
	margin: 8px 0px 25px 0px;
	padding: 0px 7px 0px 35px;
}

.newsleft h5 {
	color: #000;
	margin: 0px 0px 10px 0px;
}

.newsleft p {
	font-size: .7em;
	color: #000;
}

.newsleft strong {
	color: #000;
}

.newsleft img {
	margin: -16px 0px 0px -10px;
}

.newsleft a {
	color: #ffde2f;
}

.newsleft2 {
	float: left;
	width: 310px;
	margin: 61px 0px 25px 0px;
	padding: 0px 7px 0px 35px;
}

.newsleft2 h5 {
	color: #000;
	margin: 0px 0px 10px 0px;
}

.newsleft2 p {
	font-size: .7em;
	color: #000;
}

.newsleft2 strong {
	color: #000;
}

.newsleft2 a {
	color: #ffde2f;
}

#newsright {
	padding: 20px 0px 0px 10px;
	float: right;
	width: 230px;
	height: 371px;
	border-left: 1px dotted #ffde2f;
}

#newsright img {
	float: left;
	margin: 0px 7px 0px 0px;
}

#newsright h4 {
	font-size: .8em;
	color: #ffde2f;
}

#newsright p {
	font-size: .7em;
	margin: 0px 0px 0px 31px;
}

/*-- LINKS --*/

#linksleft {
	float: left;
	width: 320px;
	margin: 8px 0px 0px 0px;
	padding: 0px 7px 0px 35px;
}

#linksleft h5 {
	color: #000;
}

#linksleft p {
	font-size: .7em;
	color: #000;
}

#linksleft strong {
	color: #000;
}

#linksleft img {
	margin: -16px 0px 0px -10px;
}

#linksleft a {
	color: #000;
}

#linksright {
	background-image: url('/images/about-bg_right.png');
	padding: 20px 0px 0px 10px;
	float: right;
	width: 230px;
	height: 371px;
	border-left: 1px dotted #ffde2f;
}

#linksright img {
	float: left;
	margin: 0px 7px 0px 0px;
}

#linksright h4 {
	font-size: .8em;
	color: #ffde2f;
}

#linksright p {
	font-size: .7em;
	margin: 0px 0px 0px 31px;
}

#linksrightholder {
	float: right;
	background-image: url('/images/links-right_bg.jpg');
	background-repeat: no-repeat;
	width: 615px;
}

#linksbottomright {
	float: right;
	margin: 10px 15px 0px 0px;
}

#linksbottomright img {
	margin: 0px 5px 0px 0px;
}

#linksbottomright a img {
	border: none;
}

/*-- HUNTERSVILLE --*/

#huntersvilleleft {
	float: left;
	width: 315px;
	margin: 8px 0px 0px 0px;
	padding: 0px 7px 0px 35px;
}

#huntersvilleleft h5 {
	color: #000;
}

#huntersvilleleft p {
	font-size: .7em;
	color: #000;
}

#huntersvilleleft strong {
	color: #000;
}

#huntersvilleleft img {
	margin: -16px 0px 0px -10px;
}

#huntersvillebottom {
	float: right;
	margin: 10px 15px 0px 0px;
}

#huntersvillebottom img {
	margin: 0px 5px 0px 0px;
}

#huntersvillebottom a img {
	border: none;
}

#huntersvillerightholder {
	background-image: url('/images/huntersville-right.jpg');
	background-repeat: no-repeat;
	float: right;
	width: 613px;
	height: 533px;
}

#huntersvillerightcontent {
	margin: 235px 10px 10px 10px;
}

#huntersvillebox {
	background: #ffde2f;
	border: 1px solid #e51e08;
	padding: 3px 5px 5px 5px;
}

#huntersvillebox p {
	font-size: .7em;
	color: #000;
	margin: 2px 0px 0px 0px;
}

#huntersvillebox strong {
	color: #000;
	margin: -2px 0px 0px 0px;
}

/*-- JOIN --*/

#joinbottom {
	width: 600px;
	float: left;
	border-right: 1px dotted #ffde2f;
	margin: 15px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

#joinbottom h4 {
	font-size: .8em;
	color: #ffde2f;
	border-bottom: 1px solid #e51e08;
	margin: 0px 0px 3px 0px;
}

#joinbottom p {
	font-size: .7em;
	margin: 4px 0px 0px 0px;
}

#joinbottom img {
	margin: 10px 0px 0px 0px;
}

#joinbottom2 {
	width: 300px;
	float: left;
}

#joinbottom3 {
	width: 300px;
	float: left;
}

#joinbottomright {
	float: right;
	margin: 10px 17px 0px 0px;
}

#joinbottomright img {
	margin: 0px 5px 0px 0px;
}

#joinbottomright a img {
	border: none;
}

#joinleft {
	float: left;
	width: 300px;
	margin: 8px 0px 0px 0px;
	padding: 0px 7px 0px 35px;
}

#joinleft h5 {
	color: #000;
}

#joinleft p {
	font-size: .7em;
	color: #000;
}

#joinleft img {
	margin: -16px 0px 0px -10px;
}

#joinleft a {
	color: #000;
}

#acrobat img {
	margin: 0px 0px 0px 10px;
}

#acrobat a img {
	border: none;
}

#joinright {
	background-image: url('/images/about-bg_right.png');
	padding: 20px 0px 0px 10px;
	float: right;
	width: 230px;
	height: 371px;
	border-left: 1px dotted #ffde2f;
}

#joinright img {
	float: left;
	margin: 0px 7px 0px 0px;
}

#joinright h4 {
	font-size: .8em;
	color: #ffde2f;
}

#joinright p {
	font-size: .7em;
	margin: 0px 0px 0px 31px;
}

#joinrightholder {
	float: right;
	background-image: url('/images/join-right.jpg');
	background-repeat: no-repeat;
	width: 615px;
}

#joinpage h4 {
	float: right;
	font-size: .8em;
	font-weight: bold;
	color: #e51e08;
	background-color: #ffde2f;
	border-left: 1px solid #ffde2f;
	padding: 5px 6px 5px 6px;
}
