/* CSS Document */

body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFE7DA;
}
a {
	color: #B48F52;
	text-decoration: none;
}
a:hover {
	color: #66512D;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #805A2D;
	text-decoration: none;
	margin: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #4A2A10;
	border-right-color: #4A2A10;
	border-bottom-color: #4A2A10;
	border-left-color: #4A2A10;
	padding: 3px;




}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	color: #B4976F;



}
h3 {
}
.topnav {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
#navlist {
	width: 140px;
	background-color: transparent;
	margin: 8px 6px 8px 10px;
	padding: 0;	
	}
#navlist ul {
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
	}
	
#navlist ul ul{
	margin-left: 2em;
	}

#navlist li {
	line-height: 1.5em;
	list-style: none;
	margin: 0;
	padding: 0.5em 0;
	border-bottom: 1px solid #C6AD8A;
	background-color: transparent;
	}
#navlist ul ul li {
	font-size: 1.1em;
	line-height: 1.5em;
	list-style: none;
	margin: 0;
	border-bottom: none;
	padding: 0.3em 0 0.2em 0;
	}
#navlist li a, #navlist ul ul a {
        color: #000000;
	background-color: transparent;
        text-decoration: none;
	}
#navlist a:link, #navlist ul ul a:link {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	}
#navlist a:visited, #navlist ul ul a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	}
#navlist a:hover, #navlist ul ul a:hover {
	color: #C6AD8A;
	background-color: transparent;
	text-decoration: none;
	}
#navlist a:active, #navlist ul ul a:active {
	color: #C6AD8A;
	background-color: transparent;
	text-decoration: none;
	}
.outerbrdr {
	border: 1px solid #C6AD8A;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;

}
.accent {
	background-color: #EFE7DA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C6AD8A;
	border-right-color: #C6AD8A;
	border-bottom-color: #C6AD8A;
	border-left-color: #C6AD8A;
	margin: 0px;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;

}
.topbrdr {
	border-top: 1px solid #C6AD8A;
	border-right: 1px none #C6AD8A;
	border-bottom: 1px none #C6AD8A;
	border-left: 1px none #C6AD8A;
}
.botbrdr {
	border-top: 1px none #C6AD8A;
	border-right: 1px none #C6AD8A;
	border-bottom: 1px solid #C6AD8A;
	border-left: 1px none #C6AD8A;
}
.accenttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7B562D;
	line-height: 22px;
	text-decoration: none;
	font-style: italic;


}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A492D;
	text-decoration: none;
	line-height: 12px;

}
.lgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.leftcol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
