.megamenu
{
	position: absolute;
	float: left;
	background: white;
	display: none; /* 	border: 1px solid #f06b24; 	border-width: 5px 1px; 	*/
	font: normal 9pt Trebuchet MS; /* margin-top:2px; 	padding:10px;	*/
	border: solid 0px #6F665F;
	z-index: 999;
	width: 403px;
	text-align: left;
	
}

.mainmenutopcurve
{
	width: 403px;
	height: 10px;
	float: left;
	position: relative;
	z-index: 1000;
	background: transparent url(../images/topcurve.gif) no-repeat scroll;
	margin-top: -7px;
}

.menutop
{
	width: 403px;
	height: 25px;
	background: transparent url(../images/middletop.gif) no-repeat scroll; /* 	background:url(../images/menubottom.jpg) no-repeat scroll; */
}

.menubottom
{
	float: left;
	background: transparent url(../images/menubottom.gif) no-repeat scroll 0 0;
	width: 403px;
	height: 22px;
}

.menustraight
{
	width: 403px;
	height: 10px;
	float: left;
	position: relative;
	z-index: 1009;
	background: transparent url(../images/topstraight.gif);
	margin-top: -7px; /* 	background:url(../images/menubottom.jpg) no-repeat scroll; */
}

.megamenu .column
{
	float: left;
	width: 381px; /*width of each menu column*/
	margin-right: 1px;
	padding-left: 22px;
	background:url(../images/middlemiddle.gif);
}

.megamenu .column ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position:absolute;
}

.megamenu .column ul li
{
	padding-bottom: 0px;
}

.megamenu .column h3
{
	/* background: #e0e0e0; */
	font: bold 8.5pt Verdana;
	color: #AA8C4E;
	height: 10px;
	margin: 2px 1px 2px 0px;
	padding: 8px 1px 4px 0px;
	text-decoration:none;
	text-transform:uppercase;
}
.megamenu .column span
{
	display:block;
	width:360px;
	color: #2C2723;
}

.megamenu .column ul li a
{
	text-decoration: none;
	color: #AA8C4E;
}

.megamenu .column ul li a:hover
{
	color: #AA8C4E;
}

.megamenu .column h3 a
{
	text-decoration:none;
	color: #AA8C4E;
}

#searchg1txt
{
	width:146px;height:44px;
	/*z-index:999; */
	position:relative;	
    background:transparent url(../images/search/searchback.jpg) no-repeat scroll 0 0;float:right;margin-top:55px;
}

#searchg1txt input
{
	/*background:transparent url(../images/search/searchtxt.jpg);border:medium none;height:20px; */
	width:100px;margin-top:10px;margin-left:10px;
	height:15px;
	font-size:9pt;
	font-family:Verdana;
}

#searchg1txtImg
{
	position:relative;
	z-index:1001;
	float:right;
	margin-top:55px;
	left:132px;
	top:9px;
	#top:11px;
	
}
