/*
	www.nationalexemplar.com style sheet
	Last Updated: 10/04/05
*/

a:link {		color: #2D4700; text-decoration: underline;}
a:active {		color: #2D4700; text-decoration: underline;}
a:visited {		color: #2D4700; text-decoration: underline;}
a:hover	{		color: #2D4700; text-decoration: none;}

a.menulink:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	padding: 3px;
	margin: 2px;}
a.menulink:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	padding: 3px;
	margin: 2px;}
a.menulink:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	padding: 3px;
	margin: 2px;}
a.menulink:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	padding: 3px;
	margin: 2px;}

a.nav:link {	color: #655C44; font-family: Garamond; font-size: 12px; font-weight: bold; text-decoration: none; letter-spacing: .1em;}
a.nav:active {	color: #655C44; font-family: Garamond; font-size: 12px; font-weight: bold; text-decoration: none; letter-spacing: .1em;}
a.nav:visited {	color: #655C44; font-family: Garamond; font-size: 12px; font-weight: bold; text-decoration: none; letter-spacing: .1em;}
a.nav:hover	{	color: #2D4700; font-family: Garamond; font-size: 12px; font-weight: bold; text-decoration: none; letter-spacing: .1em;}

a.copyright:link {		color: #655C44; text-decoration: none; font-weight: bold;}
a.copyright:active {	color: #655C44; text-decoration: none; font-weight: bold;}
a.copyright:visited {	color: #655C44; text-decoration: none; font-weight: bold;}
a.copyright:hover	{	color: #2D4700; text-decoration: none; font-weight: bold;}

body {			margin: 0px; padding: 0px; background-color: #FFFFFF; background: url(images/back_main.gif);}

ul {			list-style-image: url(images/pointer.gif); font-family: Tahoma; font-size: 11px;  color: #655C44; text-decoration: none}

.button{		border: 2px solid #B0A27C; background-color: #EFE4CB; font-family: Tahoma; font-size: 11px; font-weight: bold; color: #655C44;}

.footer {		font-family: Tahoma; font-size: 11px; color: #8C6241; padding-left: 20px; padding-top: 16px; text-align: center;} 

.green {		font-family: Tahoma; font-size: 11px;  color: #2D4700;}

.head {			color: #655C44; font-family: Garamond; font-size: 12px; font-weight: bold; text-decoration: none; letter-spacing: .1em; text-transform: uppercase;}

h2 {
	font-size: 12px;
	font-weight: bold;}

.input{			width: 200px; height: 21px; border: 1px solid #B0A27C; background-color: #EFE4CB; font-family: Tahoma; font-size: 11px; color: #655C44; padding: 2px;}

.menu {			font-family: Tahoma; font-size: 11px;  color: #8C6241; text-decoration: none;}

.menu1 {		font-family: Tahoma; font-size: 11px;  color: #655C44; text-decoration: none;}
	
.menu1-title {
	font-weight:bold;}
	
.main {			font-family: Tahoma; font-size: 11px;  color: #655C44; line-height: 13px;}

.textarea {		width: 200px; height: 200px; border: 1px solid #B0A27C; background-color: #EFE4CB; font-family: Tahoma; font-size: 11px;  color: #655C44; padding-top: 4px; }

hr {border:0; color:#8C6241; background-color:#8C6241; height:1px;}

.featurelist {
	border-bottom: 1px solid #876832;
	color:#876832;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	padding:0;}
	
.featurelist a:link, .featurelist a:active, .featurelist a:visited {
	color: #876832;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;}
	
.featurelist a:hover {
	text-decoration:underline;}
