a, #bodyContent h2{
	color: rgb(127,123,0);}
	
#bodyContent p, #bodyContent div, #bodyContent h1, #bodyContent ul, #bodyContent ol, #bodyContent h1{
	color: rgb(96,81,58);}
	

 #bodyContent ul{
 	list-style: disc inside none;}


#bodyContent  h3{
	color: rgb(96,81,58);}
	
#bodyContent img{
	margin: 10px;}

		
	#adminNav{
		position: absolute; 
		top: 0; 
		left: 350px; 
		z-index: 3;
	}
	#adminNav ul{
		background-image: none;
		color: white;}

	#logo{
		top: 64px;
		left: 0;}



	#globalNav{
		color: white;
		position: absolute;
		top: 25px;
		left: 0px;}
		#globalNav li{
			border-left: 2px solid rgb(226,228,225);
			padding: 0px 10px;
			line-height: 39px;
			background-color: transparent;}
		#globalNav a{
			color: white;}
		#globalNav ul{
			top: 39px;
			left: 0;
			background-color: rgb(227,226,199);}
		#globalNav ul li{
			line-height: 1.5em;
			background-color: transparent;}
		#globalNav li.over{
			background-color: rgb(122,26,0);
		}
		#globalNav ul li.over{
			background-color: rgb(191,189,128);}
		
		
		#globalNav li.over a{
			color: white;}

		#globalNav .flag{
			background-color: rgb(122,26,0);}
			 #globalNav .flag a{
				color: white;}
					
		#globalNav .flag li, #globalNav .flag li a{
			color:white;}

		#breadcrumbs{
			background-color: rgb(227,226,199);
			color: rgb(191,189,128);}
		#breadcrumbs a{
			color: rgb(191,189,128);}
			
		#breadcrumbs a.flag{
			color: rgb(127,123,0);}

			#content #localNav{}
				#local-container{
					background-image: url(images/localNav-middle.gif);}
					#localNavUL{
						background-image: url(images/localNav-top.gif);}
						#localNavUL li{
							border-bottom: 1px solid rgb(200,200,200);
							color: rgb(96,81,58);}
							#localNav a{
								color: rgb(96,81,58);}
						#localNavUL ul{
							background-color: rgb(227,226,199);}
							#localNavUL ul li{
								list-style-image: url(images/localNav-bullet.gif);}
						#localNavUL .flag2, #localNavUL .flag2 a{
							color: rgb(130,55,0);}
						#localNavUL .flag2 li, #localNavUL .flag2 li a{
							color: rgb(96,81,58);}

					#local-container ul+#local-bottom{
						background-image: url(images/localNav-bottom.gif);}


		#spotlight div{
			color: rgb(127,123,0);
			border-bottom: 1px solid rgb(127,123,0);
			background-image: none;
			height: 25px;}
		#spotlight h4{
			color: rgb(82,80,81);}
		#spotlight p{
			color: rgb(82,80,81);}

#banner{
	top: 0;
	left: 0;
	height: 79px;
	background-image: url(images/bannerGradient.gif);
	background-repeat: repeat-x;
	border-width: 0;}
#banner div{
	display: none;}

#footer{
	height: 74px;
	background-image: url(images/footerBackground.gif);
	color: rgb(82,80,81);}
	#footer a{
		color: rgb(82,80,81);}
	#footer ul{
		margin: 36px 0 0 25px;}
		#footer ul li{
			border-left: 1px solid rgb(82,80,81);}
			
#breadcrumbs{
	left: 20px;}
#lightport{
	height: 1200px;}
				
				
