body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.gif) repeat;	
}

.flash {
	border-bottom: 1px solid #fff;
	height: 100px;
}

#title {
	background: url(../images/titlebg.jpg) repeat;	
	height: 90;
}

#slogan {
	background: url(../images/titlebg.jpg) repeat;	
	height: 90;
	color: #8c6239;
	font-family: verdana;
	font-size: 24px;
	text-align: center;
}

#titlesep {
	height: 5px;
	background-color: #cbcbcb;
	color: #cbcbcb;
}

.navigation {
	width: 250px;
	border-collapse: collapse;
}

.navigation a {
	background-color: #f7941e;
	color: #ffffff;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

.navigation td {
	background-color: #f7941e;
	color: #ffffff;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0;
	border-collapse: collapse;
}

.leftpane {
	width: 255px;
	height: 420px;
	text-align: left;
	vertical-align: top;
}

.centerpane {
	height: 420px;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}

.rightpane {
	width: 255px;
	height: 420px;
	text-align: left;
	vertical-align: top;
}

#navtop {
	width: 250px;
	height: 10px;
	background: url(../images/navtop.gif) no-repeat;	
}

#navbottom {
	width: 250px;
	height: 10px;
	background: url(../images/navbottom.gif) no-repeat;	
}

#contentblock {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 20px;
}

#content {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

#contenthours {
	color: #000000;
	font-family: verdana;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 40px;
}

#footer {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #f7941e;
}

.cartheader {
	width: 80px;
	font-weight: bold;
	border-right: 1px  solid #CEB6CE;
	border-bottom: 1px  solid #CEB6CE;
}

.cartitem {
	width: 80px;
	border-bottom: 1px  solid #CEB6CE;
	vertical-align: top;
	text-align: top;
}

.cartitemlong {
	width: 140px;
	border-bottom: 1px  solid #CEB6CE;
	vertical-align: top;
	text-align: top;
}

.contactTitle {
	color: #6e6a12;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

.contactText { 
	font-family: verdana;
	font-size: 9px;
}

.featuredproducts {
	border: 1px solid;
}

.featuredproducts th {
	font-weight: bold;
	font-size: 16px;
	background-color: #f7941e;
}

.featuredproducts td {
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	border: 1px solid;
}
