@charset "utf-8";
/* null browser styles */
body, html {
	margin: 0;
	padding: 0;
}
/* null browser spacing for vert elements */
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, address {
	margin: 0px;
	padding: 0px;
}
/* null browser spacing for vert elements */

        div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
display:block; 
margin:12px 0 0 0; 
}

/* General Styles */
body {
	font-size: 100.1%; /* Corrects ems in IE and Opera percentage fix */
	font-family: Arial, Helvetica, sans-serif;
	background: #271e0f url(../images/Wood_Texture.jpg) ;
	background-repeat:repeat-x;
	}
#container {
	width: 960px;
	margin: auto;
}
#containerstages {
	width: 1024px;
	margin: auto;
}
#header {
	width: 960px;
	height: 130px;
	background: url(../images/header_main2.jpg) no-repeat 0 0;
	}
#headerstages {
	width: 1024px;
	height: 130px;
	background: url(../images/header_main2.jpg) no-repeat 0 0;
}
#headerlink{
	display:block;
	width:160px;
	height:110px;
	margin:10px 0 0 10px;
}
#nav {
	z-index: 5;
	width: 960px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	background: #0a2c38 url(../images/nav_bg.gif) repeat-x 0 0;
	border-bottom: 1px solid #B1E7F8;
}
#nav ul {
	margin: 0 8px;
}
#nav ul li.hasmore {
}
#nav ul li a {
	color: #fff;
	text-decoration: none;
	padding-left: 4px;
}
#nav ul li a img {
	vertical-align: middle;
}
#nav ul li a:hover {
	background: url(images/navMainHover.png) no-repeat left center;
	color: #B1E7F8;
}
#nav ul li a span {
	display: block;
	padding: 0 6px 0 6px;
}
#nav ul li a:hover span {
}
#nav ul.dropdown {
	padding: 5px;
	background: #0a2c38;
	overflow:hidden;
	border-top: 1px solid  #01475F;
	border-bottom: 1px solid #01475F;
	width: 240px;
}
#nav ul.dropdown li a {
	font-size: 13px;
	border-bottom: 1px solid #01475F;
	line-height: 30px;
	overflow: hidden;
	height: 30px;
}
#nav ul.dropdown li.last a {
	border-bottom-width: 0;
}
#nav ul.dropdown li a:hover {
	background: url(images/navSubHover.png) no-repeat left center;
	color: #B1E7F8;
}
ul.tabs
{
display: table;
margin: 0;
padding: 0;
list-style: none;
position: relative;
}
ul.tabs li
{
margin: 0;
padding: 0;
list-style: none;
display: table-cell;
float: left;
position: relative;
}
ul.tabs a
{
position: relative;
display: block;
}
ul.dropdown
{
margin: 0;
padding: 0;
display: block;
position: absolute;
z-index: 999;
top: 100%;
width: 250px;
display: none;
left: 0;
}
ul.dropdown ul.dropdown
{
top: 0;
left: 95%;
}
ul.dropdown li
{
margin: 0;
padding: 0;
float: none;
position: relative;
list-style: none;
display: block;
}
ul.dropdown li a
{
display: block;
}
/*#nav ul {
	margin-left: 10px;
}
#nav ul li {
	margin-top: 10px;
	display: block;
	float: left;
	list-style-type: none;
}
#nav ul li a {
	display: block;
	text-indent: -9000px;
	height: 16px;
	width: 68px;
	background: transparent url(../images/nav_main.jpg) no-repeat 0 0;
}
#nav ul li a:hover {
	background-position: 0 -16px;
}
ul li#shows a {
	width: 138px;
	background-position: -68px 0;
}
ul li#shows a:hover {
	background-position: -68px -16px;
}
ul li#njsa a {
	width: 64px;
	background-position: -206px 0;
}
ul li#njsa a:hover {
	background-position: -206px -16px;
}
ul li#comm a {
	width: 156px;
	background-position: -270px 0;
}
ul li#comm a:hover {
	background-position: -270px -16px;
}
ul li#abg a {
	width: 203px;
	background-position: -426px 0;
}
ul li#abg a:hover {
	background-position: -426px -16px;
}*/
#nav_current {
	height: 33px;
	font: 11px Arial, Helvetica, sans-serif;
}
#nav_current ul {
	margin-left: 15px;
}
#nav_current ul li {
	margin-top: 5px;
	margin-left: 4px;
	display: block;
	float: left;
	list-style-type: none;
}
#nav_current ul li a {
	color: #08222b;
}
#nav_current ul li a:hover {
	color: #cb0202;
}	
#content {
	width: 960px;
	height: auto;
	background: #e6e4d6;
	float: left;
}
#footer {
	width: 960px;
	height: 40px;
	padding: 7px 0 7px 0;
	color: #009999;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
	background: #0a2c38;
	display: inline; /** IE6 fix **/
}
#footer p a, #footer p a:visited {
	text-decoration: none;
	color: #fff;
}
#footer p a:hover {
	color:#cc0000;
}
.clear {
	clear: both;
}


/********** Index Styles **********/
#splash {
	width: 910px;
	height: auto;
	margin: 0 18px 10px 18px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #0a2c38;
	background: #fff;
	float: left;
}
#splashlist {
	width: 900px;
	height: auto;
	margin: 0 18px 10px 18px;
	padding: 10px 10px 0px 0px;
	float: left;
}
#leftSplash {
	width: 440px;
	height: 220px;
	float: left;
}
#leftSplash2 {
	width: 440px;
	height: auto;
	float: left;
}
#leftSplash img {
	border: none;
}
#rightSplash {
	width: 460px;
	height: auto;
	text-align: left;
	float: left;
}
#rightSplash2 {
	width: 460px;
	height: auto;
	padding: 10px 0px 0px 0px;
	text-align: left;
	float: left;
}
#rightSplash ul li {
	background: url(../images/splash_bullet.gif) no-repeat 0 center;
	padding-left: 15px;
	margin: 8px 0 0 10px;
	list-style-type: none;
}
#rightSplash ul li a {
	text-decoration: none;
	font: bold italic 14px Arial, Helvetica, sans-serif;
	color:#333;
}
#rightSplash ul li a:hover {
	color: #cb0202;
}
#fourCols {
	width: 930px;
	height: auto;
	padding: 10px 15px;
	font: 12px Arial, Helvetica, sans-serif;
	float: right;
}
#fourCols em {
	font-weight: normal;
}
#fourCols ul li {
	background: url(../images/fourCols_bullet.gif) no-repeat 0 center;
	padding-left: 10px;
	margin: 6px 0 0 8px;
	list-style-type: none;
}
#fourCols ul li a {
	text-decoration: underline;
	color:#333;
}
#fourCols ul li a:hover {
	color: #cb0202;
}
#colOne {
	width: 220px;
	height: auto;
	padding: 0 8px 0 0;
	float: left;
}
#colTwo {
	width: 220px;
	height: auto;
	padding: 0 8px 0 8px;
	float: left;
}
#colTwo img{
	margin-bottom: 5px;
	float:left;
	border: none;
}	
#colThree {
	width: 220px;
	height: auto;
	padding: 0 8px 0 8px;
	float: left;
}
#colThree img{
	margin-bottom: 5px;
	float:left;
	border: none;
}
#colFour {
	width: 215px;
	height: auto;
	padding: 0 0 0 10px;
	float: left;
}
#colFour img {
	margin-bottom: 5px;
	border: none;
}
#ShowcolOne {
	width: 330px;
	height: auto;
	padding: 0 8px 0 0;
	float: left;
}
#ShowcolTwo {
	width: 330px;
	height: auto;
	padding: 0 8px 0 8px;
	float: left;
}
.colBorder {
	width: 1px;
	min-height: 420px;
	background: #999;
	float: left;
}
.heading {
	width: auto;
	height: 35px;
	clear: both;
	margin-top: 12px;
}
.heading2 {
	width: auto;
	height: 35px;
	margin-top: 12px;
}
.bigHeading {
	width: auto;
	height: 55px;
}
.showpageHeading {
	width: 930px;
	height: 90px;
}
.showpageHeading2 {
	width: 930px;
	height: auto;
}
.breedHeading {
	width: auto;
	height: auto;
}
.marginTop15 {
	margin-top: 15px;
}

/********** ABG Styles **********/
#splash_header {
	width: 880px;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0 0 0 20px;
	float: left;
	text-align: left;
}

/********** About Styles **********/
#colAbout {
	width: 700px;
	height: auto;
	float: left;
	margin-bottom: .4px;
}
#colAbout p {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#colAbout a {
	color: #C03;
}

/********** Show info Styles **********/
#colAboutshow {
	width: 930px;
	height: auto;
	float: left;
	color: #003838;
}
#colAboutshow p {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
#colAboutshow a {
	color: #F00;
}
/********** Large list Styles **********/
#colBreeder {
	width: 700px;
	height: auto;
	float: left;
}
#colBreeder p {
	text-align: left;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#colBreeder ul li {
	background: url(../images/tan_bullet.gif) no-repeat 0 center;
	padding-left: 15px;
	margin: 12px 0 0 0;
	list-style-type: none;
}
#colBreeder ul li a {
	text-decoration: none;
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#333;
}
#colBreeder ul li a:hover {
	color: #cb0202;
}
#linkLeft {
	width: 350px;
	float: left;
}
#linkRight {
	width: 350px;
	float: left;
}
#sponsors {
	width: 215px;
	float: left;
}

/********** Show page Styles **********/
#colBreeder2 {
	width: 930px;
	height: auto;
	float: left;
}
#colBreeder2 p {
	text-align: left;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#colBreeder2 ul li {
	background: url(../images/tan_bullet.gif) no-repeat 0 center;
	padding-left: 15px;
	margin: 12px 0 0 0;
	list-style-type: none;
}
#colBreeder2 ul li a {
	text-decoration: none;
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#333;
}
#colBreeder2 ul li a:hover {
	color: #cb0202;
}
#linkLeft2 {
	width: 465px;
	float: left;
}
#linkRight2 {
	width: 465px;
	float: left;
}
#speakers {
	width: 930px;
	height: auto;
	float: left;
}
#speakers p {
	text-align: left;
	margin: 0 0 10px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCC;
/********** Incontext Styles **********/
#colIncontext {
	width: 700px;
	height: auto;
	float: left;
}
.img2 {

}
.ShowYear {
	font-size: xx-large;
}

