body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#494949;
  font-size: 14px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#494949;
  font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: ;
	text-indent: 0ex;
}

.red {
	color: #c00000;
}

.blue {
	color: #17365d;
}

.purple{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#640778;
	font-weight: bold;
}

.orange {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#e59c00;
	font-weight: bold;
}

p.orangebig {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#e59c00;
	font-weight: bold;
	font-size: 20px;
}

a.title {
	color: #494949;
	text-decoration:none;
	  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#e59c00;
	font-weight: bold;
	font-size: 20px;
}

a {
	color: #494949;
	text-decoration:none;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}
a:active {
	background-color: #640778;
	text-decoration:none;
}
a:hover {
	color: #640778;
	font-weight:;
	text-decoration:none;
}

img.leftfloat{
float: left;
margin-left: 0px;
margin-right: 40px;
margin-top: 15px;
margin-bottom: 10px;
}



li {
list-style-type: none;
line-height: 100%;
}


#sunflower
{
background: #;
background-image:url(sunflower5incropped.png);
background-repeat:no-repeat;
position: absolute;
  top: 420px;
  left: 0px;
  width: 279px;
  height: 374px;
}

#headerlogo {
  background: #;
  background-image:url(header.jpg);
  background-repeat:no-repeat;
  position: absolute;
  top: 0px;
  left: 225px;
  width: 1000px;
  height: 40px;
}

#header {
  background: #;
  position: absolute;
  top: 40px;
  left: 20px;
  width: 1000px;
  height: 55px;
  border-bottom-style:solid;
  border-bottom-color:#e59c00;
border-width:1px;
}
#navigation {
  background: #;
  position: absolute;
  top: 103px;
  left: 0px;
  width: 300px;
  height: 500px;
  text-indent: 0px
}
#content {
  background: #;
  position: absolute;
  top: 103px;
  left: 350px;
  width: 640px;
  height: 775px;
}
#footer {
  background: #;
  position: absolute;
  top: 775px;
  left: 20px;
  width: 1000px;
  height: 100px;
    border-top-style:solid;
  border-top-color:#e59c00;
border-width:1px;
}

