/* CSS Document Beef Expo 2006*/

body{
	font-size: 12px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tMain{
	border:  #999 1px solid;
}

a {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

#mainHeading{
	font-size: 16px;
	margin-bottom: 8px;
	padding-left: 35px;
}
	

#divHeading{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 18px;
	color:#666;
}

#divBreeds{
	background-color:#7fb34d;
	text-align: center;
	padding: 7px;
	color: #FFF;
}

.H2{
	color: #8d9635;
}

.tdLogo{
	background-color: #333;
	background-image:url(images_common/logo_2010_bg.gif);
	background-repeat: no-repeat;
}
	

#divFreePh{
	color: #333;
	font-size: 14px;
	text-align: center;
	padding-top: 6px;
}

#quickLinks{
	font-size: 12px;
	padding-left: 60px;
}

/* footer  */
#footer{
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #999;
	padding-top: 6px;
}	



.divFreePhone{
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
}

a.aBreed{
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}

a.aBreed:hover{
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration:underline;
}

#mid_holder {
	background-color: #DDDDDD;
	padding: 5px;
}
#archive {
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	margin-left: 15px;
	height: 515px;
	width: 238px;
	padding-left: 15px;
	margin-top: 15px;
}
#results_link {
	width: 208px;
	border: 5px solid #999999;
	height: 130px;
	margin-bottom: 5px;
	float: left;
	text-align: center;
	background-image: url(images_common/results_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#press_link {
	width: 208px;
	border: 5px solid #999999;
	height: 130px;
	margin-bottom: 5px;
	float: left;
	text-align: center;
	background-image: url(images_common/press_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#auction_link {
	width: 208px;
	border: 5px solid #999999;
	height: 130px;
	margin-bottom: 5px;
	float: left;
	text-align: center;
	background-image: url(images_common/auction_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#address_box {
	background-color: #FFF;
	height: auto;
	width: auto;
	padding: 5px;
}

