/* CSS Document */

/* ----------------------basic layout information---------------------------- */
body{
	margin:0px 0px 0px 0px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#543413;

}
#container{
	width:775px; 
	margin:0 auto; 
	text-align:left; 
	padding-top:3px;

}

div.head{
	width:775px;
	background-image: url(images/loy_lange_box_company.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:64px;
	text-align:right;
	color:#dfc28d;

}

p.head{
	padding-bottom:0px;
	margin-bottom:10px;

}


table tr td{
	font-family:Verdana; 
	font-size:11px;

}


A:link {color:#423e95;  text-decoration:underline; }
A:visited {color:#000000;  text-decoration:underline; }
A:hover {color:#000000;  text-decoration:underline; }
A:active {color:#000000;  text-decoration:none; }

img.logo{

	padding-bottom:9px;
	
	}
/* ----------------------titles---------------------------- */

h1{
	margin:0px;
	padding:10px 0px 10px 15px;
	font-weight:bold;
	font-size:14px;

}

h1.funnel{
	color:#ff9900;
	padding:5px 28px 18px 28px;

}

h1.home{
	margin:0px;
	padding:10px 0px 3px 15px;
	font-weight:bold;
	font-size:14px;

}

/* ----------------------header navigation---------------------------- */


#stylefive{
	position:relative;
	display:block;
	height:28px;
	font-size:11px;
	font-weight:normal;
	color:#cccccc;
	font-family:Verdana,sans-serif;
	background-image: url(images/nav_slice2.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	border:1px solid #faf0cd;
	

}



#stylefive ul{margin:0px;padding:0;list-style-type:none;width:auto; }
#stylefive ul li{display:block;float:left;margin:0;  height:28px; border-left:1px solid #7c7463;}
#stylefive ul li.home{display:block;float:left;margin:0;  height:28px; border-left:0px solid #fff;}
#stylefive ul li a{display:block;float:left;color:#cccccc;text-decoration:none;padding:7px 35px 0 35px;height:28px; }
#stylefive ul li a:hover, #stylefive ul li a.current:hover{color:#cccccc;background: url(images/nav_hover.jpg) repeat-x; height:28px;}
#stylefive ul li a.current{color:#cccccc;background: url(images/order_slice.gif) repeat-x; height:28px; padding:7px 10px 0 18px}




/* ----------------------left nav ---------------------------- */


/* ----------------------home copy---------------------------- */

div.box{

	border:1px solid #faf0cd;
	margin-top:8px;

}

td.home{
	background-color: #492b10;
	background-image: url(images/hmenu_slice.gif);
	background-repeat: repeat-x;
	width:399px;
	padding-top:23px;


}

div.shaddow{
	background-image: url(images/home_shaddow.gif);
	background-repeat: repeat-x;

}

td.homecopy{
	background-color:#e0c38e;
	background-image: url(images/footer1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

div.hcopy{
	padding: 0px 15px 15px 15px;
	line-height:18px;


}

div.hcopy1{
	font-size:14px;
	color:#53371c;
	font-weight:bold;
	padding: 0px 15px 5px 15px;
	line-height:18px;
}


div.wide{
	width:399px
}

/* ----------------------home funnels---------------------------- */

A.funnel:link {color:#fff;  text-decoration:none; }
A.funnel:visited {color:#df8f4c;  text-decoration:none; }
A.funnel:hover {color:#df8f4c;  text-decoration:none; }
A.funnel:active {color:#fff;  text-decoration:underline; }

/* ----------------------inner copy---------------------------- */
td.ihead{
	background-color: #712a09;


}

#subnav{
	background-color:#df8f4c;
	border-top: #faf0cd solid 1px;
	border-bottom: #faf0cd solid 1px;
	height:23px;
	color:#1f1c18;
	font-size:10px;
	font-weight:bold;
	padding:3px 0px 0px 9px;
	


}

A.submenu:link {color:#000;  text-decoration:none;  }
A.submenu:visited {color:#f2deb9;  text-decoration:none;  }
A.submenu:hover {color:#000;  text-decoration:underline;  }
A.submenu:active {color:#fff;  text-decoration:none;  }

td.homecopy1{
	background-color:#e0c38e;
	background-image: url(images/i_foot1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

td.homecopy2{
	background-color:#e0c38e;


}

/* -------------------footer--------------------------- */



td.foot1{
	background-color:#e1af71;
	background-image: url(images/footer3.jpg);
	background-repeat: repeat-x;
	padding-left:11px;
	font-size:14px;
	color:#53371c;
	font-weight:bold;

}

td.foot2{
	background-color:#e1af71;
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	height:133px;
	background-position: right;
	font-size:10px;
	font-weight:bold;
	color:#1f1c18;
	line-height:18px;
}


.address{
	font-size:10px;
	font-weight:bold;
	color:#1f1c18;
	line-height:18px;
}
td.ifoot{
	background-color:#e1af71;
	background-image: url(images/i_footerbg.jpg);
	background-repeat: repeat-x;
	text-align:right;
	height:54px;


}



a.credit:link{


	color: #e2b67a;
	text-decoration:none;

	
}
a.credit:visited{


	color: #e2b67a;
	text-decoration:none;

	
}
a.credit:active{


	color: #e2b67a;
	text-decoration:none;

	
}

a.credit:hover{

	color: #e2b67a;
	text-decoration:underline;

	
}


p.credit{

	color:#e2b67a;
	font-size:10px;
	font-weight:normal;


}


