#outer {
	border: 1px solid #fef9f4;
	text-align: center;
	background-position: center top;
	alighn: center;
	margin-right: auto;
	margin-left: auto;
}
#inner {
	border: 1px solid #7c6a55;
	text-align: center;
	background-color: #FFFFFF;
	margin: auto;
	width: 860px;
	background-position: center top;
}
#contact {
	border: 1px solid #f58025;
	background-color: #fef9f4;	
}
#product {
	border: 1px solid #f58025;
	background-color: #fef9f4;	
}
.productMenu {
	background-color: #fef9f4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #f58025;
	border-right-color: #f58025;
	border-bottom-color: #f58025;
	border-left-color: #f58025;
}
.productMenuLast {
	background-color: #fef9f4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f58025;
	border-right-color: #f58025;
	border-bottom-color: #f58025;
	border-left-color: #f58025;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C5143;
	background-color: #fef9f4;
	padding-top: 20px;
}
.headermenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c6a55;
	border-right-color: #7c6a55;
	border-bottom-color: #7c6a55;
	border-left-color: #7c6a55;
}
.headermenu2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}
.orangebox {
	border: 1px solid #f58025;
	overflow: scroll;
	height: 320px;
}
DIV.tableContainer {
	CLEAR: both;
	BORDER-RIGHT: #f58025 1px solid;
	BORDER-TOP: #f58025 1px solid;
	OVERFLOW: auto;
	BORDER-LEFT: #f58025 1px solid;
	WIDTH: 510px;
	BORDER-BOTTOM: #f58025 1px solid;
	HEIGHT: 341px;
	scrollbar-face-color:#ebe9e5;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #f58025;
	scrollbar-highlight-color:#f58025;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color: #f58025;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}

DIV.tableContainer TABLE {
	FLOAT: left;
	WIDTH: 475px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	line-height:22px;
}
.productTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.listcell {
	padding: 0px;
}

DIV.tableContainer TABLE a:link {
	color: #5C5143;
	text-decoration: underline;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
DIV.tableContainer TABLE a:visited {
	color: #5C5143;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C5143;
	text-decoration: underline;
	cursor: pointer;
}
a:visited {
	color: #5C5143;
	font-size: 14px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.orangeSide {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #f58025;
	border-right-color: #f58025;
	border-bottom-color: #f58025;
	border-left-color: #f58025;
	margin-right: 8px;
	margin-left: 8px;
}

