* {
	font-family: Verdana;
	font-size: small;
}


/* this is the main page */
div#page {
	margin: 0 auto;
	display: block;
	width: 800px;
	_width: 801px;
	border: 1px solid #bc8864;
	margin-top: 3px;
}

/* top logo && contact links */
div#header {
	display: block;
	width: 100%;
	height: 25px;
	text-align: right;
        padding-top: 12px;
	font-family: "Arial";
	font-size: 12px;
}

div#header a {
	font-family: "Arial";
	font-size: 12px;
} 

/* top menus */
div#topmenu {
        clear: both;
	display: block;
        width: 100%;
       	height: 30px;
	margin-left: -2px;
	_border-left: 3px solid #fff;
}

ul#tmenu {
	list-style: none;
	margin-right: 2px;
}

ul#tmenu li {
        float: right;
        border-right: 1px solid #fff;
}

ul#tmenu li a {
	display: block;
        width: 85.5px;
        height: 30px;
	background: #7f2908/*#3d3937 url(/img/COMMON-marrow1.gif) no-repeat*/;
        /*background-position: 8px 22px;*/
	color: #fff;
	font-family: "Arial";
        font-size: 12px;
        padding-top: 8px;
	text-align: center;
	text-decoration: none;
}

ul#tmenu li a:hover {
	background: #886248/*#2a2724 url(/img/COMMON-marrow2.gif) no-repeat*/;
        /*background-position: 8px 22px;*/
} 


div#nosect {
	width: 98%;
	_width: 98%;
	height: 29px;
	background: #bc8864;
	margin-left: 9px;
} 

/* footer separator */
div#footersep {
	width: 98%;
	_width: 98%;
	height: 19px;
	background: #3d3937;
	margin-left: 9px;
	margin-top: 2px;
}

/* bottom menus */
div#bottommenu {
	margin-top: 2px;
	height: 15px;
	width: 790px;
	_width: 791px;
	margin-left: 5px;
	margin-bottom: 2px;
	/*
	border: 1px solid #000;
	*/
	text-align: center;
}

ul#bmenu {
	list-style: none;
	width: 100%;
	text-align: center;
}

ul#bmenu li {
        float: left;
        text-align: center;
	margin: 0px 2px;
}

ul#bmenu li a {
	display: block;
	width: 100px;
	_width: 100px;
	text-align: center;
        font-family: Arial;
        font-size: 12px;
	color: #3d3937;
	text-decoration: none;
}

ul#bmenu li a:hover {
	color: #ff6600;
}

/* images in default intro */
img.flintro1 {
	margin-left: 5px;
        float: left;
}

img.flintro2 {
	margin-left: 3px;
        float: left;
}

img.flintro3 {
	/*
	clear: both;
	*/
	margin-left: 3px;
        float: left;
        margin-top: 2px;
} 

a.txtButton, a.txtButton:hover {
	font-weight: normal;
	border: 1px solid #ccc;
	background: #fff;
	color: #000;
}

.txtContentTitle {
	color: #3d3937;
}

ul#subcat {
	display: block;
	width: 105px;
	background: #bc8864;
	padding: 4px;
}

ul#subcat li {
	list-style-type: none;
	display: block;
        width: 135px;
	text-align: center;
	/*background: #886248;*/
	border: 1px solid #ccc;
	margin-bottom: 3px;
	height: 25px;
	padding-top: 2px;
	_margin-left: -15px;
}

ul#subcat li a {
	text-align: center;
	display: block;
        width: 135px;
	height: 25px;
	background: #7f2908;
	color: #fff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}

ul#subcat li a:hover {
	/*color: #FECF9C;*/
	background: #886248;
}

table#prodlist th {
	background: #bc8864;
	color: #fff;
}
table#prodlist td, table#prodlist th {
	padding: 6px 0;
}
table#prodlist td {
	border-top: 1px dashed #ccc;
	background: #fff;
}

div#navbar {
	width: 99%;
	_width: 100%;
	padding: 4px 6px;
	background: #bc8864;
	margin-left: 6px;
	border-bottom: 2px solid #fff;
}

div#navbar strong {
	font-size: 12px;
}

div#navbar, div#navbar a {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
}

div#navbar_prod {
	width: 99%;
	padding: 4px 6px;
	background: #bc8864;
	margin-left: 6px;
	border-bottom: 2px solid #fff;
}

div#navbar_prod strong {
	font-size: 12px;
}

div#navbar_prod, div#navbar_prod a {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
}

div.colMid2 {
	background: url(/img/COMMON-blackbarbg2.gif) repeat-y;
	background-position: 5px 0px;
	_background-position: 6px 0px;
	width: 100%;
}

p.bcontent a {
	color: #000;
}

p.bcontent a:hover {
	color: #ff6600;
}
