/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		SHELL
		Includes: Shell (div that acts as a container for every div in the site)
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		
		body { margin:0; background:none; font:12pt/15pt Arial, Helvetica, sans-serif; color:#000000;} 		
		#shell { width:716px; margin-right: auto; margin-left: auto; background: url(../img/shell_bg.gif) repeat-y;}	
		a {color:#000000;}
		strong {color:#000000;}
		.copyrighted {	font-size: 9pt;	color: #000000;}
		.fauxColumns { width:170px; float:left; padding-left: 20px; border-right: 1px solid #7C7448; padding-right: 10px; margin-right: 0px; margin-bottom: 20px;	margin-left: 0px;}
		.subNav { display:none;}		
		.back2top { display:none;}
		.clearBoth {clear:both;}
		.imgRight {margin-left:18px;}
		.imgLeft {margin-right:18px;}
		
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		HEAD
		Includes: Navigation, Logo, CTAs (located in header area), Phone Numbers, Search Box (located in header area)
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		
		#h_shell { display:none;}
		#h_logo {display:none;}
		#alphaOverlay {	display:none;}			
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		BODY
		Includes: Content Text, CTAs (located in body area), Search Box (located in header area)		
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
		#b_shell { width: 100%px; background: none; padding: 0px;}		
		#b_shell p {margin:16px 0 0 0;}
		#b_shell h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #000000;}
		#b_shell h2 { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color:#000000; border-bottom: 1px solid #6D6540;	width: 90%;	clear: both;}
		#b_shell li { margin-right: 25px;}
		#b_cta_shell { display:none;}
			
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		FOOTER
		Includes: SR/Vantis Signature, Footer Nav, Phone Number, Any Association Logos (AAA, AARP, etc) 
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */			
	
		#f_shell { width: 100%; background: none; font-family: Arial, Helvetica, sans-serif; padding-bottom: 20px;	clear: both;}
		#f_nav {display:none;} 
		#f_address { font-size: 9pt; line-height: 19px; margin-top: 21px; border-top:1px solid #000000;}
		#f_address ul{ margin: 0px; padding: 0px;}
		#f_address li{ display: inline; margin-right: 13px;}
		#f_pNums { font-size: 9pt; line-height: 19pt; margin-top: 5px; }
		#f_pNums ul{ margin: 0px; padding: 0px;}
		#f_pNums li{ display: inline; margin-right: 13px;}
		#f_copyright { display:none;}
		#f_sig { display:none;}
