/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		SHELL
		Includes: Shell (div that acts as a container for every div in the site)
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
		body {background: none; font: 11pt/16pt Arial, Helvetica, sans-serif; color:#000000;}		
		#shell { width: 100%; }
		a { color: #000000;}
		.fauxColumns { width:50%; float:left;}			
		.clearBoth {clear:both;}
		.back2top {display:none;}
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		HEAD
		Includes: Navigation, Logo, CTAs (located in header area), Phone Numbers, Search Box (located in header area)
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
		#h_banner {display:none;}	
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		BODY
		Includes: Content Text, CTAs (located in body area), Search Box (located in header area)		
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		#b_shell { background: none; padding-top: 0px;}
		#b_contentArea {width: 100%;}
		#b_contentArea h1 { color:#000000; position:relative; top:0px; z-index:100; border-bottom: 1px solid #000000; font-size: 24pt; width: 642px;	padding-bottom: 2pt;	line-height: 24pt;	letter-spacing: -1pt;}
		#b_contentArea h1 img {display:none;}
		#b_contentArea h2 { font-size: 18pt; background: none; padding-left: 3px; line-height: 23px; color: #000000; clear: both;}
		#b_contentArea h2 span { display: block; font-weight: normal; font-size: 16pt; font-style: italic; background:none; margin-left: -3pt;	padding-left: 3pt;	color: #000000;	line-height: 19pt;	margin-top: 1pt;}
		#b_contentArea li { list-style:none; vertical-align: 50%; margin-left: 20px;}
		#players #b_contentArea li {margin:0px;}
		#b_contentArea strong {color: #000000;}
		#ndxColumn01-left { width:100%; float:none; border-right: 1px solid #000000; padding:0px;}
		#ndxColumn02-right { float:none; padding:0px; width: 100%;}
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		FOOTER
		Includes: SR/Vantis Signature, Footer Nav, Phone Number, Any Association Logos (AAA, AARP, etc) 
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */				
		#f_shell { margin-top:20px; border-top: 1px solid #000000; padding-top: 3px;} 
		#f_nav { display:none;}
		#f_address { color: #000000; font-size: 10pt; text-align: center; } 
		#f_address span{ margin-right: 5px; margin-left: 5px;}
		#f_sig {display:none;}