@charset "utf-8";

body {
	background-color: #FFFFFF;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bolder;
	color: #663366;
}

.animalservices {
	font-family: Harrington;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFCC;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.green_header {
color:#339977;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
}

.green_header_big {
color:#339977;
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-style:italic;
font-weight:bold;
}

.green_text {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #339977;
}

.green_text_plain {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 18px;
	font-style:normal;
	font-weight: bold;
	color: #339977;
}

.herbal_apprenticeship a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #339977;
}

.herbal_apprenticeship a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #339955;
}

.line{
line-height:.8em;
}
.materia_medica a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #663366;
}

.materia_medica a:visited{
color:#663366;
}


.navfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}

#summer ul {
	list-style: none;
	margin-left: 0;
	padding-left: 30%;
	font-size:18px;
	line-height:2em;
	text-indent: -1em;
	}


#article1 a:link, visited{
display:block;
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#663366;
border-style:solid;
border-width:2px;
border-color:#339977;
width:350px;
height:20px;
padding:5px;
}

/*
#celtic{
background-image:url(assets/celtichorse.jpg);
background-repeat:repeat-y;
background-position:center;
}
*/

#hnavbar{
border-style:solid;
border-width:5px;
border-color:#339977;
background-color:#339977;
padding:0px;
font-size:100%;
word-spacing:normal;
font-weight:bold;
color:#ffffcc;
width:746px;
text-decoration:none;
display:inline;
}

#hnavbar a:link{
color:#ffffcc;
}

#hnavbar a:visited{
color:#ffffaa;
}

#hnavbar a:hover{
font-weight:bold;
color:#339977;
background-color:#FFFFCC;
}
#hnavbar a:active{
color:#ffffaa;
text-decoration:none;
}

#navigation{
border-style:solid;
	border-width:1px;
	border-color:#339977;
	padding:10px;
	width:680px;
	text-align:center;
}

#vnavbar{
/*
	border-style:solid;
	border-width:1px;
	border-color:#663366;
	background-color:#693566;
	*/
	background-image:url(assets/vnavbar.jpg);
	background-repeat:no-repeat;
	padding:10px;
	font-size:100%;
	word-spacing:normal;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:center;
	height:460px;
}

#vnavbar{
text-decoration:none;
display:block;
}

#vnavbar a:link{
color:#000000;
}

#vnavbar a:visited{
color:#030303;
}

#vnavbar a:hover{
font-weight:bold;
color:#030303;
background-color:#996699;
}
#vnavbar a:active{
color:#030303;
text-decoration:none;
}

