/* CSS Document */


#navWrap { 
	float: left; 
	width: 201px;
	height:500px; 
	margin: 0;
	padding:0;
/*	background: green;*/
}

#nav {
	width: 201px;
	margin: 0px;
	padding: 48px 0 0 0;
	/*	background:yellow;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:439px;
	}

.navBottom { 
	background:cyan;
	height: 15px;
	width: 201px;
	margin: 0;
	padding: 0;
	display:none;
}
	
#nav ul {
	width: 201px;
	list-style: none;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	}

#nav ul li {
	width: 201px;

}
	
#nav a:link, #nav a:visited {
	display: block;
	text-indent: -9000px;
	text-decoration: none;
	top: 0px;
	 :-moz-any-link:focus;
	 outline: none;
}
		
#nav a:hover {
	color: #fff;
}
	

	
#banner_ads { 
	margin: 10px 0 0 0px; 
	padding: 0px 0 0 0px; 
	float: left; 
	width: 188px; 
	text-align: center;
/*	background:green;*/
	}

#banner_ads img {border:0; margin-bottom:15px;}

.home_link {
	float:right;
	padding:140px 65px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}

	
/* ----- Nav Defaults ------ */
#home a:link, #home a:visited, .selected {
	width: 201px;
	height:25px;
/*	background:red;*/
	margin-bottom:3px;

	}
#Link2 a:link, #Link2 a:visited {
	width: 201px;
	height:25px;
	margin-bottom:3px;

	}
#Link3 a:link, #Link3 a:visited {
	width: 201px;
	height:25px;
	margin-bottom:3px;

	}
	
#Link4 a:link, #Link4 a:visited {
	width: 201px;
	height:25px;
	margin-bottom:3px;

	}
	
#Link5 a:link, #Link5 a:visited {
	width: 201px;
	height:25px;
	margin-bottom:3px;

	}
	
#Link6 a:link, #Link6 a:visited {
	width: 201px;
	height:25px;
		margin-bottom:3px;

	}
#Link7 a:link, #Link7 a:visited {
	width: 201px;
	height:25px;
		margin-bottom:3px;

	}

#Link8 a:link, #Link8 a:visited {
	width: 201px;
	height:25px;
	margin-bottom:3px;

	}
#Link9 a:link, #Link9 a:visited {
	width: 201px;
	height:25px;
	margin-bottom:3px;

	}
	
#Link10 a:link, #Link10 a:visited { /*photogallery*/
	width: 201px;
	height:25px;
	margin-bottom:3px;


	}
	
#Link11 a:link, #Link11 a:visited {
	width: 201px;
	height:25px;
	margin-bottom:15px;

	}
	
#Link12 a:link, #Link12 a:visited {
	width: 201px;
	height:94px;
	margin-bottom:20px;



	}
	
/* ----- Nav Hover ------ */
#home a:hover {
	background: url(/images/nav.gif) no-repeat -201px -48px;
}
#Link2 a:hover {
	background: url(/images/nav.gif) no-repeat -201px -76px;
	}
#Link3 a:hover {
	background: url(/images/nav.gif) no-repeat -201px -104px;
	}
#Link4 a:hover {
	background: url(/images/nav.gif) no-repeat -201px -132px;
	}
#Link5 a:hover {
	background: url(/images/nav.gif) no-repeat -201px -160px;
	}
#Link6 a:hover {
	background: url(/images/nav.gif) no-repeat -201px -188px;
	}
#Link7 a:hover {
	background: url(/images/nav.gif) no-repeat -201px -216px;
	}
#Link8 a:hover {
	background: url(/images/nav.gif) no-repeat -201px -244px;
	}
#Link9 a:hover {
	background: url(/images/nav.gif) no-repeat -201px -272px;
	}
#Link10 a:hover {
	background: url(/images/nav.gif) no-repeat -201px -300px;
	}
#Link11 a:hover {
	background: url(/images/nav.gif) no-repeat -201px -328px;

	}
	

/* ----- Nav Selected ------ */
#home a.selected:link, #home a.selected:visited {
	background: url(/images/nav.gif) no-repeat -201px -48px;
	}
#Link2 a.selected:link, #Link2 a.selected:visited {
	background: url(/images/nav.gif) no-repeat -201px -76px;
	}
#Link3 a.selected:link, #Link3 a.selected:visited {
	background: url(/images/nav.gif) no-repeat -201px -104px;
	}
#Link4 a.selected:link, #Link4 a.selected:visited {
	background: url(/images/nav.gif) no-repeat -201px -132px;
	}
#Link5 a.selected:link, #Link5 a.selected:visited {
	background: url(/images/nav.gif) no-repeat -201px -160px;
	}
#Link6 a.selected:link, #Link6 a.selected:visited {
	background: url(/images/nav.gif) no-repeat -201px -188px;
	}
#Link7 a.selected:link, #Link7 a.selected:visited {
	background: url(/images/nav.gif) no-repeat -201px -216px;
	}
#Link8 a.selected:link, #Link8 a.selected:visited {
	background: url(/images/nav.gif) no-repeat -201px -244px;
	}
#Link9 a.selected:link, #Link9 a.selected:visited {
	background: url(/images/nav.gif) no-repeat -201px -272px;
	}
#Link10 a.selected:link, #Link10 a.selected:visited {
	background: url(/images/nav.gif) no-repeat -201px -300px; 
	}
	
#Link11 a.selected:link, #Link11 a.selected:visited {
	background: url(/images/nav.gif) no-repeat -201px -328px;
	}
	
	
	
