/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #003300;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #003300;
	font-weight: normal;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

h3 {
	color: #003300;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}


p {
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

select, input, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.red {
	color: #FF0000;
}

.link {
	color: #003300;
	text-decoration: underline;
}

.link:hover {
	color: #666666;
	text-decoration: underline;
}

.header_bg {
	background-color: #044000;
}

#strapline {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	text-align: left;
}

.header_nav {
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 30px 0px 0px;
}

.header_link {
	text-decoration: none;
	color: #FFFFFF;
}

.header_link:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.left_column {
	width: 195px;
	text-align: left;
	vertical-align: top;
}

.right_column {
	width: 653px;
	text-align: left;
	vertical-align: top;
	border-top: 2px solid #FFFFFF;
}

.vertical_spacer {
	width: 26px;
}

.footer_spacer {
	height: 15px;
}

.footer {
	border-top: 3px solid #E7E8E9;
	padding: 22px 0px 5px 0px;
}

.rcvs {
	width: 75px;
	text-align: left;
	vertical-align: middle;
}

.swc {
	text-align: right;
	vertical-align: bottom;
	width: 240px;
}

.swc_link {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}

.swc_link:hover {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

.footer_main {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #000000;
}

.footer_link {
	color: #000000;
	text-decoration: none;
}

.footer_link:hover {
	color: #044000;
	text-decoration: none;
}

.footer_small {
	font-size: 10px;
	line-height: 18px;
}

.align {
	vertical-align: top;
	text-align: left;
}

.align_center {
	vertical-align: top;
	text-align: center;
}

.news_header {
	text-align: center;
	vertical-align: top;
	background-color: #E6E7E8;
	font-size: 20px;
	color: #333333;
	padding: 12px 0px 12px 0px;
}

.news_content {
	color: #333333;
	padding: 22px 15px 10px 15px;
	background-color: #F1F1E2;
}

.news_link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.news_link:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}


#page_header {
	background-color: #E6E7E8;
	padding: 15px;
}

.right_column_spacer {
	width: 38px;
}

.right_column_spacer_home {
	width: 10px;
}

.inner_column {
	width: 176px;
	vertical-align: top;
	text-align: left;
}

.inner_column_home {
	width: 204px;
	vertical-align: top;
	text-align: left;
	padding: 15px 0px 0px 0px;
}

.text_column {
	width: 439px;
	vertical-align: top;
	text-align: left;
}

.callus {
	border: 1px solid #003300;
	padding: 10px;
	color: #003300;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.callus_large {
	font-size: 18px;
	line-height: normal;
}

.callus_sub {
	font-size: 22px;
	line-height: normal;
	padding: 0px 0px 5px 0px;
}

.callus_small {
	line-height:20px;
	font-size: 14px;
	padding: 5px 0px 0px 0px;
}

.homenav_spacer {
	width: 2px;
}

.home_banner_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 7px 0px;
	text-transform: uppercase;
}

.home_banner_text {
	font-size: 14px;
	color: #0A0303;
	line-height: 20px;
}

.familypets_bg {
	background-image: url(images/familypets_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 186px;
	text-align: left;
	vertical-align: top;
	padding: 15px 15px 19px 15px;
}

.horses_bg {
	background-image: url(images/horses_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 186px;
	text-align: left;
	vertical-align: top;
	padding: 15px 15px 19px 15px;
}

.farmanimals_bg {
	background-image: url(images/farmanimals_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 186px;
	text-align: left;
	vertical-align: top;
	padding: 15px 15px 19px 15px;
}

.home_spacer {
	height: 26px;
}

.opening {
	text-align: left;
	vertical-align: top;
	background-color: #E6E7E8;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
}

.vet {
	text-align: left;
	vertical-align: top;
	background-color: #E6E7E8;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	height: 15px;
}

.vetname {
	float: left;
	width: 265px;
	text-align: left;
}

.vetposition {
	float: right;
	width: 280px;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

.vetposition_1st {
	float: right;
	width: 100px;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

.backtotop {
	text-align: right;
}

#header-image {
	float: left;
	width: 435px;
}

.clear {
	clear: left;
}

.orange {
	color: #F46308;
}
