body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
/*	background-color: #FFFFFF;*/
	background-image: url(../images/bg.jpg);
	
}
table, tr, td, p, div{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #1776a4;
}
form, input, textarea{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #1776a4;
}

a:link, a:active, a:visited{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #1776a4;
	text-decoration: none;
}
a:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #FF0000;
	text-decoration: none;
}
a.calendar:link, a.calendar:active, a.calendar:visited{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:10px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a.calendar:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	font-size:10px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.big{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:20px;
}
.small{
	font-family: Verdana,"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #333333;
}
.construction{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:30px;
}
.text{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	color:#A7BB73;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
}.border {
	border: 2px solid #CCCCCC;
}
.big2{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:14px;
	color: #BA9511;
}

#booking
{
	height:52px;
	margin:0 auto;
	width:853px;
	border-bottom:5px solid #FFFFFF;
}

#booking .gc_sh
{
	background:none repeat scroll 0 0 #93D8F5;
	padding:7px 50px 0 90px;
	width:670px;
	height: 45px;
	}

#booking .gc_sh .startDay
{
	margin-top: 2px;
	}

#booking .gc_sh .shortHandButton
{
	margin: 3px 15px 0px;
	}
	
#booking .gc_sh .shortHandCheckRates
{
	background: url(../images/book_now.png) no-repeat 0 0;
	height:29px;
	width:128px;
	}