/* CSS Document  for Homepage */

body, #homepage-text-container
{
	background-color: #FDFEF9;
}
iframe
{
	background: transparent none;
}
#homepage-text-container
{
	display: block;
	margin: 68px auto 0 auto;
	width: 910px;
	position: relative;
	padding-top: 12px;
	
	opacity: .65; /* z-index: 9999;filter: alpha(opacity=90);  } #homepage-text-container * { 	position:relative; 	filter: alpha(opacity=100); */
}

.home#nav-container
{
	border-bottom: none;
	z-index:9999
}
#homepage-text-container .intro-text
{
	margin-bottom: 16px;
	font-weight: bold;
	letter-spacing: normal;
	color: #000000;
	opacity: 1.0 !important;
	margin-left:7px;
}
#homepage-text-container .intro-text.last-child {margin-bottom:0}
#homepage-text-container .intro-text a
{
	/* color: #ba6f27 !important; */
	color: #B92300 !important;
	text-decoration: none;
	border: none;
	outline: none;
}
#homepage-text-container .intro-text a:hover, #homepage-text-container .intro-text a:active, #homepage-text-container .intro-text a:focus
{
	/* color: #ba6f27 !important; */
	color: #B92300 !important;
	text-decoration: underline;
}
#homepage-text-container .intro-text em
{
	margin-top: 0;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #000000 !important;
}
#page-slider-container
{
	position: absolute;
	bottom: 0px; /* this line breaks ie7 and ie8 */
	z-index: 200;
	width: 100%;
}
#page-slider
{
	height: 576px;
	width: 100%;
}
#TopPane
{
	overflow: hidden;
	width: 100%;
}
#BottomPane
{
	position: relative;
	z-index: 2;
	height: 330px;
	width: 100%;
	min-height: 0px;
	max-height: 330px; /* No margin or border allowed */
	overflow: hidden; /* No margin or border allowed */
}

.flash-container
{
	position: relative;
	width: 975px;
	margin: 0 auto !important;
	text-align: center;
	background-color: #FDFEF9;
	height: 550px;
}
div#flashDiv
{
	border: 0px;
	margin: 0 auto;
	padding: 0px;
	width: 975px;
	height: 550px;
	z-index: 1;
	position: relative;
}

object
{
	display: block;
	outline: none;
}

.comma
{
	color: #ba6d25;
}

