body {
	background-color: #EAE9D7;
	padding: 0px;
	font-size: 62.5%;
	margin-top: 10px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 14px;
}
body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.35em;
	line-height: 1.35em;
	font-weight: normal;
	margin: 0px;
}
h2 {
	margin: 0px;
	font-size: 1.5em;
	font-weight: bold;
	color: #017A7C;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0px;
}
h4 {
	font-size: 1.4em;
	line-height: 1.9em;
	margin: 0px;
	font-weight: normal;
}
p {
	font-size: 1.35em;
	line-height: 1.35em;
	margin: 0px;
}
.confirmation_info {
	font-size: 1.2em;
	line-height: 1.2em;
	padding-bottom: 5px;
	padding-right: 5px;
}
form {
	margin: 0px;
}
.form_fonter {
	font-size: 1.35em;
	line-height: 1.35em;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #8D581C;
}
a:hover, a:active {
	color: #008182;
}
table {
	margin: 0px;
}

.main_box_top {
	background-image: url(/images/background/border.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.main_box_left {
	background-image: url(/images/background/border.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 934px;
}
.main_box_right {
	background-image: url(/images/background/border.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 934px;
}
.main_box_bottom {
	background-image: url(/images/background/border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 934px;
}
.main_box_bottom_r {
	background-image: url(/images/background/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
	width: 934px;
}
.main_box_top_l {
	background-image: url(/images/background/top_left.gif);
	width: 934px;
	background-repeat: no-repeat;
	background-position: left top;
}
.main_table {
	background-color: #FFFFFF;
}
.xtra_nav {
	font-size: 1.1em;
	margin-bottom: 3px;
}

.nav_bar {
	padding-right: 10px;
}
.logo {
	padding-right: 10px;
	padding-left: 27px;
}
.content_pad {
	padding-right: 27px;
	padding-left: 27px;
}
.content_pad-L {
	padding-left: 27px;
}
.content_pad-R {
	padding-right: 27px;
}
.content_div {
	text-align: center;
	width: auto;
}
.store_front_header {
	padding-right: 15px;
}
.store_front_header h1 {
	margin-bottom: 17px;
}
.store_front_header p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 2.1em;
	width: 481px;
}
.clicker_text {
	color: #017A7C;
	margin-top: 10px;
}
.shopping_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 2.1em;
}
.product_list {
	color: #FFFFFF;
	background-color: #595248;
	margin-top: 15px;
}
.product_box {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
}
.product_box-bot {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
}
.product_box-bot_l {
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
}
.product_box-bot_r {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	background-image: url(/images/background/product_box-bot_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.product_box-l_col {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
}
.product_box-top_l {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	background-image: url(/images/background/product_box-top_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.product_list h2 {
	color: #FFFFFF;
}
.qty_box {
	border: 1px solid #666666;
}
input {
	font-size: 1.1em;
}
.form_padder_header {
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.form_padder {
	padding: 5px;
	background-color: #E1E1E1;
	border: 1px solid #FFFFFF;
}
.form_padder_footer {
	padding: 5px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #333333;
}
.pricing {
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 9px;
}
.center_price {
	padding-left: 10px;
}
.quantity_text {
	font-size: 1.2em;
	padding-right: 5px;
	padding-left: 5px;
}
.flash_nav {
	padding-top: 23px;
	padding-bottom: 20px;
	text-align: center;
}
.legal-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 27px;
	color: #908575;
	padding-right: 10px;
}
.legal-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #908575;
	padding-right: 26px;
	padding-left: 10px;
}
.stores {
	font-size: 1.2em;
}
.addresses {
	padding-right: 15px;
}
.cities {
	color: #017A7C;
	font-weight: bold;
}
.plate_nav-right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E1DC;
	padding: 3px;
}
.plate_nav-rt_and_bot_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E1DC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E1DC;
	padding: 3px;
}
.plate_nav-rt_and_bot_border-Thick {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E1DC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E1DC;
	padding: 3px;
}
.plate_nav-bot_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E1DC;
	padding: 3px;
}
.plate_nav-bot_border-Thick {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E1DC;
	padding: 3px;
}
.Gridlines-Top-Rt_Border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E1DC;
	background-image: url(/images/switch_border.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.Gridlines-Right-Bot_Border {
	background-image: url(/images/switch_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E1DC;
}
.Gridlines-Right-Bot_Border-Thick {
	background-image: url(/images/switch_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E1DC;
}
.Gridlines-Left-Bot_Border {
	background-image: url(/images/switch_border.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E1DC;
}
.Gridlines-Left-Bot_Border-Thick {
	background-image: url(/images/switch_border.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E1DC;
}
.Gridlines-Bottom {
	background-image: url(/images/switch_border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Gridlines-Bottom-Rt_Border {
	background-image: url(/images/switch_border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E1DC;
}

.plate_nav {
	font-size: 1.2em;
	padding: 3px;
	line-height: 1.2em;
}
.plate_nav-White {
	font-size: 1.2em;
	padding: 2px;
	line-height: 1.2em;
	color: #FFFFFF;
}
.plate_nav-LeftCor {
	font-size: 1.2em;
	padding: 3px;
	line-height: 1.2em;
	background-image: url(/images/BG-switch_cor-top_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #E6E1DC;
}
.plate_nav-RightCor {
	font-size: 1.2em;
	padding: 3px;
	line-height: 1.2em;
	background-image: url(/images/BG-switch_cor-bot_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #E6E1DC;
}
.plate_nav-Headers {
	font-size: 1.2em;
	padding: 3px;
	line-height: 1.2em;
}
.Gridlines {
	background-color: #E6E1DC;
}
.Gridlines-Top {
	background-image: url(/images/switch_border.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.plate_nav-Bottom_Border {
	font-size: 1.2em;
	padding: 3px;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E1DC;
}
.Gridlines-Left {
	background-image: url(/images/switch_border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Gridlines-Right {
	background-image: url(/images/switch_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.product_list_div {
	text-align: center;
	float: left;
	width: 140px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.submit_buttons {
	font-size: 10px;
}
.environmental {
	padding-top: 16px;
	padding-bottom: 16px;
}
.free_ship {
	padding-top: 2px;
	padding-right: 39px;
}

