@charset "utf-8";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(design/body_bg.jpg) repeat-x scroll left top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixRtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(design/container_bg.jpg) no-repeat center top;
	margin: 0 auto;
	text-align: left;
	padding-top: 21px;
} 
.twoColFixRtHdr #topNews {
	padding-left: 75px;
	padding-right: 510px;
	margin-bottom: 55px;
	height: 137px;
}
.twoColFixRtHdr  #topNews  h1 {
	font-size: 13px;
	font-weight: bold;
	color: #ED1B24;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #topNews h2 {
	font-size: 11px;
	font-weight: normal;
	color: #ED1B24;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #topNews p {
	line-height: 16px;
	padding: 0px;
	margin: 12px 0px 0px;
	color: #DDDDDD;
}
.twoColFixRtHdr #topNews a {
	text-decoration: underline;
	color: #ED1B24;
}
.twoColFixRtHdr #topNews a:hover {
	color: #ED1B24;
	text-decoration: none;
}

.twoColFixRtHdr #navBar {
}
.twoColFixRtHdr #main {
	background: url(design/main_bg.jpg) no-repeat left top;
	padding: 15px 105px 5px 20px;
	margin: 18px 0px 0px;
}


.twoColFixRtHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #DDDDDD; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
}
.twoColFixRtHdr #sidebar1 p {
	line-height: 15px;
	margin-bottom: 8px;
	margin-top: 0px;
}

.twoColFixRtHdr #sidebar1 a {
	color: #0000FF;
	text-decoration: none;
}
.twoColFixRtHdr #sidebar1 .headlines {

}
.twoColFixRtHdr #sidebar1 .headlines a {
	color: #0000FF;
	text-decoration: none;
}
.twoColFixRtHdr #sidebar1 .headlines a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.twoColFixRtHdr #sidebar1 .headlines h3 {
	font-size: 9px;
	color: #888888;
	font-weight: normal;
	margin: 5px 0px 0px;
}
.twoColFixRtHdr #sidebar1 .nextRaceEvent {
	font-weight: bold;
	color: #444444;
}
.twoColFixRtHdr #sidebar1 .nextRaceTrack {
	font-weight: normal;
	color: #444444;
}



.twoColFixRtHdr #mainContent {
	margin: 0 240px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 10px 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr #mainContent p {
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 13px;
}
.twoColFixRtHdr #mainContent .welcome {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 20px;
	height: 129px;
}
.twoColFixRtHdr   #mainContent   #quickContact {
	float: right;
	width: 260px;
}
.twoColFixRtHdr #mainContent #quickContact .textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
.twoColFixRtHdr #mainContent #quickContact p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.twoColFixRtHdr  #mainContent  .blogTitle  {
	display: block;
	margin-bottom: 5px;
	background: url(images/arrow.gif) no-repeat left 3px;
	padding-left: 12px;
}



.twoColFixRtHdr #mainContent #galleries {
	margin-right: 280px;
	margin-bottom: 8px;
}
.twoColFixRtHdr #mainContent #galleries p {
	margin-bottom: 17px;
	margin-top: 0px;
}
.twoColFixRtHdr #mainContent .eventListing {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	padding-top: 4px;
	padding-bottom: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #888888;
	padding-left: 2px;
}
.twoColFixRtHdr #mainContent .eventListing2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	padding-top: 4px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
}
.twoColFixRtHdr   #mainContent  .partnerLogoArea {
	padding-bottom: 20px;

}
.twoColFixRtHdr  #mainContent  .partnerDesc {
	color: #555555;
}

.twoColFixRtHdr  #mainContent  .articleListings {
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 600px;
}
.twoColFixRtHdr  #mainContent  .articleListings  .newsDate {
	font-size: 11px;
	font-weight: normal;
	color: #ED1B24;
}
.twoColFixRtHdr  #mainContent  .articleListings  .newsTitle {
	font-size: 13px;
	font-weight: bold;
}

.twoColFixRtHdr #newsArea {
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.twoColFixRtHdr #newsArea p {
	line-height: 1.6em;
	margin: 0px 0px 13px;
}
.twoColFixRtHdr #newsArea h2 {
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	margin: 0px;
}
.twoColFixRtHdr #newsArea h1 {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	margin: 0px 0px 12px;
}
.twoColFixRtHdr #newsArea img {
	margin-bottom: 5px;
	margin-left: 10px;
	border: 2px solid #AAAAAA;
	margin-right: 10px;
}
.twoColFixRtHdr #postArea {
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-right: 280px;
	padding-right: 5px;
}
.twoColFixRtHdr #postArea p {
	line-height: 1.6em;
	margin: 0px 0px 13px;
}

.twoColFixRtHdr #postArea h2 {
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #postArea h1 {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	margin: 0px 0px 12px;
}


.twoColFixRtHdr #postList {
	float: right;
	width: 265px;
	background: #DDDDDD;
	padding: 5px;
}
.twoColFixRtHdr #postList p {
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #postList ul {
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style: url(images/arrowGray.gif) outside;
}
.twoColFixRtHdr #postList li {
	margin: 0px 0px 6px;
	padding: 0px;
}
.twoColFixRtHdr #postList a {
	color: #ED1B24;
}




.twoColFixRtHdr #newsBtm {
	padding: 5px;
	margin-top: 15px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px dotted #888888;
}
.twoColFixRtHdr #newsBtm p {
	margin: 0px 0px 8px;
}
.twoColFixRtHdr #newsBtm h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px;
}
.twoColFixRtHdr #newsBtm .galleries {
	float: right;
	width: 260px;
	margin-left: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #888888;
}
.twoColFixRtHdr #newsBtm a {
	color: #0000FF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr  #newsBtm  .date {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}
.twoColFixRtHdr #newsBtm .padTop {
	margin-top: 10px;
}






.twoColFixRtHdr #partners {
	padding: 5px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	margin-top: 15px;
	margin-right: 105px;
	margin-left: 20px;
}



.twoColFixRtHdr #footer {
	padding: 0 105px 0 20px;
	margin-top: 15px;
	line-height: 17px;
	color: #888888;
	margin-bottom: 15px;
} 
.twoColFixRtHdr #footer p {
	margin: 0px;
}
.twoColFixRtHdr #footer a {
	color: #888888;
}
.twoColFixRtHdr  #footer  a:hover {
	color: #444444;
	text-decoration: none;
}
.twoColFixRtHdr #footerRight {
	float: right;
}

.thumb  {
	border: 3px solid #DDDDDD;
	margin-right: 3px;
	margin-bottom: 3px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.galleryThumb {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #AAAAAA;
}


.pageTitlePad {
	margin-bottom: 12px;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.textboxFont {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.nextRace {
	margin-top: 10px;
}
.padRight {
	padding-right: 6px;
}

.photosThumb {
	padding: 3px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BBBBBB;
}
.close {
	float: right;
}
.galleryTitle {
	font-size: 14px;
	color: #CC3333;
	font-weight: bold;
	margin-right: 50px;
	margin-bottom: 5px;
}
