@import url("amnamev5.css");
#main p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/* Preface all with ID Main to make sure get right attribute */
#main h1 {
	color: #8C0805;
	font-size: 16px;
	font-family: "Times New Roman", Georgia, "MS Serif", "New York", serif;
}

#main h2 {
	color: #334C66;
	font-size: 15px;
	font-family: Georgia, "MS Serif", "New York", serif;
}

#main h3, h4 {
	color: #334C66;
	font-size: 13px;
	font-style: italic;
	font-family: Georgia, "MS Serif", "New York", serif;
}

#main li {
	padding-top: 4px;
}

.addressblock {
	font-size: smaller;
	text-align: center;
}

.copyright {
	text-align: center;
	font-weight: bold;
	font-size: 12px!important;
	color: #6C6C6C;
}

.centerpara {
	text-align: center;
}

.clearboth {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

/* Setup for Zoom Search Engine Formatting */

.highlight {background: #FFFF40; }

.searchheading {
	font-size: 130%;
	font-weight: bold;
}

.summary {
	font-size: 80%;
	font-style: italic;
}
 
.results { 	font-size: 100%; }

.category { color: #999999; }

.description {
	font-size: 100%;
	color: #008000;
}

.context { 	font-size: 100%; }

.infoline {
	font-size: 80%;
	font-style: normal;
	color: #808080;
}

.sorting { 	text-align: right; }

.result_title { 	font-size: 100%; }

.zoom_searchform {
	font-size: 100%; 
	border: 1px solid #868686;
	padding: 12px;
}

.zoom_options { 	
	font-size: 90%;
}

input.zoom_button { }

input.zoom_searchbox { }

.picleft {
	float: left;
	padding-right: 4px;
}

.picright {
	float: right;
	padding-left: 4px;
}
		