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

h1 {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding: 2px;

}
h2 {  
	font-size: 115%; 
	font-weight: bold}
h3 {  
	font-size: 105%; 
	font-weight: bold}

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

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

a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #44240D
}
a:visited {
	color: #000
}
a:active {  color: #000000}
a:hover {
	color: #603314
}

.text {
	padding: 8px;
	align: center;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
}

.dogtext {
	padding: 8px;
	align: center;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
	
.photocopyr, .photocapt { font-size: .9em;
}

#footer a:link {
	color: #fff
}
#footer a:visited {
	color: #D3AA85
}
#footer a:active {  color: #000000}
#footer a:hover {
	color: #B97C48
}
#footer, # ftmenu, #ftcopyr, #ftmenubox {
	color: #fff;
}
