﻿@charset "utf-8";
.Buttons {
	font-family: Algerian;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: center;
}
.HospitalBody {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-align: left;
	border: thin solid #000;
}
.GoogleImageRule {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	border: thin solid #000;
}
.HospitalBody2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-align: left;
	border: thin solid #000;
	vertical-align: top;
}
.HorseForSaleFont {
	font-size: 18px;
	color: #FFF;
}


.HorsePhotoAlignment {
	text-align: center;
}
.Articles {
	border: thin solid #EEE;
	text-align: center;
}
.VeterinarianTable {
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	text-align: left;
	border: thin solid #000;
}
.TitleBarVeterinarians {
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
}
.RightSideBorder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
}
.LeftSideBorder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFF;
}
.LeftSideBorder {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.BottomSideRule {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.BottomAndRightSide {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.LeftAndBottomSide {
	border-color: #FFFFFF;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.HorseInfo {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #000000;
	border: thin solid #FFF;
}
.FormPolicy {
	color: #FFF;
	background-color: #000000;
	border: thin solid #FFF;
	font-size:16px;
}
.PriceHighlightRed {
	color: #F00;
	font-size: 20px;
}
.SubscribePrice {
	font-size: 28px;
	color: #F00;
}
.RightSideAndBottom {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
