h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 21px;
	font-weight: bold;
	font-family: "Tempus Sans ITC", "Verdana";
}
h4 {
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: normal;
	font-family: "Tempus Sans ITC", "Verdana";
	line-height: 19px;
}
h5 {
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	font-family: "Tempus Sans ITC", "Verdana";
}
h6 {
	font-family: "Tempus Sans ITC", Verdana;
	font-size: 15px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	font-weight: normal;
}

/* ID Styles */

#search td {
	}
	
#search a {
	font: bold 10px/10px Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#search a:hover {
	color:#660033;
	}
	
#navigation td {
	background-color: #FFCC66;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 4A5400;
	}
	
#navigation a {
	color: #FF6600;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:6px 6px 6px 6px;
	font-family: "Tempus Sans ITC", Verdana;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	}
	
#navigation a:hover {
	background: #FFFFCC;
	color:#990000;
	}

#navcol td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	}
	
#navcol a {
	color: #990033;
	line-height:18px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: "Tempus Sans ITC", Verdana;
	font-size: 15px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-bottom-color: #EEEEEE;
	}
	
#navcol a:hover {
	color:#E88B1C;
	
	}
