body    { font-size: 10pt; font-family: Verdana, Tahoma; background-image: url("images/Home/BackgoundPixel.png") }
td.content   { color: #3c3219; font-size: 11pt }

a
{ color: #3C3219 }

.NormalText
 { color: #3C3219 }

 .NormalTextBold
  { color: #3c3219; font-weight: bold }

.Heading
  { color: #7c1d03; font-size: 14pt; font-weight: bold }

.TheGreen
 { color: #637b43; font-size: 10pt }

.TheGreenHeading
 { color: #637b43; font-size: 12pt; font-weight: bold }

.LightBackgroundStripe
{background-color: #EFE8D0}

.Content_Left
{background-color: #E9E2C3;color: #637B43; font-size: 10pt}

.Content_Right
  { color: #3c3219; background-color: #c8b492 }

/* Content Area - Remember to update fck_editorarea.css */
.Content_Normal
{
	font-weight: normal;
	font-size: 10pt;
	color: #3c3219;
}

.Content_Normal_Bold
{
	font-weight: bold;
	font-size: 10pt;
	color: #3c3219;
}

.Content_Red
{
	font-weight: normal;
	font-size: 10pt;
	color: #7c1d03;
}

.Content_Red_Bold
{
	font-weight: bold;
	font-size: 10pt;
	color: #7c1d03;
}

.Content_Heading
  { color: #7c1d03; font-size: 14pt; font-weight: bold }

.Content_SubHeading
  { color: #7c1d03; font-size: 12pt; font-weight: bold }

.ContactInfo_Normal
 { color: #45330b; font-size: 10pt; font-weight: bold; }

.CointactInfo_Alternate
 { color: #8e8d55; font-size: 10pt;font-weight: normal; }

a.ContactInfo_Link
 { color: #45330b; font-size: 10pt; text-decoration: underline }

/* In-Area Navigation*/

a.InAreaNav_Selected
   { color: #7c1d03; font-size: 10pt; font-weight: bold; text-decoration: none }
a.InAreaNav_NotSelected
  { color: #6b5626; font-size: 10pt; text-decoration: none }
a.InAreaNav_Slash
  { color: #6b5626; font-size: 10pt; text-decoration: none }

a.InAreaNav_Selected:Hover
{ text-decoration: underline }
a.InAreaNav_NotSelected:Hover
{ text-decoration: underline }
a.InAreaNav_Slash:Hover
{ text-decoration: underline }

/* Area Navigation*/

a.AreaNav_Large_NotSelected
  { color: #6b5626; font-size: 12pt; font-weight: bold; text-decoration: none }
a.AreaNav_Large_Selected
  { color: #7c1d03; font-size: 12pt; font-weight: bold; text-decoration: none }
a.AreaNav_Small_NotSelected
  { color: #6b5626; font-size: 10pt; text-decoration: none }
a.AreaNav_Small_Selected
  { color: #7c1d03; font-size: 10pt; text-decoration: none }

a.AreaNav_Large_NotSelected:Hover
   { text-decoration: underline }
a.AreaNav_Large_Selected:Hover
   { text-decoration: underline }
a.AreaNav_Small_NotSelected:Hover
   { text-decoration: underline }
a.AreaNav_Small_Selected:Hover
   { text-decoration: underline }
tr.AreaNav_Large
 { height: 35px }
tr.AreaNav_Small
 { height: 25px }
