P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, DIV, OL, UL, HR  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
        scrollbar-base-color: #523A22;
}
  
/* Links */
a.navlink:link, a.navlink:visited,  a.navlink:active {
        color: #D0503C;
        text-decoration : none;
}
a.navlink:hover {
        color: #E7CDA0;
        text-decoration : none;
}
a:hover {
        color: #FFFFFF;
}


SMALL  {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 8pt;
}
  
H2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight: normal;
	font-style : italic;	
	color : #D0503C;
}
  
H3  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : medium;
	font-weight: normal;	
	font-style : italic;	
	color : #D0503C;
}
  
H4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	font-style : italic;	
	color : #D0503C;
}
  
.heading2  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : large;
	font-weight: normal;
	font-style : italic;	
	color : #D0503C;
}
  
.heading3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight: normal;
	font-style : italic;	
	color : #FFFFFF;
}

.heading3b  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight: normal;
	font-style : italic;	
	color : #E7CDA0;
}

.newh3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight: bold;
	font-style : italic;	
	color : #000000;
}

.heading4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	font-style : italic;	
	color : #D0503C;
}

.heading4b  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	font-style : italic;	
	color : #E7CDA0;
}
 
.heading_blog  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color : #link="#E7CDA0";
}

.imagenav {
        border : 2;
        border-style: solid;
        border-color: black;
}

