 /********************** PLEASE NOTE ************************* /  
 /															   /		
 / IMPORTANT: Please ensure you are familiar with CSS protocol /
 / before making ANY CHANGES 	                               /
 /															   /
 /*************************************************************/ 
 
 
 /****************** Site constant tags ********************** /  
 /															   /		
 / The tags below are NOT to be modified, deleted or added to. /
 / Doing so will result in deviation from the AMA Foundation   /
 / Template                                                    /
 /															   /
 /*************************************************************/
 
 
 /* General Fonts, Links, Structural Elements and Body Tags */

 body 		 	 		{ background: #FFF; margin: 1px; font-size: 100%; background-image: url(images/bground.gif); }
 font, th, td, p, div  	{ font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-Serif; font-size:100%; line-height: 18px; }
 a						{ color: #511B08; }
 a:hover				{ color: #511B08; text-decoration: underline; }
 
 /* Header */
 
 td.main-menu			{ background-color: #511B08; border-bottom: 1px solid #FFF; }
 
 td.header    			{ background-color: #D6D6AD; border-bottom: 1px solid #FFF; }
 td.menu-top			{ background-color: #F58003; border-top: 1px solid #E16902; }
 td.menu				{ background-color: #FF8C04; border-bottom: 1px solid #FFF; }
 #menu-divider			{ background-color: #626262; }
 
 /* Feature */
 
 #feature				{ height: 213px; background-image: url("images/feature_background.gif"); background-position: bottom; background-repeat:  repeat-x; border-bottom: 1px solid #FFF; } 
 
 /* Homepage Content Area */
 
 td.content-left		{ background-color: #F3E9D5; border-right: 1px solid #FFF; }
 td.content-right		{ background-color: #F7DAA0; }
 .homepage-text			{ font-size: 70%; font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-Serif; color: #000000; text-align: left; }
 a.homepage-text		{ font-size: 70%; font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-Serif; color: #000000; text-decoration:none; }
 a.homepage-text:hover	{ font-size: 70%; font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-Serif; color: #000000; text-decoration: underline; }
 
 td.content-text		{ font-size: 80%; font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-Serif; color: #000000; text-align: left; }
 td.content-text a		{ font-size: 100%; font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-Serif; color: #511B08; text-decoration: underline; }
 td.content-text a:hover{ font-size: 100%; font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-Serif; color: #511B08; text-decoration: underline; }
 .newsorange			{ font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-Serif; font-size:69%; font-weight: bold; color: #C54A1D; }
 a.newsorange			{ font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-Serif; font-size:69%; font-weight: bold; color: #C54A1D; text-decoration:none}
 a.newsorange:hover		{ font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-Serif; font-size:69%; font-weight: bold; color: #C54A1D; text-decoration: underline}
 .newsgrey				{ font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-Serif; font-size:69%; font-weight: bold; color: #645C59; }
 
 /* Footer */
 
 td.footer 				{ background-color: #C4B8B2; font-size: 70%; text-align: right; color: #C54A1D; padding: 3px; }
 td.footer a			{ color: #C54A1D; }
 td.footer a:hover		{ color: #C54A1D; }
  
 /* iCMS Default Template */
 
 #breadcrumb			{ padding: 2px; font-size: 70%; color: #511B08; text-align: left; }
 #breadcrumb a			{ text-decoration: underline; font-weight: normal; }
 #breadcrumb a:hover	{ text-decoration: underline; font-weight: normal; }
 #breadcrumb a:visited	{ text-decoration: none; font-weight: normal; }
 
 #sidepanel				{ padding: 2px; font-size: 70%; color: #511B08; text-align: left; border-bottom: 1px solid #C2B4A3;}
 #sidepanel a			{ text-decoration: none; font-weight: normal; }
 #sidepanel a:hover		{ text-decoration: underline; font-weight: normal; }
 
 td.featureimage-top	{ background-color: #511B08; border-bottom: 1px solid #FFF; width: 249px; }
 td.content-title		{ font-family: 'Trebuchet MS', Arial, Verdana; font-size: 110%;	font-weight: normal; color: #511B08 line-height: 24px; color: #511B08; background-color: #FCE8DE; text-align: left; }
 td.related-link		{ background-color: #FFF; border-bottom: 1px solid #FCE8DE; padding: 1px; }
 td.events-link			{ border-bottom: 1px solid #FCE8DE; padding: 1px; }
 td.events-link a		{ font-size: 90%; text-decoration: none; }
 td.events-link a:hover	{ font-size: 90%; text-decoration: underline; }
  
 /* Site Map */
 
 a.category				{ font-size: 110%; color: #924809; text-decoration: none; line-height: 25px; }
 a.item					{ font-size: 90%; color: #667072; text-decoration: none; line-height: 20px; font-weight: normal; }
 a.category:hover		{ text-decoration: underline; }
 a.item:hover			{ text-decoration: underline; }
 .sitemap-header		{ font-size: 130%; color: #333; font-weight: bold; }		
 
 /* All Forms */
 table.tableform 		{ background-color: #FCE8DE; margin: 10px; font-size: 80%}
 input, textarea, select{ font-family: Arial, Verdana, Helvetica, Sans-Serif; border: 1px solid #511B08; font-size: 12px; padding: 3px; }
 .button			    { background: #511B08;; color: #FFF; font-size: 12px; border: 1px solid #FFF; }
 
 /* Table formatting for page content */

 td.solid 				{ border-top-width: 1px; border-top-style: solid; border-top-color: #000000; padding: 2px; background-color: #FDF7F1; border-bottom-color: #000000; border-bottom-style: solid; border-bottom-width: 1px;}
 
 /* background */
 
 .l2-bground 			{ background-color: #FFF; background-image: url(images/about_bg.gif); background-repeat: no-repeat; background-position: right bottom; border-top: 2px solid #E6DCD8; }
 
 /* Document Formatting */
 
 .smalltext 			{ font-size: 80%; font-weight: bold; color: #666; }
 .document				{ font-size: 120%; font-weight: bold; color: #511B08; }
 
 /*form */
 fieldset 				{ margin-top: 5px; border: 1px solid #511B08; background-color: #FFFFFF; color: #000000; width: 422px;} 
 legend.header 			{ font-family: 'Trebuchet MS', Arial, Verdana; font-size: 110%; font-weight: normal; color: #511B08;}
