﻿body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  background:#F9FADD url('images/bg_sage-arch.jpg') no-repeat top left;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight:  normal;
  font-style:  normal;
  color:  #000000;
}

A {
	text-decoration: underline;
	font-weight:normal;
	color:4B1A0C;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:visited{color:6C2511}
a:hover{color:003300}

.title {
  font-family: Times New Roman, Times, Serif;
  font-size: 1.1em;
  line-height: 1.9em;  
  font-weight: bold;
  font-style: normal;
  color:4B1A0C;
  letter-spacing: 1pt;  
  margin-left: 10px;
  margin-right: 10px;

}

.pageHeader {
  font-family: Tahoma, Helvetica, Arial, Sans-Serif;
  font-size: 1.4em;
  line-height: 1.9em;  
  font-weight: normal;
  font-style: normal;
  color:  #4B1A0C;
  letter-spacing: 1pt  
}

.secondaryHeaderText {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:   1.4em;
  font-weight:  bold;
  font-style:  normal;
  text-transform: uppercase;
  color:  #4B1A0C;
  letter-spacing: 5pt;    
  text-align: right;
  margin-right: 10px;
}

.addressHeader {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size:   .9em;
  font-weight:  normal;
  font-style:  normal;
  color:  #000000;
  text-align: right;
  margin-right: 15px;
}

.subHeader {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:   .9em;
  font-weight:  bold;
  font-style:  normal;
  color:  #EE0000;
  text-transform: uppercase;
  letter-spacing: 2pt;    
}

.menusection {
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  color: #224422;
}

.menucolumn {
  font-size:   .8em;
  font-weight: bold;
  font-style: normal;
  color: #224422;
}

.menuitem {
  font-weight: normal;
  font-style: normal;
  font-variant: small-caps;
  color:  #4B1A0C;
}


.menudescription {
  font-size:   .8em;
  font-weight:  normal;
  font-style:  italic;
  color: #000000;

}

.bodyText {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size:   .9em;
  font-weight:  normal;
  font-style:  normal;
  color:  #000000;
  margin-left: 20px;
  margin-right: 20px;
}

.bodyTextSmall {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:   .8em;
  font-weight:  normal;
  font-style:  normal;
  color:  #000000;
  margin-left: 20px;
  margin-right: 20px;
}

.captionText {
  font-family: times new roman;
  font-size:   .8em;
  color:  #000000;
}

.navigationText {
  font-family: Arial, Helvetica, sans-serif;
  font-size:   1em;
  font-weight:  normal;
  font-style:  normal;
}
.footer {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:  .8em;
  font-weight: normal;
  font-style: normal;
  font-variant: small-caps;
  letter-spacing: 1pt; 
  color:  #4B1A0C;
  background-color: #8FA25A;
  margin-top: 8px;
  margin-bottom: 8px
}

.footer2 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:   .7em;
  font-weight:  normal;
  font-style:  normal;
  letter-spacing: 2pt; 
  color:  #4B1A0C;
  background-color: #8FA25A;
  margin-top: 6px;
  margin-bottom: 6px
}

.primaryDominantColor {
  color: #4B1A0C;
}
.secondaryDominantColor {
  color: #999966;
}
.tertiaryDominantColor {
  color: #E7CE8F;
}