body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:80%; 
}

h1 {
	color: #666666;
	font-size: 140%;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

h2 {
	color: #C9BC9E;
	font-size: 140%;
	font-weight: bold;
}

input {
	background-image: url('/images/inputbackground.gif');
	background-repeat: none;
	border:1px solid #cccccc;
	font-size: 90%;
}

select {
	background-image: url('/images/inputbackground.gif');
	background-repeat: none;
	border:1px solid #cccccc;
	font-size: 90%;
}

a {
	color: #394C47;
}

a:hover {
	color: #73978D;
}

.clearboth {
	clear: both;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#canvas {
	width: 784px;
	background-color: #ffffff;
	text-align: left;
	align: center;
}

#header_area {
	width: 100%;
	background-color: #ffffff;
}

#main_area {
	width: 100%;
	z-index:10;
}

#main_column {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 18px;
	width: 613px;
	_width: 615px;
	float: left;
}

#main_column h2 {
	font-weight: bold;
	color: #800000;
	font-size: 160%;
	margin: 0px;
}

#footer {
	background: #800000;
	background: #FE0000;
	color: #FFFFFF;
	width: 776px;
	_width: 784px;
	padding: 8px 0px 8px 8px;
	font-size: 10px;
	margin-top: 20px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#leftColumn {
	width: 150px;
	float: left;
	margin: 8px 1px 5px 0px;
/*	background-color:#800000; 
	border-top:8px solid #F88183;
	border-top:8px solid #FE0000; */
}

#leftColumn div.newRow {
	margin-bottom:15px;
	padding-left:3px;
}

#leftColumn ul {
	padding: 0px;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
}

#leftColumn li {
	padding: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}

#leftColumn li:first-child {
	border-top: 1px solid #D3D3D3;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
}

#leftColumn li:last-child {
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
}

#leftColumn li a {
	display: block;
	width: auto;
	color: #FFFFFF;
	color: #333;
	font-weight: normal;
	font-size: 85%;
	margin: 0px 10px 8px 0px;
	padding-top: 8px;
	text-decoration: none;
	background-image: url('/images/nav-arrow.jpg');
	background-repeat: no-repeat;
	background-position: 8px 11px;
	padding-left: 20px;
}

#leftColumn li a:hover {
	text-decoration: underline;
	color: maroon;
}

#leftColumn li a.current {
	color: maroon;
	background-image: url('/images/nav-arrow-current.jpg');
}

#address_box {
	width: 150px;
	height: 140px;
	_height: 154px;
	float: left;
/*	background-color:#800000;
	border-bottom:13px solid #F88183;
	border-bottom:13px solid #FE0000; */
	margin-bottom: 10px;
}

#address_box p {
	display: block;
	width: auto;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 70%;
	margin: 7px 10px 7px 10px;
	text-decoration: none;
	display: none;
}

#address_box a{
	color: #FFFFFF;
}

#base_images, #base_location_image, #base_contact, #base_cards {
	float: left;
}

#base_contact{
	margin: 90px 0px 0px 17px;
	padding: 10px 0px 10px 0px;
	width: 200px;
	height: 44px;
	float: left;
	background-color:#800000;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 110%;
	text-align: center;
}

.contact_highlight {
	font-weight: bold;
	font-size: 115%;
}

#base_cards {
	margin-top: 87px;
}

#base_images img {
	margin: 1px 0px 0px 10px;
}

#main_text {
	margin: 0px;
	padding: 8px 8px 8px 8px;
	width: 425px;
	_width: 444px;
	float: left;
}

#disclaimer {
	color: #800000;
	font-size: 70%;
	text-align: center;
}

#red_bar_1, #red_bar_2 {
	border: 0px;
	padding: 0px;
	margin: 2px 0px 4px 0px;
	width: 777px;
	color: #800000;
	background-color: #800000;
	font-size: 1px;
}

#red_bar_1 {
	height: 12px;
}

#red_bar_2 {
	margin-top:-3px;
	height: 2px;
}

#cash_and_carry {
	float:right;
	margin: 0px;
	margin-bottom: -120px;
	padding: 0px 0px 0px 1px;
	position:relative;
	left:-30px;
	top:-83px;
	z-index:1;
}

.cash_and_carry_left{
	margin-bottom: 18px;
}

#green_bar {
	border: 0px;
	border-top: solid 1px #FFFFFF;
	height: 1px;
	font-size: 1px;
}

.button {
	background: #800000;
	padding: 6px 4px 6px 4px;
	width: auto;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border:1px solid #cccccc;
	font-size: 90%;
}

.button:hover {
	background: #F88183;
	color: #ffffff;
}

#print-area {
	border: 1px solid red;
	height: auto;
}

.gettoprint{
	clear: left;
	margin: 0px;
	padding: 0px;
	page-break-before:always; 
	border: 1px solid #fff;
}


/* Product List START */

#jump_list {
	margin-bottom: 20px;
	border: 1px solid #CCC;
	padding: 10px;
}

h3 {
	margin-top: 10px;
	font-size: 18px;
}

#jump_list h3 {
	margin-top: 0px;
}

#jump_list a {
	margin-right: 5px;
}


/* Product List END */
