/* basic text */
.text					{font-family: Times New-Roman, serif; font-size: 16px; color: #000000; font-weight: 400;}
.text big				{font-size: 22px; color: #915C25;}
.text small				{font-size: 12px;}
.title					{font-family: Times New-Roman, serif; font-size: 16px; color: #915C25; font-weight: 400;}
.title sub				{font-family: Times New-Roman, serif; font-size: 14px; color: #915C25; font-weight: 400;}

.Copyright				{font-family: Times New-Roman, serif; font-size: 12px; color: #000000; font-weight: 400;}
.CopyrightHome			{font-family: Times New-Roman, serif; font-size: 12px; color: #633E18; font-weight: 400;}
.CopyrightHome a		{color: #633E18;}

/* Colors */
/* #EFEDDC = off-white, #878775 = green, #915C25 = rust */
body				{background-color: #EFEDDC;}
.HomeBG				{background-color: #EFEDDC;}
.LogoBG				{background-color: #878775;}
.LogoLine			{background-color: #915C25;}
