/* text */
.lead1		{font : bold 12px Arial, Sans-Serif; letter-spacing:1px; color: #c5451f;}
.welcome	{font : normal 11px Verdana, Sans-Serif; line-height:15px; color: #c5451f;}

/* home page background */
.leftbg 	{background:url('../images/visitor/leftback.gif') repeat-x top;}
.rightbg 	{background:url('../images/media/homebr.gif') no-repeat top left;}

/* internal page background */
.rightbg2 	{background:url('../images/media/intbr.gif') no-repeat top left;}

/* adds border to highlight photo */
.highlight 	{border:1px;border-color:#c5451f;border-style:solid;padding:2px;}

/* shadow next to nav */
.shade		{background-color: #f8ddd7;}
	
/* background to more button */
.more		{float:right;background-color:#ffb500; width:36px;height:11px;}	
	
/* features header */
.feathead 	{background:url('../images/media/features.gif') no-repeat top;width:244px;height:19px;}
.featbg		{background-color:#ff9700;}
  
/* Styles for sub-menu */
div.sublinks div 			{font:10px Verdana, Sans-Serif; color: #FFFFFF; padding:3px; padding-left:8px; background:#ffba34; layer-background-color:#ffba34;}
div.sublinks div a 			{display: block; color:#e25b0e;text-decoration: none;}
div.sublinks div.over 		{background: #ff9c00;}
div.sublinks div.over a 	{color: #FFFFFF;}

#sl							{font:bold 10px Verdana, Sans-Serif; color: #FFFFFF; padding:3px; padding-left:8px; background:#ff9c00; layer-background-color:#ff9c00;}
/* Styles for sub-menu */
