/*style sheet for Internal Compass October 2007*/

body
{
background-color: #636;
margin: 0;
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, "san serif";
}

#poem
{
 	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, "san serif";
	font-size: 10pt; 
	color: #906; /*fushia*/
	font-style: italic;
	text-align: center;
}

#navtable
{
background-color: #fff;
background-image: url(../image/footprints-bg.jpg); 
background-repeat: no-repeat;
padding-top: 10px;
margin-top: 5px; 
margin-bottom: 25px;
}

h1 
{
	font-family:"Times New Roman", Times, Garamond, Georgia, serif;
	font-size: 13pt; 
	color: #906; /*fushia*/
	font-weight: bold;
	font-style: italic;
	text-align: left; 
}

h1.carol 
{
	font-size: 11pt;
	color: #fff;
	letter-spacing:2px; 
	text-align: center;
	padding: 5px 0px 5px 0px; 
}

h2 
{   
	font-size: 11pt;
	font-weight: bold; 	 	
	color: #906;
	text-align: left;
	font-style: italic;
}

blockquote
{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10pt;
	font-style: italic; 
	color: #906; 
	font-weight: normal;
	text-align: center;
	line-height: 1.6em;
	}

p, td 
{  
	font-size: 10pt; 
	color: #333;  
	line-height: 1.6em;
}

.bold
{
font-weight: bold;
}

.small-copy
{
	font-size: 8pt; 
	color: #333;
	font-style: italic;
	font-weight: bold;
}

.small-reverse, .copyright
{ 	font-size: 8pt;
 	color: #fff;
	font-style: normal;
}

.small-reverse {
	text-align: left;
	margin: 10px 5px 10px 10px; 
}

.copyright {
	text-align: center;
	margin-top: 10px;
}

.nomargin
{
margin: 0px;
}


/*these are top nav links*/

A.mainnav:link
{ 
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

A.mainnav:visited
{
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}

A.mainnav:active
{
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}

A.mainnav:hover
{
	color: #906;
	font-size: 9pt;
	font-weight: bold;
	background-color: #fff;
	width: 100%;
	padding-left: 5px; 
	text-decoration: none;
}

/*these are secnav links*/ 

A.secnav:link
{ 
	color: #000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

A.secnav:visited
{
	color: #333;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}

A.secnav:active
{
	color: #000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}

A.secnav:hover
{
	color: #906;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}  

/*these are links in a page footer*/

A.footlink:link
{ 
	color: #999;
	font-size: 8pt;
	text-decoration: none;
}

A.footlink:visited
{
	color: #999;
	font-size: 8pt;
	text-decoration: none; 
}

A.footlink:active
{
	color: #999;
	font-size: 8pt;
	text-decoration: none; 
}

A.footlink:hover
{
	color: #906;
	font-size: 8pt; 
	text-decoration: none;
}

/*this is the link in the copyright*/

A.ti:link
{ 
	color: #fff;
	font-size: 8pt;
	text-decoration: none;
}

A.ti:visited
{
	color: #fff;
	font-size: 8pt;
	text-decoration: none; 
}

A.ti:active
{
	color: #fff;
	font-size: 8pt;
	text-decoration: none; 
}

A.ti:hover
{
	color: #ccc;
	font-size: 8pt; 
	text-decoration: none;
} 
 

/*top of page links*/


A.top-links:link
{
	font-size: 7pt; 
	color: #fff;
	background-color: #906;
	padding: 3px;
	text-decoration: none;
}

A.top-links:visited
{
	font-size: 7pt; 
	color: #fff;
	background-color: #906;
	padding: 3px;
	text-decoration: none;
}


A.top-links:active
{
	font-size: 7pt;
	color: #fff;
	background-color: #906;
	padding: 3px;
	text-decoration: none;
}

A.top-links:hover
{
	font-size: 7pt;
	color: #ccc;
	background-color: #906;
	padding: 3px;
	text-decoration: none;
}


/*main body links*/

A:link 
{
	color: #039;
	text-decoration: none;
}

A:visited
{ 
	color: #039; 
	text-decoration: none;
}

A:active
{ 
	color: #039; 
	text-decoration: none;
}

A:hover 
{
	color: #906; 
	font-weight: normal;
	text-decoration: underline;
}
