/* STLC 0130 STYLES */
* {	margin:0px; padding:0px;}
#eventDetailDescription p {
	margin: 1em 0;	
}
img {border: none;}
.clear { clear: both; }
a{text-decoration: none; cursor:pointer;}

body{
	background-color: #0a0a0a;
	text-align: center;
}

body, p, td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#page {	
	text-align:left;
	min-height: 487px;
	width: 1074px;
	margin: 0px auto;	
	position: relative;
}

#header{
	height:54px;
	background-color:black;
	position:absolute;
	z-index:10;
	width:1074px;
	opacity:0.8;
	filter:alpha(opacity=80);

}

#header_content{
	width:1072px;
	height:54px;
	position:absolute;
	z-index:11;
}

#header_logo{
	margin-top:13px;
	margin-left:53px;
	float:left;
}

#header_right_nav{
	width:350px;
	float:right;
	margin-top:5px;
	margin-right:35px;
}

#header_right_nav a{
	color:#9f7938;
	font-size:10px;
	font-weight:bold;
}

#header_right_nav a.active{
	color:white;
}


#header_right_nav a:hover{
	color:white;
}

#header_right_nav ul{
	width:220px;
	float:left;
	margin-left:30px;
	padding-top:12px;
}

#header_right_nav li{
	padding:0px;
	display: inline;
	padding:0 5px;
}

#header_crest{
	float:left;
	margin-left:20px;
}

#home_navigation{
	z-index: 15;
	position:absolute;
	top:438px;
	width:1074px;
	height:49px;
	background-color:black;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#main_navigation_list{
	width:1072px;
	height:47px;
	position:absolute;
	z-index:20;
	font-size:12px;
	top:438px;
}
#main_navigation_list ul{
	width:969px;
	padding:15px;
	padding-left:0px;
	padding-right:0px;
	/*margin-left:20px;*/
	margin:0px auto;
}

#main_navigation_list li{
	display:inline;
	padding-left:14px;
	padding-right:14px;
	_padding-left:20px;
	_padding-right:20px;

}
#navlist a{
	cursor: pointer;
}

#navlist a:hover{
	color:white;
}

#slides{
	height:485px;
}



#main_navigation_list a{
	color:#9f7938;
	padding:8px;
	_padding:2px;
}

#main_navigation_list a:hover, #main_navigation_list .active{
	color:white;

}

.nav-hover{
	color:white;
}	



#bottom_container{
	width:1074px;
	position:relative;
	margin:0px auto;
	
}

#bottom_nav_image{
	height:15px;
	background: url(bottom_nav_image.gif) top left no-repeat;
}

#bottom_stregis_links{
	font-family: Georgia;
	width:648px;
	margin:0 auto;
	margin-top:45px;
}

#bottom_stregis_links ul{
	font-size:11px;
}

#bottom_stregis_links a{
	color:white;
}

#bottom_stregis_links a:hover{
	color:white;
	text-decoration: underline;
}

#bottom_stregis_links li{
	display: inline;
	padding-right:5px;
}


#globalFooterContainer #globalFooterBrandNavigatorContainer a:link,
#globalFooterContainer #globalFooterBrandNavigatorContainer a:visited,	
#globalFooterContainer #globalFooterBrandNavigatorContainer a:active{
	color:red;
	text-decoration:none;
} 