/***************************************************************/	
/* Site Design by Kelly Franklin - www.wiltonwebdesign.com */
/**************************************************************/


/*------ General Selectors -------*/


body {font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #222; line-height: 1.5}

p { font-size: 10pt; margin-bottom: 1em}

a:link, a:visited {color: #000; font-weight: bold; text-decoration: none}

abbr, acronym {border: none}

ul {margin: 0 0 20px 16px; padding: 0}
	ul li {margin: 12px 0 0 0; padding: 0; width: 100%; }
	
ol {margin: 0 0 0 3px; padding: 0 0 0 16px;  display: block }

	

/*------ Supress from Printing -------*/

li#contact, #contactArea, #rotator, #slider, #footer, a img {display: none }


