@charset "utf-8";
h1 {
	font-family: 'myskinnyjeansmedium', arial, san-serif;
	font-size: 44px;
	color: #b1080b;
	margin-top: 15px;
	margin-bottom: -10px;
	line-height: 44px;
}
h3 {
	font-family: 'Telex', sans-serif;
	font-size: 16px;
	color: #b1080b;
	line-height: 20px;
}

.bg {
	background-attachment: scroll;
	background-image: url(images/chile_products_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
}
.nav-left {
	margin-top: 100px;
}
.bg-top {
	background-attachment: scroll;
	background-image: url(images/chile_products_bg_top.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.logo {
	position: absolute;
	z-index: 9999;
	width: 409px;
	margin-right: auto;
	margin-left: auto;
	left: 343px;
	visibility: visible;
}

.container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 1060px;
}
.home-slider-bg {
	background-attachment: scroll;
	background-image: url(images/chile_products_home_hdr_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.home-bg {
	background-attachment: scroll;
	background-image: url(images/chile_products_home_bg.png);
	background-repeat: no-repeat;
	background-position: center 646px;
}
.green-chile-basket {
	background-attachment: scroll;
	background-image: url(images/green_chiles_basket.png);
	background-repeat: no-repeat;
	background-position: 545px 83px;
}
.bg-bottom {
	background-attachment: scroll;
	background-image: url(images/chile_products_bg_bottom.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.main-txt {
	font-family: 'Telex', sans-serif;
	font-size: 13px;
	padding-left: 130px;
	padding-right: 130px;
	line-height: 18px;
}
.product-padding {
	padding-left: 20px;
}

.main-txt a:link {
	color: #B1080B;
	text-decoration: none;
	font-weight: bold;
}
.main-txt a:visited {
	color: #B1080B;
	text-decoration: none;
	font-weight: bold;
}
.main-txt a:hover {
	color: #75080B;
	text-decoration: none;
	font-weight: bold;
}
.main-txt a:active {
	color: #75080B;
	text-decoration: none;
	font-weight: bold;
}

.copyright {
	font-family: 'Telex', sans-serif;
	color: #EED88C;
	font-size: 11px;
}
.copyright a:link {
	text-decoration: none;
	color: #EED88C;
}
.copyright a:visited {
	text-decoration: none;
	color: #EED88C;
}
.copyright a:hover {
	text-decoration: none;
	color: #FDF9F1;
}
.copyright a:active {
	text-decoration: none;
	color: #FDF9F1;
}

.footer-txt {
	font-family: 'Telex', sans-serif;
	color: #2b0101;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.footer-txt a:link {
	color: #FFE100;
	text-decoration: none;
}
.footer-txt a:visited {
	color: #FFE100;
	text-decoration: none;
}
.footer-txt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-txt a:active {
	color: #FFFFFF;
	text-decoration: none;
}
@font-face {
    font-family: 'myskinnyjeansmedium';
    src: url('fonts/myskinnyjeans-webfont.eot');
    src: url('fonts/myskinnyjeans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myskinnyjeans-webfont.woff') format('woff'),
         url('fonts/myskinnyjeans-webfont.ttf') format('truetype'),
         url('fonts/myskinnyjeans-webfont.svg#myskinnyjeansmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
.sub-bg {
	background-attachment: scroll;
	background-image: url(images/chile_products_of_new_mexico_sub_05.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.zia-bg {
	background-attachment: scroll;
	background-image: url(images/zia_bg.png);
	background-repeat: no-repeat;
	background-position: center 400px;
}
hr {
	color: #4E3121;
}
.hdr-red {
	font-family: 'Telex', sans-serif;
	font-size: 16px;
	color: #b1080b;
	line-height: 20px;
	font-weight: bold;
}
.contact-photo {
	background-attachment: scroll;
	background-image: url(images/chile_crop.png);
	background-repeat: no-repeat;
	background-position: 475px 85px;
}
