body{color:#000000; background-color:#000000;}

#contact b{color:#8b8a89;}

#headerRight .booking-enquiry{
	background-image: url(../black_images/booking_enquiry.png);
}

#nav ul{
	background: #5f5f5f url(../black_images/nav_bg.png) repeat-x left bottom;
}

#nav a{
	background: #5f5f5f url(../black_images/nav_bg.png) repeat-x left bottom;
	border-right: 1px solid #000000;
}

#nav td:hover a, #nav a:hover, #nav a:active{
	background: #909090 url(../black_images/nav_bg_hvr.png) repeat-x left bottom;
}

#nav .active a{
	color: #838383 !important;
	background: #ffffff none !important;
}

#nav .last a{
	border-right: 0px none;
}

#nav div.menu-item table a{
	background: #8E8E8E none !important;
	border: 1px solid #000000;
	border-top: 0px none;
	color: #ffffff !important;
}

#nav div.menu-item table a:hover, #nav div.menu-item table a:active{
	background: #000000 none !important;
}

/*
#nav a.about_us{background-image:url(../black_images/about_us.gif); background-repeat:no-repeat; background-position:top left;}
#nav a.about_us:hover{background-image:url(../black_images/about_us-over.gif);}
#nav a.accommodation{background-image:url(../black_images/accommodation.gif); background-repeat:no-repeat; background-position:top left;}
#nav a.accommodation:hover{background-image:url(../black_images/accommodation-over.gif);}
#nav a.service{background-image:url(../black_images/service.gif); background-repeat:no-repeat; background-position:top left;}
#nav a.service:hover{background-image:url(../black_images/service-over.gif);}
#nav a.prices{background-image:url(../black_images/prices.gif); background-repeat:no-repeat; background-position:top left;}
#nav a.prices:hover{background-image:url(../black_images/prices-over.gif);}
#nav a.st_anton{background-image:url(../black_images/st_anton.gif); background-repeat:no-repeat; background-position:top left;}
#nav a.st_anton:hover{background-image:url(../black_images/st_anton-over.gif);}
#nav a.travel{background-image:url(../black_images/travel.gif); background-repeat:no-repeat; background-position:top left;}
#nav a.travel:hover{background-image:url(../black_images/travel-over.gif);}
#nav a.news{background-image:url(../black_images/news.gif); background-repeat:no-repeat; background-position:top left;}
#nav a.news:hover{background-image:url(../black_images/news-over.gif);}
#nav a.gallery{background-image:url(../black_images/gallery.gif); background-repeat:no-repeat; background-position:top left;}
#nav a.gallery:hover{background-image:url(../black_images/gallery-over.gif);}
#nav a.links{background-image:url(../black_images/links.gif); background-repeat:no-repeat; background-position:top left;}
#nav a.links:hover{background-image:url(../black_images/links-over.gif);}
#nav a.contact_us{background-image:url(../black_images/contact_us.gif); background-repeat:no-repeat; background-position:top left;}
#nav a.contact_us:hover{background-image:url(../black_images/contact_us-over.gif);}
#nav div.transparent_first_cascade{background-color:#8e8e8e;}
#nav div.transparent_first_cascade:hover{background-color:#000000;}
#nav li.first_cascade{border-color:#000000;}
*/

#content h1{color:#838383;}
/*#content h2{color:#838383;}
#content h2{color:#838383;} */
#content p{color:#000000;}
#content b{color:#838383;}
/* #content ul{list-style-image: url(../black_images/content_bullet.gif);} */

#content a.new{color:#515151;}
#content a{color:#838383;}

#leftPanel #bulletContainer{
	background: #e3e3e3;
	color: #666666;
}

	#leftPanel #bulletContainer li{
		background: transparent url(../black_images/left_bullet.png) no-repeat left 4px;
	}

	#leftPanel #bulletContainer #testimonialBox{
		background: #f3f3f3;
	}

		#leftPanel #bulletContainer #testimonialBox p{
			color: #666666;
		}

		#leftPanel #bulletContainer #testimonialBox .name{
			color: #333333;
		}

	#leftPanel #bulletContainer .read-more{
		background: transparent url(../black_images/left_bullet.png) no-repeat right center;
	}


#rightPanel{
	background: #888888;
	color: #ffffff;
}

	#rightPanel h2{
		color: #ffffff;
		background: #5f5f5f url(../black_images/rightpanel_head.png) repeat-x left bottom;
	}

	#rightPanel li{
		background: transparent url(../black_images/bullet.png) no-repeat left 4px;
	}

		#rightPanel .newsItem .read-more{
			color: #454545;
			background: transparent url(../black_images/bullet.png) no-repeat right center;
			padding-right: 10px;
		}

	#rightPanel .sideNav .sideLink{
		border: 3px solid #a0a0a0;
	}


#bulletSubContainer{background:url(../black_images/bullet_bg.gif) bottom left repeat-x #8d8d8c;}
#bulletSubContainer ul{list-style-image: url(../black_images/bullet.gif);}
#bulletSubContainer li{color:#ffffff;}

#footer{border-color:#838383;}
#footer{color:#515151;}
#footer a{color:#515151;}
#bottom-footer{color:#838383;}
#bottom-footer a{color:#838383;}
#copyright{color:#8b8a89;}



