body {
  text-align: center;
  background-color: #D5D0B0;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}

A:link {
	COLOR: #cb3c04; text-decoration: none
}
A:visited {
	COLOR: #cb3c04; text-decoration: none
}
A:active {
	COLOR: #cb3c04; text-decoration: none
}
A:hover {
	COLOR: #cb3c04; COLOR: #FFFFFF; background-color:#C4BD8E; font-weight: bold; text-decoration: underline; 
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	background: #c3c6b6 url('../img/content_bg.gif') top left repeat-y;
}

#page_header {
  height: 140px;
  background: #c3c6b6 url('../img/banner-blackbackground.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 14px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #c3c6b6 url('../img/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left: 2px;
  margin-right:1px;      
  border:0px dashed #c3c6b6;   
}

#center {
  margin-left:320px;
  margin-right:1px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:3px;
  font-family: verdana, arial, sans-serif;
  font-style: italic;
  font-size: 12px;
  padding: 2px;
}

#center p {
  margin-top:5px;
  margin-bottom:15px;
  padding:4px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:320px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:3px;
  font-family: verdana;
  font-size: 14px;
  font-weight:bold
  color: #FFFFFF;
  padding:2px;
  border: 1px solid #2c361b;
  background-color: #c9ba77;
  background: url('../img/dealer_bg_hover.gif') bottom left repeat-x;
}

#left_side a:hover{
	COLOR: #cb3c04; COLOR: #FFFFFF; font-weight: bold; background: url('../img/dealer_bg_hover.gif') bottom left repeat-x;   
 * border-top: 1px solid #998A35;  
  border-top: 1px solid #816a06;
  border-left: 1px solid #816a06;
  border-right: 1px solid #816a06;
  border-bottom: 1px solid #816a06;
}
#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}
#page_footer {
  height: 20px;
  background: #425227;
  background: #C4BD8E;
  background: url('../img/parchament.gif') bottom left repeat-x; 
  clear: both;
}

#page_footer p {
  padding-top:1px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:18px;
  color:#000000;
  border-top: 1px solid #998A35;  
  border-left: 1px solid #998A35;
  border-right: 1px solid #998A35;
  border-bottom: 1px solid #998A35;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline;   
}
#page_footer2 {
  height: 20px;
  background: #c3c6b6 url('../img/menu_bg.gif') bottom left no-repeat;
  clear: both;
}

#page_footer2 p {
  padding-top:1px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:18px;
  color:#000000;
}

#page_footer2 A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer2 A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer2 A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer2 A:hover {
	COLOR: #FBD539; text-decoration: underline;   
}

#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/bannerbar-blackbackground.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  margin-top:8px;
  width: 333px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:11px;
    margin-top:4px;
  font-family:verdana;
  font-size:14px;
  font-weight:bold
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}


.TFHeader-OrangeLarge {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 20px; 
font-weight: bold; 
text-decoration: underline; 
cursor: auto; 
filter: Invert; 
color: #EE4905;
}

.TFHeader-1 {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 20px; 
font-weight: bold; 
text-decoration: underline; 
cursor: auto; 
filter: Invert; 
color: #b45332;
}

.TFHeader-2 {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 20px; 
font-weight: bold; 
cursor: auto; 
filter: Invert; 
color: #b45332;
}

.TFHeader-3 {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 20px; 
font-weight: bold; 
cursor: auto; 
filter: Invert; 
color: #2C361B;
color: #262626;
}

.TFHeader-BlueMedium {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
text-decoration: none; 
cursor: auto; 
filter: Invert; 
color: #626a47;
color: #39346b;
}
.TFHeader-BlueSmall {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
text-decoration: none; 
cursor: auto; 
filter: Invert; 
color: #626a47;
color: #39346b;
}
.TFHeader-GreenMedium {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
text-decoration: none; 
cursor: auto; 
filter: Invert; 
color: #626a47;
}
.TFHeader-GoldMedium {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
text-decoration: none; 
cursor: auto; 
filter: Invert; 
color: #846116;
}
.TFHeader-GoldText {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
cursor: auto; 
filter: Invert; 
color: #846116;
}
.TFHeader-RedHeader {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold; 
text-decoration: none; 
cursor: auto; 
filter: Invert; 
color: #AF0300;
}
.TFHeader-RedText {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
text-decoration: none; 
cursor: auto; 
filter: Invert; 
color: #AF0300;
}
.TFHeader-GreenBrightMedium {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
text-decoration: none; 
cursor: auto; 
filter: Invert; 
color: #009933;
}
.TFHeader-normal {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 13px; 
font-weight: bold; 
text-decoration: none; 
cursor: auto; 
filter: Invert; 
color: #000000;
}
.TFHeader-normallight {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 13px;  
text-decoration: none; 
cursor: auto; 
filter: Invert; 
color: #000000;
}
.TFHeader-O-address {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none; 
cursor: auto; 
filter: Invert; 
color: #EE4905;
color: #cb3c04;
} 
.TFHeader-O-normal {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 13px; 
font-weight: bold; 
text-decoration: none; 
cursor: auto; 
filter: Invert; 
color: #EE4905;
color: #cb3c04;
}

.TFHeader-R-normal {  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 13px; 
font-weight: bold; 
text-decoration: none; 
cursor: auto; 
filter: Invert; 
color: #EE4905;
color: #cb3c04;
}

