﻿body
{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #F0EFEC;
}

div
{   
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size:13px;
}

.bodytext571
{
  font-size: 13px;
  padding:0 10px 0 10px;
}

.headingUnderline571
{
  border-bottom: solid 1px #916137;
  padding-bottom: 2px;
  margin-bottom: 10px;
  width: 571px;
}
.headingUnderline554
{
  border-bottom: solid 1px #916137;
  padding-bottom: 2px;
  margin-bottom: 10px;
  width: 554px;
  font-size: 15px;
  font-weight: bold;
  color: #916137;
}
.headingUnderline269
{
  border-bottom: solid 1px #916137;
  padding-bottom: 2px;
  margin-bottom: 10px;
  width: 269px;
}
.headingUnderline276
{
  border-bottom: solid 1px #916137;
  padding-bottom: 2px;
  margin-bottom: 10px;
  width: 276px;
}
.headingUnderline210
{
  border-bottom: solid 1px #916137;
  padding:0 0 2px 0;
  margin:0 0 5px 10px;
  width: 210px;
}
.headingUnderline175
{
  border-bottom: solid 1px #916137;
  padding:0 0 2px 0;
  margin:0 0 5px 0px;
  width: 175px;
}
.headingPage
{
  font-size: 16px;
  font-weight: bold;
  color: #916137;
}

.heading{
  font-size: 15px;
  font-weight: bold;
  color: #916137;
}


a{
	font: 11px Verdana,Arial,Helvetica,sans-serif; 
	text-decoration: none;
	color: #125581;
}
a:hover{
	color: #cc0000;
}

a.read_more, a.more_headlines
{
  background: url(/_images/arrow.png) no-repeat top right;
  padding-left: 15px;
  height: 11px;
  padding-right: 17px;
  font: 10px Verdana !important;
  text-decoration: underline;
  white-space: nowrap;
}
a.read_more:hover, a.more_headlines
{
  background: url(/_images/arrowON.png) no-repeat top right;
}
a.Whitelink
{ color:white;
  font: 10px Verdana !important;
  text-decoration: underline;
  white-space: nowrap;
}





p.linespacing20
{ font-size:13px;
  padding: 0 0 0 8px;
  line-height: 14px;
}


/*-- slideshow */

ul.slideshow {
	list-style:none;
	width:570px;
	height:380px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}

#slideshow-caption {
 font-size:13px;
	width:570px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;	
	z-index:1000;	
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}
