@import "mainlayout.css";
body {
	font-family: Arial, Helvetica, sans-serif; color: #000;
}

h1 {
	font-size: 125%;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 115%;
	font-weight: bold;
	text-decoration: none;

}

h3 {  font-size: 100%;
}

h4 {
	letter-spacing: 1px;
	font-size: 105%;
	color: #258845;
}

p, body, div, td, li, #main-content { font-size: 100%;
}


a:link {
	color: #1C6A36;
	font-weight: bold;
}
a:visited { 
	color: #1C6A36;
	font-weight: bold;
	text-decoration: none}
a:active { 	
	color: #1C6A36;
	font-weight: bold;
}
a:hover {  
	color: #336600;
	font-weight: bold;
}



.text {
	width: 95%;
	align: center;
	text-align: left;
}

.dogtext {
	width: 95%;
	align: center;
	text-align: left;
}
	
.photocopyr, .photocapt { font-size: .9em;
}
