ul { margin: 0; padding: 0; list-style: none; }
/*-- Menu 1 -------------------------- */
#menu1 { width: 132px; margin: 0; border-color: #3d261d; border-size: 1px; }
#menu1 li a { color: #0488dd; font-size: 10px; font-weight: bold; height: 32px; voice-family: "\"}\""; voice-family: inherit; height: 32px; text-decoration: none; }
#menu1 li a:link{ color: #0488dd; display: block; background:  url(../images/nav/home.jpg); padding: 20px 0 0 15px; }
#menu1 li a:visited{ color: #036; display: block; background:  url(../images/nav/home.jpg); padding: 20px 0 0 15px; }
#menu1 li a:hover{ color: #000; background:  url(../images/nav/home.jpg) 0 -52px; padding: 20px 0 0 15px; }

/*-- Menu 2 ------------------------ */
#menu2 { width: 132px; margin: 0; border-color: #3d261d; border-size: 1px; }
#menu2 li a { color: #0488dd; font-size: 10px; font-weight: bold; height: 32px; voice-family: "\"}\""; voice-family: inherit; height: 32px; text-decoration: none; }
#menu2 li a:link{ color: #0488dd; display: block; background:  url(../images/nav/fink_07b.jpg); padding: 20px 0 0 15px; }
#menu2 li a:visited{ color: #036; display: block; background:  url(../images/nav/fink_07b.jpg); padding: 20px 0 0 15px; }
#menu2 li a:hover{ color: #000; background:  url(../images/nav/fink_07b.jpg) 0 -52px; padding: 20px 0 0 15px; }
/*-- Text/Everything Else ---------- */
h1 { color: #036; font-size: 2em; font-weight: bold; margin: 0.67em 0 0; }
h2 { color: #036; font-size: 1.5em; font-weight: bold; margin: 0.83em 0 0; }
h3 { color: #036; font-size: 1.17em; font-weight: bold; margin: 1em 0 0; }
h4 { color: #036; font-size: 1em; font-weight: bold; margin: 1em 0 0; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 12px;
	font-size: 12px;
	background-position: 0 0;
}
.contact_txt { color: #fff; font-weight: bold; text-align: center; padding-top: 12px; }
p { font-size: 12px; margin: 0 0 12px; }
a:link { color: #0488dd; text-decoration: none; }
a:hover { color: #0488dd; text-decoration: underline; }
a:visited { color: #036; text-decoration: underline; }
a:hover:visited { color: #0488dd; text-decoration: underline; }
.cutline_txt { font-size: 10px; }
b { color: #036; }
strong { color: #036; }

/* Edited by T. Copeland 2009-01-05 */
#semen{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
#semen th, #semen td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 3px;
}
.quotes_box {
	background-color: #0488dd;
	font-weight: bold;
	text-align: center;
	position: relative;
	left: 20%;
	width: 600px;
	margin: 20px;
	border-color: #000;
	border-width: 1px;
	padding: 5px;
}

a.tweaked_link{
color:#FF0000;
}
#banner_ad2{
	width: 468px;
	background-color: #FFCC00;
	border: 2px dashed #fff;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#banner_ad2 h2{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.shiny-button{
	width: 280px;
	height: 75px;
	display: block;
	background-image: url(../images/nav/shinybutton.jpg);
	color: #363942;
	font: bold 20px "Gill Sans", Futura, "Trebuchet MS", sans-serif;
	margin: 3em auto;
	padding: 25px 10px 0;
}
a:hover.shiny-button{
	background-image: url(../images/nav/shinybutton_over.jpg);
	text-decoration: none;
	color: #000;
}
.highlight{
	background-color: #FFFF66;
	font-weight: bold;
}
.left{
	float: left;
	margin-right: 1em;
}
.clear{
	clear: both;
}
/* end edits */
