.bodyTag
{
	background-image:url(../images/bodyBack.png);
	background-repeat:repeat-x;
	background-color:#E7ECF2;
	margin:0px;
	padding:0px;
}
.Hmenu {
	background-color:#1b5486;
	height: 35px;
	width: 86%;
	line-height: 35px;
	vertical-align: middle;
	padding-left:20px;
	padding-right:20px;
	text-align:left;		
	
}
.header {
	background-image: url(../images/header.png);
	background-repeat:no-repeat;
	background-position: center center;
	height: 180px;
	width: 90%;
}
.headerfontclor {
	color: #000;
	vertical-align: top;
	margin-top: 20px;
}
.slideshow
{
	font-size:18px;
	line-height:30px;
}
.MapTitle
{
	color:red;
}
.footer
{
	background-image:url(../images/footerBack.png);
	background-repeat:repeat-x;
	width:100%;
	height:200px;
}
.sideMenu {
	background-color: #F9F9F9;
	width: 160px;
	margin: 0px;
	padding: 0px;
	float:none;
	padding-left:5px;
	padding-right:5px;
	text-align:left;	
}
.sideHeader {
	background-image: url(../images/leftMenuHeader.png);
	background-repeat: no-repeat;
	width: 170px;
	float:none;
	text-align:center;
	color:#FFF;
	line-height:25px;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.sideHeader a{
	color:#F00;
}
.sideHeader:hover
{
	color:#F00;
}





.sideMenuList
{
	padding-right:5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 14px;
	list-style-image:url(../images/sideIcon.gif);
}
.sideMenuList li
{
height:35px;
border-bottom:1px dotted;
}

.sideMenuList li:hover
{
	background-color: silver;
}

.sidefooter {
	background-image: url(../images/sidefooter.png);
	background-repeat: no-repeat;
}
.HomeSlideShow
{
	text-align:center;
	vertical-align:middle;
}
.MainDestinationsTitle
{
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	background-image:url(../images/destinationBack.png);
	background-repeat:no-repeat;
	background-position: center center;
	margin: 10px;
	padding: 0px;
}
.MainDestinationsTitle:hover
{
	color:#F00;
}
.desttxt
{
	margin:10px;
}
.internalLinks ul
{
	list-style-image: url(../images/diver-icon.png);
	text-align:left;
	padding:0px;
	margin-left:30px;
}

#path a{
	color:#FFF;
	FONT-SIZE: 12pt;
	font-weight: bold;
}
#path a:hover {
		color: #4db2fe;
		
}
#menu {
	float:right;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
}

#menu li {
	display: inline;
}

#menu a {
	background-color:#0B487E;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}

#menu a:hover {
	background-color:#7ABEDE;
	color: white;
}

.CommentTitle {
	color:#BC3A56;
	font-weight: bold;
	font-size: 18px;
}
.CommentText{
	color:black;
	font-size: 14px;
}
	
.CommentSign{
	color:#D6BABA;
	font-weight: bold;
	font-size: 12px;
}