@charset "UTF-8";

/* NOTES:

text styles are under the Text & Link styles section below (line XXX)
the main body links are controlled by the styles #copy a, #copy a:visited & #copy a:hover
The links for the left nav menu are controlled by #sidebar1 a, #sidebar1 a:visited & #sidebar1 a:hover
The over state for the left nav is controlled by #sidebar1 a.onState

more to come.... 
*/

body  {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background: #b8782c url(images/bkg-wood.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #453528;
}
#container { 
	width: 1022px;
	background: #ede8d6 url(images/container-bg.jpg) repeat-y;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 
#header { 
	margin: 0;
	padding: 0;
} 
#header img {
	margin: 0;
	padding: 0;
}
#sidebar1 {
	float: left;
	width: 200px;
	margin: 0 0 0 20px;
	padding: 0;
	background: url(images/left-nav-bg.jpg) 0 55px repeat-y;
}
#sidebar1 p {
	font-size: 13px;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}
#sidebar2 {
	float: right;
	width: 212px;
	margin: 0;
	padding: 0;
}
#mainContent { 
	margin: 0 220px 0 220px;
	padding: 0;
	background: url(images/main-bg.jpg) repeat-y;
} 
#mainContent.home { 
	background: url(images/xxmain-bg.jpg) repeat-y;
} 
#copy {
	margin: 0;
	padding: 0 30px;
	line-height: 1.35em;
}
#footer { 
	padding: 0 10px 0 20px;
	background: url(images/footer-bg.jpg) bottom no-repeat;
	min-height: 138px; 
	font-size: .9em;
} 
#footer p {
	margin: 0;
	padding: 5px 0;
	color: #688097;
	text-align: center;
	text-transform: uppercase;
}
#footer a, #footer a:visited {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #688097;
}
#footer a:hover {
	text-decoration: none;
}
/*
#advertisers {
	margin: 10px 20px 0 20px;
	padding: 0 0 0 10px;
	width: 150px;
	background: #fdfefd;
	min-height: 150px;
	border: 1px solid #000;
	font-size: .85em;
}
*/
#advertisers {
	margin: 0;
	padding: 0;
	width: 180px;
	background: #fdfefd;
	min-height: 200px;
	border: 0px solid #000;
	font-size: .85em;
}
.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 {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img {
	border: 0;
}
.vAlignBottom {
	vertical-align:bottom;
}
.vAlignTop {
	vertical-align:top;
}
.textAlignRight {
	text-align: right;
}
.sponsors {
	margin: auto;
	text-align: center;
	background: #fff;
}
.calMonthBg {
	width: 508px;
	padding: 5px;
	/* background: rgba(200, 11, 11, 0.3) url(images/calendar-header-bg.png); */
	background: url(images/calendar-header-bg.png);
	vertical-align: middle;
	text-align: center;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #422d1d;
}
.staffHeader {
	margin: 0;
	width: 508px;
	padding: 2px;
	background: url(images/calendar-header-bg.png);
	vertical-align: middle;
	text-align: center;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #422d1d;
}

/*  TEXT STYLES AND LINKS */


#copy a, #copy a:visited {
	color: #453528;
}
#copy a:hover {
	color:#ae322b;
	text-decoration: none;
}

#sidebar1 a, #sidebar1 a:visited {
	font: 100% Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #ae322b;
	text-decoration: none;
}
#sidebar1 a:hover {
	color:#7e502b;
}

#sidebar1 a.onState {
	color:#7e502b;
}

h1, .header {
	margin: 0;
	padding: 0;
	font: 1.75em Georgia, "Times New Roman", Times, serif;
	color: #d30b0b;
	font-weight: 100;
	line-height: normal;
}
h2, .subhead {
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #422d1d;
	line-height: normal;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.boldItalic {
	font-weight: bold;
	font-style: italic;
}
.caption {
	font-size: .75em;
	font-style: italic;
}
.required {
	font-size: .75em;
	font-style: italic;
	color: #C30;
}
.smallText {
	font-size: .85em;
}
.smallBoldText {
	font-size: .85em;
	font-style: bold;
}
.dates {
	font-size: .95em
	font-style: bold;
	line-height: normal;
}
.smCal {
	width: 150px;
	margin: auto 0;
	padding: 0 0 0 40px;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	color:#333333;
	text-align: center;
}
.border1 {
	border: 1px solid #422d1d;
}
.noBorder {
	border: 0;
}
.table {
	border: 1px solid rgba(0,0,0,.5);
	border-collapse: collapse;
	line-height: normal;
}
.table td {
	padding: 3px;
	vertical-align: top;
	/* border: 1px solid rgba(0,0,0,.5); */
}
.tableHeader {
	background: rgba(200, 11, 11, 0.3);
}
.tableRowHighlight {
	background: rgba(238, 169, 39, .3);
}
.fairgroundMapTable {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9px;
	line-height: normal;
	border: 1px solid rgba(0,0,0,.5);
	border-collapse: collapse;
	background: rgba(253,227,164,.35);
}
.fairgroundMapTable td {
	border: 1px solid rgba(0,0,0,.5);
}
.center {
	margin: auto 0;
	text-align: center;
}
.left {
	text-align: left;
}
.staffTables {
	width: 100%;
}
.red {
	color: #d30b0b;
}
.grandstandDate {
	padding: 5px 0;
	font: 1.8em Arial, Verdana, Helvetica;
	color: #d30b0b;
	background: rgba(200, 11, 11, 0.15);
	text-decoration: underline;
	text-align: center;
	letter-spacing: .15em;
}
.grandstandTable {
	text-align: center;
}
	