@charset "tis-620";
/* CSS Document */

body,html {
	margin:0;
    padding:0;
	background-image:url(../images/bg_body1.jpg);
	background-repeat:repeat-x;
	background-color:#484747;
}


table {
	border-collapse: collapse;
}
	
td {
	font : 13px sans-serif;
	color:#000000;
	}
	
a, a:visited, a:active {
	font:normal  13px Arial; 
	color:#000000;
}

a:hover {
	font:normal  13px Arial; 
	color:#000000;
}
	
img.floatLeft { 
    float: left; 
    margin: 5px; 
}
	
.head  {
	font : bold 16px Arial;
	color:#000000;
}

.head:hover  {
	font : normal 16px Arial;
	color:#000000;
}

.headcontent  {
	font : bold 16px Arial;
	color:#006633;
}

.logo  {
	padding: 15px 0px 17px 24px;
	text-align:left;
}
	
.bnnwecare  {
	padding: 0px 17px 0px 24px;
	text-align:right;
}
	
.body {
	padding: 0px 0px 0px 0px;
}

.columnleft {
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	padding: 25px 0px 17px 17px;
	width: 250;
	font : bold 0.8em/2 Arial;
	color:#669900}

.columnright {
	background-repeat:  no-repeat;
	background-color:#FFFFFF;
	padding: 34px 0px 15px 22px;
	width: 100%;
}

#news {
	padding: 0px 70px 15px 0px;
	font : bold 0.9em/1 tahoma;
	color:#999999
}

td.booking {
	font : bold 13px tahoma;
	color:#333333;
	text-align:left;
}

td.spliter {
	width : 29px;
	background-image:url(../images/spliter.jpg);
	background-repeat:repeat-x;
	background-color:#E0E0E0;
}

td.contentcolumn {
	width : 180px;
	background-color:#E0E0E0;
	text-align:left;
}

td.footer {
	font : normal 11px tahoma;
	color:white;
}

a:link.footer, a:visited.footer, a:active.footer {
	font : normal 11px tahoma;
	color:white;
	text-decoration:underline;
}
a:hover.footer {
	font : normal 11px tahoma;
	color:white;
	text-decoration:none;
}

td.bar{
	width:913px;
	height:74px;
	text-align:right;

}