html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image:url(../i/bodybg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/*.........................................*/
/*................ main ...................*/
/*.........................................*/

#main { 
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image:url(../i/mantopbg.jpg);
	background-repeat:repeat-x;
}

/*#content {
	padding-bottom:1em;
	padding-bottom: 40px;
}*/

#c_content {
	width:754px;
	margin:auto;
}
* html #c_content {
	width:756px;
	margin:auto;
}

/*..........................................*/
/*................ end main ................*/
/*..........................................*/


/*..........................................*/
/*................ topMenu .................*/
/*..........................................*/

#topFlash_print {
	width:753px;
	height:273px;
	float:left;
	display:block;
}

#topFlash {
	display:none;
}

#topCont {
	display:none;	
}

#topMenuCont {
	display:none;
}

#topMenuLCorner {
	width:3px;
	height:17px;
	float:right;
	margin-top:8px;
}
#topMenuLCorner img {
	border:0;
}

#topMenu {
	height:17px;
	float:right;
	margin-top:8px;
	background-image:url(../i/topmenu/rightcorner.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:10px;
}
#topMenu a {
	text-decoration:none;
	margin-left:10px;
	color:#d7c5cc;
}
#topMenu a:hover {
	text-decoration:underline;
}
 
/*.........................................*/
/*.............. end topMenu ..............*/
/*.........................................*/


/*..........................................*/
/*................ top .....................*/
/*..........................................*/

#logo {
	display:none;
}

#logoPrint {
	margin:5px 0;
	width:754px;
	float:left;
	cursor:pointer;
}

/*..........................................*/
/*................ end top .................*/
/*..........................................*/

/*..........................................*/
/*................ top tabs ................*/
/*..........................................*/

#topTabcont {
	display:none;
}
* html #topTabcont {
	float:left;
	margin-left:5px;
}

.topTab {
	height:23px;
	list-style:none;
	float:left;
	background-image:url(../i/toptabmenu/bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	line-height:22px;
	margin-right:1px;
	margin-top:10px;
}
.topTab a {
	text-decoration:none;	
	color:#815266;
	padding-right:5px;
	padding-left:6px;
}
.topTab a:hover {
	text-decoration:underline;	
}

/*..........................................*/
/*................ end top tabs ............*/
/*..........................................*/


/*..........................................*/
/*................ top image ...............*/
/*..........................................*/

.tableLink {
	margin-left:10px;
}

#topCorners {
	display:none;
}

#topTitleCont {
	width:754px;
	height:32px;
	padding-top:10px;
	float:left;
	background-repeat:no-repeat;
}
* html #topTitleCont {
	margin-top:-4px;
}

#pageTitle {
	margin-left:14px;
}

#topNavLink {
	margin-left:14px;
	font-size:10px;
	color:#a66979;
}
#topNavLink a {
	text-decoration:none;
	color:#a66979;
}
#topNavLink a:hover {
	text-decoration:underline;
}

#topImage {
	width:754px;
	height:238px;
	float:left;
}

/*..........................................*/
/*............... end top image ............*/
/*..........................................*/

/*..........................................*/
/*................. info cont ..............*/
/*..........................................*/
#pageThumbMain {
	width:760px;
	margin-bottom:20px;
	float:left;
}

.pageThumb {
	width:152px;
	height:131px;
	float:left;
	padding-top:3px;
	padding-left:3px;
	margin-top:12px;
	margin-left:9px;
	background-image:url(../i/leftcont/imagebg.jpg);
	background-repeat:no-repeat;
}
* html .pageThumb {
	margin-left:6px;
}

.gallThumb {
	width:116px;
	height:107px;
	float:left;
	padding-top:3px;
	padding-left:3px;
	margin-top:12px;
	margin-left:3px;
	background-image:url(../i/gallery/gallbg.gif);
	background-repeat:no-repeat;
}
.gallThumb img {
	border:0px;
}

.titleIG {
	width:100%;
	float:left;
	margin:10px 0 0px 6px;
}
* html .titleIG {
	width:400px;
}

* html .titleIG img {
	float:left;
}

#infoCont {
	width:754px;
	float:left;
	min-height:800px;
	background-image:url(../i/centercontbg.gif);
	background-repeat:repeat-y;
}
* html #infoCont {	
	width:756px;
	margin-top:-5px;
}

#infoContLeft {
	width:760px;
	float:left;
	padding-bottom:10px;
}

#infoContLeft h1 {
	margin:13px 13px 0 13px;
	font-size:14px;
	margin-left:12px;
	color:#63062e;
}

#infoContLeft h2 {
	margin:13px 13px 0 13px;
	font-size:13px;
	margin-left:12px;
	color:#63062e;
}

#infoContLeft a {
	color:#63062e;
}
#infoContLeft a:hover {
	text-decoration:none;
}

#infoContLeft p {
	margin:13px 13px 0 13px;
	line-height:10px;
	color:#3d3438;
	font-size:11px;
	line-height:18px;
	text-align:justify;
}

#infoContLeft  ul {
	line-height:25px;
	list-style:none;
}
#infoContLeft  ul li {
	padding-left:10px;
	background-image:url(../i/liarrow.gif);
	background-repeat:no-repeat;
	background-position:left 11px;
	color:#3d3438;
}

#infoContLeft ol li {
	color:#3d3438;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	padding-right:10px;
}

#infoContLeft hr {
	border: none;
	background-color:#cccccc;
	height: 0.1em;
	clear: both;
	width:90%;
}

#infoCont .gallery_box {
	width:150px;
	height:114px;
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	margin:0 10px 10px 12px;
}
* html #infoCont .gallery_box {
	margin:10px 10px 10px 25px;
}

.tableInfo {
	margin-left:12px;
}
.tableInfo tr {
	margin-bottom:12px;
}


.tableLeft {
	width:100px;
}

.tableRight { 
	width:370px;
}

#leftAdCont {
	width:500px;
	height:236px;
	margin-bottom:20px;
	float:left;
	background-image:url(../i/leftcont/top-bg.gif);
	background-repeat:repeat-x;
	color:#cbb9be;
	font-size:9px;	
	line-height:11px;
}

.leftAdBg { 
	width:148px;
	height:210px;
	margin-top:11px;
	margin-left:11px;
	float:left;
	display:block;
	background-image:url(../i/leftcont/adbg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:4px 0 0 3px;
	cursor:pointer;
}
* html .leftAdBg {
	margin-left:8px;
}

.leftAd {
	width:146px;
	height:203px;
	float:left;
	background-image:url(../i/mantopbg.jpg);
}

.adTitle {
	margin-top:5px;
	margin-left:10px;
}

.adText {
	width:125px;
	height:41px;
	margin-top:5px;
	margin-left:10px;
}

.adMore {
	width:146px;
	height:17px;
	float:left;
}
.adMore a {
	height:17px;
	background-image:url(../i/leftcont/morebutton.gif);
	background-position:top left;
	display:block;
}
.adMore a:hover {
	background-position:bottom left;
}
.adMore span {
	display:none;
}

#infoContRight {
	display:none;
}

#printPage {
	width:120px;
	height:28px;
	float:left;
}
#printPage a {
	width:120px;
	height:28px;
	float:left;
	display:block;
	background-image:url(../i/rightcont/printpage.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#printPage a:hover {
	background-position:left bottom;
}
#printPage span {
	display:none;
}

#emailToFriend {
	width:132px;
	height:28px;
	float:left;
}
#emailToFriend a {
	width:133px;
	height:28px;
	float:left;
	display:block;
	background-image:url(../i/rightcont/emailtofriend.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#emailToFriend a:hover {
	background-position:left bottom;
}
#emailToFriend span {
	display:none;
}

#telNum {
	float:left;
}

#bookOnline {
	width:217px;
	height:50px;
	margin-left:17px;
	margin-top:13px;
	float:left;

}
* html #bookOnline {
	margin-left:10px;
}

#bookOnline a {
	width:217px;
	height:50px;
	display:block;
	background-image:url(../i/rightcont/bookonline.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#bookOnline a:hover {
	background-position:left bottom;
}

#bookOnline span {
	display:none;
}

#specialOffer {
	width:217px;
	height:50px;
	margin-left:17px;
	margin-top:15px;
	float:left;
}
* html #specialOffer {
	margin-left:10px;
}

#specialOffer a {
	width:217px;
	height:50px;
	display:block;
	background-image:url(../i/rightcont/specialoffers.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#specialOffer a:hover {
	background-position:left bottom;
}
#specialOffer span {
	display:none;
}

#rightAd {
	width:232px;
	height:374px;
	margin-top:13px;
	float:left;
}
#rightAd a {
	width:232px;
	height:374px;
	float:left;
	background-image:url(../i/rightcont/rightad-img_b.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#rightAd a:hover {
	background-position:bottom left;
}

#rightAd span {
	display:none;
}

#rightAdImage {
	width:232px;
	height:374px;
	margin-top:14px;
	margin-left:11px;
	background-image:url(../i/rightcont/rightad-img.jpg);
	background-repeat:no-repeat;
	float:left;
}
* html #rightAdImage {
	margin-left:6px;
}

#discover {
	width:205px;
	height:49px;
	margin:270px 0 30px 13px;
	float:left;
}
* html #discover {
	margin:270px 0 30px 7px;
}

#discover a {
	width:205px;
	height:49px;
	display:block;
	background-image:url(../i/rightcont/discover.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#discover a:hover {
	background-position:left bottom;
}
#discover span {
	display:none;
}

.rightAdCHere {
	width:230px;
	height:24px;
	margin-left:1px;
	float:left;
}
* html .rightAdCHere {
	width:229px;
	margin-left:1px;
}

.rightAdCHere a {
	width:230px;
	height:24px;
	display:block;
	background-image:url(../i/rightcont/clickhere.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
* html .rightAdCHere a {
	width:229px;
}
.rightAdCHere a:hover {
	background-position:left bottom;
}

.rightAdCHere span {
	display:none;
}


#AdLogo {
	width:253px;
	margin-top:40px;
	float:left;
}	

.adInvestors {
	float:left;
	margin-left:18px;
	border:0;
}

.adAaHotel {
	float:left;
	margin-left:20px;
	border:0;
}

.adWiFi {
	float:left;
	margin-left:20px;
	border:0;
}

#ourGreenPol {
	width:256px;
	height:28px;
	margin-top:20px;
	float:left;
}

#ourGreenPol a {
	width:254px;
	height:28px;
	display:block;
	background-image:url(../i/rightcont/ourgreenpolicy.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#ourGreenPol a:hover {
	background-position:left bottom;
}
#ourGreenPol span {
	display:none;
}

.tbl {
	margin:10px;
	width:95%;
	color:#3d3438;
}

/*..........................................*/
/*............... end info cont ............*/
/*..........................................*/

/*.........................................*/
/*................ form ...................*/
/*.........................................*/

.textbox {
	width:240px;
	height:15px;
	font-size:1em;
}

.btn {
	width:64px;
	height:22px;
	font-weight:bold;
	font-size:1em;
	background-color:#d4d4d4;
	color:#424242;
}
.btn2 {
	width:84px;
	height:22px;
	font-weight:bold;
	font-size:1em;
	background-color:#d4d4d4;
	color:#424242;
}

/*..........................................*/
/*............... end form .................*/
/*..........................................*/


/*.........................................*/
/*................ footer .................*/
/*.........................................*/


#footer { 
	display:none;
}

#foot {
	display:none;
}

#topLeftFoot {
	display:none;
}
#topLeftFoot a {
	display:none;
}
#topLeftFoota:hover {
	display:none;
}

#copyright {
	display:none;
}
#copyright a {
	text-decoration:none;
	color:#74656b;
}
#copyright a:hover {
	text-decoration:underline;
}

#leftFoot { 
	width:150px;
	padding-top:20px;
	padding-left:30px;
	float:left;
	color:#c0a4b0;
	font-size:10px;
}
#leftFoot p {
	margin:5px 0;	
}
#leftFoot span {
	color:#fff;	
}

.footLeftlnk { 
	width:137px;
	float:left;	
	padding-top:12px;
	padding-left:50px;
}
.footLeftlnk a {
	font-size:10px;
	color:#795d69;
	text-decoration:none;
}
.footLeftlnk a:hover {
	text-decoration:underline;
}

.footLeftlnkMid { 
	width:140px;
	float:left;	
	padding-top:12px;
	padding-left:50px;
}
.footLeftlnkMid a {
	font-size:10px;
	color:#795d69;
	text-decoration:none;
}
.footLeftlnkMid a:hover {
	text-decoration:underline;
}

/*.........................................*/
/*................ firefox fix ............*/
/*.........................................*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}

/*.........................................*/
/*.............. end firefox fix ..........*/
/*.........................................*/


/*.........................................*/
/*.... ......... end footer ...............*/
/*.........................................*/


