/* frischkorn.com css -- LMA 11/09 */
body {
	background-color:#666666;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	padding:0;
	margin:0;
	}
h1 {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	padding-bottom:0px;
	margin-bottom:0px;
	}
h2 {
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	padding-bottom:0px
	}
h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
	}
p {
	line-height:135%;
	font-size:12px;
	}
image {
	border:none;
	}
ul	{
	padding: 5px;
	}
a {
	color: #006600;
	font-weight:normal;
	}
#main {
	background:url(siteimages/sidebarright.jpg) right repeat-y;
	}
#about li {
	font-weight:bold;
	}

#footer {
	font-size:9px;
	color:#000000;
	font-weight:normal;
	}
#footer a {
	color: #000000;
	font-weight:normal;
	}
#footer a:hover {
	color: #006600;
	font-weight:normal;
	}
#contactUs a.noLink {
	color:#000000;
	text-decoration:none;
	cursor:default;
	}