html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
  	height: 100%;
}
#wrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	display: table; /*** For non-IE browsers ***/
	height: 100%;
}
.template_black {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.template_white {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.mild_coffee_header {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #569FD3;
	text-align: left;
}
.product_long_desc {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #4E3B29;
}
.product_subtitles {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4E3B29;
}
.product_price {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #4E3B29;
}
.footer_brown {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #917966;
}
.footer_green {

	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #91913E;
}
.bold_coffee_header {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B34800;
	text-align: left;
}
.espresso_coffee_header {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B10021;
}
.decaf_coffee_header {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66660A;
}
.cart_item {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #4E3B29;
	border-bottom-style: solid;
	border-bottom-color: #4E3B29;
	border-bottom-width: 1px;
}
.brown_border {
	border: 1px solid #361600;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	padding: 3px;
	background-color: #EDEDED;
	vertical-align: middle;
	height: 20px;
}
.orange_text_field {
	border: 1px solid #361600;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #50280C;
	padding: 3px;
	background-color: #C6DDE7;
	vertical-align: middle;
	height: 20px;
}
.validation {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	font-weight: normal;
	color: #B10021;
}
.brown_borderbottom {
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin solid #4E3B29;
	border-left: thin none;
}
.brown_bordertop {
	border-top: 1px solid #4E3B29;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.footer_white {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.brown_header {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	font-weight: bold;
	color: #361600;
}
.border_orange {
	border: thin solid #B34800;
}
.taste_coffee {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DCB878;
}
.main_copy {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #361600;
	line-height: 16px;
}
.main_copy_italic {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	color: #361600;
	font-style: italic;
	line-height: 16px;
}
.qty_box {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	display: compact;
	width: auto;
	color: #361600;
	top: 12px;
	height: 20px;
}
.brown_border_bottomless {
	border-top: 1px solid #4E3B29;
	border-right: 1px solid #4E3B29;
	border-bottom: 1px none #4E3B29;
	border-left: 1px solid #4E3B29;
}
.orange_link {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #FF8500;
}
.orange_link:link {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #FF8500;
	text-decoration: none;
}
.orange_link:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #FF8500;
	text-decoration: none;
}
.orange_link:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color:#FF8500;
	text-decoration: underline;
}
.blue_link {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	color: #0A1E60;
}
.dk_blue_copy {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #0A1E60;
}
.blue_link:link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #0A1E60;
	text-decoration: none;
}
.blue_link:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	color: #0A1E60;
	text-decoration: none;
}
.blue_link:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #0A1E60;
	text-decoration: underline;
}
.red_link {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #5F0023;
}
.red_link:link {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #5F0023;
	text-decoration: none;
}
.red_link:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #5F0023;
	text-decoration: none;
}
.red_link:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #5F0023;
	text-decoration: underline;
}
.green_link {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #69670E;
}
.green_link:link {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #69670E;
	text-decoration: none;
}
.green_link:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #69670E;
	text-decoration: none;
}
.green_link:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #69670E;
	text-decoration: underline;
}
.white_link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white_link:link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_link:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_link:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.brown_link {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #361600;
}
.brown_link:link {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #361600;
	text-decoration: none;
}
.brown_link:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #361600;
	text-decoration: none;
}
.brown_link:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #361600;
	text-decoration: underline;
}
.main_copy_orange {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #AD4200;
	line-height: 16px;
}
.main_copy_white {


	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	color: #FFFFFF;
	line-height: 16px;
}
.white_coffee_header {


	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.gray_border_full {
	border: thin solid #E6E6E6;
}
.light_blue_link {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #55A1D5;
}
.light_blue_link:link {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #55A1D5;
	text-decoration: none;
}
.light_blue_link:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #55A1D5;
	text-decoration: none;
}
.light_blue_link:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12PX;
	line-height: 16px;
	color: #55A1D5;
	text-decoration: underline;
}.blue_border {
	border: thin dotted #55A1D5;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.brown_border_side {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #361600;
	border-right-color: #361600;
	border-bottom-color: #361600;
	border-left-color: #361600;
	text-align: left;
	height:100%; 
}
.white_link_button {
	font-family: Helvetica, sans-serif;
	font-size: 11PX;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
.white_link_button:link {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;

}
.white_link_button:visited {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
.white_link_button:hover {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #ffffff;
	background-color: #361600;
	display: block;
	font-style: oblique;
	text-decoration: none;
	}
.light_blue_border_top_bottom {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #55A1D5;
	border-right-color: #55A1D5;
	border-bottom-color: #55A1D5;
	border-left-color: #55A1D5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.gray_border_full {
	border: thin solid #E6E6E6;
	font-style: normal;
}
.white_itallic {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #FFFFFF;
	line-height: 25px;
}
.orange_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B34800;
}
.add_to_cart_button {
	border: thin dotted #55A1D5;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #B34800;
	height: 25px;
	width: 120px;
	font-weight: bold;
}
.gray_border_left {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #DCE0E6;
	text-align: left;
}
.brown_header_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #361600;
}
.orange_form_button {
	border: thin solid #4B2A19;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #B34800;
	height: 25px;
	width: 120px;
	font-weight: bold;
}
.blue_form_button {
	border: thin dotted #55A1D5;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #4E94C3;
	height: 25px;
	width: 120px;
	font-weight: bold;
}
.green_form_button {
	border: thin dotted #55A1D5;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #66660A;
	height: 25px;
	width: 120px;
	font-weight: bold;
}
.orange_border_full {
	border: thin solid #AD4200;
}
.brown_form_button {
	border: thin solid #4B2A19;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #4B2A19;
	height: 25px;
	width: 120px;
	font-weight: bold;
}
.white_header_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
