	/* Remove Defaults */
	em {font-style: normal; font-weight: bold;}

/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		SHELL
		Includes: Shell (div that acts as a container for every div in the site)
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
	body {font-family:"Trebuchet MS", Tahoma, Arial, sans-serif; font-size:12pt; color:#000000;}


	a {color:#000000; text-decoration: none;}	

	img {
		display: none;
	}

/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		HEAD
		Includes: Navigation, Logo, CTAs (located in header area), Phone Numbers, Search Box (located in header area)
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
	#h_shell {
		display: none;
	}
	

/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		BODY
		Includes: Content Text, CTAs (located in body area), Search Box (located in header area)
		
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
	#b_shell dl dt {
		font-weight: bold;
		margin-top: 15px;
	}
	
	#b_shell dl dd {
		margin:0;
		padding:0;
	}
	
	#cta_shell {
		display: none;
	}
	
	a#map {
		display: none;
	}
	
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		FOOTER
		Includes: SR/Vantis Signature, Footer Nav, Phone Number, Any Association Logos (AAA, AARP, etc) 
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
	#f_shell {
		border-top: 1px solid #000000;
	}
	
	#f_shell ul {
		display: none;
	}
	
	#f_shell dl {
		margin: 0;
		padding: 0;
	}
	
	#f_shell dl dt, #f_shell dl dd {
		display: inline;
	}
	
	#f_shell dl dt {
		font-weight: bold;
		margin: 0;
	}
	
	#f_shell dl dd {
		margin: 0 10px 0 0;
	}
	
	#book {
		display: none;
	}
	
	#quicklinks {
		display: none;
	}
	
	