
/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #333333;
	background-color:#cc0001;
	text-align:left;
	background-image:url(images/mainbg.jpg);
background-repeat:repeat-y;
background-position:center;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: .5em 0;
	letter-spacing: .07em;
}
h1 { font-size: 24px;
     color:#990000; 
	 }
	 
h2 { font-size:16px; }
h3 { font-size: 145%; }
h4 { font-size: 118%; letter-spacing: .15em }

p { padding: 0 0 1em;
 font-size:12px; }

a, a:link { 
    text-decoration: none;
    color:#990000;
     
}
a:visited { color:#990000;  }
a:hover { color:#990000; border-color: #693; text-decoration:underline; }
a:active { color:#990000;  }


a img, img {
    border: none;
}




.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}
.clearline {
    clear: both;
    height: 8px;
    margin: -1px 0 0;
    font-size: 1px;
}
#fltright{
float:right;
font-weight:bold;
width:523px;
height:319px;
padding-left:40px;
background-image:url(images/formbg.jpg);
background-repeat:no-repeat;
}
/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #06c;
	border-bottom: 1px dotted #06c;
}


blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(images/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }


/* Search Form 
------------------------------------------------------------------------------- */
#search {
    position: absolute;
    right: 60px;
    top: 40px;
    padding: 15px 15px 0;
}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}
.submitbutton{
background-color:#333333;
width:80px;
height:30px;
border:0px;
color:#fff;
font-weight:bold;
}




/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
	border:0;
}
img {
	padding: 0;
	border:0;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.img  {
margin-right: 10px;
margin-bottom:10px;
margin-top:10px;

}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}
/*===================================================================
NEW LAYOUT STUFF
=====================================================================*/
#container{
width:960px;
margin:0 auto;
text-align:center;
}
.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}
#header{
text-align:left;
width:960px;
height:396px;
background-image: url(../../../rotate.php);
background-repeat:no-repeat;
}
#header_inside{
text-align:left;
width:960px;
height:286px;
background-image: url(../../../rotate_inside.php);
background-repeat:no-repeat;
}

/*==================================================================*/
#menu{
padding-top:365px;
height:34px;
text-align:left;
}


/*=================================================================*/
#sanctioning{
background-image:url(images/sanctioning.jpg);
background-repeat:no-repeat;
height:107px;
width:730px;
float:left;
}
#sanctext{
text-align:center;
}
/*=================================================================*/

#contentsection{
margin:0 auto;
text-align:left;
padding:0px;
}

#racingnews{
float:right;
}
#sponsorsection{
float:right;
width:230px;
text-align:center;
background-color:#000000;
}
#events{
float:left;
width:220px;
background-image:url(images/news.jpg);
background-repeat:no-repeat;
padding-top:80px;
padding-left:6px;
padding-right:6px;
background-color:#FFFFFF;
}
#events a{
color:#FF0000;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#events a:Hover{
color:#FF0000;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

#news{
float:left;
width:477px;
padding-left:10px;
padding-top:10px;
padding-right:10px;
background-color:#DCDCDC;
}
#news ul {
    list-style:disc;
    margin: 0 0 20px 1em;
}
#news li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}

#news_inside{
float:left;
width:930px;
margin-left:5px;
background-color:#fff;
font-size:12px;
}
#news_inside a{
color:#CC3300;
font-weight:bold;
text-decoration:none;
}
#news_inside a:Hover{
color:#CC3300;
font-weight:bold;
text-decoration:underline;
}
#news_inside h2{
font-size:18px;
font-weight:bold;
color:#333;
height:32px;
padding-left:10px;
padding-right:10px;
padding-top:12px;
color:#fff;
background-image:url(images/secbg2.jpg);
background-repeat:no-repeat
}
#news_inside ul {
    list-style:disc;
    margin: 0 0 20px 1em;
}
#news_inside li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}
#news_header{
background-image:url(images/h_bg.jpg);
background-repeat:repeat-x;
height:50px;
font-size:18px;
padding-left:10px;
font-weight:bold;
color:#fff;
padding-top:12px;
}
#news_inside p{
padding-left:10px;
padding-right:10px;
}



/*================================================================================

================================================================*/	
#sec{
background-image:url(images/seccontent.jpg);
background-repeat:repeat-y;
}

#sectitle{
width:457px;
background-image:url(images/secbg.jpg);
background-repeat:no-repeat;
font-size:16px;
font-weight:bold;
color:#fff;
height:35px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}
#sectitle a{
color:#fff;
font-weight:bold;
text-decoration:none;
}
#sectitle a:Hover{
color:#fff;
font-weight:bold;
text-decoration:underline;
}
#seccontent{
padding-right:10px;
padding-left:10px;
paddding-top:8px;
width:457px;
color:#fff;
background-image:url(images/seccontent.jpg);
background-repeat:repeat-y;
}
#seccontent_footer{
width:477px;
height:15px;
background-image:url(images/seccontent_footer.jpg);
background-repeat:no-repeat;

}

#sectitle2{
width:920px;
font-size:18px;
font-weight:bold;
color:#333;
height:32px;
padding-left:12px;
padding-right:10px;
padding-top:12px;
color:#fff;
background-image:url(images/secbg2.jpg);
background-repeat:no-repeat
}
#sectitle2 a{
color:#fff;
font-weight:bold;
text-decoration:none;
}
#sectitle2 a:Hover{
color:#fff;
font-weight:bold;
text-decoration:underline;
}
#seccontent2{
padding:5px;
width:900px;
color:#fff;
padding-top:20px;
padding-left:20px;
padding-right:20px;
background-image:url(images/seccontent2.jpg);
background-repeat:repeat-y;

}
#seccontent2_footer{
height:43px;
width:940px;
background-image:url(images/seccontent2_footer.jpg);
background-repeat:no-repeat;
}
#footer {
    margin: 0px;
    padding: 0 0 9px 0;
    font-size: 85%;
    color: #333;
	background-color:#fff;
	text-align:center;
	
	
}

#footer p {
    padding: 20px 320px 20px 95px;
}

#footer a {border-bottom: none;}


/*========================================================
Sponsors Links
=========================================================*/

a:link.sponsors {
font-size:16px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}

a:visited.sponsors {
font-size:16px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}

a:hover.sponsors {
font-size:16px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a:active.sponsors {
font-size:16px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}

