	A.nav  {color:#CFCEC8; text-decoration:none;}
	A.nav:hover {color:#CFCEC8; text-decoration:underline;}

	A.nav2  {color:#636363; text-decoration:none;}
	A.nav2:hover {color:#414141; text-decoration:underline;}

	A.nav3  {color:#7A5130; text-decoration:none;}
	A.nav3:hover {color:#7A5130; text-decoration:underline;}
	
}

.h1
{
font: bold normal 16px Arial, Helvetica, sans-serif;
color: #4A311C;
margin: 0px 0px 10px 0px;
}

.h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #7A5130;
	margin: 0px 0px 10px 0px;

}

.h3
{
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #254B4B;
margin: 10px 0px 0px 0px;
}

LI
{ 
	list-style-image: 
    url('images/dot.gif'); 
    margin-left: 0px; margin-right: 0px; margin-top: 3px; 
    margin-bottom: 3px 
}

HR
{
    BORDER-TOP: #CCCCCC 1px solid;
    COLOR: #CCCCCC;
    HEIGHT: 1px;
	MARGIN: 5px 0px 5px 0px;
}

.normal
{
    color: #32312F;
    font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

.t9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7B7A79;
}

.t10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.t11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #151514;
	text-decoration: none;
}

.thinborder {
	border: 1px solid #7A5130;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.formfield {
	background-color: #F2F2EC;
	border: 1px solid #CFCFC8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #502E13;
	width: 105px;
	height: 16px;
	margin-top: 5px;
	padding: 1px 3px;
}

.formfield2 {

	background-color: #F2F2EC;
	border: 1px solid #CFCFC8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #595959;
	width: 95px;
	margin-top: 5px;
	padding: 1px 3px;
}

.formfieldButton {

	background-color: #DCD7B9;
	border: 1px solid #CFCFC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
	width: 120px;
	height: 22px;
	margin-top: 0px;
	padding: 1px 3px;
}

.botbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FAF9F1;
}
.nav-txt {
    color: #573921;
    font: normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
}
/*START DROP DOWN STYLES*/
#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FEFEFD;
padding: 1px 0;
text-decoration: none;
font-weight: none;
/*font-align: center;*/
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CFCDBD;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: center;
}
/*END DROP DOWN STYLES*/
