.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	float: left;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 20px;

}

.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;

}


.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;

}
.text { color: black; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; }
.word { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 16pt; color: red; font-weight: bold; text-align: left; float: left; }

.search_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: left;
	float: left;

}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;

}

.admin {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #666666;
	background-color: #CCCCCC;
	padding: 4px;
	margin-top: 20px;
	text-transform: uppercase;

}
.menu_link {
	font-family: "Arial Black";
	font-size: 14pt;
	color: #999999;
	text-align: center;
	text-decoration: none;

}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;

}

.h1 { color: #666666; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 40px; background-color: #ffffff; text-align: center; padding-left: 4px; border-left: 16px solid #e6e6e6; }
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	line-height: 36px;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	background-position: center;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	text-decoration: none;

}
.logo {
	padding-left: 6px;

}

.tagline {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 6px 4px 2px;
	background-position: center;

}

.cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;

}

.cite_link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #999999; font-style: italic; line-height: 1.5em; text-decoration: underline; list-style-type: square; }

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../images/beer_bubbles_400x158.gif);
	color: #000000;
	background-repeat: repeat;
}

.powered_by { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; background-color: #ffffff; text-align: center; padding: 0 4px; border-right: 222px solid #f3f3f3; border-left: 222px solid #f3f3f3; }



/* ------------------ main navigation ------------------ */

#nav { color: #ffffff; background: #28639f; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }





#nav a:link 		{ color: #ffffff; font-weight: bold; text-decoration: none; }

#nav a:visited 		{ color: #FFFFFF; text-decoration: none; }

#nav a:hover 		{ color: #d3e3f3; text-decoration: none; }

#nav a:active 		{ color: #d3e3f3; text-decoration: none; }

