/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		SHELL
		Includes: Shell (div that acts as a container for every div in the site)
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
		body {font: 11pt/18pt Georgia, "Times New Roman", Times, serif; color: #000000; } 		
		#shell {}
		a { color: #000000; text-decoration: none;}
		.fauxColumns { width:50%; float:left; padding-bottom: 15px;}
		.fauxColumns ul {margin-bottom:0px;}
		.imgLeft {margin-right:20px;}
		.imgRight { margin-left:20px; margin-right: 36px; margin-bottom: 5px;}	
		.clearBoth {clear:both;}
	
/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
		#h_shell, #h_banner, #ctaShell {display:none;}
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		BODY
		Includes: Content Text, CTAs (located in body area), Search Box (located in header area)		
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		#b_shell { }
		#b_sub_shell { }
		#b_contentArea { }
		#b_contentArea h1 { font-size:20pt; clear: both; }
		#b_contentArea h2 { font-size:17pt; clear: both; }
		#b_contentArea h2 a { color:#000000;}
		
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		FOOTER
		Includes: SR/Vantis Signature, Footer Nav, Phone Number, Any Association Logos (AAA, AARP, etc) 
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */				
		#f_shell { }
		#f_nav { display: none;}
		#f_address { display: normal; border-top: 1px solid #000000; text-align: center; padding-top: 5px;}
		#f_address a { display: none;}
		#f_address span {margin-right: 3px; margin-left: 3px;} 
		#f_sig { display: none;}
