@charset "UTF-8";
.cigars {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	background-color: #C0C08A;
	height: 820px;
	width: 178px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #934a0d;
}
.cigars    a:link  {
	display: block;
	margin-bottom: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	padding: 4px;
	margin-top: 1px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #C2742A;
	border-left-color: #DDA04F;
}
.cigars a:hover {
	display: block;
	margin-bottom: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #990000;
	text-decoration: none;
	padding: 4px;
	margin-top: 1px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #C2742A;
	border-left-color: #DDA04F;
	background-image: url(../graphics/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.cigars a:visited {
	display: block;
	margin-bottom: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	padding: 4px;
	margin-top: 1px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #C2742A;
	border-left-color: #DDA04F;
}
.cigars a:active {
	display: block;
	margin-bottom: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #990000;
	text-decoration: none;
	padding: 4px;
	margin-top: 1px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #C2742A;
	border-left-color: #DDA04F;
	background-image: url(../graphics/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.cigars_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #B3B477;
	padding-left: 2px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #4C3225;
}
