body
{
	margin:0px;
	padding:0px;
	padding-top:5px;
	background-color:#E5DECC;
    text-decoration:none;
}

body, p, div, span, th, td, input, select, textarea
{
	font-family:Arial, sans-serif;
	font-size:12px;
}

p {margin:0px;padding:0px;}
a {color:#758233;}

td.topMenuTD {padding-left:8px;padding-right:8px;}
a.topMenuLink {color:#6C685C;font-weight:bold;text-decoration:none;}
a.topMenuLink:hover {color:black;}
a.sideMenuLink {font-size:14px;color:#6C685C;font-weight:bold;text-decoration:none;}
a.sideMenuLink:hover {color:black;}

.houseTitle
{
	height:20px;
	padding-top:1px;
	padding-right:4px;
	background-image:url(../images/fadingreen_titleBG.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	color:#FFFEF9;
	font-size:14px;
	font-weight:bold;
}
.TextOnPage
{
	
    color:#000000;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
 font-family:Verdana;	
}
a.TextOnPage:link {color:#800000;font-weight:bold;text-decoration:none;text-align:center;}
a.TextOnPage:hover {color:#758233;text-align:center; text-decoration:none;}
a.TextOnPage:visited {color:#758233;font-weight:bold;text-decoration:none;text-align:center;}

.TextOnPageBigger
{
	
    color:#758233;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
    text-align:center;	
}
.Cube
{
	color:#758233;
	font-size:14px;
	font-weight:bold;
	text-align:right;
    margin-top: 0px;
    text-decoration:none;
}
a.Cube:link {color:#758233;font-weight:bold;text-decoration:none;}
a.Cube:visited {color:#758233;font-weight:bold;text-decoration:none;}
a.Cube:hover {color:#800000; text-decoration:none;}

.RedBigTitleCenter
{
	color:#800000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
    margin-top: 0px;
    text-decoration:none;
}

.RunningNews {
    color:#800000;
    font-weight:bold;
    text-decoration:none;
    font-size:12px;
	font-weight:bold;
	text-align:center;
    }
a.RunningNews:visited {color:#758233;text-decoration:none;}
a.RunningNews:link {color:#800000;text-decoration:none;}
a.RunningNews:active {color:#800000;text-decoration:none;}
a.RunningNews:hover {color:#800000;text-decoration:none;}

.DirectBooking
{
	color:#13588f;
	font-size:14px;
	font-weight:bold;
	text-align:center;
    margin-top: 0px;
    text-decoration:none;
    background-image:url("directbookingBg.JPG") 
}
a.DirectBooking:link {color:#13588f;font-weight:bold;text-decoration:none;}
a.DirectBooking:visited {color:#13588f;font-weight:bold;text-decoration:none;}
a.DirectBooking:hover {color:#800000; text-decoration:none;}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 3px solid gray;
overflow: scroll; /*leave this value alone*/
width:360; /*Width of Carousel Viewer itself*/
height: 70px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px; /*margin around each panel*/
width: 80px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.ThumbNail
{
	 line-height : 100%;
	 text-align:left;
     margin-left:0;
     margin-top:0;
     vertical-align:top;
}

