/* CSS1 index style sheet by Didi */


A:link { color: #f1ffff; text-decoration: none;}
A:visited { color: #663300; text-decoration: none;}



/*
---------------------------------------------------------------------
 BIRDING INDEX PAGE
--------------------------------------------------------------------
*/

td.menu
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #f1ffff;
	text-indent: 5px;
	background-color: #996633;
	}
	
.temporary
	{
	font-size: 14px;
	font-family: Trebuchet MS, verdana, arial;
	color: #f1ffff;
	font-weight: bold;
	}




/*
---------------------------------------------------------------------
 GALLERY PAGES
--------------------------------------------------------------------
*/

.pagetitle
	{
	font-size: 14px;
	font-family: Trebuchet MS, verdana, arial;
	color: #f1ffff;
	font-weight: bold;
	}


.pagedate
	{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #f1ffff;
	font-weight: bold;
	}

.pagenums {
	font-size:10px;
	font-family: Trebuchet MS, verdana, arial;
	color: #F1FFFF;
	}


.imageInfo
	{
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
	font-size:11px;
	color: #f1ffff;
	}

.indexpagecopy
	{
	font-family: "Times New Roman";
	color: #996633;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
	}


/*
---------------------------------------------------------------------
 ON ALL BIRDING PAGES
--------------------------------------------------------------------
*/

ADDRESS
	{
	font-family: "Times New Roman";
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	}


