/* Hotel Family Home */
html,body {
	height: 100%; 
	min-height:100%;
	}

body {
	background: #f2f2f2 url(../images/bg.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #3b3b3b;
	margin: 0;
	padding: 0;
}

div, img, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a {
	margin: 0; 
	padding: 0;
	}

* {
	margin:0;
	padding:0;
	}
	
*:focus {
	outline:none;
	}
	
.clr {
	clear:both;
	}
	
form {
	margin:0; 
	padding:0;
	}	

sup {
	color: #00aeef;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	}

/* links */
a {
	color: #284472;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #284472; 
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	}
	
a img {
	border:none;
	}
	
/* lists, blockquotes and paragraphs */
ul, ol {
	font-size: 12px;
	margin-bottom: 10px;
	text-align: justify;
	color: #656253;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font: 12px;
	margin: 0;
	padding: 4px 0 4px 0;
	text-align: justify;
	color: #585858;
	line-height: 19px;
	}
	
	
ul {
	list-style: disc;
	margin: 0 0 0 20px;
	padding: 0;
	}

ol {
	margin: 0 0 0 20px;
	padding: 0;
	}

blockquote {
	font-size: 12px;
	margin: 20px 0 20px 0px;
	color: #6b6b6b;
	padding: 5px 20px 10px 25px;
	line-height: 20px;
	background-image: url(images/quote.gif); 
	background-repeat: no-repeat;
	border: 0px;
	font-weight: bold;
	}

blockquote p {
	margin-bottom: 10px;
	}	


#wrap {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: url(../images/siteBg.jpg) repeat-x top;
	overflow: hidden;
	}

#pageBody {
	width: 910px;
	height: auto;
	margin: 0 auto;
	padding: 5px 45px 0 45px;
	position: relative;
	}

.skype {
	position: absolute; 
	left: 520px; 
	top: 20px;
	}

#pageBody .annex {
	position: absolute;
	top: 500px;
	left: 660px;
	border: 0;
	}	
	
#header-cp {
	width: 910px;
	height: 154px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(../images/headerBg.jpg) no-repeat;
	overflow: hidden;
	}
	
.headerLeft {
	display: block;
	float: left;
	width: 260px;
	height: 144px;
	margin: 0 10px 0 0;
	padding: 0;
	}
	
.logoHold {
	width: 260px;
	height: 122px;
	margin: 10px 0 0 0;
	padding: 0;
	}	

.headerRight {
	display: block;
	float: left;
	width: 630px;
	height: 144px;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
.topNav {
	width: 610px;
	height: 25px;
	margin: 0 0 5px 0;
	padding: 2px 20px 0 0;
	background: url(../images/topnav-Bg.gif) no-repeat right;
	color: #908480;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	}
	
.topNav a {
	margin: 0;
	padding: 0 4px 0 4px;
	color: #908480;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	}		

.topNav a:visited {
	color: #908480;
	}		


.hotline {
	width: 610px;
	height: 32px;
	margin: 0 0 15px 0;
	padding: 14px 20px 0 0;
	color: #ddcfcb;
	font-size: 20px;
	text-transform: none;
	font-weight: normal;
	text-align: right;
	}
	
.hotline span {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	}
	

.mainMenu {
	width: 630px;
	height: 33px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}


.menuList a {
	display: block;
	text-decoration: none;
	font: bold 14px Arial;
	color: black;
	width: 109px;
	height: 25px;
	float: right;
	display: inline;
	margin-left: 10px;
	background-image: url(../images/menuBg.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	text-align:center;
	color: #fcebdf;
	}

.menuList a:hover {
	color: #fcebdf;
	background-image: url(../images/menuBg-active.jpg);
	}
	
.menuList a:visited {
	color: #fcebdf;
	}	
	
#content-cp {
	width: 910px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;
	}

.frontImg {
	width: 910px;
	height: 394px;
	margin: 0 0 10px 0;
	padding: 0 0 50px 0;
	background: url(../images/frontImg-bg.jpg) no-repeat bottom;
	}
	
.pageWrap {
	width: 910px;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
.pageLeft {
	display: block;
	float: left;
	width: 260px;
	height: auto;
	margin: 0 12px 0 0;
	padding: 0;
	overflow: hidden;
	}

.leftBoxs {
	width: 260px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(../images/boxBtm.gif) no-repeat bottom;
	}

.leftBox-txt {
	width: 220px;
	height: auto;
	margin: 0;
	padding: 10px 20px 10px 20px;
	background: url(../images/boxBg.jpg) repeat-y top;
	}

.imgHold {
	width: 260px;
	height: 10px;
	margin: 0;
	padding: 0;
	}

.listmenu {
	width: 220px;
	}

.listmenu .headerbar {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #585858;
	margin-bottom: 10px;
	text-transform: none;
	padding: 4px 0 4px 0;
	}

.listmenu ul {
	list-style-type: none;
	margin: 0 10px 0 10px;
	padding: 0;
	}


.listmenu ul li {
	color: #585858;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
	display: block;
	padding: 2px 0 2px 0;
	padding-left: 19px; 
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	}


.leftBox-com {
	width: 260px;
	height: auto;
	margin: 0 0 4px 0;
	padding: 0;
	overflow: hidden;
	}
	
.leftBox-comin {
	width: 260px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;
	}		

.pageRight {
	display: block;
	float: left;
	width: 626px;
	height: auto;
	margin: 0 0 0 12px;
	padding: 0;
	overflow: hidden;
	}
	
.pageRight h2 {
	width: 626px;
	height: 24px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	font: bold 18px Arial;
	color: #585858;
	}

.pageRight-in {
	display: block;
	float: left;
	width: 604px;
	height: auto;
	margin: 0 0 0 12px;
	padding: 10px;
	background-color: #f4f3f3;
	border: #dcdcdc solid 1px;
	overflow: hidden;
	}
	
.pageRight-in h2 {
	width: 604px;
	height: 24px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	font: bold 18px Arial;
	color: #585858;
	}

.moreBtm {
	display: block;
	float: left;
	width: 125px;
	height: 28px;
	margin: 0 0 18px 0;
	padding: 8px 0 0 0;
	background: url(../images/moreBg.jpg) no-repeat;
	text-align: center;
	color: #8e8e8e;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	}
	
.moreBtm a {
	font-size: 12px;
	color: #8e8e8e;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.moreBtm a:visited {
	color: #8e8e8e;
	}
	
.service-cp {
	clear: both;
	width: 626px;
	height: 166px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}	

.airportService {
	display: block;
	float: left;
	width: 188px;
	height: 166px;
	margin: 0 31px 0 0;
	padding: 0;
	}

.wifiService {
	display: block;
	float: left;
	width: 188px;
	height: 166px;
	margin: 0 31px 0 0;
	padding: 0;
	}
	
.travelService {
	display: block;
	float: left;
	width: 188px;
	height: 166px;
	margin: 0;
	padding: 0;
	}	

#footer-cp {
	clear: both;
	width: 100%;
	height: 175px;
	background: #1a110a url(../images/footerBg.jpg) repeat-x top;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#footer {
	width: 910px;
	height: 165px;
	margin: 0 auto;
	padding: 10px 45px 0 45px;
	overflow: hidden;
	}
	
.backTop {
	width: 910px;
	height: 20px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: right;
	color: #c56300;
	font-size: 11px;
	text-transform: uppercase;
	}
	
.backTop a {
	color: #c56300;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	}
	
.backTop a:visited {
	color: #c56300;
	}
	
.footerNav {
	width: 910px;
	height: 40px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	color: #73685c;
	font-size: 12px;
	font-weight: bold;
	}
	
.footerNav a {
	margin: 0;
	padding: 0 7px 0 7px;
	color: #73685c;
	font-size: 12px;
	font-weight: bold;
	}
	
.footerNav a:visited {
	color: #73685c;
	}
	
.footerBtm {
	width: 910px;
	height: 74px;
	margin: 0;
	padding: 0;
	}

.footerBtm p {
	text-align: center;
	color: #73685c;
	font-size: 12px;
	font-weight: normal;
	}

.footerBtm p a {
	color: #73685c;
	font-size: 12px;
	font-weight: normal;
	}
	
.footerBtm p a:visited {
	color: #73685c;
	}
	
.imgPlace {
	float: right;
	margin: 5px 0 0 10px;
	padding: 0;
	}
	
.imgLeft {
	float: left;
	margin: 5px 20px 0 10px;
	padding: 0;
	}
	
.frmStyles {
	border: #dcdcdc solid 1px;
	margin: 0;
	padding: 4px;
	}
	
.contactAdd {
	display: block;
	float: left;
	width: 600px;
	margin: 0;
	padding: 0;
	}
	
.locationMap {
	display: block;
	float: right;
	width: 310px;
	margin: 0;
	padding: 0;
	}	