h1{
	margin:8px 0px 0px;
}
#holder h2{
	font-size:20px;
}
#holder h2, #holder h3{
	font-weight:bold;
}
#holder{
	min-height:418px;
	height:auto !important;
	height:418px;
}
#holder ul{
	margin:0px;
	list-style:none;
	float:left;
}
#holder ul li{
	margin:5px 0px;
}
#holder ul li a{
	color:#392106;
}
#holder ul li a:hover{
	color:#AD0000;
}
#departments{
	background: transparent url(../images/affiliates/dark_bg_pattern.jpg) repeat-y left center;
	width:496px;
	min-height:124px;
	height:auto !important;
	height:124px;
	padding:10px;
}
#dep_footer{
	background: transparent url(../images/affiliates/footer_dep.png) no-repeat right top;
	bottom:0px;
	width:250px;
	height:182px;
	float:right;
}
/*** DEPARTMENT ***/
#dep_left, #dep_right{
	float:left;
	width:250px;
	min-height:300px;
	height:auto !important;
	height:300px;
}

#dep_left h2, #dep_right h2{
	margin:0px;
}
.dep_service{
	float:left;
	margin-bottom:15px;
}
.hotel{
	background: transparent url(../images/icon_hotel.png) no-repeat left top;
	height:35px;
	padding:9px 0px 0px 38px;
}
.shops{
	background: transparent url(../images/icon_shops.png) no-repeat left top;
	height:38px;
	padding:9px 0px 0px 52px;
}
.restaurant{
	background: transparent url(../images/icon_restaurant.png) no-repeat left top;
	height:31px;
	padding:9px 0px 0px 34px;
}
.brown_border{
	background:#e3d8bf;
	border:1px solid #8a7543;
	padding:5px;
	margin:0px 5px;
}
.alert{
	color:#c12611;
}
/*** ACTIVITIES ***/
a.readmore{
	color:#392106;
	font-weight:bold;
}
a.readmore:hover{
	color:#AD0000;
}
/* ANECDOTES & COMMENTS */
#anec_intro{
	min-height:75px;
	height:auto !important;
	height:75px;
	float:left;
	margin:0px 0px 5px 0px;
}
#anec_holder{
	float:left;
	margin:0 0 15px;
	min-height:100px;
	height:auto !important;
	height:100px;
}
#anec_description{
	min-height:635px;
	height:auto !important;
	height:635px;
	margin:0px 0px 15px 0px;
}
#inner_anec_description{
	float:left;
	margin:0 7px 0 0;
	text-align:justify;
	width:258px;
}
#inner_anec_description_2{
	float:left;
	margin:0 7px 0 0;
	text-align:justify;
	width:528px;
}
#anec_tabs{
	float:left;
	width:270px;
}
#tabs_content{
	background:#e3d8bf;
	text-align:center;
	padding:10px 0px 0px;
}
#content_navigation{
	margin:10px 0px 0px;
}
#anec_comments{
	float:left;
	margin:0px 0px 8px;
}
.dark_brown{
	background:#c8bea8;
	padding:6px;
	border:1px solid #a59d8a;
}
.active_tab{
	background:transparent url(../images/tab_active_left.gif) no-repeat left top;
	padding:6px 0 0 23px;
	text-decoration:none;
	font-weight:bold;
}
.active_tab span{
	background:transparent url(../images/tab_active_right.gif) no-repeat 100% top;
	padding:6px 18px 0 0;
}
.inactive_tab{
	background:transparent url(../images/tab_inactive_left.gif) no-repeat left top;
	padding:6px 0 0 23px;
	text-decoration:none;
}
.inactive_tab span{
	background:transparent url(../images/tab_inactive_right.gif) no-repeat 100% top;
	padding:6px 18px 0 0;
}
.vote_area{
	width:350px;
}