a{
	color: #5E5035;
}

.maintable {
	border: 1px solid #D1D6AB;
}
.address {
	color: #f9f3cf;
	font-weight:bold;
	font-size:16px;
}
body,td {
	font-family: "Times New Roman", Times;
	font-size:16px;
	line-height:20px; 
	color: #000000;
}

ul#navlist
{
margin: 0;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}
.bar {
	height: 20px;
	width: 100%;
	background-color: #6c5b3d;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
	padding: 3px 8px;
	height:27px;
	width:95px;
	background-image:url(images/b_off.jpg);
	border: 2px solid #b5a689;
	font-weight:bold;
	font-size: 16px;
}

#navlist a:link, #navlist a:visited 
{
color: #f9f3cf;
background-color: #5a4b38;
text-decoration: none;
}

#navlist a:hover
{
color: #f9f3cf;
background-color: #5a4b38;
text-decoration: none;
background-image:url(images/b_over.jpg);
}

ul#navlist li#active a
{
color: #f9f3cf;
background-color: #5a4b38;
text-decoration: none;
background-image:url(images/b_active.jpg);
}



ul#navlist2
{
margin: 0;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-size:16px;
}

#navlist2 li
{
display: inline;
list-style-type: none;
border-left: solid;
border-left-width:0px;
border-left-color:#857454;
}

#navlist2 a {
	padding: 2px 10px;
}

#navlist2 a:link, #navlist2 a:visited
{
color: #000000;
text-decoration: none;
}

#navlist2 a:hover
{
color: #857454;
text-decoration: underline;
}
.img-shadow {
  float:left;
  background: url(/images/shadowAlpha4.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0px 0px 10px;
  }

.img-shadow img {
	display: block;
	position: relative;
	border: 0px solid #ffffff;

	left:-14px; top:-14px; !important;
  } 

.img-shadow2 {
  float:left;
  background: url(/images/shadowAlpha2.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px !important;
  margin: 15px 0 0 15px;
  }

.img-shadow2 img {
  display: block;
  position: relative;
    border: 2px solid #343c27;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 


.p-shadow {
  width: 90%;
  float:left;
  background: url(/images/shadowAlpha2.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  padding: 0 !important;
  padding: 0px 6px 6px 0px;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 2px solid #ffffff;
  padding: 0px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }

.alpha-shadow {
  float: left;
  background: url(img/shadow1.gif) »
  no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.alpha-shadow div {
  background: url(img/shadow2.png) »
  no-repeat left top !important;
  background: url(img/shadow2.gif) »
  no-repeat left top;
  padding: 0px 5px 5px 0px;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;

  padding: 4px;
}

h2 {font-size:18px; font-style:italic; font-weight:bold;}
h1 {font-size:22px; font-weight:bold; margin:2px; text-decoration:underline;}

li {margin-bottom:7px;}