body{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	color: #000000; 
	background-image: url(/images/back_tile.gif); 
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

a{ 
	text-decoration: underline; 
	color: #336699; 
}

a:hover{ 
	text-decoration: underline; 
	color: #cccccc; 
}

h2{
	color: #9da075;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
	font-size: 1.5em;
}

.secTitles{	
	color: #9da075;
	line-height: 16px;
	margin: 0px 0px 9px 0px;
	font-size: 1.4em;	
}

.secTitlesBold{	
	font-weight: bold;
	color: #9da075;
	line-height: 16px;
	margin: 3px 0px 10px 0px;
	font-size: 1.5em;	
}

.mainArena{
	text-align: center;
}

.mainContainer{
	background: #ffffff url(../images/nav_bar2.jpg) no-repeat;
	margin: 0px auto 0px auto;
	width: 1024px;
	text-align: left;
}

.headerBox{
	width: 1024px;	
}

.headerBox .header{
	height:84px;
}

.headerBox .home{
	height: 344px;
}

.headerBox .others{
	height: 232px;
}

.headerBox .imageX{
	float: left;
	padding: 0px;
}

.nav{
	padding: 20px 0px 0px 187px;
	float: left;
//	margin-left: px;
	width: 100%;
}

.nav .navItem{
	padding:0px 9px;
	color: #ffffff;
	float: left;
	font-size: .75em;
	font-weight: bold;
	border-right: 1px solid #999999;
	height: 18px;
}

.nav .navItem a{
	text-decoration: none;
	color: #999999;
}

.nav .navItem a:hover{
color: #ffffff;
}

.redWords{
	color: #CE100F;
}

/* HOME PAGE CSS */
#index {
	width: 1024px;
	font-size: .95em;
	color: #0b346a;
	line-height: 14px;
	clear: both;
}

#index h2 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.7em;
}

#index a {
	text-decoration: none;
	font-weight: bold;
}

#index .container {
}

#index .leftside {
	float: left;
	width: 492px;
	padding: 20px 10px 20px 10px;
}

#index .leftlinks {
	padding: 10px 0 20px;
	text-align: center;
}

#index .rightside {
	float: left;
	width: 492px;
	background-color: #C2C1A2;	
	padding: 20px 10px 20px 10px;
}

#index ul.rightnav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#index ul.rightnav li {
	clear:both;
	padding-bottom: 15px;
}

#index ul.rightnav h3{
	margin:0;
	color: #FFF;
}

#index .rightnav .photo{
	float:left;
	padding: 0 20px 20px;
}

.contentBoxHome{
	background-image: url(../images/home_bkg_tile.gif);
	background-repeat: repeat-y;	
	width: 1024px;
	font-size: .95em;
	color: #0b346a;
	line-height: 14px;
}

.contentBoxHome a{
	text-decoration: none;
	color: #cc0000;
}

.homeLeft{
	float: left;
	width: 340px;
	background-color: #f0f0e8;	
}

.homeLeft .conentHL {
	padding: 20px 10px 20px 20px;
}

.homeLeft .conentHL .titleL{
	color: #9da075;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px 0px 10px 0px;
}

.homeMiddle{
	float: left;
	width: 345px;	
	background-color: #ffffff;
}

.homeMiddle .conentHM{
	padding: 20px 10px 20px 20px;
}

.homeMiddle .conentHM .titleM{
	color: #9da075;
	font-weight: bold;
	line-height: 16px;
	font-size: 1.5em;
	padding: 0px 0px 10px 0px;
}

.homeRight{
	float: left;
	width: 339px;
	background-color: #c2c1a2;	
}

.homeRight .conentHR {
	padding: 20px 10px 20px 20px;
}

.homeRight .conentHR .imageColum{
	float: left;
	width: 76px;
	padding: 0px;
}


.homeRight .conentHR .contentColum{
	padding: 0px 5px 10px 15px;
	width: 200px;
	float: left;
}


.homeRight .conentHR .titleR{
	color: #ffffff;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px 0px 10px 0px;
}


.homeRight .conentHR .newsTitle{
		font-weight: bold;
		padding: 0px 0px 10px 0px;
}


.contentBoxOther{
	background-image: url(../images/other_bkg_tile.gif);
	background-repeat: repeat-y;	
	width: 1024px;
	font-size: .95em;
	color: #0b346a;
	line-height: 1.2em;
}

.contentBoxOther td{
	color: #0b346a;
	font-size: .95em;
}


.contentBoxOtherNoBG{
	/*background-image: url(../images/other_bkg_tile.gif);
	background-repeat: repeat-y;*/	
	width: 1024px;
	font-size: .95em;
	color: #0b346a;
	line-height: 14px;
}

.contentBoxOtherNoBG td{
	color: #0b346a;
	font-size: .95em;
}


.contentBoxPrivacy{	
	width: 1024px;
	font-size: .95em;
	color: #0b346a;
	line-height: 14px;
}

.diningHoursBox td{
	font-size: .85em;
	color: #0b346a;
	line-height: 14px;
}


.raceResults td{
	font-size: .85em;
	color: #0b346a;
	line-height: 14px;
}

.subNavBox{
	float: left;
	width: 164px;
}

.subNavBox {
	padding: 23px 0px 10px 0px;
	font-size: .9em;
	color: #0b346a;
	font-weight:bold;
	list-style: none;
	line-height: 14px;	
}


.subNavBox   ul{	
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}


.subNavBox   li{	
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}


.subNavBox   a{	
	background-image: url(../images/trans.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px 10px 0px 15px;
	text-decoration: none;
}


.subNavBox  a:hover{
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 15px;
	display: block;
	text-decoration: none;
	color: #ce100f;
}



.subNavBox  .subsub a{	
	background-image: url(../images/trans.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px 10px 10px 15px;
	text-decoration: none;
}


.subNavBox .subsub a:hover{
	background-image: url(../images/bullet_orange.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 10px 15px;
	display: block;
	text-decoration: none;
	color: orange;
}

.subsub {
	padding: 0px;
	margin: 0px;
}

.subsub ul {
	padding: 0px;
	margin: 0px;
}

.subNavBox .subnav .subnavItem{	
	padding: 0px 0px 10px 0px;
}

.subNavBox .subnavItemOn{
	color: #ce100f;
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px 10px 10px 15px;
	text-decoration: none;
}



.subNavBox .subnav .subSubnavItem{	
	font-size: .8em;
	padding: 0px 0px 0px 10px;
}

.subNavBox .subSubnavItemOn{
font-size: .8em;
	color: orange;
	background-image: url(../images/bullet_orange.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px 10px 10px 15px;
	text-decoration: none;
	margin-left: 10px;
}

.otherContentBox{
	float: left;
	width: 568px;
}

.wide-content {
	width: 860px;
}

.otherContentBox td {
	font-size: .8em;
}

.otherContentBox .otherContent{
	padding: 20px 40px 20px 10px;
}


.otherRightSideBox{
	float: right;
	color: #0b346a;
	font-size: .9em;
	line-height: 1.2em;
	width: 287px;
}

.otherRightSideBox .otherRightSide{
	padding: 20px 10px 10px 20px;

}


.footerBoxHome{
	clear:both;
	height: 30px;
	background-image: url(../images/footerbar_home.gif);
	background-repeat: repeat-y;
	color: #ffffff;
	font-size: .75em;
	width: 1024px;
}

.footerBox{
	height: 28px;
	background-image: url(../images/footerbar.gif);
	background-repeat: repeat-y;
	color: #ffffff;
	font-size: .75em;
	width: 1024px;
}


.copyrightBox{
	float: left;
	width: 545px;
}

.copyrightBox .copyright{
	padding: 3px 0px 0px 19px;
}

.copyrightBox .copyright a{
	color: #ffffff;	
	text-decoration: none;
}

.createdByBox{
	float: left;
	padding:8px 0px 0px 5px;
}
.createdByBox a {
	text-decoration:none;
}
.createdByBox .createdBy a{
	font-weight: bold;
	text-decoration: none;
	color: #c2c1a2;
}

.photoCredit{
	float: right;
	padding: 0px 20px 0px 0px;
	font-size: 11px;
}

.photoCredit a{
	color: #ffffff;	
}
.clear{
	clear: both;
}

.mainArena .mainContainer .contentBoxOther .otherContentBox .otherContent .eventsCal td {
	border-top: thin solid #c2c1a2;
}

.nyctable {
	font-size: .9em;
	color: #0b346a;
	line-height: 14px;
	border: 1px solid #0E526B;
	margin: 5px;
	width: 100%;
}

.nyctable th {
	background-color: #d7d7c3;
}

.nyctable td {
	vertical-align: top;
}

nyctable.desc {
	border-bottom: 1px solid #0E526B;
}

#loginbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(/images/login_background_wide.gif);
	float: right;
	height: 26px;
	width: 287px;
	text-align: middle;
	margin-top: 0px;
	background-position: top;
	vertical-align: bottom;
	line-height: 22px;
	text-align: center;
}

#loginbox img {
	border:none;
	vertical-align:middle;
}
#loginbox a {
	text-decoration: none;
	border:none;
}
#login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;

}

#login:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}