#header_logo {
	background:url(../images/indexpage/topspec_title-new.gif) no-repeat;
	width:600px;
	height:80px;
	margin:0;
	float:left;
}

#header_logo a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:75px;
	width:270px;
}

.emailform { font-style: italic; font-size: 14px; line-height: 16px; font-family: times, verdana, arial, helvetica}
.normalpara { font-style: normal; font-size: 12px; line-height: 14px; font-family: times, arial, verdana, helvetica}
.Header { font-style: italic; font-size: 17px; line-height: 18px; font-family: times, verdana, arial, helvetica}
h1.Header  {
	margin:0;
	color:#006600;
}

.inline_head {
	color:#006600;
	font-size:15px;
	margin-top:25px;
}

.midpara {
	font-style: normal;
	font-size: 14px;
	line-height: 15px;
	font-family: times, arial, verdana, helvetica;
	color: #006600;
}
.BigHeader {
font-style: italic; font-size: 22px; line-height: 24px; font-family: times, verdana, arial, helvetica
}
.emailformNON {
font-style: normal; font-size: 14px; line-height: 16px; font-family: times, verdana, arial, helvetica
}

form { font-weight: bold; font-size: 10px; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif }
input { color: #2A313D; font-weight: bold; font-size: 10px; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; background-color: #D3DDE8 }
option { color: #2A313D; font-size: 10px; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; background-color: #D3DDE8 }
select { color: #2A313D; font-weight: bold; font-size: 10px; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; background-color: #D3DDE8 }
textarea { color: #2A313D; font-size: 10px; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; background-color: #D3DDE8 }

#header_equine {
	background:url(images/equine_head_link.jpg) no-repeat;
	width:90px;
	height:80px;
	display:block;
	float:left;
	text-indent:-99999px;
}

#header_dogs {
	background:url(images/canine_head_link.jpg) no-repeat;
	width:90px;
	height:80px;
	display:block;
	float:left;	
	text-indent:-99999px;	
}

h1.news_header {
	line-height:30px;
	font-size:19px;
	margin:0;
}

h1.news_header a {
	text-decoration:none;	
}

/* ---------------------------------------------------------- */
/* -- Error Styles ------------------------------------------ */
/* ---------------------------------------------------------- */

.error {
	color:#CC0000;
	border:2px solid #CC0000;
	background:#FFF0F0;
	padding:10px;
	margin:10px 0;	
	display:block;
	font-size:12px;
}

.error .error_title {
	background:url('/images/icons/exclamation.png') left 0 no-repeat;
	display:block;
	margin-bottom:10px;
	padding-bottom:4px;
	padding-left:19px;
	border-bottom:1px solid #CC0000;
	font-weight:bold;
}