@import url(menu.css);
* {
	padding: 0px;
	margin: 0px;
	}
body,html {
	height: 100%;
	}
Body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	background: url(images/bg2.gif) center top repeat;
	line-height: 150%;
	}
H1,H2,H3,H4,H5 {
	line-height: 1.5em;
	}	
H1,H2,H3,H4,H5,P {
	margin: 14px 0px;
	}
h1 {
	font-size: 200%;
	}
h2 {
	font-size: 180%;
	}
h3 {
	font-size: 160%;
	}
h4 {
	font-size: 145%;
	}
h5 {
	font-size: 125%;
	}					
Form {
	padding: 0px;
	margin: 0px;
	}
Img {
	border: 0px;
	}
small  {
	font-size: 10px;
	}
Ul {
	padding: 0px;
	margin: 7px 0px 7px 20px;
	list-style: none;
	}	
Ul LI {
	display: block;
	list-style-image: none;
	background: url(images/bullet.gif) 0px 4px no-repeat;
	padding-left: 21px;
	padding-bottom: 7px;
		}		
TD {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;
	}
A {
	color: #ffbb00;
	text-decoration: underline;
	}	
A:hover {
	color: #FFF;
	text-decoration: underline;
	}
.yellowtxt {
	color: #ffbb00;
	}
.greentxt {
	color: #029a1f;
	}
.redtxt {
	color: #e50002;
	}		
.doubleline {
	background: url(images/double_line.gif) left top repeat-x;
	height: 12px;
	}
.clear {
	clear: both;
	}
.floatleft {
	float: left
	}
.subtitle {
	font: 16px Arial, Helvetica, sans-serif;
	color: #029a1f;
	}
Table#grid {
	margin: 8px auto;
	}
Table#grid TD {
	border-bottom: 1px solid #666666;
	padding: 7px 4px;
	}

Table#grid2 TD {
	padding: 3px 4px;
	}
Table#grid3 TD {
	border-bottom: 1px solid #666666;	
	padding: 7px 4px;
	}
Ul.inline {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
Ul.inline LI {
	display: inline;
	padding-right: 10px;
	}
/*************************************************
Border Classes
**************************************************/	
.border3px {
	border: 3px solid #FFF;
	}	
	
		
/*Containers*/
#content {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}
	
#main_container {
	width: 960px;
	margin: 0px auto;
	clear: both;
	position: relative;
	}
.width946 {
	width: 946px;
	margin: 0px auto;
	}
#header {
	background: #000 url(images/header_bg.jpg) left top repeat-x;
	height: 126px;
	}
#header #logocontainer {
	float: left;
	width: 232px;
	margin: 0px auto;
	}
#header #headerrite {
	background: url(images/header_rite_bg.jpg) right top no-repeat;
	float: right;
	padding-top: 38px;
	}
#headerrite UL {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
	}
#headerrite UL LI {
	padding: 0px;
	margin: 0px;
	display: inline;
	text-align: right;
	padding-right: 10px;
	background: none;	
	}
#subnavigation {
	text-align: right;
	padding: 25px 14px 0px 0px;
	}
#subnavigation UL{
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
	}
#subnavigation UL LI{
	display: inline;
	text-align: right;
	padding: 0px 3px;
	background: none;
	}
#subnavigation UL LI A{	
		padding: 0px;
		}
#mainnav {
	width: 928px;
	margin: 0px auto;
	display: inline;
	float: left;
	padding: 0px 8px;
	}
/*Columns*/
#col_container {
	width: 100%;
	margin: 0px auto;
	padding: 10px 0px;
	border: 0px solid #FFF;
	}	
#left {
	width: 603px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	float: left;
	}
#left_content {
	padding-left: 10px;
	padding-right: 15PX;
	}
#right {
	width: 310px;
	float: left;
	padding-left: 13px;
	padding-bottom: 7px;
	}
#right #greypart {
	background: #47484e url(images/rite_panel_top.gif) left top no-repeat;
	padding: 13px;
	height: 100%;
	min-height: 100% !important;
	}
#right #greypart P {
	margin-bottom: 0px;
	}	
#right #greypart UL{
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
#right #greypart UL LI{
	margin: 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #131313;
	display: block;
	font-weight: normal;
	background: none;
	font-size: 10px;
	}
#right #greypart UL LI A{
	font-size: 11px;
	color: #ffbb00;
	font-weight: normal;
	text-decoration: underline;
	}
#right #greypart UL LI A:hover{
	color: #FFF;
	text-decoration: none;
	}
/**************************************************
Right Panel Racing Programs
**************************************************/
Table#rp {
	margin-bottom: 7px;

	}
Table#rp TD {
	padding: 7px 0;
	border-bottom: 1px solid #131313;
	}

Table#rp TD .title {
  display: block;
  padding: 0 0 5px 0px;

  font-size: 11px;
  font-weight: bold;
  color: #FFF;
}
Table#rp TD .desc {
	font-size: 10px;
	color: #c9c9c9;
	padding: 0 0 5px 0px;
	}
Table#rp TD .price {
	color: #f4ec22;
	font-weight: bold;
	font-size: 10px;
	}
Table#rp TD A {
	font-size: 10px;
	}
/****************************************************
Footer
****************************************************/
#footer {
	background: url(images/footer_bg.jpg) top left repeat-x;
	width: 928px;
	margin: 0px auto;
	position: relative;
	}
#footer .content {
	padding: 15px 0px 0px 0px;
	text-align: center;
	}
#footer .navigation {
	display: block;
	}
#footer .navigation A {
	color: #f3ec1a;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 0.4em;
	}
#footer .navigation A:hover {
	color: #FFF;		
	text-decoration: none;
	}	
#footer .copyrite {
	font-size: 10px;
	color: #808080;
	padding-top: 8px;
	display: block;
	}
#footer .copyrite A {
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	}
#footer .copyrite A:hover {
	color: #FFF;
	}
/****************************************************
Generic Classess
****************************************************/
.img_floatrite {
	float: right;
	margin: 0px 0px 8px 8px;
	}
.img_floatleft {
	float: right;
	margin: 0px 8px 8px 0px;
	}
.event_pics_container {
	float: right;
	width: 165px;
	margin-top: 10px;
	text-align: right;
	}
.event_pics_container img{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 2px solid #FFFFFF;
	}
.gallery {
	width: auto;
	}
.gallery UL {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
.gallery UL LI {
	list-style: none;
	display: block;
	background: none;
	padding-right: 7px;
	padding-left: 0px;
	padding-bottom: 7px;
	float: left;
	}
