/* Start of CMSMS style sheet 'SprintcarsNT' */
body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #221106 url(template/screen-bground.jpg) repeat-y top center;
	margin: 10px 0;
	color: #503A3E;
}
#nav {
	width: 850px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	background: url(template/nav.jpg) #FFCC00;
        font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 850px;
	background: #FFFFFF url(template/rightcol.jpg) repeat-y right top;
	border: 1px solid #FFFFFF;
}
#right {
	width: 310px;
	float: right;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 20px;
	margin: 60px 0 20px 0;
	color: #fff;
}
#right h2 {
        color: #CEAA94;
        font-size: 1.2em;
        border-bottom: 1px dotted #ceaa94;
}
#right img{
	border: 5px solid #fff;
        width: 300px;
        margin: 10px 0 5px 0;
}
#right ul {
    list-style-type: none;
	padding: 0;
	margin: 0;
}
#right li {
	background:  no-repeat 0px 0.6em;
	line-height: 1.5em;
	padding-left: 9px;
	margin-left: 15px;
	padding-bottom: 5px;
	list-style: disc;
}
#right ol {
	line-height: 1.5em;
	padding-left: 20px;
	padding-bottom: 0.5em;
}
#right ol li{
	line-height: 1.5em;
	list-style-type: decimal;
	padding-left: 10px;
        margin-left: 0;
	padding-bottom: .5em;
}
#right a {
	color: #ffffff;
	text-decoration: underline;
}
#right a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#right a:hover {
	color: #CEAA94;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	color: #572400;
	font: normal 1.6em Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
        padding-top: 10px
}
h3 {
	color: #333333;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	background: #F5F5F5;
}
h4 {
	color: #333333;
	font-size: 1.1em;
}
h5 {
	color: #333333;
	font-size: 1em;
	font-style: italic;
}
h6 {
	color: #333333;
	font-size: 1em;
	font-style: italic;
}
a:link {
	text-decoration: underline;
	color: #503A3E;
}
a:visited {
	text-decoration: underline;
	color: #503A3E;
}
a:hover {
	text-decoration: none;
	color: #503A3E;
}
#left {
	width: 495px;
	float: left;
}
#left-text {
	font-size: 1.2em;
	line-height: 1.5em;
	border: none;
	color: #2C1F21;
	padding: 20px 30px 20px 20px;
	min-height: 260px;
	background: url(template/content-bground.jpg) repeat-x left top;
}
#left-text h2 {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px dotted #ffcc00;
}
#left-text img {
        border: 1px solid #503A3E;
        margin: 5px 0;
        width: 453px;
}
#left-text ul {
	list-style-type: none;
	padding: 10px 0 0 15px;
	margin: 0;
}
#left-text li {
	padding-left: 3px;
	padding-bottom: 10px;
	list-style-type: disc;
}
#footer {
	height: 100px;
        clear: both;
        padding-left:  20px;
	text-align: left;
	font-size: 1.1em;
        border-top: 1px solid #fff;
	background: #FFFFFF url(template/footer.gif) no-repeat top left;
}
#footer2 {
	height: 30px;
        text-align: center;
	font-size: 1.1em;
        width: 850px;
        margin: 0 auto;
        padding-top: 10px;
        color: #CEAA94;
}
#footer2 a {
	text-decoration: none;
	color: #CEAA94;
	}
#footer2 a:visited {
	color: #CEAA94;
	text-decoration: none;
}
#footer2 a:hover {
	color: #ffcc00;
	text-decoration: none;
}
.image-left {
	float: left;
	margin: 0px 20px 10px 0px;
}
.image-right {
	float: right;
	margin: 0px 0px 10px 20px;
	padding: 1px;
}
.note {
	font-style: italic;	
}
.borderless {
        border: none !important;
        width: auto !important;
        margin: 0px !important;
}


/* End of 'SprintcarsNT' */

