
#simpleContent{
	margin:0px 0 0 0;
	color:#383838;
	overflow:hidden;
	width:540px;
}


#simpleContent img	{
	border:1px solid #e8e8e8;
	padding:6px;
	-webkit-box-shadow: 4px 4px 9px rgba(0,0,0,.65);
	-moz-box-shadow: 4px 4px 9px rgba(0,0,0,.65);
	box-shadow: 4px 4px 9px rgba(0,0,0,.65); 
	margin:0px 10px 20px 10px;
	}

a	{
	color:#b1a068;
	text-decoration:underline;
	}
	
#simpleContent a:hover	{
	text-decoration:none;
	}
	
.homeContent #simpleContent h1	{
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	margin:2px 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4b4b4b;
	font-style:normal;
	}

#simpleContent h1	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	line-height:22px;
	font-weight:normal;
	margin-bottom:20px;
	}
	
#simpleContent ul	{
	margin:0;
	padding:0;
	}

#simpleContent  ul li	{
	list-style:outside url(../images/news_bullet.gif);
	margin:0 12px 10px 36px;
	font-size:12px;
	line-height:14px;
	}
	

#simpleContent h2	{
	margin:8px 0 6px 0;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#998a5b;
	font-style:italic;
	}
	

#simpleContent h2 a	{
	color:#b3a16a;
	text-decoration:underline;
	}
	
#simpleContent h2 a:hover	{
	color:#b1a068;
	}
	
#simpleContent h3	{
	margin:8px 0 15px 0;
	font-size:16px;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#383838;
	}
	
#simpleContent h4	{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#383838;
	}
	
#simpleContent h4 a	{
	color:#4d4d4d;
	}


#simpleGallery {
	width:480px;
	margin-top:15px;
}
#simpleGallery ul {
	margin:0px;
	padding:0px;
}
#simpleGallery li {
	list-style-position: inside;
	list-style-type:none;
  width: 120px;
  height:110px;
  margin:5px;
  padding:0px;
	float: left;
  border: solid 1px #868174;
  overflow: hidden;
}

#simpleGallery .clear {
	clear:both;	
}



#simpleNews{	
	width:530px;
	padding:0 0 0 18px;
}

#simpleNews h2{
	margin:0px;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#383838;
	padding:0 0 4px 18px;
	background:url(../images/news_title.gif) no-repeat;
	position:relative;
	right:18px;
}
#simpleNews .date {
	margin:0px;
	padding:0px;
	margin-bottom:4px;
	font-size:11px;
	text-transform:uppercase;	
}

#simpleNews .newsBodyPreview{
margin-top:0px;
padding:0 0 24px 0;
}

#simpleNews a	{
	color:#383838;
	text-decoration:none;
	}

#simpleNews a:hover	{
	text-decoration:underline;
	}

#simpleLatestNews{	
}

#simpleLatestNews h2{
	
	
}
#simpleLatestNews .date {
}

#simpleLatestNews .newsBodyPreview{
margin-top:0px;

}

