body,td {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:10px;
	color:#332418;
	line-height:16px;
}


h1 {
	font-size:16px;
	color:#332418;
	font-weight:normal;
	margin:0 0 20px 0;
}

h2 {
	font-size:11px;
	color:#C2AE97;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 7px 0;
	text-transform:uppercase;
}

h3 {
	font-size:10px;
	font-weight:bold;
	margin:0 0 4px 0;
}

h4 {
	font-size:11px;
	color:#666666;
}

a {
	color:#C2AE97;
	text-decoration:none;
}

a:hover {
	color:#332418;
	text-decoration:none;
}

ul,li{
	margin-left: 18px;
}


/* Custom Styles for dropdown */

.textHighlight {
	font-weight:bold;
	color:#999999;
}

.textHighlight2 {
	font-weight:bold;
	color:#006600;
}

.rlink{
	color:#332418;
	text-decoration:none;
}

.rlink:hover {
	color:#332418;
	text-decoration:none;
}