body {
background-image: url("http://www.jdpalmertree.com/hargraves/images/hargravesbackground.gif");
font-family: Trebuchet MS, Arial, Verdana;
font-size: 14px;
font-color: black;
}



div.headernavigation {
  margin: 0;
  padding: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  text-align: right;
}

div.headernavigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: .3em;
}

div.headernavigation li {
   margin: 0;
   padding: 0;
   display: inline;
}

div.headernavigation a {
   margin: 0;
   padding: 0;
   padding-left: .2em;
   padding-right: .2em;
   text-decoration: none;
   color: #4b6ac7;
   border-left: solid 3px #4b6ac7;
   font-size: 14px;
   font-variant: small-caps;
   font-family: Trebuchet MS, Arial, Verdana;
   font-weight: bold
}

div.headernavigation ul a.first {
  border-left: none;
}

div.headernavigation ul a:hover, div.separatorExample ul a:focus {
   color: #a5add6;
}



div.footernavigation {
  margin: 0;
  padding: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  text-align: center;
}

div.footernavigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: .6em;
}

div.footernavigation li {
   margin: 0;
   padding: 0;
   display: inline;
}

div.footernavigation a {
   margin: 0;
   padding: 0;
   padding-left: .3em;
   padding-right: .3em;
   text-decoration: none;
   color: #4b6ac7;
   border-left: solid 3px #4b6ac7;
   font-size: 16px;
   font-variant: small-caps;
   font-family: Trebuchet MS, Arial, Verdana;
   font-weight: bold
}

div.footernavigation ul a.first {
  border-left: none;
}

div.footernavigation ul a:hover, div.separatorExample ul a:focus {
   color: #a5add6;
}



.body {
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #000000;
}



.footer {
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #f5eede;
	font-weight: bold;
	margin-top: 30px;
}



.headline {
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}



.helptext {
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}



.class1 a:link {
	text-decoration: none;  
	color:#4b6ac7; 
	font-size:16px; 
	font-family: Trebuchet MS, Arial, Verdana; 
	font-weight: bold;
}

.class1 a:visited {
	text-decoration: none;  
	color:#4b6ac7; 
	font-size:16px; 
	font-family: Trebuchet MS, Arial, Verdana; 
	font-weight: bold;
}

.class1 a:active {
	text-decoration: none;  
	color:#4b6ac7; 
	font-size:16px; 
	font-family: Trebuchet MS, Arial, Verdana; 
	font-weight: bold;
}

.class1 a:hover {
	text-decoration: underline; 
	color: #a5add6; 
	font-size: 16px; 
	font-family: Trebuchet MS, Arial, Verdana; 
	font-weight:bold
}



.class2 a:link {
	text-decoration: none;  
	color: #a5add6; 
	font-size:16px; 
	font-family: Trebuchet MS, Arial, Verdana; 
	font-weight: bold;
}

.class2 a:visited {
	text-decoration: none;  
	color: #a5add6; 
	font-size:16px; 
	font-family: Trebuchet MS, Arial, Verdana; 
	font-weight: bold;
}

.class2 a:active {
	text-decoration: none;  
	color: #a5add6; 
	font-size:16px; 
	font-family: Trebuchet MS, Arial, Verdana; 
	font-weight: bold;
}

.class2 a:hover {
	text-decoration: underline; 
	color: #f5eede; 
	font-size: 16px; 
	font-family: Trebuchet MS, Arial, Verdana; 
	font-weight:bold;
}



table.body { 
	width: 100%;
	background-color: #f5eede;
	border: none;
}


.bodytd { 
	border-bottom: 2px solid #4b6ac7;
	border-left: 2px solid #4b6ac7;
	border-right: 2px solid #4b6ac7;
	background-color: #f5eede;
	margin-top: 25px;
	margin-bottom: 30px;
}

.headertd {
	border-top: 2px solid #4b6ac7;
	border-left: 2px solid #4b6ac7;
	border-right: 2px solid #4b6ac7;
}



.footertd {
	border-bottom: 2px solid $4b6ac7;
	border-left: 2px solid #4b6ac7;
	border-right: 2px solid #4b6ac7;
	background-color: #4b6ac7;
}



LI.list2 {
	list-style: square inside; 
	color: #000000; 
	font-family: Trebuchet MS; Arial; Verdana; 
	font-size: 14px; 
	font-color: #000000;
}