@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.top-bg {
	background-image: url(/images/top-bg.gif);
	background-repeat: repeat-x;
}
.content {
	line-height: 1.5em;
	color: #000000;
	margin: 5px;
	padding: 5px;
}
.footer {
	font-size: 10px;
	color: #333333;
	background-color: #8F8639;
	margin: 5px;
	padding: 5px;
}
.crumb {
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
a {
	color: #3D4B5E;
	text-decoration: underline;
}
a:visited {
	color: #3D4B5E;
	text-decoration: underline;
}
a:hover {
	color: #3D4B5E;
	text-decoration: underline;
}
a:active {
	color: #3D4B5E;
	text-decoration: underline;
}
.small {
	font-size: 10px;
}
h3 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3D4B5E;
	text-align: center;
}
table.price {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3D4B5E;
	border-right-color: #3D4B5E;
	border-bottom-color: #3D4B5E;
	border-left-color: #3D4B5E;
}
