BODY
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

.gold_bar
{
	background-image: url("../images/dotted_gold_background.gif");
	background-repeat: repeat;
	font-size:1px;
	height: 2px;
}

.gold_background
{
	background-image: url("../images/dotted_gold_background.gif");
	background-repeat: repeat;
	font-size:1px;
}

.header_address
{
	font-weight: bold;
	font-size: 14px;
	padding-right: 8px;
	color: #006600;
}

.main_text
{
	padding-left: 10px;
	padding-top: 5px;
}

.page_title
{
	font-size: 18px;
	font-weight: bold;
}

.shipping_codes
{
	margin-left: 10px;
	padding: 10px;
	border: 1px solid black;
	background-color: #eeeeee;
	width: 350px;
}

.hit_counter
{
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	text-align: center;
}