h1, h2, h3, h4 {
font-family: Arial, Helvetica, sans-serif;
color: #006400;
text-align:left;
}

h1 {
font-size:1.5em; 
font-variant:small-caps;
border-style:solid;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#006400;
border-top-style:solid;
border-top-color:transparent;
border-top-width:15px;
border-right-style:none;
border-left-style:none;
}

h2 {
	font-size:1.2em;
	text-align:left;
}

h3 {
	font-size: 1em;
	text-align:left;
	text-decoration: underline;
	padding: 0em;
}

h4 {
	font-size: 0.9em;
	text-align:left;
	padding: 0em;
	line-height:2em;
}

p {font-family: Arial, Helvetica, sans-serif}

a:link {color:navy}    /* unvisited link */

.listtext
{font-family: Arial, Helvetica, sans-serif; color:black}

/*  menutable  */

#menutable {font-family: arial, sans-serif; font-size:1em; color:navy}

#menutable a:link {color:#333333}
#menutable a:visited {color:#666666}
#menutable a:hover {color:#CC6600}
#menutable a:active {color:#CC6600}

.menudark {
	background: #000000;
	text-align:center;
	background-color: #FFFFFF;
}
.menulight {
	background: #333333;
	text-align:center;
	background-color: #FFFFFF;
}

.site-title {
	float: left;
	margin: 0 0 18px 0;
	width: 700px;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
}

/* This is the custom header image */
.branding img {
	clear: both;
	border-top: 4px solid #000;
	display: block;
	border-bottom: 1px solid #000;
}

.center {
text-align:center}

.emphasizeblue {
	font-family: Arial, Helvetica, sans-serif;
	color:navy;
	font-weight: bold;
}

.emphasizered {
	font-family: Arial, Helvetica, sans-serif;
	color:red;
	font-weight: bold;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	color:red;
}

.imgr
{
float:right;
border:1px solid black;
margin:2px 2px 10px 5px;
}

.imgl
{
float:left;
border:1px solid black;
margin:2px 10px 5px 2px;
}


.imgrnb
{
float:right;
margin:2px 2px 10px 5px;
}

.imglnb
{
float:left;
margin:2px 10px 5px 2px;
}
/*  footer  */

#footer {
font-family: arial, sans-serif; font-size:.8em; color:gray; text-align:center;
border-style:solid;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:gray;
border-top-style:solid;
border-top-color:gray;
border-top-width:1px;
border-right-style:none;
border-left-style:none;
}

p.topictitle {
font-size:1.2em; color:DarkGreen; 
font-variant:small-caps;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#006400;
border-top-style:solid;
border-top-color:#FFFFFF;
border-top-width:15px;
border-right-style:none;
border-left-style:none;
}

p.sectionheading {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006600;
	text-decoration: underline;
}

p.petname{
	text-align:left;
	font-size: 1em;
	color: navy;
	font-weight: bold;
}

p.photocaption
{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: navy;
}

.small {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.875em;
	color: #000066;
}

p.space {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.02em;
	color: #FFFFFF;
}
.blue {

	font-family: Arial, Helvetica, sans-serif;
	color:navy;
}
.greensc {
	font-family: Arial, Helvetica, sans-serif;
	color:#006400;
	font-weight: bold;
	font-variant: small-caps;
}


.quotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	background-color: #FFFFFF;
}
.poemtext {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	background-color: #FFFFFF;
}