﻿
a {
    color:#666666;
}
td {
    color:#666666;
}

ul.slideshow {
	list-style:none;
	width:740px;
	height:333px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:1;
}

ul img {
	border:none;	
}

.homefont {
	font-family: Arial, Helvetica, sans-serif;
	color:#656565;
	font-size:12px;
}
.homefont2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#656565;
	font-size:20px;
}
.homefont3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

a.nounderline {
    color:#584528;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
a.nounderline:hover {
    color:#584528;
}

.bottomLinks {
	font-family: arial, verdana;
	text-decoration: none;
	color:#656565;
	font-size:12px;
}
.bottomLinks span {
	color:#000000;
}
a.bottomLinks {
	text-decoration: none;
	color:#656565;
}
a.bottomLinks:hover {
	text-decoration:underline;
	color:#656565;
}

#AboutUsFA_style a:link {
	color: #584528;
	text-decoration: none;
}

#AboutUsFA_style a:visited {
	text-decoration: none;
	color: #584528;
}

#AboutUsFA_style a:hover {
	text-decoration: underline;
	color: #000000;
}

#AboutUsFA_style a:active {
	text-decoration: none;
	color: #584528;
}

#AboutUsFA_style body {
	background-color: #FFFFFF;
}

#AboutUsFA_style .style6 {
	font-size:14px; 
	font-weight:bold;
}

#AboutUsFA_style body, td, th 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#MapMask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}

#MapBoxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#MapBoxes #ViewMap {
  /* width:490px; */
  width:510px; 
  /* height:475px; */
  height:390px;
  padding:10px;
  background-color:#ffffff;
}