/*
Theme Name: AJH
Description: A WP theme for AJH support.
Version: 1.0
Author: Ellen

*/

body
   {
    font-family:  verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 100%;
	}
p, div
    {
    margin: 0px 0px 15px 0px;
    padding: 0px;
    }
div.logo
    {
    float: left;
    left: 0px;
    width: 342px;
    margin: 0px;
    padding: 0px;
    }    
.cont
	{
	width: 776px;	
    background-color: #f4f7ef;
	color: #dc932d;
    font-size: 9px;
	text-align: center;
    padding: 5px 3px 3px 3px;
    height: 15px;
    margin: 0px;
	}    
div.pghd
    {
    font-family: georgia, serif; 
    color: #003366;
    font-size: 18px;
    margin: 0px 0px 15px 0px;
    }
table.pgpic
    {
    float: right;
    width: 210px;
    margin: -72px 0px 10px 10px;
    padding: 0px;
    }
.black
    {
    color: #000000;
    }    
table.pgpic tr
    {
    margin: 0px;
    padding: 0px;
    }
table.pgpic td
    {
    margin: 0px;
    padding: 0px;
    }
.captions
    {
    font-size: 9px;	
	color: #999999;
	line-height: 170%;	    
    }
.teal, a.teal:link, a.teal:visited
    {
    color: #00608C;
    }
a.teal:hover
    {
    color: #000000;
    }  
.boldteal, a.boldteal:link, a.boldteal:visited
    {
    color: #00608C;
    font-weight: bold;
    }
a.boldteal:hover
    {
    color: #000000;
    font-weight: bold;    
    }
td.greencircles
    {
    width: 210px;
    height: 98px;
    line-height: 14px;
    vertical-align: middle;
    text-align: center;
    font-family: georgia, serif;
    background: url(http://ajh2.org/support/wp-content/uploads/2009/09/greenbtn.gif) no-repeat top center;
    }
.circlelinks, a.circlelinks:link, a.circlelinks:visited
    {
    color: #000000;
    text-decoration: none;
    line-height: 14px;
    }
a.circlelinks:hover
    {
    color: #ffffff;
    text-decoration: none;
    line-height: 14px;        
    }                             
/* the outermost list item; contains whole list */
a.sdnavon
	{
    display: block;
    width: 150px;      
    padding: 2px 0px 4px 15px;
    margin: 0px 10px 0px 0px;    
    background: url(http://www.ajh.org/images/nav/norgnavon.gif) no-repeat left top;
    border-bottom: 1px solid #ffffff;               		
	}
.subnav
    {
    width: 150px;   
    padding: 2px 0px 0px 15px;
    margin: 0px;
	color: #333333;
	text-decoration: none;
    }
.pagenav
    {
    list-style: none;    
    }
 /* item for Page ID 2 */
.page-item
    {
    list-style: none;
    }
 /* any Page item */
.page_item a
    {
    list-style: none;    
    color: #333333;
    text-decoration: none;
    }
.page_item a:hover
    {
    list-style: none;    
	color: #dc932d;
    text-decoration: none;
    }
.page_item .page_item a
    {
    list-style: none;    
    color: #6c6e70;
    text-decoration: none;
    }
.page_item .page_item a:hover
    {
    list-style: none;    
	color: #dc932d;
    text-decoration: none;
    }
.current_page_item a
    {
    list-style: none;    
    color: #dc932d;
    text-decoration: none;
    }
.page_item .current_page_item a
    {
    list-style: none;    
    color: #dc932d;
    text-decoration: none;
    margin: 0px;
    }
 /* the current Page */

.current_page_item 
    {
    list-style: none;
    }
 /* parent of the current Page */
.current_page_parent
    {
    color: #dc932d;
    }
/* any ancestor of the current Page */
.current_page_ancestor
    {
    color: #dc932d;
    list-style: none;
    }
li.page_item li.current_page_item
    {
    list-style: none;   
    color: #dc932d;
    text-decoration: none;
    border: none;
    margin: 0px;
    }        
/*navigation*/    
ul
	{
    list-style: none;
	padding: 0px;
	margin: 0px;
	}
ul li
	{
    list-style: none;
    width: 150px;   
	padding: 2px 0px 0px 15px;
    margin: 0px;
	color: #666666;
	text-decoration: none;
	}        
ul.subnav
    {
    list-style: none;
    color: #dc932d;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    }
ul.subnav li
    {
    list-style: none;
    color: #dc932d;
    text-decoration: none;
    margin: 0px;
	padding: 2px 0px 0px 15px;
    }
ul.subnav li.page_item li.page_item
    {
    list-style: none;
    color: #dc932d;
    text-decoration: none;
    margin: 0px;
	padding: 2px 0px 0px 15px;
    }
ul.subnav ul
    {
    list-style: none;
    margin: 0px;
    padding: 0px;
    }
