﻿#nav_area {
	width: 964px;
	height:62px;
	position: relative;
	z-index: 70;
}

#nav_bar {
	float: right;
	width: 671px;
	position: relative;
}

#contact_nav {
	width: 95px;
	height: 63px;
	display: block;
}


#testimonials_nav {
	width: 131px;
}

#tournamentnews_nav {
	width: 168px;
}

#tournaments_nav {
	width: 139px;
}

#about_nav {
	width: 88px;
	position:relative;
}

.nav_text a:hover {
	text-decoration: underline;
}


#top_navigation {
	float: right;
	width: 671px;
	height: 63px;
}

#top_navigation li {
	float: right;
	position:relative;
	height: 63px;
}


.second_text {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size: 85%;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.second_text a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.second_text a:hover {
	text-decoration: underline;
	font-weight: bold;
}



#top_navigation li #about_second {
	position: absolute;
	display: none;
	z-index: 80;
	left: 0;
	top: 63px;
}

#top_navigation li #about_second li {
	height: 20px;
	background: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

#top_navigation li #about_second a {
	display: block;
	width: 120px;
	background-image: none;
	position: relative;
}
#top_navigation li:hover #about_second , #top_navigation li.over #about_second { display: block; } 






#top_navigation li #tournaments_second {
	position: relative;
	display: none;
	z-index: 82;
	left: 0;
}

#top_navigation li #tournaments_second li {
	height: 20px;
	background: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

#top_navigation li #tournaments_second a {
	display: block;
	width: 139px;
	background-image: none;
	position: relative;	
}
#top_navigation li:hover #tournaments_second , #top_navigation li.over #tournaments_second { display: block; } 







#top_navigation li #tnews_second {
	position: relative;
	display: none;
	z-index: 82;
	left: 0;
}
#top_navigation li #tnews_second li {
	height: 20px;
	background: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
#top_navigation li #tnews_second a {
	display: block;
	width: 168px;
	background-image: none;
	position: relative;	
}
#top_navigation li:hover #tnews_second , #top_navigation li.over #tnews_second { display: block; } 







#top_navigation li #test_second {
	position: relative;
	display: none;
}
#top_navigation li #test_second li {
	height: 20px;
	background: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
#top_navigation li #test_second a {
	display: block;
	width: 131px;
	background-image: none;
	position: relative;	
}
#top_navigation li:hover #test_second , #top_navigation li.over #test_second { display: block; } 








#top_navigation li #contact_second {
	position: relative;
	display: none;
	z-index: 82;
	left: 0;
}
#top_navigation li #contact_second li {
	height: 20px;
	background: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
#top_navigation li #contact_second a {
	display: block;
	width: 95px;
	background-image: none;
	position: relative;	
}
#top_navigation li:hover #contact_second , #top_navigation li.over #contact_second { display: block; } 
