body { font: normal 12px Arial; }

p,  tr, td { font:normal 12px Arial; color: black;}

a:link { color: #842F1A; text-decoration : none; font-style: italic;}
a:visited { color: #842F1A; text-decoration : none; font-style: italic;}
a:active { color: #842F1A; text-decoration : underline; font-style: italic;}
a:hover { color: #842F1A; text-decoration : underline; font-style: italic;}

h1 {color: #456A64;	font-family: 'Times New Roman', 'Times', serif; font-style: italic; padding-top: 2px;} 

h2 {color: #456A64;	font-family: 'Times New Roman', 'Times', serif; font-style: italic; padding-top: 2px;} 

h3 {margin-bottom: 5px; color: #456A64;	font-family: 'Times New Roman', 'Times', serif; font-style: italic; padding-top: 2px;} 

h4 {margin-bottom: 3px; color: #842F1A;	font-family: 'Times New Roman', 'Times', serif; font-style: italic; } 

.RustBold

{color: #842F1A;	font-weight: bold;
}

.RustDivider{
background: #842F1A;	
width: 175px;
height: 5px;
margin-left: 15px;
}

.FloorPlansText { font:normal 11px Arial; color: black; margin-top: 0px;}


.box {
  padding-bottom: 6px; 
  padding-left: 12px;
  padding-right: 12px;
  text-align: left;
  vertical-align: top;
  width: 500px;
  margin-bottom: 22px;
  color: black; 
  border: 2px solid #842F1A; background: white;}
  
  

  
.BigBox {
  padding-bottom: 6px; 
  padding-left: 12px;
  padding-right: 10px;
  text-align: left;
  vertical-align: top;
  width: 695px;
  margin-bottom: 22px;
  color: black; 
  border: 2px solid #842F1A ; background: white;}
  
.floorPlans1 {color: #842F1A; TEXT-DECORATION: none; font-style: normal; style="margin-top: 0px"} 
.floorPlans1 A:link     {color: #842F1A; TEXT-DECORATION: none; font-style: normal;}
.floorPlans1  A:visited  {color: #842F1A; TEXT-DECORATION: none; font-style: normal;}
.floorPlans1  A:hover    {color: #1E4C44; TEXT-DECORATION: none; font-style: normal;}


.floorPlans2 {color: #574133; TEXT-DECORATION: none; font-style: normal; style="margin-top: 0px"} 


.floorPlans2 A:link     {color: #1E4C44; TEXT-DECORATION: none; font-style: normal;}
.floorPlans2  A:visited  {color: #1E4C44; TEXT-DECORATION: none; font-style: normal;}
.floorPlans2  A:hover    {color:#842F1A; TEXT-DECORATION: none; font-style: normal;}


.boxBold {
font: Arial 12px; color: #4D662F; margin-bottom: 0px; font-weight: bold;
}    
  
.footer {
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 12px;
  text-align: left;
  vertical-align: top;
  width: 490px;
  color: #37261E; 
  font: 10px Arial;
  padding-bottom: 10px;
  }
  
 .footer2 {
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 12px;
  text-align: left;
  vertical-align: top;
  width: 700px;
  color: 6F250C; 
  font: 10px Arial;
  padding-bottom: 10px;
  }

 
 
 .FooterText{
 font-family: 'Times New Roman', 'Times', serif;
 font-size: 125%;
 color: #006959;
 }