﻿

H1, H2, H3, H4, H5, H6
{
  color                 : #54b948;
  font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
}

.CashForColor
{
	color                 : #54b948;
  font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
  font-weight						: bold;
  font-size             : 100%;
}

.ContentSupport
{
	color                 : #54b948;
  font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
  font-size             : 125%;
  text-decoration				: none;
}

.Content
{
  font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
  font-size             : 70%;
  line-height           : 18px; 
}

.ContentNewPatternsSteel
{
	font-size             : 125%;
	font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
  line-height           : 18px;
  text-decoration       : none;
	color									:	#54b948; 		
}

.ContentNewPatterns A,
.ContentNewPatterns A:Link
{
	text-decoration       : underline;
}

.ContentNewPatternsSelected A,
.ContentNewPatternsSelected A:Link
{
	text-decoration       : none;
	color									:	#54b948;	
}


.ContentGreen
{
  font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
  font-size             : 75%;
  line-height           : 18px; 
}

.ContentGreenBlue
{
  color                 : #54b948;
  font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
  font-size             : 75%;
  line-height           : 18px; 
}

.ContentLarge
{
  font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
  font-size             : 110%;
}

.ContentMargin
{
	font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
  font-size             : 75%;
  line-height           : 18px;
	margin                : 2em 2em 0 2em;
}

.ContentWedding
{
  font-family           : Palatino Linotype;
  font-size             : 85%;
  line-height           : 18px; 
}

#ContentQuickLink
{
  font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
  font-size             : 85%;
  line-height           : 18px; 
}

#ContentQuickLink A,
#ContentQuickLink A:Active,
#ContentQuickLink A:Link,
#ContentQuickLink A:Visited
{
	text-decoration       : none;
}

#ContentQuickLink A:hover
{
	background-color      : Transparent;
  text-decoration       : underline;
  color									: #b1f6a9;
}

.ContentDark
{
  color                 : #231f20;
  font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
  font-size             : 70%;
  line-height           : 18px; 
}

.ContentDealer
 {
	color									: #54b948;
	font-size             : 120%;
	font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
	text-decoration				: none;
 }

.ContentSubtle
{
  color                 : #6c6162;
  /*
  font-family           : Verdana, Tahoma, Arial, Sans-Serif;
  font-size             : 70%;
  */
  line-height           : 18px; 
}

.SpotlightContent
{
  background-color      : Transparent;
  font-family           : Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size             : 70%;
  line-height           : 18px;
}

.SpotlightCopyright
{
	background-color      : Transparent;
  font-family           : Verdana, Arial, Geneva, Helvetica, sans-serif;
	color									: #ACACAC;
	font-size             : 80%;
  line-height           : 18px;
	text-align						: right; 
	width									: 867px;	
}

DIV.InstructionText
{
  background-color      : #f8f8e0;
  border                : solid 1px #d9d89d;
  border-top-width      : 0px;
  color                 : #7b7b52;
  font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
  font-size             : 70%;
  padding               : 5px;   
}


UL
{
  margin                : 17px;
  padding:0px;
}

UL LI
{
  margin-bottom         : 1em;
}

/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */
.rss-box 
{
	 width                : 200px;
	 background-color     : #000000;
}

.rss-title, rss-title a 
{
	font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
	color                 : #54b948;
	text-decoration       : none;
	margin                : 0 0 10px 0;
	
}

.rss-items 
{
  font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
  list-style            : none;
	margin                : 0;
  padding               : 5px 0 0 0;
  
}
.rss-item  
{
  font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
  font-size             : 80%;
  color									: #c1c1c1;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active 
{
		color               : #54b948;
		text-decoration     : none;
}

.rss-item a
{
		font-size           : 100%;
}

.rss-item a:hover 
{ 
		
		color               : #54b948;
		text-decoration     : underline;
}

.rss-date 
{
	color                 : #878687;
  font-family           : Verdana, Tahoma, Geneva, Arial, Sans-Serif;
  font-size             : 65%;
}
