body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 1.5em;

	background-image: ;
	background-repeat: ;	
	color: #5a5a5a;
	}
p {
	margin: 0;
	padding: 0;
}	

.content_text {
	width: 350px;
}

.text_blue {
	font-weight: bold;
	color: #1f3a81;
}
.text_blue_emp {
	font-size: 13px;
	font-style: italic;
	color: #1f3a81;
}

.text_red {
	font-weight: bold;
	color: #a51739;
}
.text_green {
	font-weight: bold;
	color: #008051;
}

.bar_horiz_grey {
	background-image: url(images/bg_bar_horiz_grey.jpg);
	background-repeat: repeat-x;
	border: 1px solid #868686;
	height: 19px;
}
#navleft {
	margin-top: 8px;
}

#navleft_top {
	background-image: url(../images/bg_nav_top.gif);
	background-repeat: no-repeat;
}
#td_navleft_links {
	background-image: url(../images/navleft_bg_links.jpg);
	background-repeat: no-repeat;
}
#ul_navleft li {
	height: 24px;
	background-image: url(../images/bg_navleft_li.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
}
#ul_navleft {
	font-family: "Lucida sans unicode", Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

#ul_navleft a:link, #ul_navleft a:active, #ul_navleft a:visited {
	color: #868686;
	text-decoration: none;
	}
#ul_navleft a:hover {
	color: #1f3a81;
}


#td_text_farriers {
	padding-top: 5px;
	padding-right: 5px;
	color: #868686;
	text-decoration: none;
}
.bluebar {
	background-image: url(../images/bg_bluebar.gif);
	background-repeat: no-repeat;
}
#tab_contact_top {
	background-image: url(../images/bg_tab_contact_top.jpg);
	background-repeat: no-repeat;
}
#tab_contact_bottom {
	background-image: url(../images/bg_tab_contact_bottom.jpg);
	background-repeat: no-repeat;
}
.textbox {
	height: 20px;
	width: 264px;
	margin-top: 10px;
}
.textarea {
	height: 120px;
	width: 415px;
	margin-top: 10px;
}







#footer a:link, #footer a:active, #footer a:visited {
	color: #868686;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#tab_content {
	margin-top: 8px;
}
.float_right {
	float: right;
}
.img_content_right {
	float: right;
	margin-top: 20px;
}
.greenbar {

	background-image: url(../images/bg_greenbar.gif);
	background-repeat: no-repeat;
}
.redbar {


	background-image: url(../images/bg_redbar.gif);
	background-repeat: no-repeat;
}

#casestudy a { 
	color: #1f3a81;
	font-size: 13px;
	text-decoration: none;
}

#casestudy a:hover { 
	color: #1f3a81;
	font-size: 13px;
	text-decoration: underline;
}

#casestudy h1 { 
	color: #1f3a81;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

#casestudy-images { 
	margin-top: 20px;
}

img.casestudy {
	border: 1px solid #868686;
	margin-bottom:17px;
}

.error-text { color: #ff0000; }
