@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Average+Sans);
*{ margin:0px; padding:0px;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
 }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
strong { font-weight:bold;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	font-size:30px;
	color:#81b4d1;
	font-weight:normal;
	text-transform:none;
	padding:0 0 5px 0px;
	font-family: 'Average Sans', sans-serif;
	border-bottom:1px #bfbab4 solid;
	float:left;
	clear:both;
	}
h2 {
	font-size:16px;
	color:#81b4d1;
	font-weight:normal;
 	text-transform:uppercase;
	padding:0 0 5px 0px;
 	clear:both;
	font-family: 'Average Sans', sans-serif;
  	}
h4 {
	font-size:20px;
	color:#81b4d1;
	font-weight:normal;
 	text-transform:uppercase;
	padding:0 0 5px 0px;
	font-family: 'Average Sans', sans-serif;
  	}
h3 {
	font-size:16px;
	color:#333;
	font-weight:normal;
 	text-transform:none;
	padding:0 0 5px 0px;
 	clear:both;
	font-family: 'Average Sans', sans-serif;
  	}
img.left {
	float:left;
	padding:10px 10px 10px 0px;	
	}
img.right {
	float:right;
	padding:10px 0px 10px 10px;	
	}
p {
	padding:0 0 10px 0px;	
	}
body {
	font:12px/18px normal Arial, Helvetica, sans-serif;
  	background:url(../images/bg.jpg) repeat 0px 0px;
	color:#6b6b6b;
	}
a {
	color:#6b6b6b;
	text-decoration:none;	
	}
a:hover { color:#83b5d0;}
#wrapper {
	width:951px;
	margin:0px auto;
	padding:0 20px;
	min-height:600px;
	}
.header {
	width:951px;
	padding:10px 0 0 0px;
	}	
.logo {
	float:left;
	padding:0 0 10px 0px;
 	}
.top-right-art-hospitality {
	background:url(../images/the-art-of-hospitality.png) no-repeat 0px 0px;
	width:230px;
	height:81px;
	display:block;
	float:right;	
	}
.banner {
	width:951px;
 	padding:0px 0 0px 0px;
	margin:10px 0 0 0px;
	position:relative;
	float:left;
	border-bottom:7px #81b4d1 solid;
	border-top:7px #81b4d1 solid;
 	}
.banner-inner {
	width:951px;
 	padding:0px 0 0px 0px;
	margin:10px 0 0 0px;
	position:relative;
	float:left;
	border-bottom:7px #81b4d1 solid;
	border-top:7px #81b4d1 solid;
 	}	
.clear {
	clear:both;
	line-height:0px;
	margin:0px;
	padding:0px;	
	}
.content-area {
	width:951px;
	float:left;
	padding:0px 0 0 0px;
	}	
.content-area-inner {
	width:951px;
	float:left;
	padding:0px 0 0 0px;
	}	
.content-left {
	width:675px;
	float:left;
	padding:0 20px 0 0px;
	}
.main-menu {
	width:755px;
	float:right;
	padding:10px 0 0 0px;	
	}
.main-menu ul{
 	float:right;	
	}
.main-menu ul li{
 	float:left;
	padding:0 15px;
	background:url(../images/menu-sep.png) no-repeat right 5px;	
	}
.main-menu ul li:last-child {
	padding-right:0px;
	background:none;	
	}
.main-menu ul li a {
	color:#2283a4;
	font-weight:normal;
	text-decoration:none;	
	font-size:11px;
	display:block;
	height:20px;
	}
.main-menu ul li a:hover, .main-menu ul li a.select {
	color:#21b82e;	
	}
.home-box {
	width:283px;
	float:left;
	margin:0px;
	padding:20px 0px 20px 28px;	
	font-size:11px;
	}
.home-box-img {
	float:left;
	padding:0 5px 10px 0px;
	width:130px;	
	}
.home-box-imgtext{
	padding:0 0 10 0px;	
	float:left;
	width:129px;
	}
.home-box-links{
	padding:14px 0px;	
	float:left;
	width:100%;
}
.home-box-links2{
	padding:11px 0px;	
	float:left;
	width:100%;
}
.down-clients-logos {
	margin:0px;
	padding:10px 0;
	text-align:center;
	border-bottom:1px #cdcac6 solid;
	border-top:1px #cdcac6 solid;	
	float:left;
	width:951px;
	}
.footer {
	width:931px;
 	padding:10px 10px;
	margin:20px 0 0 0;
	background:url(../images/footer-bg.png) no-repeat 0px 0px;
	float:left;	
	color:#fff;
	}
.footer a { color:#fff;}
.footer-left {
	float:left;	
	}
.footerright {
    background: url("../images/logog.png") no-repeat scroll 132px top transparent;
    float: left;
    font-size: 11px;
    margin: 0 0 0 0px;
    padding:0px 0 0px;
	clear:both;
}
.footerright:hover {
    background: url("../images/logog.png") no-repeat scroll 132px -22px transparent;
}
.footerright a {
    color: #fff;
}
.bgBorder {
    background-color: #F4F4E8;
    border: 1px solid #E4E5D7;

}
.paddingLR10 {
    padding:10px;
		box-shadow:0px 38px 18px #ccc;
}
 
.paddingR10 {
    padding: 10px;
	background:#81B4D1 !important;
	color:#fff;
}
.inner_leftoutter {
	width:640px;
	float:left;
	padding:30px 0 0 0;
	margin:0px 10px 0 0;
	}
.inner_rightoutter {
	width:280px;
	float:right;
	padding:30px 0 0 0;
	margin:0px 0px 0 0;
	}	
.inner-right-head {
	width:280px;
	float:right;
	padding:0px;
	margin:0px 0px 0 0;
	}
.inner-right-number {
	width:280px;
	float:right;
	padding:10px 0 0 0;
	margin:0px 0px 0 0;
	}
.inner-right-hotel-links {
	width:270px;
	float:right;
	padding:12px 0 0 10px;
	margin:10px 0px 0 0;
	background:url(../images/raoral-right-links-bg.png) no-repeat 0px 0px;
	height:30px;
	}
.inner-right-hotel-links ul{
	width:280px;
	float:left;
	}
.inner-right-hotel-links ul li{
 	float:left;
	padding:0 7px;
	margin:0px;
	border-right:1px #000 solid;
	line-height:15px;
	}
.inner-right-hotel-links ul li.last { border:none;}
.inner-right-hotel-links ul li a{
 	float:left;
	padding:0 0px;
	color:#000;
	text-decoration:none;
	line-height:15px;
 	}
.inner-right-hotel-links ul li a:hover{ color:#fff;}
.left-category {
	width:200px;
	background:#07556f;
	padding:0px;
	float:right;
	overflow:hidden;
	
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	}
.left-category h2 {
	padding:10px;	
	font-size:23px;
	background:#3b8f5e;
	color:#fff;
	font-family: 'Average Sans', sans-serif;
	}
.leftlinks {
	width:180px;
 	padding:0px;
	float:left;
	margin:0px;
 }
	
.leftlinks ul{
	width:180px;
 	padding:0px;
	float:left;
	margin:0px;
 }
.leftlinks ul li{
	width:180px;
 	padding:10px;
	float:left;
	margin:0px;
	list-style:none;
	border-bottom:1px #68a0b9 dashed;
	text-transform:uppercase;
 }	
.leftlinks ul li a {
	color:#ccc;
 	text-decoration:none;
	}	
.leftlinks ul li a:hover {
	color:#fff;	
	}
.headingBottom {
    background-image: url("../images/headingBottom.jpg");
    background-repeat: repeat-x;
    float: left;
    padding: 15px 0px 80px;
    text-align: justify;
	clear:both;
 }
.lists {
    background-repeat: no-repeat;
    line-height: 25px;
    list-style-image: url("../images/bullet.gif");
    list-style-position: outside;
	padding:0 0 0 18px;
}
.gallery {
	float:left;
	padding:0px;
	margin:0px;
	}
.gallery ul{
	float:left;
	padding:20px 20px 20px 20px;
	margin:0px;
	width:670px;
	}
.gallery ul li{
	float:left;
	padding:0px;
	margin:10px 29px 0 0;
	list-style:none;
	}	
.gallery ul li img{
	float:left;
	padding:1px;
	margin:0px;
	list-style:none;
	border:1px #ccc solid;
	}
.gallery ul li img:hover{
	padding:1px;
		border:1px #81b4d1 solid;
	}
.headingBottom table td {
	padding:10px;	
	}
.location-map {
	padding:20px 0px;	
	clear:both;
	}
 .contact_right {
	float:left;
	padding:0px 20px 0 0;
	margin:0px;
	width:540px;
	}
.contact_righttext {
	float:left;
	padding:14px 0px;
	margin:0px;
	width:202px;
	}
.contact_righttext2 {
	float:left;
	padding:18px 0px;
	margin:0px;
	width:150px;
	}
.contact_righttextfld {
	float:left;
	padding:10px 0px;
	margin:0px;
	width:420px;
	}
.contact_righttextfld input {
	border:1px #ccc solid;
	padding:8px 5px;
	width:305px;
	}
.contact_rightchkbox {
	float:left;
	padding:3px 0px;
	margin:0px;
	width:500px;
	}	
.contact_righttextfld textarea {
	border:1px #ccc solid;
	padding:3px 5px;
	width:430px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
.contact_righttextfld select {
	border:1px #ccc solid;
	padding:3px 2px;
	width:245px;
	}
.contact_submit {
	float:left;
	padding:0px;
	margin:0px 10px 0 0;
	}
.contact_submit input{
	padding:11px 30px;
	margin:0px 8px 0 0;
	background:#3b8f5e;
	color:#fff;
	float:left;
	border:0px;
	cursor:pointer;
 	font-size:15px;
	font-family: 'Average Sans', sans-serif;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
.contact_submit input:hover { background:#333;}
.contact_buttons {
	padding:0px 0 0 201px;
	float:left;
	margin:20px 0 0 0;
	}	
.contact_cancle input{
	padding:11px 30px;
	margin:0px;
	background:#07556f;
	color:#fff;
	float:left;
	border:0px;
	cursor:pointer;
	font-size:15px;
	font-family: 'Average Sans', sans-serif;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
.contact_cancle input:hover {
	background:#333;	
	}
.contact_cancle {
	float:left;
	padding:0px;
	margin:0px;
	}
.inner_rightoutter .home-box {
	padding-left:10px;	
	padding-top:0px;
	}
.follow {
    float: left;
    margin: 0;
    padding: 0;
}
.follow ul {
    float: left;
    margin: 0;
    padding: 0;
}
.follow ul li {
    color: #fff;
    float: left;
    margin: 0;
    padding: 0 0 0 5px;
}
.follow ul li a {
    float: left;
    margin: 0;
    padding: 0;
}
.follow ul li img:hover {
    opacity: 0.7;
}
.footer_r {
    float: right;
    margin: 0;
    padding:10px 0 0 0;
	width:109px;
}
.TA_linkingWidgetWAR {
	float:left;
	padding:0 0 0 215px;	
	}