@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #29100F;
}
.Index_navSelect {
	font-family: "Myriad Web Pro";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.SexyIndexNavFont {
	font-family: Biondi;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


.MainNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.PageHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC33;
}
.YellowHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC33;
}
.RedHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}




.BodyText {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.BodyTextLink {
	font-family: "Myriad Web Pro";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC6633;
	text-decoration: none;
}


.CRM_footerNav {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC6600;
	text-decoration: none;
}
.CRM_footerText {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9900;
}

.Footer_text {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#CRM_Wrapper {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9933;
}
#CRM_WrapperIndex {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9933;
}




.twoColFixLtHdr #CRM_Wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #FlashContainer {
	width: 850px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 225px;
	margin-left: auto;
	background-color: #000000;
	height: 600px;
}
.twoColFixLtHdr #IndexContainer {
	width: 850px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 180px;
	margin-right: auto;
	margin-bottom: 200px;
	margin-left: auto;
	background-color: #000000;
}




.twoColFixLtHdr #container {
	width: 850px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFC700;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
} 
.twoColFixLtHdr #header {
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 110px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #header_wholesale {
	background-image: url(../images/header_wholesale.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 142px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.twoColFixLtHdr #header_retail {
	background-image: url(../images/header_retail.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 142px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}



#TopNavWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
	padding-top: 120px;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #672828;
	margin-top: 7px;
	background-image: url(../images/SideBar_grad1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 600px;
}
#Bio_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	height: 400px;
	background-image: url(../images/Trio_logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#biospixWrapper {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/bios_MainPix.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 280px;
	width: 850px;
	margin-top: 7px;
}

#IndexApixWrapper {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/indexA_mainPix.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 280px;
	float: left;
	width: 645px;
	margin-top: 7px;
	margin-left: 5px;
}
#Whole_RetailNavWrapper {
	font-family: "Myriad Web Pro";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#ContactpixWrapper {
}


.twoColFixLtHdr #mainContent {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	background-image: url(../images/footer_bkrnd.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 27px;
	text-align: center;
} 
#FooterTextWrapper {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding-top: 5px;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #sidebarB_index {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	margin-top: 7px;
	height: 1000px;
}

.twoColFixLtHdr #sidebarB {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	margin-top: 7px;
	height: 1030px;
	background-image: url(../images/TrioRetail_sm_logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#GiftCert_Wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/GiftCert_bkrnd2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 7px;
	height: 150px;
	background-color: #222222;
	margin-top: 5px;
}
.Specials_Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

#sidebarB #Ad_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-image: url(../images/ad_bkrnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 200px;
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
}
#Ad_wrapper #logo_wrapper {
	background-image: url(../images/Trio_logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 150px;
	margin-top: 35px;
}

#B_MeatManWrapper {
	background-image: url(../images/SideBar_redBkrnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #672828;
	font-family: "Myriad Web Pro";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 7px;
	padding-bottom: 10px;
	height: 248px;
}


#IndexBpixWrapper {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/brisket_sm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 280px;
	float: left;
	width: 645px;
	margin-top: 7px;
	margin-left: 5px;
}

.twoColFixLtHdr #mainContentB {
	margin-top: 300px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 205px;
	padding-top: 20;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 8px;
	font-family: "Myriad Web Pro";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#SmokehausPixWrapper {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/smokehaus_MainPix.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 280px;
	float: left;
	width: 645px;
	margin-top: 7px;
	margin-left: 5px;
}
#ContactpixWrapper {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/contact_MainPix.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 280px;
	width: 850px;
	margin-top: 7px;
}
#contact_PixWrapper {
	background-image: url(../images/dan_phone.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 119px;
	width: 192px;
	margin-left: auto;
	margin-right: auto;
}

#mainContent_contact {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
#ProductsPixWrapper {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/products_MainPix.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 280px;
	float: left;
	width: 645px;
	margin-top: 7px;
	margin-left: 5px;
}
#directionspixWrapper {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/directions_MainPix.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 280px;
	width: 850px;
	margin-top: 7px;
}
#HistorypixWrapper {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/history_MainPix.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 280px;
	float: left;
	margin-top: 7px;
	width: 850px;
}

#VendorpixWrapper {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/vendor_MainPix.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 280px;
	float: left;
	width: 645px;
	margin-top: 7px;
	margin-left: 5px;
}

#Sidebar_OOL_Wrapper {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/OOL_bkrnd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 190px;
	padding-top: 10px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
#mainContent_history {
	margin-top: 300px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	height: 450px;
}
#index_Link_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	padding-top: 15px;
	font-size: 13px;
	color: #FFFFFF;
}
.twoColFixLtHdr #mainContent_smoke {
	margin-top: 300px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 20;
	padding-bottom: 0;
	font-family: "Myriad Web Pro";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	height: 1100px;
	margin-left: 30px;
	padding-right: 20px;
	padding-left: 15px;
}
.SmOrangeHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
}

.twoColFixLtHdr #mainContentProduct_B {
	margin-top: 300px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 205px;
	padding-top: 20;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 8px;
	font-family: "Myriad Web Pro";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#mainContent_order {
	margin-top: 300px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	height: 1265px;
}
