body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-family:courier new,courier,monospace ;*/
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/bg-page.gif);
	margin:0;
	padding:15px 0 0 0;
	height:100%;
}

.menuBtn {
	width:94px;
	height:30px;
	float:left;
	text-align:center;
	color:#b45425;
	cursor:pointer;
	overflow:hidden;
	position:relative;
	z-index:1;
}

.menuSel {
	background:#3E1200;
	border-bottom:1px solid #b45425;
	border-left:1px solid #b45425;
	border-right:1px solid #b45425;
}

.menuSel a {
	font-size: 14px;
	font-weight:bold;
	line-height:1.5em;
	color:#b45425;
	text-decoration:none;
}

.menuSelOver {
	background:#6A280B;
	border-bottom:1px solid #b45425;
	border-left:1px solid #b45425;
	border-right:1px solid #b45425;
}

.menuSelOver a {
	font-size: 14px;
	font-weight:bold;
	line-height:1.5em;
	color:#FF8600;
	text-decoration:none;
}

.button {
	background:url(../images/t.png) bottom repeat-x;
	width:94px;
	height:30px;
	float:left;
	text-align:center;
	color:#b45425;
	cursor:pointer;
	list-style:none;
	position:relative;
	top:2px;
	display: inline;
}

.button a, .button a:hover {
	font-size: 14px;
	font-weight:bold;
	line-height:2em;
	color:#b45425;
	text-decoration:none;
}

.buttonOver {
	background: #3E1200 url(../images/btnOver.png) bottom no-repeat;
	width:94px;
	height:30px;
	float:left;
	text-align:center;
	color:#FF8600;
	cursor:pointer;
	margin:0 0 0 0;
	position:relative;
	top:2px;
	display: inline;
}

.buttonOver a, .buttonOver a:hover {
	font-size: 14px;
	font-weight:bold;
	line-height:2em;
	color:#FF8600;
	text-decoration:none;
}

.frame {
	border-collapse:collapse;
	width:712px;
}

.tl {
	background:url(../images/tl.png);
	height:32px;
	width:30px;
	float:left;
}

.tc {
	background:url(../images/t.png) repeat-x;
	height:32px;
	width:652px;
	text-align:center;
	float:left;
}

.tr {
	background:url(../images/tr.png);
	height:32px;
	width:30px;
	float:left;
}

.cl {
	background:url(../images/l.png) repeat-y;
	width:30px;
	height:100%;
}

.cc {
	background:url(../images/ccbg2.png) #464646 repeat-y top center;
	float:left;
	width:652px;
	padding:32px 0 0 0;
}

.cr {
	background:url(../images/r.png) repeat-y;
	width:30px;
	height:100%;
}

.bl {
	background:url(../images/bl.png);
	height:32px;
	width:30px;
	float:left;
}

.bc {
	background:url(../images/b.png) repeat-x;
	height:32px;
	color:#b45425;
	text-align:center;
	font-weight:bold;
	float:left;
	width:652px;
}

.br {
	background:url(../images/br.png);
	height:32px;
	width:30px;
	float:left;
}

#Master {
	width:712px;
	height:100%;
}

#Top {
	width:712px;
	height:32px;
	position:absolute;
}

#Mid {
	width:712px;
}

#Bot {
	width:712px;
	height:32px;
}

#main {
	width:652px;
	margin:auto;
/*	background-color:#464646;*/
/*	border:1px solid #464646;*/
}
#main-inner {
/*	opacity: .92;
	filter: alpha(opacity=92);*/
	border:1px solid #464646;
	margin:16px 21px 16px 21px;
	padding:20px 20px 20px 20px;
	min-height:200px;
	background-color: #FFFFFF;
/*	background-image: url(../images/bg-main-inner-bottom.gif);*/
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align:left;
}
#main-inner-left {
	width: 100%;
	display:block;
	float:left;
	line-height:18px;
}
#main-inner-right {
	width: 171px;
	display:block;
	float:right;
	margin:0 0 20px 20px;
}
#logo {
/*	opacity: .92;
	filter: alpha(opacity=92);*/
/*	border-top:1px solid #464646;
	border-left:1px solid #464646;
	border-right:1px solid #464646;
	margin:16px 21px 0 21px;
	padding:20px;
	padding-bottom:0;*/
	background-color: #FFFFFF;
/*	background-repeat: no-repeat;
	background-position: center top;*/
}
h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
p { margin: 15px 0; }


.clear {
	clear:both;
}

.headingimg {
	margin:18px 0 0 0;
}
#box-small {
	width:171px;
	min-height:146px;
	margin-top:15px;
	background-color: #DEDEDE;
	background-image: url(../images/bg-box-bottom-small.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#box-top-small {
	width:171px;
	height:12px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-box-top-small.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#box-small p {
	padding:0 8px 12px 8px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	text-align:right;
}

#footer {
	clear:both;
	font-size: 10px;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.link a, .link a:visited {
	color:#6A280B;
	text-decoration:none;
}
.link a:hover {
	color:#b45425;
	text-decoration:none;
}

a {
	text-decoration:none;
}

#hur-prot {
	width:100%;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.framed_thumb {
	border:4px ridge #330000;
}

#hur-prot img {
	width:175px;
}

#contact {
	margin:10px 20px 0 40px;
	width:285px;
	text-align:right;
	float:left;
}

#map {
	float:left;
}

.product-list {
	height:0px;
	overflow:scroll;
}

.product-listed {
	margin:5px 10px 5px 10px;
	float:left;
	width:160px;
	text-align:center;
}

.product-listed-img {
	height:120px;
	border:4px ridge #330000;
}
