/* CSS Document */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#topnav {
	margin: 0px;
	
}


.solidblockmenu{
	margin: 0;
	padding: 0;
	/* float: left; */
font-weight: bold;
font-size: 95%;
	background: #569700 url(images/blockdefault.gif) center center repeat-x;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #625e00;
	border-right-color: #625e00;
	border-bottom-color: #625e00;
	border-left-color: #625e00;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-left: 1px solid white;
}


.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background-color: transparent;
	background-image: url(images/blockactive.gif);
	background-repeat: repeat-x;
	background-position: center center;
	
}


.niche {
	font-size: 140%;
	font-weight: bold;
}

.contactoracle {
	font-size: 110%;
	font-weight: bold;
	color: #1C2573;
}


.datestable {
	background-color: #CCCCCC;
	padding: 4px;
	color: #000000;	
}




</style>

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->
