body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #153713;
	background-color: #E6E4B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;


}
a { color: #A38F36; }
a:link, a:active { color: #A38F36; }
a:visited { color: #153713; }

a:hover 
{
	color: #fff;
	background-color: #A38F36;
}

h2
{
	color: #333333;
	font: italic bold 14px Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
}


h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	margin: 1em auto;
	width: 700px;
	text-align: left;
	background-color: #F9F8EC;
	border: 1px none #DFDCA4;
}

#header
{
	width: 700px;
	height: 86px;
}


#mainnav
{
	text-align: right;
	width: 700px;
	background-color: #E2E5C9;
}

#content { margin: 5px 0px 0px 20px;}
#content p {
	line-height: 125%;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #153713;
}
.imagefloat { float: right; }

#footer
{
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	height: 86px;
	clear: both;
	margin: 0px;
	padding: 0px;

}
#footer a  {
color: #fff;
}


		 /* allow room for 2 columns */
div.wrapper ul  {
  width: 33em; /* width is changed */
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  list-style: none;

}

  /* float & allow room for the widest item */
div.wrapper  ul li
  {
  float: left;
  width: 16em;
  margin: 0;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #153713;
	line-height: 24px;
	background-image: url(images/bullet.gif);
  background-position: 0 6px;
  background-repeat: no-repeat;
  padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */

  }

  /* stop the float */
div.wrapper  br
  {
    clear: left;
  }

  /* separate the list from subsequent markup */
  div.wrapper
  {
    margin-bottom: 1em;
  }
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	padding-top: 70px;
	padding-left: 10px;


}
.footerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	line-height: 16px;
	font-weight: bold;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;


}
.rightbox {
	float: right;
	padding: 5px;
	text-align: center;
}
.leftcol {
	float: left;
	width: 420px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003333;
}
.aboutimg {
	border: 3px solid #FFFFFF;
	width: 318px;
	margin-bottom: -3px;
	margin-left: 50px;


}
ul {
	list-style-image: url(images/bullet.gif);
	margin-top: 5px;

}
.sideimg {
	padding: 3px;
	border: 2px solid #FFFFFF;
	background-color: #E2E5C9;
	margin-right: 15px;
}
.contact {
margin-top: 15px;

}
