/* main nav styles*/


.menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; width:450px; position:relative; font-size:9px; left: 41px;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; text-indent:12px; width:140px; height:20px; text-align: left; line-height:20px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
																							.menu ul li ul {display: none;}
.menu ul li:hover ul {display:block; position:absolute; top:20px; left:0; width:125px;}
/*.menu ul li:hover ul li ul {display: none; }*/
.menu ul li:hover ul li a {display:block; background:#fde7c1; color:#045d8a; border-bottom: thin solid #9f8130;}
.menu ul li:hover ul li a:hover {background:#fccf89;}
.menu ul li:hover ul li.top-link{ border-top:1px solid #095d7f;}
.menu ul li a#who {
	width:95px;
	background-image: url(layout_images/who_up.png);
	background-repeat:no-repeat;
}
.menu ul li a#who:hover{
	width:95px;
	background-image: url(layout_images/who_over.png);
	background-repeat:no-repeat;
}
.menu ul li a#what {
	width:100px;
	background-image: url(layout_images/what_up.png);
	background-repeat:no-repeat;
}
.menu ul li a#what:hover{
	width:100px;
	background-image: url(layout_images/what_over.png);
	background-repeat:no-repeat;
}
.menu ul li a#where {
	width:105px;
	background-image: url(layout_images/where_up.png);
	background-repeat:no-repeat;
}
.menu ul li a#where:hover{
	width:105px;
	background-image: url(layout_images/where_over.png);
	background-repeat:no-repeat;
}
.menu ul li a#when {
	width:95px;
	background-image: url(layout_images/when_up.png);
	background-repeat:no-repeat;
}
.menu ul li a#when:hover{
	width:95px;
	background-image: url(layout_images/when_over.png);
	background-repeat:no-repeat;
}

/* galleries_links styles INDEX and WHO PAGEs*/

.galleries_links { float:right; width:120px; margin:25px 10px 0 0; height:70px; }
.galleries_links ul li a {display:block; width:120px; height:20px;}
.galleries_links ul {padding:0; margin:0; list-style: none;}

.galleries_links li a#audio{
	background-image:url(layout_images/icon_audioyellow.png); 
	background-repeat:no-repeat;
}
.galleries_links li a#audio:hover{
	background-image:url(layout_images/icon_audioblue.png); 
	background-repeat:no-repeat;
}
.galleries_links li a#photo{
	background-image:url(layout_images/icon_photoyellow.png); 
	background-repeat:no-repeat;
}
.galleries_links li a#photo:hover{
	background-image:url(layout_images/icon_photoblue.png); 
	background-repeat:no-repeat;
}
.galleries_links li a#video{
	background-image:url(layout_images/icon_videoyellow.png); 
	background-repeat:no-repeat;
}
.galleries_links li a#video:hover{
	background-image:url(layout_images/icon_videoblue.png); 
	background-repeat:no-repeat;
}

/* galleries_links styles for Contact and  When PAGES*/

.white_galleries_links { float:right; width:120px; margin:25px 10px 0 0; height:70px; }
.white_galleries_links ul li a {display:block; width:120px; height:20px;}
.white_galleries_links ul {padding:0; margin:0; list-style: none;}
.white_galleries_links li a#audio{
	background-image:url(layout_images/icon_audiowhite.png); 
	background-repeat:no-repeat;
}
.white_galleries_links li a#audio:hover{
	background-image:url(layout_images/icon_audioblue.png); 
	background-repeat:no-repeat;
}
.white_galleries_links li a#photo{
	background-image:url(layout_images/icon_photowhite.png); 
	background-repeat:no-repeat;
}
.white_galleries_links a#photo:hover{
	background-image:url(layout_images/icon_photoblue.png); 
	background-repeat:no-repeat;
}
.white_galleries_links li a#video{
	background-image:url(layout_images/icon_videowhite.png); 
	background-repeat:no-repeat;
}
.white_galleries_links li a#video:hover{
	background-image:url(layout_images/icon_videoblue.png); 
	background-repeat:no-repeat;
}

/* galleries_links styles for What, North, South and In Between-- PAGES*/

.black_galleries_links { float:right; width:120px; margin:25px 10px 0 0; height:70px; }
.black_galleries_links ul li a {display:block; width:120px; height:20px;}
.black_galleries_links ul {padding:0; margin:0; list-style: none;}

.black_galleries_links li a#audio{
	background-image:url(layout_images/icon_audioblack.png); 
	background-repeat:no-repeat;
}
.black_galleries_links li a#audio:hover{
	background-image:url(layout_images/icon_audiowhite.png); 
	background-repeat:no-repeat;
}
.black_galleries_links li a#photo{
	background-image:url(layout_images/icon_photoblack.png); 
	background-repeat:no-repeat;
}

.black_galleries_links a#photo:hover{
	background-image:url(layout_images/icon_photowhite.png); 
	background-repeat:no-repeat;
}
.black_galleries_links li a#video{
	background-image:url(layout_images/icon_videoblack.png); 
	background-repeat:no-repeat;
}
.black_galleries_links li a#video:hover{
	background-image:url(layout_images/icon_videowhite.png); 
	background-repeat:no-repeat;
}
/* for in between hover*/
#in_between_header .black_galleries_links li a#audio:hover{
	background-image:url(layout_images/icon_audioyellow.png); 
	background-repeat:no-repeat;
}
#in_between_header .black_galleries_links li a#photo:hover{
	background-image:url(layout_images/icon_photoyellow.png); 
	background-repeat:no-repeat;
}
#in_between_header .black_galleries_links li a#video:hover{
	background-image:url(layout_images/icon_videoyellow.png); 
	background-repeat:no-repeat;
}








/* direct_links (uper-right menu bar) styles*/

.direct_links {font-family: Verdana, Arial, Helvetica, sans-serif; 	float:right; width:200px; font-size:10px;}
.direct_links ul li a {display:block; text-decoration:none; height:20px; line-height:20px; text-align: center;}
.direct_links ul li.home, .direct_links ul li.links{width:40px;}
.direct_links ul li.contact, .direct_links ul li.support {width:50px;}



.direct_links ul {padding:0; margin:0; list-style: none;}
.direct_links ul li {float:left; }
.direct_links ul li a {color:#FFFFFF;}
.direct_links ul li a:hover {color:#ffcc99;}



/* footer_links styles*/

.footer_links { padding-left: 87px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size:9px; padding-top:5px; }
.footer_links ul li a, .footer_links ul li.copy_right {display:block; text-decoration:none; height:15px; line-height:15px; text-align: center; color: #FFFFFF; }
.footer_links ul {padding:0; margin:0; list-style: none;}
.footer_links ul li {float:left; }
.footer_links ul li ul {display: none;}
.footer_links ul li:hover a {color: #FFFFFF; }
.footer_links ul li:hover ul {display:block; position:absolute; top:21px; left:13px; width:125px;}
.footer_links ul li a:hover { color:#ffcc99;}
.footer_links ul li.copy_right{
	width:120px;
	border-right:1px solid #FFFFFF;
}
.footer_links ul li.video_gall, .footer_links ul li.photo_gall, .footer_links ul li.audio_gall {
	width:70px;
	border-right:1px solid #FFFFFF;
}
.footer_links ul li.contact_us {
	width:60px;
	border-right:1px solid #FFFFFF;
}
.footer_links ul li.website_link {
	width:80px;
	border-right:1px solid #FFFFFF;
}

.footer_links ul li.back_to_top{
	width:65px;
}
.footer_links ul li.where {
	width:39px;
	border-right:1px solid #FFFFFF;
}
.footer_links ul li.who, .footer_links ul li.what, .footer_links ul li.links{
	width:35px;
	border-right:1px solid #FFFFFF;
}
/*sub_page_nav*/

.sub_page_nav {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 900; width:158px; font-size:10px; margin-top:5px;}
.sub_page_nav ul li a {display:block; text-decoration:none; text-indent:22px; color:#055d85; width:158px; height:20px; text-align: left; line-height:20px;}
.sub_page_nav ul {padding:0; margin:0; list-style: none;}
.sub_page_nav ul li a:hover  {border-bottom: 1px solid #B2B2B2;  color:#996600; }
.sub_page_nav ul li .selected  {border-bottom: 1px solid #B2B2B2;  color:#996600; }


/*where Dropdown Menue*/
#where_menu .drop_down_submenu{ color: #000000; font-size: 9px; font-weight: bold; line-height:4px;}
#where_menu .links_region_header{ color: #000000; font-size: 10px; line-height:20px; text-indent:16px; background-color: #FFFFFF; width: 349px; height:20px;border-left:1px solid #CCCCCC; 	border-right: 1px solid #CCCCCC;}
#where_menu ul li.drop_down{	
	width: 350px;
	height:14px;
	background-image:url(layout_images/nav_arrow_20px.jpg);
	background-repeat:no-repeat;
	margin-top: 5px;					
	text-align: left;
	border-bottom: 2px solid #CCCCCC; 
	border-left:1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	border-top: 1px solid #CCCCCC;
	text-indent:14px;
}
#where_menu ul {padding:0; margin:0;}
#where_menu ul li {float:left; position:relative;}
#where_menu ul li ul {display: none; margin-top:2px;}
#where_menu ul li ul li{height:18px; /*border:1px solid black;*/}
#where_menu ul li:hover ul {display:block; position:absolute; width: 349px; height:20px; left:-1px; top: 13px; background-color: #FFFFFF;}


#where_menu ul li:hover ul li a {display:block; width: 349px;  color:#1800fb; background-color: #FFFFFF; text-indent:27px; line-height:18px; border-left:1px solid #CCCCCC; 	border-right: 1px solid #CCCCCC;}
#where_menu ul li:hover ul li a:hover {text-decoration:underline;}
#where_menu ul li:hover ul li a:visited {color:#1800fb;}
#where_menu ul li:hover ul li.dropdown_bottom{ border-bottom: 2px solid #CCCCCC;}


#where_menu #nav  {
	height:360px; overflow:auto;
}