@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.navtext {
	width:150px;
	font-size:12px;
	color:black;
	height: 170px;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	line-height: 20px;
}
.navidea {
	width:500px;
	font-size:12px;
	color:black;
	height: 500px;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
.pro_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.white_headings {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.btm_brdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.btm_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #53320b;
}

.black_td {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}

.black_td:hover {
	background-repeat: repeat-x;
	background-image: url(../images/menu_bg.jpg);
}
.top_links {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.headings {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #eeb447;
	line-height: 30px;
}

.top_links:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.btm_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #53320b;
	text-decoration: none;
}
.btm_link:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.page_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #eeb447;
	text-decoration: none;
}
.page_link:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.btns {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C4953B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.product_headings {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #f0b648;
}
.pro_btm_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c48000;
}

