p            {
	color: #000000;
	font-size: 13px;
	font-family: Times New Roman, Times, serif;
	line-height: 18px
}
body {
	background-color: #FFFFFF;
}

td           {
	color: #000000;
	font-size: 11px;
	font-family: Times New Roman, Times, serif;
	line-height: 18px
}
h3             {
	color: #A78C4F;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: italic;
	font-weight: bolder;
	line-height: 13pt
}
h4           {
	color: #A78C4F;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: italic;
	font-weight: bolder;
	line-height: 12pt
}
a:link        {
	color: #000000;
	text-decoration: none
}
a:hover      {
	color: #A78C4F;
	text-decoration: none
}
h5 { color: #4a57cb; font-style: italic; font-size: 11pt; line-height: 13pt; font-family: "Times New Roman", Georgia, Times }
.footer  { color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textonwhite  { color: #1d1d1d; font-size: 10px; font-family: Times New Roman, Times, serif }
.headings {
	color: #AD945B;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	text-transform: capitalize;
	letter-spacing: 4px;
	font-weight: bold;
}
.headingsonwhite { color: #323232; font-weight: bold; font-size: 12px; font-family: Times New Roman, Times, serif; text-decoration: underline; text-transform: capitalize; letter-spacing: 4px }
.justify { color: #303030; font-size: 10px; font-family: Times New Roman, Times, serif; text-align: justify }

.navlink  {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.navlink:link  {
	text-decoration: none;
	font-size: 16px;
	color: #000000;
}
.navlink:hover {
	color: #A78C4F;
	text-decoration: none;
	font-size: 16px;
}
#nav_header li {
	display:inline;
	font-weight: bold;
	font-size: 15px;
	padding: 0px 9px;
	text-align: left;
	white-space: nowrap;
	border-left: 1px solid #A78C4F;
	margin-top: 20px;
}

.first { border-left: none !important; }

#nav_header li a {
	color: #000000;
	text-decoration: none;
	margin-top: 20px;
}

#nav_header li a:hover{
	color: #A78C4F;
	text-decoration: none;
}
.fltleft {
	float: left;
	margin-right: 20px;
}
h1 {
	color: #A78C4F;
}

.fltright {
	float: right;
	margin-left: 10px;
}
