/* CSS Document */

body 
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	background-image: url(images/splash/page_bck.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
  padding: 0;
}
#maincontent
{
	background-image: url(images/splash/maincontent_bck.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 837px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#header

{
	width: 837px;
	height: 223px;
	background-image: url(images/seasoned_headers.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
}

#header2

{
	width: 837px;
	height: 223px;
	background-image: url(images/seasoned_headers.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
}
#content
{ padding-top: 0px;
padding-left: 25px;
padding-right: 20px;
padding-bottom: 0;}

.divider1
{
	/*background-image: url(images/splash/divider1.gif);
	width: 1px;
	background-position: center center;*/
	border-right: 1px solid #ffffff;
	height: 171px;
	}
	
	.divider2
{
	border-right: 1px solid #EDECF1;
	height: 108px;
	}
		.divider3
{
	border-right: 1px solid #706D85;
	
	}
	
	
	.middlerow
	{background-color: #ffffff;
	height: 20px;}
	.bottomrow
	{background-color: #EDECF1;}
#footer
{background-image: url(images/splash/footer.gif);
	background-repeat: no-repeat;
	height: 70px;
	text-align: left;
	width: 837px;
	position: relative;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0;
	}
	#footer a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:underline;
	}
	#footer a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663366;
	text-decoration:underline;
	}
	#footer a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996699;
	text-decoration:underline;
	}
	.ft_exhib_table
	{border-left: 1px solid #A7A5B2;
	border-right: 1px solid #A7A5B2;
	border-bottom: 1px solid #A7A5B2;
	border-top: none;
	width: 219px;
	height: 100px;
	padding: 10px;
	text-align: left;
	}
	.ft_exhib_table_footer
	{
	background-color: #A7A5B2;
	width: 219px;
	height: 30px;

	}
	.seasoned_exhib_table
	{border-left: 1px solid #8C899C;
	border-right: 1px solid #8C899C;
	border-bottom: 1px solid #8C899C;
	border-top: none;
	width: 219px;
	height: 100px;
	padding: 10px;
	text-align: left;
	}
	.seasoned_exhib_table_footer
	{
	background-color: #8C899C;
	width: 219px;
	height: 30px;

	}
	
	.espanol_exhib_table
	{border-left: 1px solid #B4B6B1;
	border-right: 1px solid #B4B6B1;
	border-bottom: 1px solid #B4B6B1;
	border-top: none;
	width: 180px;
	/*height: 100px;*/
	padding: 10px;
	text-align: left;
	}
	.espanol_exhib_table_footer
	{
	background-color: #B4B6B1;
	width: 180px;
	height: 30px;

	}
	a:link
	{font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #8C899C;
	font-weight: bold;
	}
		a:hover
	{font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #B1AFBB;
	font-weight: bold;
	}
			a:visited
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #8C899C;
	font-weight: bold;
	}
	
	
	



.firsttime_nav_back
{background-color: #8B899C;
height: 25px;
width: 792px;}

h1
{color:#8B899C;
font-family:Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: normal;
line-height: 24px;
}
h2
{color:#7B759C;
font-family:Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: normal;
line-height: 24px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #383257;
	margin-top: 2px;
	margin-bottom: 2px;
}
.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
color: #ffffff;
/*font: bold 13px Tahoma;*/
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;
color: #ffffff;
font: bold 13px Tahoma;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 120px; /*Width of top level menu link items*/
padding: 2px 8px;
border: 1px solid #ffffff;
border-left-width: 0;
text-decoration: none;
/*background: url(menubg.gif) center center repeat-x;*/
color: #ffffff;

text-decoration:none;
}
.horizontalcssmenu ul li a:visited{

color: #ffffff;
text-decoration:none;

}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #ffffff;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #8B899C;
border-width: 0 1px 1px 1px;
color: #ffffff;
font:  13px Tahoma;
text-decoration: none;
}

.horizontalcssmenu ul li a:hover{
/*background: url(menubgover.gif) center center repeat-x;*/
}

.horizontalcssmenu ul li ul li a:hover{
background: #ADABBE;
text-decoration: none;

}
.horizontalcssmenu ul li ul li a:visited{

color: #ffffff;
font:  13px Tahoma;
text-decoration: none;
font-weight: normal;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
/*background: transparent url(menuarrow.gif) no-repeat center left;8?
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */