/* style sheet for version 2 of the website */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003366;
}
a:link, a:visited {
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
A:HOVER {
	font-weight: bold;
}
.pagetopic {
	font-family: "Trebuchet MS";
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 130%;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	border-top-color: white;
	border-top-style: ridge;
	border-top-width: normal;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
h3, .header3 {
	font-family: "Trebuchet MS";
	font-size: 100%;
	font-weight: bold;

}
.alerthdr {
	font-size: 130%
	font-weight: bold;
	font-style: italic;
	color: #8b0000;
	text-align: center;
	border-top-color: white;
	border-top-style: ridge;
	border-top-width: normal;
}
.newshdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #003366;
}
.newstext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	color: #003366;
	text-transform: none;
	font-weight: bold;
	font-variant: normal;
	background-color: #DDECF1;
	text-align: center;
}

.newsupdate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #003366;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
}
.headerline {
	font-size: 1px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #333399;
	margin-top: 0px;
	margin-bottom: 0px;
}
.newsspacer {
	font-size: 1px;
	margin-bottom: 6px;
	margin-top: 4px;
	border-top-width: 1px;
	border-top-color: #003385;
	border-top-style: solid;
}
.newsemphasis {
	font-style: italic;
      color: #990000;
}
.footnote {
	font-size: 70%;
}

.rightborder {
	
	border-right-width: thin;
	border-right-color: #003385;
	border-right-style: solid;

}
.pricetbl {
	font-size: small;
	border-width: thin;
	border-style: solid;
	border-color: silver;


}
.pricehdr {
	font-size: small;
	background-color: silver;
}
.pricerow{
	font-size: small;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: silver;
	text-align: center;
}
#banner{
	width: 800px;
	height: 100px;
}
#menu {
	float: top;
	width: 765px;
	height: 30px;	
	padding-top: 5px;
	padding-left: 10px;
	border-width: 5px;
	border-style: outset;
	border-color: #f0f8ff;
}
.mainbody1{
	margin-left: 15px;
	width: 350px;
	float: left;
	padding: 10px;
}
.mainbody2{
	margin: 5px;
	width: 350px;
	float: left;
	padding: 10px;
	border-width: normal;
	border-style: ridge;
	border-color: silver;
	background-color: white;
}
.mainbody3{
	margin: 15px;
	width: 500px;
	float:left;
	padding: 10px;
}
.boardfoto{
	float: left;
	height: 200px;
}
.topicbox{
	float: left;
	width: 340px;
}
.topicfoto{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border-width: 5px;
	border-style: ridge;
	border-color: silver;
}
.sidefoto{
	float: left;
	margin: 20px;
	margin-top: 40px;
	border-width: 5px;
	border-style: ridge;
	border-color: silver;
}
#topictext{
	padding-left: 10px;
	width: 300px;
}
#contactfoto{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border-width: 5px;
	border-style: ridge;
	border-color: silver;
}

#HrsPhone {
	text-align: center;
	font-size: 80%;
}

.vetclinictext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #800000;
}

#adobebox {
	margin-right: 5px;
	width: 88px;
	float: left;
}

#emailform {
	width: 750px;
	clear: both;
	margin-left: 15px;
	padding: 10px;
}
#footer {
	padding: 5px;
	clear: both;
	width: 800px;
	background-color: #003366;
	color: white;
	font-style: italic;
}
td {
	width: 280px;
	vertical-align: top;
	margin: 5px;
	padding: 2px;
}