BODY {color: #333;
      background-color: #D0CF9F; 
	  background-image: url(../Images/Background.gif); 
	  background-repeat: repeat-x;
	  background-attachment: fixed;
      margin: 0px 0px 0px 0px;
      line-height: 17px;
      padding: 0px;
	  height:100%;}


A IMG {border: none;} 
	  
A, A:LINK, A:VISITED, A:ACTIVE {color: #5F4C2B; text-decoration: underline;}
A:HOVER {color: #CA9943; text-decoration: underline;}


UL, OL {margin-top: -9px;}
UL.Circle {list-style-type: circle;}
LI.Double {margin-bottom: 10px}

TD.ContactForm {padding-bottom:9px;}

.SetOff {color:#616161;}


P {margin: 12px 0;}
.Copy, SELECT, INPUT, TEXTAREA {font: 12px "lucida grande", verdana, helvetica, sans-serif; line-height:1.6; color:#333;}




.FooterCopy {font: 11px "lucida grande", verdana, helvetica, sans-serif; line-height:1.4; color:#A4A4A4;}
.FooterCopy2 {font: 12px "lucida grande", verdana, helvetica, sans-serif; line-height:2; color:#D2D2D2;}


.FooterCopy2 A, .FooterCopy2 A:VISITED, .FooterCopy2 A:ACTIVE {color:#F6F6F6; font-size:10px;}
.FooterCopy2 A:HOVER {color:#FFBF38;}







.menuContainer{
	padding-top:7px;
}

.menuGallery
{
  display: block;
  width: 151px;
  height: 57px;
  border: solid 2px #CCCCCC;
  background-position: 0 0px;
}

.menuGallery:hover
{ 
  background-position: 0 -57px;
  border: solid 2px #C7C7AB;
}

.menuGallery span
{
  display: none;
}










.mattblacktabs{
width: 100%;
overflow: hidden;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
font: bold 13px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: right;
display: block;
text-decoration: none;
margin: 0;
padding: 9px 12px;
border-left: 1px solid #232323;
color: #AEAEAE;
background: #393939;
}

.mattblacktabs li a:visited{
color: #969696;
text-decoration: none;
color: #AEAEAE;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
text-decoration: none;
color: white;
background: #3C3C3C;
}





.mattgoldtabs{
width: 100%;
overflow: hidden;
}

.mattgoldtabs ul{
margin: 0;
padding: 0;
font: bold 13px Verdana;
list-style-type: none;
}

.mattgoldtabs li{
display: inline;
margin: 0;
border-right: 1px solid #494949;
}

.mattgoldtabs li a{
float: right;
display: block;
text-decoration: none;
margin: 0;
padding: 9px 12px;
border-left: 1px solid #232323;
color: #CCA961;
background: #393939;
}

.mattgoldtabs li a:visited{
color: #CCA961;
text-decoration: none;
}

.mattgoldtabs li a:hover, .mattgoldtabs li.selected a{
text-decoration: none;
color: #FFCE67;
background: #3C3C3C;
}
