/* CSS Document */

div
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: #FFFFFF;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
}

a {color:#666666; text-decoration: underline; font-weight: normal;}
a:link {color: #666666; text-decoration: underline; font-weight: normal;}  
a:active {color: #666666; text-decoration: underline; font-weight: normal;}
a:visited {color: #666666; text-decoration:underline; font-weight: normal;} 
a:hover {color: #666666; text-decoration: none; font-weight: normal;}

/* --------------------- Page Structure -----------------------*/
#pageFrame
{
	margin-right:auto;
	margin-left:auto;
	border: solid 1px #000000;
	background-color:  #fff;
	color: #666666;
	width: 750px;
	height: 100%;	/* fix Opera 5 which breaks with the above IE fix */
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
	background-image:url(../images/primary/contentcolumn_bkg_green.jpg);
	}
#pageFrame2
{
	margin-right:auto;
	margin-left:auto;
	border: solid 1px #000000;
	background-color: #fff;
	color: #666666;
	width: 750px;
	height: 100%;	/* fix Opera 5 which breaks with the above IE fix */
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
	background-image:url(../images/primary/contentcolumn_bkg_green2.jpg);
	}
	
#pageFrame4
{
	margin-right:auto;
	margin-left:auto;
	border: solid 1px #000000;
	background-color:  #fff;
	color: #666666;
	width: 750px;
	height: 100%;	/* fix Opera 5 which breaks with the above IE fix */
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */

	}
	


#masthead
{
	display:inline;
	z-index: 10;
	width: 750px;

}

#UtilityNav
{
	text-align:right;
	background-color:#000000;
	height: 30px;
	vertical-align: middle;
	color:#000000;
	background-image:url(../images/primary/utility_banner_background.jpg);
	background-repeat:no-repeat;
}



#UtilityNav a:link {color: #000; text-decoration: none; font-weight: normal;}  
#UtilityNav a:active {color: #000; text-decoration: none; font-weight: normal;}
#UtilityNav a:visited {color: #000; text-decoration:none; font-weight: normal;} 
#UtilityNav a:hover {color: #000; text-decoration: underline; font-weight: normal;}

#PrimaryNavColumn
{
	float: left;
	width: 170px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
	
}
#PrimaryNav09
{
	background-image:url(../images/primary/nav_09.jpg);
	background-repeat:no-repeat;
	width:100%;
	height: 24px;
}

#innerPrimaryNavColumn
{
	border-right-width: 1px;
}




#MainContentColumn
{
	width: auto;
	margin-left: 170px;
	height: 100%;
	height: 100%;
	vertical-align: top;
	background-color:#C6CFA5;
}

#MainContentInnerColumn
{
	width: auto;
	height: auto;
	height: auto;
	overflow: visible;
	vertical-align: top;	
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
	height: 100%;
	height: 100%;
	padding: 10px;
}

#contentColumn
{
	width: auto;
	margin-left: 168px;
	border-left-width: 1px;
	height: 100%;
	height: 100%;


}


#contentColumnHp
{
	width: auto;
	margin-left: 170px;
	height: 100%;
	height: 100%;

	background-color:#C6CFA5;
	padding-right:10px;
	padding-left:0px;

}

#innerContentColumn
{
	width: auto;

	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
	height: auto;	/* fix Opera 5 which breaks with the above IE fix */
	overflow: visible;
	margin-right: 160px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
	padding: 10px 5px 10px 10px;
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
}



#footer
{
	clear: both;
	z-index: 10;
	border: solid 0px #666666;
	border-top-width: 1px;
	border-top-color:#666666;
	background-color: #FFFFFF;

}
#innerFooter
{
	text-align: center;
	padding: 10px;

}


/*Content Style ---*/

#pageHeader
{

	font-family: Bookman, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	color:#666666;
	vertical-align:text-bottom;
	padding-left: 12px;
	padding-top: 32px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	width: auto;
	border-right: 1px solid #70A5A9;
	overflow: visible;
	margin-right: 170px;
}

#pageHeader2
{
	padding-left: 12px;
	padding-top: 32px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-family: Bookman, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	color:#666666;
	vertical-align:text-bottom;
	margin-bottom: 0px;
	width: auto;
	overflow: visible;
}



#rightColumn
{
	float: right;
	width: 170px;



}

#innerRightColumn
{
padding: 0px;
}

#rightbox
{

	padding: 3px 3px 3px 3px; 
	margin-top:3px;
	}


#rightboxHeader
	{
	width:167px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 16px;
	font-weight:bold;
	color:#fff;
	background-color:#666666;
	text-align: center;
	padding:3px 0px 3px 3px;
	
	}
	
#rightboxContent
	{
	width:159px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	font-weight:normal;
	color:#666;
	background-color:#fff;
	text-align: center;
	padding:10px 3px 15px 8px;
	}




.sectiontitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#666666;
}

.contentSubtitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	color:#000;
}

.contentSubtitlebold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	color:#000;
	}
	
	.participatingYear
{
	font-family: Bookman, Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	color:#000
	}
/* ---------------- day By day schedule table formating----------------*/

#daybydayonechart
{
padding:10px
}

table#daybydayone {       
	width: 520px;
	padding:0;

}

table#daybydayone th {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	}

table#daybydayRaw1 td {
	color: 999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
	border-bottom-color: #999;
	border-bottom: dotted #2F4C5D; 
}

table#daybydayRaw2 td {
	color: 999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-bottom: 1px;
	border-bottom: dotted #2F4C5D; 
}

.contentDateAnchors
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px;
	font-weight:bold;
	color:#000;
	padding: 32px 5px 10px 20px;
}

/* ----------------*/

#paragraphPadding
	{ 
	padding-bottom:5px;
	}
#paragraphPadding a:link {color: #666666; text-decoration: underline; font-weight: normal;}  
#paragraphPadding a:active {color: #666666; text-decoration: underline; font-weight: normal;}
#paragraphPadding a:visited {color: #666666; text-decoration:underline; font-weight: normal;} 
#paragraphPadding a:hover {color: #666666; text-decoration: none; font-weight: normal;}

<!-- Sponsors Table-->
#sponsorschart
{
padding:10px
}

table#sponsors {    
	background-color:#FFFFFF;    
	width: 575 px;
	padding:0;
	border: 1px

}

table#sponsors th {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	height: 35px;
	}

table#sponsors td {
	background-color: #fff;
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
	height: 90px;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;	
}


.SOLDbodytext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C3C3C3;
}

.SOLD
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}


.SOLDsectiontitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#C3C3C3;
}

.scheduleLocations
{
	font-style:italic;
}
