@charset "utf-8";
/* CSS Document */
/*------------------- LeftMenu1 -------------------*/
.InerLeft {
	float: left;
	width: 176px;	
}
.InerLeftMenu1 {
	float: left;
	width: 176px;
	margin-bottom: 25px;
}
.InerLeftMenu1 h2, .InerLeftMenu2 h2 {
	width: 156px;
	height: 24px;
	line-height: 24px;
	background: url(../Images/LeftTitleBg1.png) no-repeat;
	padding-left: 20px;
	color: #8b562b;
	font-size: 12px;
	margin: 0;
}
.InerLeftMenu1 ul, .InerLeftMenu2 ul {
	list-style: url(../Images/menuArow1.gif) inside;
	margin: 0;
	background: #f5efe7;
	border-left: solid 1px #8b562b; 	
	border-right: solid 1px #8b562b;
	padding: 8px 20px 8px 20px;	
}
.InerLeftMenu1 ul li, .InerLeftMenu2 ul li {
	margin-top: 2px;
	border-bottom: dashed 1px #c7c4c0;
}
.InerLeftMenu1 ul li a, .InerLeftMenu2 ul li a {
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #8b562b;	
}
.InerLeftMenu1 ul li a:hover, .InerLeftMenu2 ul li a:hover {
	color: #333;
}
.InerLeftMenu2 {
	float: left;
	width: 176px;
}
.InerLeftMenu2 h2 {
	background: url(../Images/LeftTitleBg2.png) no-repeat;
	height: 25px;
	line-height: 25px;
}
.InerLeftMenu2 ul {
	list-style: url(../Images/menuArow2.gif) inside;
}
.InerLeftEndMenu {
	float: left;
	background: url(../Images/inerPageLeftMenuEnd.png);
	width: 176px;
	height: 12px;
}
/*------------------- Newsletter -------------------*/
.Newsletter {
	width: 176px;
	float: left;
	margin-bottom: 25px;	
}
.Newsletter h2 {
	width: 176px;
	height: 22px;	
	line-height: 22px;
	background: url(../Images/LeftTitleBg3.png) no-repeat;
	padding-left: 20px;
	color: #fff;
	font-size: 12px;
	margin: 0;
}
.NewsleterIn {
	margin: 0;
	width: 134px;
	background: #f5efe7;
	border-left: solid 1px #8b562b; 	
	border-right: solid 1px #8b562b;
	padding: 8px 20px 8px 20px;		
}
.NewsletterFild {
	width: 130px;
	height: 15px;
	border: solid 1px #d1b999;
	padding: 0px 0px 0px 5px;
	color: #666;
	font-size: 11px;
}
.nlSignup {
	margin: 7px 0px 0px 0px;
	width: 95px;
}
/*------------------- RightMenu -------------------*/
.InerRightMenu {
	float: right;
	width: 198px;
	border-left: dashed 1px #ccc;
}
.InerRightMenu1, .Spotlight {
	float: right;
	width: 179px;
	margin-bottom: 25px;
}
.InerRightMenu1 h2, .Spotlight h2 {
	background: url(../Images/RightTitleBg.png) no-repeat;
	width: 159px;
	height: 32px;
	line-height: 32px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	margin: 0;
}
.InerRightMenu1 ul {
	list-style: url(../Images/menuArow3.gif) inside;
	margin: 0;
	padding: 8px 25px 8px 25px;	
}
.InerRightMenu1 ul li {
	margin-top: 2px;
	border-bottom: dashed 1px #ccc;
}
.InerRightMenu1 ul li a {
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	color: #666;
}
.InerRightMenu1 ul li a:hover {
	color: #000;
}
.Spotlight h2 {
	background: url(../Images/RightTitleBg2.png) no-repeat;
}
.Spotlight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #666;
	padding: 8px 25px 8px 25px;
	margin: 0;
}
.Spotlight span {
	font-weight: bold;
}
/*------------------- CenterContent -------------------*/
.ContentConteiner {
	float: left;
	margin: 0px 30px 20px 35px;
	width: 559px;
}
.ContentNavig {
	height: 20px;
	line-height: 18px;
	border-bottom: dashed 1px #666;
	color: #666;
	font-size: 9px;
	padding-left: 10px;
}
.ContentNavig a {
	color: #666;
	text-decoration: none;
}
.ContentNavig a:hover {
	color: #8c6739;
}
.txtContent {
	margin-left: 10px;	
}
.txtContent h3 {
	padding: 0;
	margin-top: 8px;
	font-size: 18px;
	color: #8c6739;
}
.txtContent p, .ContentConteiner p {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 9px;
	line-height: 15px;
}
.contentInpPlusImage {
	width: 330px;
	padding: 0;
	margin: 0;
	float: left;
}
.contentInpPlusImage h4, .ContentConteiner h4 {
	margin: 0;
	padding: 0;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	padding-top: 18px;
	padding-bottom: 5px;
}
.contentInpPlusImage ul, .ContentConteiner ul {
	list-style: disc outside;
	margin: 0px 0px 0px 12px;
	padding: 0;
	line-height: 20px;
}
.txtContent img {
	float: right;
}
.ContentConteiner p a {
	color: #795528;
	font-size: 9px;
	text-decoration: underline;
}
.ContentConteiner p a:hover {
	text-decoration: none;
}
/*------------------- ImageGalery -------------------*/
.ThumbsConteiner {
	width: 559px;
	height: 125px;
	background: url(../Images/ThumbsBg.gif) no-repeat;
}
.ThumbsCon2 {
	float: left;
	margin: 16px 0px 0px 16px;
}
.ImageConteiner, .ImageConteinerEnd {
	width: 79px;
	height: 99px;
	margin-right: 10px;
	float: left;
}
.ImageLink *{
	border:none;
	text-decoration: none;
}
.ImageLink:hover *{
	color: #efe5d2;
	text-decoration: underline;
}
.ImageConteinerEnd {
	margin-right: 0;
}
.txtDiv {
	position: absolute;
	width:72px; 
	margin-top:80px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #fff;
}
.BigImg {
	width: 559px;
	height: 367px;
	margin-top: 20px;
}
.BigtxtDiv {
	position: absolute;
	width: 541px; 
	margin-top: 340px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #71532c;
}
.ExtraTxt {
	margin: 20px;
	line-height: 20px;
}
