/* CNHE_09 CSS */



body{
	margin: 0;
	padding: 0;
	/*background: url(../img/bkgGrad.jpg) repeat-x;I*/
	/*background: url(../img/cnhe_bkgGrad_2.jpg) repeat-x;*/
	/*background: url(../img/blendedGradBkg.jpg) repeat-x;*/
	background: url(../img/blendedGradBkg_2.jpg) repeat-x;
	font-size: 105%;
	color: #C5C0BC;
}

a {
	text-decoration: underline;
	color: #C5C0BC;
}

a:hover{
	text-decoration: none;
	color: #C5C0BC;
}

#wrapper{
	margin: 0 auto;
	margin-top: 25px;
	padding:20px;
	width: 1000px;
	/*border: 1px solid #ffffff;*/
}

#content{
	margin: 0 auto;
	width: 940px;
	padding: 10px;
	/*border: 1px solid #FF0F04;*/
}

#content p{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

h1{
	padding-bottom: 15px;
	font: Georgia;
	font-size: 150%;
	color: #C5C0BC;
}

.center{
	text-align: center;
}

#footer{
	text-align: center;
	color: #666666;
	padding-top: 20px;
	font-size: 11px;
}

.floatKiller{
	clear: both;
}

.floatLeft{
	float:left;
	margin-right: 20px;
}

.floatRight{
	float:right;
	margin-left: 20px;
}

#masthead{
	padding-bottom: 40px;
}

.leftCol{
	float: left;
	width: 170px;
	margin-top: 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #c5c0bc;
}

.leftCol h2{
font-size: 100%;
color: #ffffff;
font-weight: bold;
}

.middleCol{
	float: left;
	/*width: 575px;*/
	width:620px;
	/*border-right: 1px solid #000000;*/
	border-left: 1px solid #000000;
	padding-left: 22px;
	padding-right: 7px;
	text-align: left;
}

.wideCol{
	float: left;
	width: 700px;
	border-left: 1px solid #000000;
	padding-left: 22px;
	padding-right: 7px;
	/*border: 1px solid yellow;*/
	padding-bottom: 12px;
}

.rightCol{
	float: right;
	width: 150px;
	margin-top: -325px;
	padding-left: 7px;
}

.rightCol .img{
	padding-bottom: 15px;
}

.sidebarHeadTopPad{
	padding-top: 12px;
}

.featureSponsor{
	padding-top: 12px;
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #ffffff;
	text-align: left;
}

.cnheSchedule h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	text-align: center;
}

.cnheSchedule .header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 2px;
	text-decoration: underline;
}

.cnheSchedule td{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #ffffff;
	text-indent: 14px;
}

.underline{
	text-decoration: underline;
}

.smallFont{
	font-size: 85%;
}

.sponsorBottomPadding{
	padding-bottom: 20px;
}

.officialsColLeft{
	float: left;
	width: 255px;
	padding-left: 22px;
	padding-right: 7px;
	text-align: left;
}

.officialsColRight{
	float: left;
	width: 255px;
	padding-left: 22px;
	padding-right: 7px;
	text-align: left;
	border-left: 1px solid #000000;
}

.officials ul{
	list-style: none;
}

.officials li{
	list-style: none;
	padding-bottom: 20px;
}

/*SPONSORSHIP LEVELS / BREED STANDARD TABLE*/
td, th {
	font: 0.9em Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.datatable {
	border: 1px solid #5f7ba9;
	border-collapse: collapse;
}
.datatable td {
	border: 1px solid #000000;
	text-align: left;
	padding: 4px;
}
.datatable th {
	border: 1px solid #000000;
	/*background-color: #B4B4B4;*/
	background-color: #720210;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	color: #F1F1F1;
}
.datatable caption {
	font: 0.8em  Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #720210;
	/*color: #33517A;*/
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 2px;
	border: 1px solid #000000;
}

.subhead {
	font-weight: bold;
}
/* END SPONSORSHIP LEVELS / BREED STANDARD TABLE*/
.accomLeftCol{
	float: left;
	width: 250px;
	margin-top: 30px;
	margin-right: 35px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #c5c0bc;
}

.classExplanation{
	font-size: 12px;
	border: 1px solid #f1f1f1;
	color: #ffffff;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	padding-bottom: 12px;
}

#fees .leftColumn{
	float: left;
	background: url(../img/feesGradBkg.jpg) repeat-x;
	width: 45%;
	margin: 0 5px 0 0;
	padding: 5 10 10 10px;
	margin-top: 7px;
}

.leftColumn h3{
	color: #ffffff;
	padding-left: 10px;
}

.leftColumn ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.leftColumn li{
	list-style-type: square;
	list-style-position: inside;
	padding-left: 12px;
	color: #F1F1F1;
	line-height: 1em;
}

#fees .rightColumn{
	float: left;
	background: url(../img/feesGradBkg.jpg) repeat-x;
	width: 45%;
	padding: 5 10 10 10px;
	margin-left: 30px;
	margin-top: 7px;
	position: relative;
}

.rightColumn h3 {
	color: #ffffff;
	margin-left: 7px;
}

.rightColumn ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.rightColumn li{
	list-style-type: square;
	list-style-position: inside;
	padding-left: 12px;
	color:#F1F1F1;
	line-height: 1em;
}