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

h1 {
	text-align: center;
	font-size: 120%;
	color: #1C6A35;
	padding: 3px;
}
h2 {
	letter-spacing: 1px;
	font-size: 115%;
	line-height: 115%;
	padding-bottom: 2px;
}
h3 {
	letter-spacing: 1px;
	font-size: 110%;
}
h4 {
	letter-spacing: 1px;
	font-size: 105%;
	color: #258845;
}

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


a:link {  color: #1C6A35;
	font-weight: bold;
}
a:visited {  color: #1C6A35; text-decoration: none;
	font-weight: bold;}
a:active, a:hover {  color: #000;
	font-weight: bold;}


#leftmenu {
	font-size: 100%;
}
#leftmenu li{
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}
#leftmenu a:link {  color: #fff; text-decoration: none;
	font-weight: bold;
}
#leftmenu a:visited {  color: #fff; text-decoration: none;
	font-weight: bold;
}
#leftmenu a:active, #leftmenu a:hover {  color: #EBD192; text-decoration: none;
	font-weight: bold;
}

.text {
}

.dogtext {
}
	
.copyr { font-size: .9em; 
font-style: italic; 
font-weight: normal}
.photocopyr, .photocapt { font-size: .9em;
}

