/* CSS Document */

/*-----------------------------*/
/* Beginning of Top Navigation */
/*-----------------------------*/

#navWrap { 
	float:left; 
	width: 223px; 
	padding: 0;
	margin: 0 0 0 17px;
	display: inline;
	}
	
#nav {
	width: 223px;
	margin: 0;
	padding: 85px 0 10px 0;
    background: url(/images/nav_BG.gif) no-repeat 0 top;
	position: relative;
	}

.navBottom { 
	background: url(/images/navBottom.gif) no-repeat left top;
	height: 42px;
	width: 223px;
	margin: 0;
	padding: 0;
	}
	
#nav ul { 
	width: 160px;
	list-style: none; 
	margin: 0 auto;
	font-size: 11px;
	font-weight: bold;
	}

	#nav ul li { 
		margin: 0 0 6px 0;
		}
		
#nav a:link, #nav a:visited {
	display: block;
	text-decoration: none;
	}
		
/* ----- Nav Defaults ------ 
#about_us a:link, #about_us a:visited, .selected {
	width: 187px;
	height:18px;

	}
#news a:link, #news a:visited {
	width: 187px;
	height:22px;
	}
#event_listings a:link, #event_listings a:visited {
	width: 187px;
	height:22px;
	}
#job_listings a:link, #job_listings a:visited {
	width: 187px;
	height:22px;
	}
#member_login a:link, #member_login a:visited {
	width: 187px;
	height:22px;
	}
#links a:link, #links a:visited {
	width: 187px;
	height:22px;
	}
#contact_us a:link, #contact_us a:visited {
	width: 187px;
	height:22px;
	}
#locate_content a:link, #locate_content a:visited {
	width: 187px;
	height:40px;
	margin:48px 0 0 0;
	}
#become_member a:link, #become_member a:visited {
	width: 187px;
	height:40px;
	margin:15px 0 0 0;
	}*/
	
/* ----- Nav Hover ------ 
#about_us a:hover {
	background: url(/images/nav.gif) no-repeat -210px 0px;
	}
#news a:hover {
	background: url(/images/nav.gif) no-repeat -210px -18px;
	}
#event_listings a:hover {
	background: url(/images/nav.gif) no-repeat -210px -40px;
	}
#job_listings a:hover {
	background: url(/images/nav.gif) no-repeat -210px -62px;
	}
#member_login a:hover {
	background: url(/images/nav.gif) no-repeat -210px -84px;
	}
#links a:hover {
	background: url(/images/nav.gif) no-repeat -210px -106px;
	}
#contact_us a:hover {
	background: url(/images/nav.gif) no-repeat -210px -128px;
	}
#locate_content a:hover {
	background: url(/images/nav.gif) no-repeat -210px -198px;
	}
#become_member a:hover {
	background: url(/images/nav.gif) no-repeat -210px -253px;
	}*/

/* ----- Nav Selected ------ 
#about_us a.selected:link, #about_us a.selected:visited {
	background: url(/images/nav.gif) no-repeat -210px 0px;
	}
#news a.selected:link, #news a.selected:visited {
	background: url(/images/nav.gif) no-repeat -210px -18px;
	}
#event_listings a.selected:link, #event_listings a.selected:visited {
	background: url(/images/nav.gif) no-repeat -210px -40px;
	}
#job_listings a.selected:link, #job_listings a.selected:visited {
	background: url(/images/nav.gif) no-repeat -210px -62px;
	}
#member_login a.selected:link, #member_login a.selected:visited {
	background: url(/images/nav.gif) no-repeat -210px -84px;
	}
#links a.selected:link, #links a.selected:visited {
	background: url(/images/nav.gif) no-repeat -210px -106px;
	}
#contact_us a.selected:link, #contact_us a.selected:visited {
	background: url(/images/nav.gif) no-repeat -210px -128px;
	}
#locate_content a.selected:link, #locate_content a.selected:visited {
	background: url(/images/nav.gif) no-repeat -210px -198px;
	}
#become_member a.selected:link, #become_member a.selected:visited {
	background: url(/images/nav.gif) no-repeat -210px -253px;
	}
	
	
#banner_ads { margin:10px 0 0 0px; padding:0px 0 0 16px; float:left; width:187px; color:#fff; font-weight:bold; text-align:center;}

#banner_ads img {border:0; margin-bottom:15px;}*/

.home_link {
	text-indent:-9999px;
	height:138px;
	width:200px;
	display:block;
	margin-left: 50px;
	:-moz-any-link:focus;
	outline: none;
	
	}
