td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#594536;
}
form
{
	margin:0px;
}
input 
{
	border-width:1px;
	border-style:solid;
	border-color:#546A34;
	background-color:#115431;
	font-family:Tahoma;
	font-size:10px;
	color:#E1D39C;
}
textarea
{
	border-width:1px;
	border-style:solid;
	border-color:#546A34;
	background-color:#115431;
	font-family:Tahoma;
	font-size:10px;
	color:#E1D39C;
	overflow:auto;
}
select
{
	border-width:1px;
	border-style:solid;
	border-color:#546A34;
	background-color:#115431;
	font-family:Tahoma;
	font-size:10px;
	color:#E1D39C;
	overflow:auto;
}

 .linkstyle1 a {

	text-decoration: underline;
	color:#594536;
	}

.top
{
	color:#506240;
}
.brown
{
	color:#813700;
}
a.brown
{
	color:#813700;
	text-decoration:underline;
}
.lg
{
	color:#D1D2B0;
}
a.lg
{
	color:#D1D2B0;
	text-decoration:underline;
}
.y
{
	color:#E1D39C;
	font-weight:bold;
}
a.y
{
	color:#E1D39C;
	text-decoration:underline;
}
a.t
{
	color:#D1C790;
	text-decoration:none;
}
.t9
{
	font-size:9px;
}
.links
{
	color:#E1D39C;
	text-decoration:none;
	font-size:9px;
		font-weight:bold;
}	

/*navigation styling */

#nav
{
	position: absolute;
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 1;
	top: 11px;
	
	}

#nav li
{
display: inline;
}

#nav li a
{
	float:left;
	display:block;
	color:#813700;
	text-decoration:none;
	text-align:center;
	margin: 0;
	background-image:url(7917/Without_fl/Html/images/m1.jpg);
	background-repeat:no-repeat;
	width: 104px;
	height: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

#nav2 {
	position:relative;
	width: 100%;
	height: 55px;
	}


#nav a {
}

.brandlogo {display:block;
	width:177px;
	height: 100px;
	margin-left:auto;
	margin-right: auto;
	}
#navoverlay {
	background-image: url(images/bak2.gif);
	background-repeat: repeat;
	height: 18px;
	z-index: 2;
	position: absolute;
	top: 42px;
	line-height: 0px;
	right: 0px;
	width: 765px;
}

