body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-image: url(images/mahler-homegrown-logo-small.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-position: 5px 5px;
}
a:link {
	color: #5A8142;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4C5B86;
}
a:hover {
	text-decoration: underline;
	color: #C63C2F;
}
a:active {
	text-decoration: none;
	color: #E5761A;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
h4 {
	font-size: small;
	font-style: italic;
}
#nav {
	position:absolute;
	left:225px;
	top:250px;
	z-index:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: small-caps;
	width: 115px;
}
#main {
	position:absolute;
	left:355px;
	top:140px;
	width:445px;
	z-index:3;
}
#photobar {
	position:absolute;
	left:15px;
	top:215px;
	width:200px;
	z-index:2;
}
#copyright {
	position:absolute;
	left:10px;
	z-index:1;
	font-size: x-small;
	width: 300px;
}
#header {
	position:absolute;
	left:350px;
	top:50px;
	width:450px;
	z-index:4;
	text-align: right;
}
