#mainContainer {
	float: left;
	width: 868px;
	padding-left: 50px;
	position: relative;
	margin: -54px 0 -97px 0;
	z-index: 1;
}
#mainContainer a {
/*	color: #9d6d1a; */
	color:		#4aa3ff;
	font-weight: normal;
	text-decoration: none;
}
#mainContainer  a:hover {
	text-decoration: underline;
	color: #FFDC06;
}
#mainContainer a.center {
	display: block;
	padding-top: 20px;
}

#subContainer {
	background: url(../images/flag.jpg) no-repeat top right;
	padding: 25px 50px 0 0;
	height: auto !important; 
    min-height: 300px;  
    height: 300px;
}

#indexTitle {
	width: 700px;
	margin-bottom: 30px;
}
#indexRightSideRider {
	width: 240px;
	right: 0px;
	top: 0px;
	z-index: 100;
	color: #fff;
	border: 1px solid #cda14a;
	border-right: none;
}
#indexRightSideRider ul{
	list-style: none;
	margin: 0 0 10px 0;
	padding:20px 10px 10px 30px;
}
#indexRightSideRider ul li{
	
}
#indexRightSideRider ul li#gold-sponsor{
	margin: 0 0 10px 0;
}

.indexTitleRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #9d6d1a;
	font-weight: normal;
	/*display: inline;*/
}
.millionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 43px;
	color: #f3d132;
	font-weight: bold;
	text-transform: uppercase;
	/*line-height: 40px;*/
	/*height: 40px;*/
}
.indexTitleRegularRidesNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 63px;
	color: #9d6d1a;
	font-weight: bold;
	/*display: inline;*/
	text-transform: uppercase;
	/*line-height: 50px;*/
}
#indexIntro {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCC;
	margin-bottom: 30px;
}

#indexIntro p span{
	font-size: 12pt;
}

/*** Change this for main paragraph sizing edits ***/
#indexIntro p {
	margin-bottom: 16px;
	padding: 0px;
	line-height: 23px;#indexIntro
	
}

#news {
	background: url(../images/newsgradient.png) repeat-x top left;
	overflow: hidden;
}

#news td {
	width: 25%;
	vertical-align: top;
	padding: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#news td img {
	width: 100%;
}

#indexGalleryBucket {
	background-image: url(../images/homeImage.jpg);
	background-repeat: no-repeat;
	height: 316px;
	width: 518px;
	position: relative;
}
#indexGalleryBucket a {
	display: block;
	height: 316px;
	width: 518px;
}
#indexBucketLink {
	position: absolute;
	top: 83px;
	left: 175px;
	height: 20px;
	width: 250px;
}
#indexBucketLink a, #indexBucketLink a:visited {
	text-decoration: none;
	color: #FF851D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	height: 20px;
	width: 250px;
}
#indexGalleryBucket a:hover #indexBucketLink {
	color: #0F9;
}
#indexBucketLink a:hover {
	color: #FFDC06 !important;
	text-decoration: underline;
}
#otherTitle {
	width: 800px;
	margin-bottom: 20px;
	background-image: url(../images/pageTitle.gif);
	background-repeat: no-repeat;
	height: 103px;
}
.devishionLine {
	float: left;
	width: 600px;
	margin-bottom: 20px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CFA249;
	height: 1px;
}
#topPageImage {
	float: left;
	height: 246px;
	width: 800px;
	margin-bottom: 10px;
}
.topPageImageCaption {
	font-size: 8px;
	color: #CCC;
	float: left;
	width: 800px;
	margin-bottom: 20px;
}
#otherContent {
	font-family: Arial, Helvetica, sans-serif;
	//font-size: 18px;
	font-weight: normal;
	color: #FFF;
	line-height: 23px;
	width: 818px;
	margin-bottom: 30px;
}
html body #otherContent p {
	margin-bottom: 10px;
	font-size:		11pt /* !important */;
}

html body #otherContent p span {
	font-size:		11pt /* !important */;
}


