.body 
{
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#888 ; letter-spacing: 1px; line-height:140%;text-align: left;
}
A.body:hover
{
color:#d4d4d4; text-decoration:none;text-decoration:underline;
}
A.body 
{
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#888 ; line-height:160%; text-decoration:underline;
}
.bodysmall
{
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#888 ; line-height:120%;
}
A.bodysmall
{
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#999 ; text-decoration:none;
}
.title
{
font-family: Georgia, Times New Roman, Times, serif; font-size:19px; color:#877E60; letter-spacing: 2px;text-align: left;
}
.smalltitle
{
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#7E7659 ; letter-spacing: 1px;line-height:160%; 
}
A.smalltitle
{
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#7E7659 ; letter-spacing: 1px; text-decoration:none;
}
A.smalltitle:hover
{
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#888 ; letter-spacing: 1px; text-decoration:underline;
}

.box
{
margin: 2px; padding: 2px; border: 1px; border-style:solid; color:#877E60; 
}

.wrap {
width: 960px;
margin:20px auto;
padding-top:35px;
}




/** {
	border:none; 
	margin:0; 
	padding:0;
}

body {
	background:#fff; 
	color: #999999; 
	font:12.35px Georgia, Arial, "Lucida Grande", Verdana, sans-serif;
}

a:link {
	color:#0054a6;
	text-decoration:none; 
}

h1 {
	font-size:20px;
	margin-bottom:20px; 
}

#wrap {
	margin:10px auto;
	width:900px; 
}*/

/************************************************
	      JCAROUSEL LITE		
************************************************/
#list {
	height:400px;
	width:960px; 
	margin:20px auto; 
}

.slider {
	float:left;
	left: -5000px; 
	margin:12px; 
	position:relative; 
	visibility:hidden;	
}
	
.slider ul {
	height:400px;
	width:960px; 
}

.slider ul li {
	padding:0 20px;
}

.slider ul li a{
text-decoration:none; 
}
 

.slider ul li img {
	cursor:pointer;
	width:135px; 
	height:380px; 
	padding:2px;
	border: 1px solid #877E60;
	 
}

.slider ul li img a{
text-decoration:none; 
}
 

.prev {
	cursor:pointer; 
	float:left;
	padding-top:190px;
}

.next {
	cursor:pointer; 
	float:right; 
	padding-top:190px;
}

/************************************************
	      CAPTIFY CAPTION		
************************************************/
.caption-top, .caption-bottom {
	background: #000000;
	color: #bbb885; 
	cursor:default;
	padding:6px 0;
	font-size:13px;   
	text-align:center;
}

.caption-top {
	border-width:0px;
}

.caption-bottom {
	border-width:0px;
}

.caption a, .caption-top a, .caption-bottom a {
	background:#000;
	border:none; 
	text-decoration:none;  
	padding:2px;
}

.caption a:hover, .caption a:hover {
	background:#202020;
	text-decoration:none;  
}
