@charset "utf-8";
/* CSS Document */

#nav ul {
	margin:4px 0 0 210px;
	padding:0;
	list-style:none;
}

#nav ul li {
	list-style:none;
	display:inline;
}

#nav ul li a:link, #nav ul li a:visited  {
	font-size:11px;
	float:left;
	color:#fff;
	text-decoration:none;
	margin-right:12px;
}
#nav ul li a:hover, #nav ul li a:active  {
	color:#fff;
	text-decoration:underline;

}

#shopLeft {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#shopLeft h3{
	margin:1em 0 .5em 0;
	padding:0;
	font-size:14px;
}

#shopLeft h4{
	margin:.25em 0 .25em 0;
	padding:0;
	font-size:11px;
}

#shopLeft p, #shopLeft a:link, #shopLeft a:visited  {
	margin:.25em 0;
	padding:0;
	color:#4c0a3d;
	text-decoration:none;
}

#shopLeft a:hover, #shopLeft a:active  {
	margin:.25em 0;
	color:#4c0a3d;
	padding:0;
	text-decoration:underline;
}

#about.cheeses #main {
	width:550px;
	color:#333;
	height:auto;
}

#prodList h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333;
}

#shopLeft h3 a:link, #shopLeft h3 a:visited, #shopLeft h4 a:link, #shopLeft h4 a:visited {
	color:#333;
	text-decoration:none;
}

#shopLeft h3 a:hover, #shopLeft h3 a:active, #shopLeft h4 a:hover, #shopLeft h4 a:active {
	color:#333;
	text-decoration:underline;
}