/* CSS Document */
body,td,th {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #f8fcf2;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.tagline {
	font-size: 11px;
	color: #642000;
	letter-spacing: 2px;
	text-align: right;
	line-height: 30px;
}
.footer {
	font-size: 11px;
	color: #642000;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	line-height: 30px;
	a:hover: text-decoration: none;
	a:hover: color: #006600;
}
.footer a:link {
	font-size: 11px;
	color: #642000;
	text-decoration: none;
}
.footer a:visited {
	color: #642000;
	text-decoration: none;
}
.footer a:hover {
	color: #006600;
	text-decoration: none;
}
.leftNav {
	line-height: 200%;
	letter-spacing: 2px;
	text-indent: 20px;
}
.price {
	color: #642000;
	letter-spacing: 2px;
}
.black {color: #000000}
.mainTable {
	background-color: #FFFFFF;
	border: 1px dotted #666666;
}
