	@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-repeat: repeat-x;
	margin: 0px;
	background-position: center top;
	background-color: #FFF;
	color: #000;
	background-image: url(../images/stars-background.jpg);
	line-height: 1.75;
}
p {
	text-align: left;
}
a:link , a:visited{
	color: #264A62;
	text-decoration: none;
}
a:hover {
	color: #264A62;
	text-decoration: underline;
}
em {
	color: #900;
	font-style: italic;
}
strong {
	font-weight: bold;
	color: #900;
}
blockquote {
	margin-left: 50px;
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
	font-style: italic;
}
#header-wrapper {
}
#header {
	margin: 0px auto;
	width: 1008px;
}
#navigation {
	margin: 0px auto;
	width: 838px;
}
#wrapper {
	width: 838px;
	margin: 0px auto 50px auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
	background-image: url(../images/vet-content-background.jpg);
}
#content img {
	margin: 0px;
}
#content {
	padding: 40px;
}
#content-wrapper {
	padding-right: 40px;
}
#news {
	display: inline;
	margin: 40px 0px 40px 50px;
	padding: 10px;
	width: 200px;
	float: right;
	border: solid #900 1px;
	background-color: #FFF;
	color: #333;
	font-size: 90%;
	line-height: 1.2;
}
#footer {
	padding: 2px;
	font-size: 85%;
	background-color: #FFF;
	border-bottom: solid 2px #A57A22;
	border-top: solid 2px #A57A22;
}
#share {
	width: 125px;
	margin: 0px auto;
	padding-top: 10px;
}
#footer p {
	text-align: center;
	color: #A57A22;
	line-height: normal;
}
#footer img {
}
h1   
   {
	font-size: 17pt;
	line-height: 1.75;
}
h2   
   {
	font-size: 14pt;
}
h1, h2, h3, h4, h5, h6   
   {
	line-height: normal;
	color: #900;
	font-weight: bold;
	margin: 0px;
	text-shadow: 0px 2px 3px #BAB771;
}
#content img {
	margin: 0px;
	padding: 0px;
}
#block img {
	text-align: center;
	margin: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
