* {
	padding: 0;
	margin: 0;
	font-family: verdana, arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
body {
	text-align: center;
	margin: auto;
	color: #000;
	font-weight: normal;
	font-size: 80%;
	line-height: 1.7em;
	background: #dcdcdc;
	background-image: url(hispics/gards.gif);
	background-repeat: no-repeat;
	background-position: 75px 50px;
}
p {
	margin: 0 10% 1em 10%;
	text-indent: 0em;
	text-align: left;
}
p.bp {text-align:center;margin-top:.5em;margin-bottom:1em;}
a:link {
	color: #c0c;
	text-decoration: underline;
	background: none;
}
a:visited {
	color: #c0c;
	text-decoration: underline;
	background: none;
}
	/*after deleting comment, left a / after
}
which caused a:hover not to display bg colour*/
a:hover {
	color: #fff;
	background: #ccf;
}
a:active {
	color: #f00;
}
#navigation ul {
	list-style-type: none;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 0px #ccf solid;
	padding: 0.5em 0 0.5em 0;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	padding: 3px 5px 3px 5px;
	border: 2px solid #c9f;
}
#navigation a:link, #footer a:link {
	color: #c0c;
	text-decoration: none;
	background: #fcc;
}
#navigation a:visited, #footer a:visited {
	color: #c0c;
	text-decoration: none;
	background: #fcc;
}
#navigation a:hover, #footer a:hover {
	color: #fff;
	background: #ccf;
}
h1 {
	color: #093;
	font-size: 1.7em;
	font-weight: 700;
	/*line-height: 1.7em;
*/
	padding: 1em 0 0;
}
h2 {
	color: #093;
	font-size: 1.3em;
	font-weight: 700;
	line-height: 1.7em;
	padding: 1em;
}
h3 {
	font-size: 1.3em;
	font-weight: 700;
	color: #093;
	line-height: 1em;
	padding: 0 0 1em;
}
.picture {
	text-align: center;
}

.photo img {
	vertical-align:bottom;
	border:5px ridge #ffc;
	width:300px;
	height:225px;
}

div#footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top: 0px #ccf solid;
	padding: 0.5em 0 0.5em 0;
}
div#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
div#footer li {
	display: inline;
}
div#footer li a {
	padding: 3px 5px 3px 5px;
	border: 1px solid #c9f;
	background-color: #fcc;
}
div#footer li a:hover {
	background-color: #ccf;
}
.bord1 {
	border: 5px ridge #ffffcc;
	padding: 0em;
}
.plant {
	font-style: italic;
	color: maroon;
}
/*color: attr requd to work */
