/* CSS Document */

body, ul, li, p, img, h1, h2, h3, h4, h5 { margin:0; padding:0; }

body { background:#996600 url(../imagery/pattern02.jpg) top left repeat; font:12px/16px normal normal Georgia, "Times New Roman", Times, serif; }

.left { float:left; }

a { color:#7d0000; text-decoration:underline; }

a:hover { text-decoration:none; }


#father { width:640px; margin:20px auto; }

#main { background:#fff url(../imagery/intfc_bk.jpg) top center repeat; padding:20px 25px; }

	#mastnav { height:100px; background:transparent url(../imagery/logo.gif) top left no-repeat; border-bottom:3px #7d0000 solid;  }
	
		#mastnav ul { height:35px; margin-top:65px; float:right; text-align: center; font:14px/35px normal normal arial; letter-spacing:2px; }

		#mastnav ul li { display:inline; padding: 0 10px; }
			
			#mastnav a { color:#7d0000; text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif; }
			#mastnav a:hover { color:#333333; }
			
			.signup {  }
			.active { border-bottom:10px #7d0000 solid; }
	
	#auxlinks { height:40px; background:transparent url(../imagery/intfc_tagline.gif) top left no-repeat; margin-bottom:10px; }
	
		#auxlinks ul { height:40px; float:right; text-align: center; font:12px/40px normal normal arial; letter-spacing:1px; }

		#auxlinks ul li { display: inline; padding: 0 10px; }
			
			#auxlinks a { color:#333333; text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif; }
			#auxlinks a:hover { color:#7d0000; border-bottom:1px #7d0000 solid; }
			
			
			
	#banner { clear:both; width:590px;  margin-bottom:20px; }
	
		
	
	#hotspots {  }
	
	#hotspots h2 { font:14px/22px normal normal Georgia, "Times New Roman", Times, serif;color:#7d0000;
		background:transparent url(../imagery/check.gif) top left no-repeat; padding-left:36px; padding-bottom:10px; }
		
		#hotspots a { text-decoration:none; color:#7d0000; }
		#hotspots a:hover { color:#333; }
		
		
	
	#lefty { float:left; width:185px; }
	
		#hottxt1 {height:80px; }
		
	#righty { float:right; width:185px; }
	
		#hottxt3 {height:80px; }
		
	#center { width:185px; margin:0 auto; }
	
		#hottxt2 {height:80px; }
		
			
	
	#footer { clear:both; margin-top:30px; border-top:3px #7d0000 solid; }
	
		#footer p { font:11px/14px normal normal Georgia, "Times New Roman", Times, serif; color:#7d0000; }
