* {
	margin: 0;
	padding: 0;
}

body {
	font: 100%/1.2 "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	background-image: url(../images/steel-background.jpg);
	background-repeat: repeat-x repeat-y;
}

a {
	text-decoration: none;
	outline: none;
	overflow: hidden;
}

a:link {
	color: #FF0FB1;
}

a:visited {
	color: #FF0FB1;
}

a:hover {
	color: #D2D200;
	text-decoration: underline;
}
a:active {
	color: #D2D200;
	text-decoration: underline;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

#editable-content ul {
	margin-top: 15px;
	margin-bottom: 10px;
}
#editable-content li {
	margin-left: 25px;
	margin-bottom: 0.7em;
	color: #FEFEAA;
}

.image-277-column {
	margin-top: 10px;
	margin-bottom: 10px;
}

.image-570-top-bottom {
	margin-top: 10px;
	margin-bottom: 10px;
}

.image-570-align-center {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.image-570-top {
	margin-bottom: 10px;
}

.image-570-bottom {
	margin-top: 20px;
}

.click-to-close {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

hr {
	text-align: center;
	margin-left: 25%;
	width: 50%;
	margin-top: 1.5em;
	margin-bottom: 1.0em;
	clear: both;
}

p {
	margin-top: 0.6em;
	margin-bottom: 0.4em;
}

h1 {
	padding-top: 0.4em;
	font-size: 1.4em;
	color: #FEFEAA;
}

h2 {
	padding-top: 0.4em;
	font-size: 1.15em;
	font-style: italic;
	color: #FEFEAA;
}

h3 {
	color: #FEFEAA;
	font-style: italic;
	text-align: left;
}

h4 {
	color: #FEFEAA;
}

#wrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	color: #FFF;
	background-image: url(../images/body-background.png);
	background-position: bottom;
	background-repeat: no-repeat;
	border: #FFF thin solid;
	background-color: #000;
}

#header {
}

#navtop {
	height: 40px;
	width: 960px;
	background-image: url(../images/fade-40.png);
	background-repeat: repeat-x;
}

#sidebar {
	float: left;
	margin-left: 10px;
	width: 170px;
	min-height: 930px;
}

/* Left Sidebar Navigation */

#uppersidebar {
	width: 170px;
	text-align: center;
}

#uppersidebar ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
	
#uppersidebar a {
	text-decoration: none;
	width: 170px;
	height: 25px;
	display: block;
	padding-top: 3px;
}

#uppersidebar a:link {
	color: #FFF;
	background-image: url(../images/nav/nav_button_HB.jpg);
	background-repeat: no-repeat;
	
}

#uppersidebar a:visited {
	color: #FFF;
	background-image: url(../images/nav/nav_button_HB.jpg);
	background-repeat: no-repeat;
}

#uppersidebar a:hover {
	background-image: url(../images/nav/nav_button_HB2.jpg);
	background-repeat: no-repeat;
	color: #FFFF80;
}
#uppersidebar a:active {
	background-image: url(../images/nav/nav_button_HB2.jpg);
	background-repeat: no-repeat;
	color: #FFFF80;
}

/*Right Sidebar Buttons */

#sidebarright {
	margin-right: 10px;
	width: 170px;
	float: right;
}

#sidebarright ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
}

#sidebarright li {
	padding: 0;
	margin: 0px 0px 10px 0px;
	list-style: none;
	list-style-type: none;
}

#editable-content {
	float: left;
	width: 600px;
}

#editable-content-retaining-layer {
	width: 590px;
	height: 0.1px;
	font-size: 0.1px;
	clear: both;
}

#edittext {
	color: #FFF;
	width: 570px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: "Times New Roman", Times, serif;
}

#edittextleft {
	float: left;
	width: 277px;
	margin-right: 0px;
	margin-left: 15px;
	text-align: justify;
}

#edittextright {
	float: right;
	width: 277px;
	margin-left: 0px;
	text-align: justify;
	margin-right: 15px;
}

#edittexttop {
	width: 580px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

#edittextbottom {
	width: 580px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	color: #FEFEAA;
}

#bottomfade {
}

/* Footer */

#footer {
	margin-top: -5px;      /*IE Fix */
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	width: 960px;
	font-size: 0.7em;
	background-color: #FFF;
	color: #000;
	}
	
#footer table {
	margin-left: 10px;
	width: 940px;
	}
	
.footer-left {
	width:50%;
	vertical-align:top;
	}
	
.footer-right {
	text-align:right;
	width:50%;
	}
	
.text-centered {
	text-align: center;
}

.text-bold {
	font-weight: bold;
	}
.signature {
	font-style: italic;
	color: #CCC;
}
.testimonial {
	text-align: justify;
}

#abouttext {
	width: 320px;
	clear: both;
	float: none;
	border: thin solid #F00;
}
#information {
	height: 240px;
	width: auto;
	top: 100%;
}
#aboutus {
	width: 380px;
	height: 270px;
}

.yellowtext {
	color: #FFFF80;
	margin-top: 0px;
}
.yellowtext a:hover {
	color: #906;
}

/* Images */

.image-right {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.image-left {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.image-links-bottom {
	margin-left: 10px;
	margin-top: 10px;
	}
	
.thumbnail {
	width: 100px;
	height: 80px;
	}
	
/* Text Styles */

.text-right {
	text-align: right;
	}
	
.bold {
	font-weight: bold;
	}
	
/* Table Styles */
	
#table-940 {
	padding: 0;
	border: none;
	width: 946px;
	margin-left: 5px;
	}
	
.image-right-table {
	float: right;
	margin-left: 10px;
	}
		
.image-left-table {
	float: left;
	margin-right: 10px;
	}

/* Find RT Racing Map Div */

#MMEmbeddedMap {
	width: 570px;
	margin: 15px 0px 15px 15px;
}

/* Trackday Page */

#trackdaybackground {
	width: 570px;
	margin-left: 15px;
	margin-bottom: 11px;
	min-height: 919px;
	background-image: url(../images/trackday_570.jpg);
	background-repeat: no-repeat;
}

#edittexttrackday {
	width: 300px;
	margin-left: 15px;
}

/* Contact Form */

.form-header {
	padding-top: 0.2em;
	padding-bottom: 0.3em;
	color: #FEFEAA;
	font-weight: bold;
	}

.form-sub-header {
	width: 570px;
	padding-top: 10px;
	padding-bottom: 15px;
	vertical-align: middle;
	color: #FEFEAA;
	font-weight: bold;
	font-style: italic;
	}

.form-description {
	width: 160px;
	padding-bottom: 12px;
	vertical-align: middle;
	color: #FEFEAA;
	font-weight: bold;
	font-style: italic;
	}

.form-response {
	padding-bottom: 12px;
	vertical-align: top;
	}
	
.noshow {
	display: none;
	}
	
/* Email Receipt */

#email-receipt {
	margin-top: 150px;
	margin-left: 115px;
	}


/* End of Style Sheet */
