/* main-navigation */
#header div{
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
#header ul{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	float:left;
	left:-50%;
}
#header ul li{
	float:left;
	background:url(../images/separator.gif) repeat-y;
	margin:0 0 0 -1px;
	display:inline;
}
#header ul li:first-child{background:none;}
#header ul li a{
	float:left;
	padding:10px 12px 11px;
}
#header ul li.active a,
#header ul li a:hover{
	background:#6F4A5E url(../images/separator.gif) repeat-y;
	text-decoration:none;
}
/* logo */
.logo{
	display:block;
	width:209px;
	height:92px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	margin:0 0 30px;
}
.logo a{
	display:block;
	height:100%;
	cursor:pointer;
	position:relative;
}
.logo img{display:none;}
/* sidebar address */
#sidebar address{
	font-style:normal;
	color:#151515;
	font-size:14px;
	line-height:18px;
	text-align:center;
	margin:0 0 23px;
}
#sidebar address span{
	display:block;
}
#sidebar address a{
	font-weight:bold;
	color:#151515;
	text-decoration:underline;
}
#sidebar address a:hover{text-decoration:none;}
/* sidebar advertisement */
#sidebar .ad{
	display:block;
	width:215px;
	height:215px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-box.png) no-repeat;
	cursor:pointer;
	margin:0 0 0 7px;
}
#sidebar ul{
	margin:-24px 0 0;
	list-style:none;
	font-size:16px;
	line-height:15px;
	overflow:hidden;
	height:1%;
	padding:0 0 35px 30px;
}
#sidebar ul li{
	margin:-1px 0 1px;
	padding:3px 0;
	border-top:1px solid #ccbfc6;
	float:left;
	width:100%;
}
#sidebar ul li a{
	margin:0 0 0 -30px;
	padding:0 0 0 30px;
	float:left;
	color:#000;
	position:relative;
}
#sidebar ul li.active a,
#sidebar ul li a:hover{
	background:url(../images/bg-sidebar-list-hover.png) no-repeat;
	color:#6F4A5E;
	text-decoration:none;
	font-weight:bold;
}
#sidebar img{display:block;}
/* flash */
.flash{
	overflow:hidden;
	width:759px;
	position:relative;
	margin:0 -10px 0 -36px;
	padding:0 0 7px;
}
.flash img{display:block;}
/* gallery */
.gallery{
	overflow:hidden;
	width:715px;
	position:relative;
	margin:0 0 0 -11px;
	padding:0 0 12px;
}
.gallery .img-holder{float:left;}
/*.gallery .img-holder img{display:block;}*/
.gallery-nav{
	background:url(../images/bg-gallery-nav.png) no-repeat;
	overflow:hidden;
	width:119px;
	height:144px;
	padding:22px 30px 8px 25px;
	float:left;
	margin:22px 0 0 -69px;
	display:inline;
	text-align:center;
}
.gallery-nav .ttl{
	font-size:14px;
	line-height:14px;
	margin:0 0 8px;
	display:block;
	letter-spacing:-1px;
}
.img-list{
	width:114px;
	height:77px;
	overflow:hidden;
	position:relative;
	padding:3px 2px 2px;
	background:url(../images/bg-img-holder.gif) no-repeat;
	margin:0 0 9px;
}
/*.img-list ul{
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.img-list ul li{
	float:left;
	width:114px;
	overflow:hidden;
}*/
.swicher{
	overflow:hidden;
	padding:0 3px 0 1px;
	background:url(../images/separator2.gif) no-repeat 50% 0;
}
.swicher a{
	position:relative;
	float:left;
	color:#1f1f1f;
	font-size:12px;
	line-height:15px;
	background:url(../images/bg-swicher.gif) no-repeat 0 2px;
	padding:0 0 0 12px;
	font-weight:bold;
}
.swicher a.link-next{
	background:url(../images/bg-swicher.gif) no-repeat 100% -19px;
	padding:0 12px 0 0;
	float:right;
}
/* content heading */
#content .heading{
	overflow:hidden;
	width:100%;
	text-align:center;
	background:url(../images/bg-heading.gif) no-repeat;
	padding:17px 0 2px;
	border-bottom:1px solid #c8c0a7;
	margin:5px 0 12px;
}
#content .heading h1{
	background:url(../images/bg-heading-text.gif) repeat-y;
	padding:0 86px 0 66px;
}
#content h1{
	margin:0 0 23px;
	text-transform:uppercase;
	color:#76A06B;
	font-size:18px;
	line-height:19px;
	letter-spacing:-1px;
}
#content h2{
	font-size:15px;
	line-height:18px;
	margin:0 0 16px;
	color:#242424;
}
/*#content p{margin:0 0 17px;}*/
/* aside */
.aside h2{
	text-transform:uppercase;
	margin:0 0 5px;
	font-size:16px;
	line-height:19px;
	color:#2a2a2a;
}
/* events box */
.aside .events{
	margin:0;
	padding:0;
	list-style:none;
	line-height:15px;
}
.aside .events li{
	margin:0 0 13px;
	vertical-align:middle;
	height:1%;
}
.aside .events h3{
	margin:0;
	font-size:11px;
	line-height:14px;
}
.aside .events p{margin:0}
.aside .events .more{
	color:#2d2d2d;
	text-decoration:underline;
}
.aside .events .more:hover{text-decoration:none}
.aside .ad{
	display:block;
	margin:2px 0 27px;
}
.aside .ad img{display:block;}
/* btn view all */
.btn-view-all{
	display:block;
	width:64px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-view-all.gif) no-repeat;
	margin:0 0 25px -3px;
	position:relative;
}
.btn-hold{margin:0 0 -19px}
/* update form */
.update-form fieldset{
	overflow:hidden;
	width:100%;
}
.update-form p{margin:0 0 6px}
.update-form .row{
	overflow:hidden;
	width:100%;
	padding:2px 0 0;
}
.update-form .text{
	float:left;
	width:114px;
	border:1px solid #c0b8bc;
	margin:0 3px 0 0;
	height:16px;
	line-height:16px;
	padding:0 6px 1px;
}
.update-form .btn-submit{
	float:left;
	position:relative;
	margin:-2px 0 0;
}
.aside .update-form h2{margin:0 0 3px;}
/* footer */
#footer p{
	margin:0;
	display:inline;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
/* footer address */
#footer address span,
#footer ul li{
	display:inline;
	background:url(../images/separator1.gif) no-repeat 0 6px;
	padding:0 0 0 7px;
}
#footer address span:first-child,
#footer ul li:first-child{
	background:none;
	padding-left:0;
}
#footer ul li a{color:#2d2d2d; text-decoration:underline;}
#footer ul li a:hover{text-decoration:none;}
#footer address{font-style:normal;}

 #slider {  
   
     /* You MUST specify the width and height */  
     width:555px;  
     height:225px;   
     overflow:hidden;  
 }
  #slider_mini {  
   
     /* You MUST specify the width and height */  
     width:114px;  
     height:77px;   
     overflow:hidden;  
 }
 
 #mask-gallery_mini,
 #mask-gallery {  
     overflow:hidden;      
 }
 
 #gallery_mini,
 #gallery {  
     /* Clear the list style */  
     list-style:none;  
     margin:0;  
     padding:0;         
     z-index:0;  
       
     /* width = total items multiply with #mask gallery width */  
     width:900px;  
     overflow:hidden;  
 }  
 
#gallery_mini li,
#gallery li {
	/* float left, so that the items are arrangged horizontally */  
	float:left;  
}  
.CTA{padding-bottom:10px;}

#breadcrumbs ul
{
	margin:0;
	padding: 0 0 10px;
}

#breadcrumbs ul li {
display:inline;
padding-right:5px;

}