@charset "utf-8";
/* CSS Document */
.txt_11_black{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	}
.txt_11_dark-green{
	font-family:Arial;
	font-size:11px;
	color:#88895f;
	line-height:17px;
	}
.txt_17_brown{
	font-family:Arial;
	font-size:17px;
	color:#9b7004;
	}
.txt_19_header_white{
	font-family:Tahoma;
	font-size:19px;
	color:#FFFFFF;
	}
.txt_26_header_white{
	font-family:Tahoma;
	font-size:26px;
	color:#FFFFFF;
	}
.txt_12_dark-brown{
	font-family:Arial;
	font-size:12px;
	color:#9c4600;
	}
.txt_12_white{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	}
.txt_12_lightgreen{
	font-family:Arial;
	font-size:12px;
	color:#eeffca;
	}
.txt_14_white{
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	}
a.btn_checkout-more{
	font-family:Arial;
	font-size:12px;
	color:#eeffca;
	text-decoration:none;
	}
a.btn_checkout-more:hover{
	font-family:Arial;
	font-size:12px;
	color:#006600;
	text-decoration:none;
	}