/* CSS Document */p {	font-family: tahoma, "Trebuchet MS", "Lucidia Grande", sans-serif;	font-size: 12px;	font-style: normal;	font-weight: normal;	word-spacing: 1.5px;	letter-spacing: 1px;	line-height: 15px;	text-align: left;	vertical-align: text-top;	color: #000000;	margin: 20px 10px 10px 20px;	padding: 0px;}p a:link, p a:active  {	color: #000000;	text-decoration: underline;}	p a:hover, p a:visited {	color: #0c4d2b;	/*text-decoration: none;*/}h1 {							/* h1 is for page titles*/	font-family: "Trebuchet MS", tahoma, sans-serif;	font-size: 18px;	font-weight: bold;	text-align: center;	vertical-align: middle;	margin: 10px;	color: #0c4d2b;}h2 {     						/* h2 is for logo type, img titles, sub-categories*/	font-family: "Trebuchet MS", tahoma, sans-serif;	font-size: 14px;	font-weight: bold;	line-height: 14px;	margin: 10px;	padding: 0px;	color: #0c4d2b;			text-align: center;}h2 a:link, a:visited, a:active {	color: #0c4d2b;	text-decoration: underline;}h2 a:hover {	color: #000000;	text-decoration: none;}.menu {	font-family: "Trebuchet MS", tahoma, "Lucidia Grande", sans-serif;	font-size: 16px;	font-style: normal;	font-weight: bold;	word-spacing: 1.25px;	letter-spacing: 1px;	text-align: left;	line-height: 20px;	color: #663300;	margin: 0px 10px 0px 30px;	padding: 10px;	background-color: #ffffcc;}.menu a:link, .menu a:visited, .menu a:active {	color: #663300;	text-decoration: none;}.menu a:hover {	color: #0c4d2b;	text-decoration: none;}.footer {	font-family: tahoma, "Trebuchet MS", "Lucidia Grande", sans-serif;	font-size: 9px;	font-style: normal;	font-weight: normal;	line-height: 9px;	text-align: center;	color: #547250;	margin: 20px 0px 10px 0px;	padding: 0px;}p.footer a:link, p.footer a:visited  {	color: #547250;	text-decoration: underline;}	p.footer  a:hover, p.footer a:active {	color: #000000;	text-decoration: none;}.list {	font-family: "Trebuchet MS", tahoma, "Lucidia Grande", sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;	line-height: 16px;	text-align: left;	color: #0c4d2b;	margin: 10px 20px 20px 100px;	padding: 0px;}