/* typography.css */

ol,ul { list-style : none; }

body {
	color : #392F23;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5;
}

h2, h3, h4, h6, ul, blockquote { 
margin : 0 20px .4em; }

h2, h3 { 
margin-bottom : .1em;
margin-left: 14px;
font : 130% Verdana, Arial; 
font-weight : bold; 
letter-spacing : 0px; 
}

p { 
font-size : 11px; }

h2 { 
color : #392F23; }

h3 { 
color : #666;
font-size : 12px;
margin-left : 13px;
margin-bottom : 0;
margin-top: 1em;
font-weight : bold; 
}

h4 { 
color : #666;
font-size : 11px;
margin-left : 13px;
margin-bottom : 0;
margin-top: 1em;
font-weight : bold; 
}

h5 { 
color : #392F23;
font-size : 10px;
margin-left : 13px;
margin-bottom : 0;
margin-top: 1em;
font-weight : bold; 
}

li > h4 { 
color : #666;
font-size : 11px;
margin-left : 0;
margin-bottom : 0;
margin-top: 1em;
font-weight : bold; 
}

li > h5 { 
color : #666;
font-size : 11px;
margin-left : 0;
font-weight : bold; 
}

li > p { 
margin-left : 0; }

#footer p {
color: #392F23;
font: Verdana, Arial;
padding-top: 1.4em;
margin: 0 auto;
font-size: 10px;
}

a:link, a:visited { 
color : #392F23;
text-decoration : none;
font-weight: bold; }

a:hover {
text-decoration : underline;
color : #000;
font-weight:bold; }

ul#nav_tools a {
color : #666; } 

#subNav p {
color: #000000;
font-size: 10px;
line-height: 1em;
font-weight: bold;
margin-top: 0;
margin-left: 16px;
}

#subNav h4 { 
color : #666;
font-size : 11px;
margin-left : 5px;
margin-bottom : 0;
margin-top: 1em;
font-weight : bold; 
}

#subNav h4 a:link, a:visited, a:hover { 
color : #666;
text-decoration: none;
}

#subNav h4 a:hover { 
color : #666;
text-decoration: underline;
}

#subNav h5 { 
color : #392F23;
font-size : 10px;
margin-left : 7px;
margin-bottom : 0;
margin-top: 1em;
font-weight : bold; 
}

#subNav h5 a:link, a:visited { 
color : #392F23;
text-decoration: none;
}

#subNav h4 a:hover { 
color : #392F23;
text-decoration: underline;
}

#subNav h6 { 
color : #666;
font-size : 11px;
margin-left : 7px;
margin-bottom : 0;
margin-top: 1.2em;
font-weight : bold; 
}

#subNav h6 a:link, a:visited { 
color : #666;
text-decoration: none;
}

#subNav h4 a:hover { 
color : #666;
text-decoration: underline;
}