	* {
	margin: 0;
	padding: 0;	
	}
	
	body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Verdana,Arial,sans-serif;
	}
	
	/* table {
	table-layout: fixed;
	} */

	tr, td {
	overflow: hidden;
	}
	
	.content {font: 0.75em/1.5em Verdana,Arial,sans-serif; color:#000000; background-color:#ffffff;}
	
	.contact {font:0.68em Verdana,Arial,sans-serif; color: #666666; background-color:#ffffff;}

	.staff {font: 14px/18px Verdana,Arial,sans-serif; color: #000000; background-color:#ffffff;}
	
	/*
	.contentlist {
	text-indent: 15px;
	font: .85em/1.5em Verdana,Arial,sans-serif; color:#000000; background-color:#ffffff;
	}

	.contentlist a {
	text-decoration: none;
	font-family: Verdana,Arial,sans-serif;
	}
	*/

	a, a:hover { 
	text-decoration: none;
	}
	
	a {
	color: #f77f00; border-bottom: 1px solid #f77f00; padding-bottom: 1px;
	}
	a:hover {
	color: #000000; border-bottom: 1px solid #000000; padding-bottom: 1px;
	}

	h1 {
	/* Styles the main heading.  NOTE: Each page should have only one H1 */
	color: #bf4d02;
	font-size: 2em;
	line-height: .9em;
	margin: 1em 0em 0.5em 0em;
	font-weight: lighter;
	}

	h2 {
	font-size: 1.5em; color: #bf4902; font-weight: lighter; line-height: .9em; margin: 1em 0em 0.25em 0em;
	}
	
	h3 { 
	font-size: 1.25em; color: #bf4902; font-weight: lighter; line-height: 1.25em; margin: 1em 0em 0.25em 0em;
	}
	
	h4 {
	font-size: 1em; color: #bf4902; font-weight: lighter; margin: 1em 0em 0em 0em; line-height: 1.25em;
	}	

	ul.contentlist {	
	font: 0.75em/1.5em Verdana,Arial,sans-serif; color:#000000; background-color:#ffffff;
	/* text-indent: 15px; */
	padding-left: 30px;
	}

	/*
	#aleft tr td a {
	color: #ffffff;
	background-color: #f77f00;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 8px;
	border-bottom: #666666 1px solid;
	display: block;
	margin-bottom: 0px;
	}	
	*/	

	#headerbar {
	background-color: #cc6633; padding: 0 0 0 20px; font-size: 22px; color: #000000;
	}	

	#rightfeature {
	background-color: #cc6633;
	padding: 0 0 0 10px;	
	font-size: 14px; 
	color: #ffffff;
	}

	#rightlinks a {
	color: #f77f00;
	font-size: 14px;
	border-bottom:  0;
	/* border-bottom: 1px solid #f77f00; */
	padding-bottom: 1px;
	text-decoration: underline;
	}	

	#rightlinks a:hover {
	color: #000000;
	font-size: 14px;
	/* border-bottom: 1px solid #000000; */
	padding-bottom: 1px;
	text-decoration: underline;
	}

	#ahover a {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #f77f00;
	border-bottom: 1px solid #f77f00;
	padding-bottom: 1px;
	}
	
	#ahover a:hover {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px solid #f77f00;
	padding-bottom: 1px;
	}

	/*
	#image a, ahover {
	text-decoration: none;
	}	
	*/

	#urbanlinks a {
	color: #f77f00;
	font-size: 16px;
	border: 0;
	/* border-bottom: 1px solid #f77f00; 
	padding-bottom: 1px; */
	text-decoration: underline;
	}	

	#urbanlinks a:hover {
	color: #000000;
	font-size: 16px;
	border: 0;
	/* border-bottom: 1px solid #000000; 
	padding-bottom: 1px; */
	text-decoration: underline;
	}

	.urban {font: 12px/14px Verdana,Arial,sans-serif; font-weight: bold; color: #000000; background-color:#ffffff;}

	 #mainul ul {
	font-size: .75em; 
	line-height: 1.636em;
	}	
	/* LEFT MENU */
	
	#left-menu {
	/* left-menu styles the main menu column, including the font size. NOTE: The padding- and margin-bottoms are a trick that extends the left menu the full length of the page (assuming the page isn't longer than 30,000 pixels) regardless of the length of the main content area  */
	width: 200px;
	text-align: left;
	font-size: 14px;
	/* padding-bottom: 30000px;
	 margin-bottom: -30000px; */
	background-color: #fbc48a; 
	}

//* #left-menu h2 {
	/* The template includes several headings (H2s) that do not display in standard browsers.  They improve site accessibility by titling lists of links -- for example, the list of Frequently Used Tools in the header. NOTE: This expalins why there is not a standard H2 style.  Rather, H2 is styled for different purposes in different divs */
	display: none;
	}
*//
	#left-menu ul {
	list-style: none;
	}

	#left-menu ul li a {
	/* Styles the Major Link Buttons.  NOTE: This is where you would adjust the STATIC color of the MAJOR Link button.  To do so, simply change the hexadecimal value of "background-color" */
	list-style: none;
	color: #ffffff;
	display: block;
	width: 190px;
	background-color: #f77f00;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px; 
	border-bottom: #666666 1px solid;
	}

	#left-menu ul li a:hover {
	/* Styles the Major Link Buttons.  NOTE: This is where you would adjust the HOVER color of the MAJOR Link button.  To do so, simply change the hexadecimal value of "background-color" */
	list-style: none;
	color: #ffffff;
	display: block;
	width: 190px;
	background-color: #cc6633;
	border-bottom: #666666 1px solid;
	}

	#left-menu ul li ul li a {
	/* Styles the Minor Link Buttons.  NOTE: This is where you would adjust the STATIC color of the MINOR Link button.  To do so, simply change the hexadecimal value of "background-color" */
	list-style: none;
	color: #666666;
	display: block;
	width: 190px;
	background-color: #faac59;
	border-bottom: #666666 1px solid;
	}

	#left-menu ul li ul li a:hover {
	/* Styles the Minor Link Buttons.  NOTE: This is where you would adjust the HOVER color of the MINOR Link button.  To do so, simply change the hexadecimal value of "background-color" */
	list-style: none;
	color: #555555;
	display: block;
	width: 190px; 
	background-color: #fbc48a;
	border-bottom: #666666 1px solid;
	}


