
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:1.5em;
	color:#1a1a1a; }
	
a, a:active {
	font-weight:bold;
	color:#b66b00;
	text-decoration:none; }

a:visited {
		color: #885d46; }

a:hover {
	text-decoration:underline; }	

p {padding:0 0 20px 0; }
	
h1 {
	font-size:2.083em;
	font-weight:normal;
	color:#522a00;
	line-height:1.3em;
	margin-top:-8px;
	margin-bottom:10px;}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.25em;
	font-weight:bold;
	margin-bottom:5px;
	color:#1a1a1a; }

h3 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:.917em;
	font-weight:bold;
	text-transform:uppercase;
	color:#522a00;
	line-height:1.2em;}
	
h4 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#522a00;}

hr {
	clear:both; 
	height:1px;
	color:#dec88c; 
	border:none;
	background-color:#dec88c; }
	
	hr.double {
		height: 2px; }


/*////////// Mobile Browsing Style Adjustments*/	
	
.homepage h1 a {
	font-weight:normal !important; }

#section_navigation li.subnav a {
	padding-left:15px !important; }

a.breadcrumb {
	display:block; }	


