body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background: url(../images/background.gif);
	margin: 0px;
	padding: 0px;
}

.homepanel {
	font: 11px/13px Georgia, "Times New Roman", Times, serif;
	color: #966220;
}

.homepanel a:link {
	text-decoration: underline;
	color: #966220;
	}
	
.homepanel a:visited {
	text-decoration: underline;
	color: #966220;
	}
	
.homepanel a:hover {
	text-decoration: none;
	color: #0D4D8D;
	}
	
.homepanel a:active {
	text-decoration: none;
	color: #0D4D8D;
	}	
	
#sidemenu a, #sidemenu a:visited {
	font: bold small-caps 11px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	background: #9B5934;
	color:#fff;
	display:block;
	width:171px;
	height:19px;
	margin:5px;
	border: 1px solid #5A341F;
	padding: 5px 0px 0px 7px;	
  }

#sidemenu a:hover {
 background: #613721;
border: 1px solid #000000;
  }
  
 .maincopy {
	font: 13px/16px Georgia, "Times New Roman", Times, serif;
	color: #966220;
}

.maincopy a:link, a:visited {
	text-decoration: underline;
	color: #966220;
	}
	
	
.maincopy a:hover, a:active {
	text-decoration: none;
	color: #0D4D8D;
	}
	
h2
{
/*font: 22px/25px Georgia, "Times New Roman", Times, serif;
	color: #966220;
	font-weight:bold; */
	font: bold small-caps 16px Georgia, "Times New Roman", Times, serif;
	color: #966220;
	font-weight:bold; 
}
.imgleft {
	padding-right: 20px;
	padding-bottom: 10px;
}

.imgright {
	padding-left: 20px;
	padding-bottom: 10px;
}


	.site a:link {
	text-decoration: underline;
	color: #003366;
	}
	
.site a:visited {
	text-decoration: underline;
	color: #003366;
	}
	
.site a:hover {
	text-decoration: none;
	color: #0D4D8D;
	}
	
.site a:active {
	text-decoration: none;
	color: #0D4D8D;
	}
	
	.boxed{
: #FFF;
	border: 1px solid #BFA18F;
	border-left: 6px solid #9C5931;
	color: #966220;
	display: block;
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 13px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 5px;	
}
