/* nwbloom.com/style.css */
/* created 09-17-02 by Anna Peekstok  */
/* last update: 12-14-08 JB */

/* COLOR SCHEME         */
/* dark grey: #333333   */
/* med green: #999966   */
/* light green: #CCCC99 */
/* light brown: #AA9977 */


body		{ background-color: #AA9977; 
  			  color: #FFFFFF;   			  
  			  font-family: Arial, Helvetica, sans-serif }
			  
h1, h2		{ font-family: Papyrus, Arial, Helvetica, sans-serif; font-size: 24px }
  			  
h1			{ color: #CCCC99; 
			  text-transform: uppercase }
			  
h2		{ color: rgb(170, 204, 170); font-size: 20px }

hr			{ color: #AA9977 }

fieldset	{ border-color: #AA9977 }
			  
.linkHeading { color: #CCCC99; 
			  text-align: left;
			  font-weight: bold }

.footer      { color: #CCCC99; 
			  font-weight: normal;
			  border: ridge #CCCC99;
			  padding: 20px;
			  width: 490px }

a:link		{ color: #FFFFFF; }
			
a:visited	{ color: #999966; }

a:active	{ color: #FFFFCC; }

a:hover		{ color: #FFFFCC; }

.footer a:link		{ color: #CCCC99; }
			
.footer a:visited	{ color: #999966; }

.footer a:active	{ color: #FFFF99; }

.footer a:hover		{ color: #FFFFFF; }

.footera      { color: #AA9977; 
			  font-weight: bold;
			  font-size: 12px }

.footera a:link		{ color: #AA9977; }
			
.footera a:visited	{ color: #999966; }

.footera a:active	{ color: #AA9977; }

.footera a:hover		{ color: #CCCC99; }

.center		{ text-align: center;
              width: 75% }

.tdCenter   { text-align: center }

.tdCenter ul { text-align: left }

.centered	{ margin: auto; }

.fade		{ background-image: url('fade.jpg'); 
			  background-repeat: repeat-y }
			  
.highlight	{ background-color: #CCCC99;
			  width: 90% }		  
  
.nav	{ color: #000000; 
			  font-weight: bold; 
			  line-height: 20px;
			  background-color: #999966; 
			  background-image: url('../images/greenstripe.jpg');
			  text-align: center }
			  
.nav a:link, .nav a:visited
			{ text-decoration: none; 
			  color: #333333; }
			  
.nav a:active
			{ color: #FFFF99; }
			
.nav a:hover
			{ color: #CCCC99; }
			
hr			{ margin-bottom: -15px; 
			  padding: 0px; }

.Menu_MouseOver
{
	cursor: hand
}

.Quotes
{
	font-size: 14px;
	color: #CCCC99;
	font-style: italic
}

.subMenu
{
	BORDER-RIGHT: #74c758 thin solid; 
	BORDER-LEFT: #74c758 thin solid; 
	BORDER-TOP: #74c758 thin solid;
	BORDER-BOTTOM: #74c758 thin solid;
}


.portfolionavigation a, .portfolionavigation a:link, .portfolionavigation a:active, .portfolionavigation a:hover, .portfolionavigation a:visited 
{ 
	color: #FFFFCC; 
	font-family: Papyrus, Verdana, Helvetica, sans-serif;
	text-decoration: none
}
	
.nwselectedlink 
	{ font-size: 30px }