.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin: 12px;
	padding: 5px;
	height: 25px;
	width: auto;
	font-weight: 300;
	background-image: url(images/menbg.gif);
}
h1 {
	font-family: Tahoma;
	font-size: 30px;
	display: inline;
	text-decoration: none;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	display: inline;
	color: #333333;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	display: inline;
	margin: 12px;
}
.menutop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 800;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	margin: 10px;
	border: 1px solid #333333;
}

.imagediv {
	padding: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
	width: 225;
}


.srchbox {
	font-family: Verdana;
	font-size: 27px;
	text-transform: uppercase;
	color: #666666;
	background-image: url(images/srcbg.jpg);
	background-repeat: repeat;
	border-top: 1px solid #919100;
	border-right: 1px none #919100;
	border-bottom: 1px solid #919100;
	border-left: 1px solid #919100;
	height: 40px;
	width: 400px;
}

.lnks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin: 10px;
	text-decoration: none;
	
}

.res {
	font-family: Tahoma;
	font-size: 12px;
	width: auto;
	text-align: left;
	color: #000000;
	margin: 0px;
	font-weight: 400;
	

	padding: 10px 0px 0px 30px;
	
	
}

