/* Color Legend */






/* Reset */




/* global */

html	{	}
body	{ background-image:url(../images/Background/bckgrnd_Tools2.jpg);}



/* Headings */

h1, h2, h3, h4, h5, h6, { font-weight: bold; color:#000; }

h1 { font-size: 36 px;color:#AC4C24; }
h2 { font-size: 20px;color:#AC4C24; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 14px; }
h6 { font-size: 14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0;  }



/* Text Elements */

p			{ color: #000; font-size: 12px; line-height: 150%; }
p .left		{margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right	{margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a			{	}
a:link		{color: #00f;	}
a:visited	{color: #0f0;	}
a:active	{color: #000;	}
a:focus		{color: #666;	}
a:hover		{color: #f00;	}

blockquote	{color: #000; font-size: 12px}

strong		{font-weight: bold; }
em			{font-style: italic;	}

/* Images */



/* Lists */

u1		{	}
ol		{ list-style-type:decimal;	}

ul li	{ color:#000; font-size:12px; }
ol li	{color:#000; font-size:12px; }

d1	{	}
dt	{	}
dd	{	}



/* Tables */



/* Miscellaneous */

sup, sub	{line-height: 0; }

abbr, acronym	{ border-bottom: 1px dotted #666;	}
address			{	}
del				{ background: #FFCECE; color: #f00;	}

code, pre		{ background-color: #FF9; padding: 2px 0px; margin: 4px 25px;
					font-family:"Courier-New", Courier, monospace; font-size: 12px; font-weight: bold	}
					
					
/* Containers */					

#outer				{ width:960px; margin:0 auto; background-color:#FFF;	}


#wrapper			{ width:900px; margin:0 auto;padding:5px ; background-color:#FFF; text-align: center;
}

#logo				{ margin:60px 90px 30px 90px;	}


#lightbox			{margin:auto auto auto 80px	}

#topnav				{ clear:both; }
#topnav ul			{ border-top:1px #AC4C24 solid; border-bottom: 1px #AC4C24 solid;	
					margin: 20px 0;	padding:10px 0;						}
										
#topnav ul li		{ display:inline	}
#topnav ul li a		{	padding:0 30px;	 	}

#topnav	a:link		{color: #000;	font-weight:bold	}
#topnav	a:visited	{color:	;	#000	}
#topnav	a:active	{color: #000;	}
#topnav	a:focus		{color: #666;	}
#topnav	a:hover		{color: 	#F90;	}


#banner-fade			{	width:900px; padding-bottom:30px;  margin:60px 140px 30px 140px; text-align:center; 	float:  left   }

#bottomnav				{ clear:both;	}
#bottomnav ul			{ border-top:1px #AC4C24 solid; border-bottom: 1px #AC4C24 solid;	
					margin: 40px 0;	padding:10px 0;						}
										
#bottomnav ul li		{ display:inline	}
#bottomnav ul li a		{	padding:0 30px;	 	}

#bottomnav	a:link		{color: #000;	font-weight:bold	}
#bottomnav	a:visited	{color:	;	#000	}
#bottomnav	a:active	{color: #000;	}
#bottomnav	a:focus		{color: #666;	}
#bottomnav	a:hover		{color: 	#F90;	}



#footer				{	clear:both;		}




/* Layout Extra */




/* Navigation Extra */



/* Forms */




/* Miscellaneous */

copyright-text	{	font-size:80%; font-style:italic; color:#333;	}	
.footer-text	{	font-size:80%; font-style:nrmal; color:#666;	}	

.title			{	font-size:18px; font-weight:bold; color:#333;	}	
.subtitle		{	font-size:14px; font-style:italic; color:#333;	}	

.artist			{	font-size:16px; font-weight:bold; color:#333;	}	
.author			{	font-size:14px; font-weight:bold; color:#333;	}	
editor			{	font-size:14px; font-style:italic; color:#333;	}	

.pub-date		{	font-size:10px; font-style:italic; color:#333;	}	
.article-date	{	font-size:10px; font-style:italic; color:#333;	}	
.location		{	font-size:10px; font-style:italic; color:#333;	}	

.float-right	{	float: right;	}	
.float-left		{	float: left;	}	
.clear			{	clear: both;	}	

.hide			{	display:none	}	
.block			{	display:block;	}	
.inline			{	display:inline;	}

.first			{font-weight:bold; 	}
.last			{font-weight:bold; 	}
.left			{font-weight:bold; text-align:left;	}
.right			{font-weight:bold; text-align:right;	}

.added			{	background:FFFB;	}			
.removed		{	background:FFFB;	}			
.changed		{	background:FFFB;	}			


