@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #464950;
	background-image: url(../images/efco_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #a1afd2;	
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 5px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #892d3f;
	border-bottom: 1px solid #e3bc77;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 5px 8px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 2px 10px;
	font-size: 14px;
}


p {
	margin: 0px 0px 0px 0px;
	padding: 2px 12px 8px 12px;
	line-height: 150%;
}

input {
	font-size:11px;
	border:1px solid #848fac;
	color: #848fac;
}

/********************* List Styles *********************/

ul {
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 0px 20px;
}
	
ul li {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-size: 12px;
	background-position:0 5px;	
}
	
ul ul{
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
	
ul ul li{
	padding: 2px 2px 5px 12px;
	background:none;
	font-size: 11px;	
}



/********************* Link Styles *********************/


a {
	text-decoration: none;
	color: #848fac;
	font-weight: bold;	
}

a:link {
	text-decoration: none;
	color: #848fac;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #848fac;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #757e98;
	font-weight: bold;
}

a:active {
}



/********************* Build *********************/


.twoColFixLtHdr #container { 
	width: 920px;
	background: #FFFFFF;
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #848fac;
	text-align: left;
} 
.twoColFixLtHdr #utils {
	padding: 10px 10px 2px 0px;
	font-size: 11px;
	color: #b5965f;
	text-align: right;
}
.twoColFixLtHdr #utils a {
	text-decoration: none;
	color: #b5965f;
	font-weight: bold;	
}

.twoColFixLtHdr #utils a:link {
	text-decoration: none;
	color: #b5965f;
	font-weight: bold;
}

.twoColFixLtHdr #utils a:visited {
	text-decoration: none;
	color: #b5965f;
	font-weight: bold;
}

.twoColFixLtHdr #utils a:hover {
	text-decoration: underline;
	color: #b5965f;
	font-weight: bold;
}

/********************* header *********************/
.twoColFixLtHdr #header { 
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #cccccc;
}
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 0px 0;
	border-bottom: 1px solid #FFFFFF;
}

.twoColFixLtHdr #mainMenu {
	padding: 0px 10px 2px 0px;
	color: #848fac;
	text-align: right;	
}

.twoColFixLtHdr #flashHolder {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
.twoColFixLtHdr #top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/flash_bg_top.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #middle {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/flash_bg_rep.jpg);
	background-repeat: repeat-y;
}
.twoColFixLtHdr #bottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/flash_bg_bot.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #flash {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 13px;
	/*width: 350px;*/
	
}
.twoColFixLtHdr #text {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	float: right;
	width: 360px;	
}

/********************* Sidebar *********************/
.twoColFixLtHdr #sidebar1 {
	margin: 0px 0px 0px 10px;
	float: left; /* since this element is floated, a width must be given */
	width: 261px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #f3f2d6;
	padding: 15px 0px 200px 0px;
	color: #674c06;
	background-image: url(../images/side_bg.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #c2b88d;
	border-bottom: 1px solid #c2b88d;
}

.twoColFixLtHdr #sidebar1 h1{
	margin:0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #674c06;
	font-weight: bold;
	border-bottom: none;
	background-image: url(../images/side_h1_bg.jpg);
	background-repeat: no-repeat;
}

.twoColFixLtHdr #sidebar1 h2{
	margin:0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.twoColFixLtHdr #sidebar1 ul {
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 0px 20px;
}
	
.twoColFixLtHdr #sidebar1 ul li {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	font-size: 14px;
	background-position:0 5px;
	border-bottom: 1px dashed #c2b88d;	
}
	
.twoColFixLtHdr #sidebar1 ul ul{
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
	
.twoColFixLtHdr #sidebar1 ul ul li{
	padding: 2px 2px 5px 12px;
	background:none;
	font-size: 11px;
	border-bottom: 0px dashed #c2b88d;	
}

.twoColFixLtHdr #sidebar1 a {
	text-decoration: none;
	color: #674c06;
	font-weight: normal;	
}

.twoColFixLtHdr #sidebar1 a:link {
	text-decoration: none;
	color: #674c06;
	font-weight: normal;
}

.twoColFixLtHdr #sidebar1 a:visited {
	text-decoration: none;
	color: #674c06;
	font-weight: normal;
}

.twoColFixLtHdr #sidebar1 a:hover {
	text-decoration: none;
	color: #3a2b03;
	font-weight: normal;	
}


/********************* Main Content *********************/

.twoColFixLtHdr #mainContent {
	margin: 0 0 0 280px;
	padding: 20px 10px 20px 10px;
	background: #FFFFFF;
}

/************************** Product Specs ******************************************/

.twoColFixLtHdr #products {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 15px;
	
}


table.food {
	width: 540px;
	/*background-color: #fafafa;*/
	border: 1px #c5c5ab solid;
	border-collapse: collapse;
	border-spacing: 0px;
	padding-right: 1px;
	}
	
td.contact {
	width: 250px;
}


tr.titles {
	background-color: #fedf8f;
	border-bottom: 1px #daa10a solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #674c06;
	padding-left: 2px;
	text-transform: uppercase;	
	}

tr.item1 {
	border-bottom: 1px #c5c5ab dotted;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #3d3f3f;
	background-color: #ffffff;
	padding: 4px 2px 4px 8px;
	width: 110px;
	}
	
tr.item2 {
	border-bottom: 1px #fdc46b dotted;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #3d3f3f;
	background-color: #fefdeb;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 1px;
	}

/********************* Footer *********************/
.twoColFixLtHdr #footer { 
	padding: 10px 10px 5px 10px;
	background:#848fac;
	font-size: 11px;
	color: #faf0f2;
	text-align: center;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 5px 0px 5px 0px;
}

.twoColFixLtHdr #footer a {
	text-decoration: none;
	color: #faf0f2;
	font-weight: bold;	
}

.twoColFixLtHdr #footer a:link {
	text-decoration: none;
	color: #faf0f2;
	font-weight: bold;
}

.twoColFixLtHdr #footer a:visited {
	text-decoration: none;
	color: #faf0f2;
	font-weight: bold;
}

.twoColFixLtHdr #footer a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}



.efcoMarketing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.efcoProducts {
	font-weight: bold;	
}

.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;
}