*{
	margin:0;
	padding:0;
}

body {
	font-size: 100%; 
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
	background: #66584d url(../images/bg.gif) top repeat-x; 
	color: #444;
	text-align:center;
	}

body.inside {
	background: #66584d url(../images/insidebg.gif) top repeat-x; 
}
	
.clear {clear: both;}

.l {float: left;}

.r {float: right;}

ul {
	list-style: none; 
	list-style-image: none;
	}

a {
	text-decoration: none; 
	color:#7f756b;
	}
	
a:hover {text-decoration: underline;}	
	
img {
	border: 0;
}

#wrapper {
	margin: 0 auto;
	width:960px;
	height:500px;
	border:0px solid #fff;	
}

#header {
	padding: 30px 20px 0 40px;
	width:890px;
	height: 100px;
/*	float:left;*/
}

img.strap {
	padding-top:15px;
	float:right;
}

#nav {
	background: transparent url(../images/navbg.png) no-repeat;
	height:37px;
	border-bottom:1px solid #a98d68;
}

#nav ul {
	font-size:12px;
	line-height:18px;
	color:#7f756b;
	font-family: Tahoma, Helvetica,  Verdana, Arial,  "Trebuchet MS",  sans-serif; 
}

#nav ul li {	
	display: inline;
/*	float: left;
	border-left:1px solid #372e27;
	border-right:1px solid #4c443e;*/
}

#nav ul li.first {
	border-left:0px solid #372e27;
}

#nav ul li.last {
	border-right:0px solid #4c443e;
}

/**************** DROPDOWN *****************/

ul#navdown li {
	display:block;
	float:left;
	position:relative;
}

ul#navdown li a {
/*	height:37px;*/
	float:left;
}

ul#navdown ul {	
	margin: 38px 0 0 0;
	padding: 0;
	padding-bottom:8px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-radius-bottomright: 4px;
	position: absolute;
	visibility: hidden;
	width:175px;
	border-bottom:1px solid #372E27;/*#A98D68;*/
	background: #322a22;
}

ul#navdown ul li {
	width:135px;
}
		
#navdown li ul li {	
	float: none;
	display: inline;
	width:175px;
}
			
#navdown li ul li a	{	
	/*width: auto;*/
	background: #322a22;
	color: #24313C;
	float:none;
}
			
#navdown li ul li a {
	border-bottom:1px solid #372E27;
	color:#7F756B;
	display:block;
	font-size:11px;
	font-weight:normal;
	padding:5px 0 5px 10px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}
			
#navdown li ul li a:hover {	
	background: #372E27;
	color:#D5B076;
}

/**************** DROPDOWN *****************/

#flash {
	background: #b3aba0 url(../images/bannerbghome.jpg) bottom no-repeat;
	height: 334px;	
}

#flash.inside {
	background: #b3aba0 url(../images/bannerbg.jpg) no-repeat;
	height: 227px;	
}

#content {
	background: #fff;
}

#content.inside {
	background:#FFFFFF url(../images/contentbg.gif) repeat-y scroll center top;
/*	float:left;*/
	padding:5px 0 50px 20px;
	text-align:left;
	width:940px;
}

#content.rhs {
	width: 262px;
	background:red;
}

h1 {
	color:#a38556;
	font-family:Georgia,Palatino Linotype,Times New Roman,serif;
	font-size:30px;
	font-weight:normal;
}

h2 {
	margin-top:10px;
	font-size:16px;
	color:#4f443c;
}

p {
	margin:10px 0;
	font-size:12px;
	color:#545352;
	line-height: 18px;
}

#content p.bcrumbs {
	margin: 3px 0 12px 0;
	color:#a09683;
	font-size:10px;
	font-weight:normal;
	line-height:21px;
	padding-top:1px;
}

#content p.bcrumbs a {
	padding:0 5px;
	color:#766e60;
	text-decoration: underline;
}


#content ul {
	margin:20px;
}

#content ul li {
	background:transparent url(../images/bullet.gif) no-repeat scroll left center;
	color:#6F5B3B;
	font-size:11px;
	padding:4px 0 4px 18px;
}

#content ol {
	margin:10px 0 10px 40px;
	color:#382F26;
}

#content ol li {
/*	background:transparent url(../images/bullet.gif) no-repeat scroll left center;*/
	font-size:11px;
	padding:4px 0 4px 4px;
}

#content ol li p {
	color:#6F5B3B;
	margin:0;
	font-size:11px;
}

#content ul li.prev {
	background:transparent url(../images/bullet-back.gif) no-repeat scroll left center;
	color:#6F5B3B;
	font-size:12px;
	padding:4px 0 4px 15px;
}

#content ul li.prev a, #content ul li.next a {
	border-bottom:1px dotted #7F756B;
	padding-bottom:3px;
	text-decoration:none;
}

#content ul li.next {
	background:transparent url(../images/bullet.gif) no-repeat scroll right center;
	color:#6F5B3B;
	font-size:12px;
	padding:4px 15px 4px 0px;
}


#content ul.sitemap {
	margin:20px;
}

#content ul.sitemap ul {
	margin:5px 0 5px 10px;
}

#content ul.sitemap li {
	background:transparent url(../images/bullet.gif) 0 6px no-repeat;
	color:#6F5B3B;
	font-size:11px;
	padding:4px 0 4px 18px;
}

#content ul.sitemap ul li {
	font-size:10px;
}

#marketingtimes {
	margin:3px 0;
	padding:0 10px;
	width:260px;
	float:left;
	text-align:left;
	background:#F3F2F1;
}

#marketingtimes h2.news {
	margin-bottom:16px;
	color:#645237;
}

#marketingtimes p {
	font-size:11px;
}

#twitterupdates {
	margin:3px 0 0 3px;
	padding:10px;
	float:left;
	width:238px;
/*	height:251px;*/
	text-align:left;
	background:#F6F5EE url(../images/bird.gif) top right no-repeat;
}

#events {
	margin:3px 0 0 3px;
	padding:10px;
	float:left;
	width:238px;
/*	height:251px;*/
	text-align:center;
	background:#F6F5EE;
}


#team {
	height:295px;
	overflow:hidden;
	background:#F3F2F1;
}

#testimonials {
	height:200px;
	overflow:hidden;
	width:610px;
	float:left;
}

/* ######################## CONTACT ##########################*/

table.contact {
	border:1px solid #F2F2F2;
	border-collapse:collapse;
	font-size:12px;
	margin-left:15px;
	margin-top:20px;
}

table.contact tr td {
	padding: 8px 10px;
	color: #666;
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
}
table.contact tr.alt {
	background: #F9F8F5;
}
table.contact tr:hover {
	background: #f2f2f2;
}
table.contact tr:hover td {
	color: #454545;
}
table.contact input.submit {
	margin-top:0px;
	padding:5px 10px;
	background:#59648e;
	color:#ffffff;
	font-family:georgia, times, serif;
	border:1px solid #717DA6;
	cursor:pointer;
}

/* ################# SITEMAP #################*/

.rhs ul.sitemap {
	list-style-type:disc;
	margin-left:20px;
}

.rhs ul.sitemap li {
	color:#B19436;
}

.rhs ul.sitemap li a {
	font-size:13px;
}

.rhs ul.sitemap li ul {
	list-style-type:circle;
}

.rhs ul.sitemap li ul li {
	margin-left:20px;
	color:#B19436;
}
.rhs ul.sitemap li ul li a {
	font-size:11px;
}


/*********** GMAPEZ *********************************/

.GMapEZ {
	height:355px;
	margin:20px 0 10px 0;
	width:575px;
}

p.note {
	font-size:10px;
}
/************ FOOTER ******************/

#footer {
	padding:30px 20px;
	background:#382E26 url(../images/footerbg.gif) top no-repeat;
	height: 135px;
	text-align:left;
	width:920px;
	float:left;
}

#footer p {
	color:#A29684;
	font-size:9px;
	line-height:16px;
}

#footer a {
	color:#A29684;
	text-decoration: underline;
}

#footer a:hover, #footer a:active, #footer a:visited {
	color:#A29684;
	text-decoration: none;
}

/*************** TWEET ****************/

#twitter-ticker{
	width:200px;
	height:300px;
	background:url(../images/slickbg.png) no-repeat #f5f5f5;
	color:#666666;
	display:none;
	
	-moz-border-radius:10px 10px 6px 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;

	text-align:left;
}

#tweet-container{
	height:230px;
	width:auto;
	overflow:hidden;
}

#twitIcon{
	position:absolute;
	top:-25px;
	left:-10px;
	width:64px;
	height:64px;
}

#top-bar {
	height:45px;
	background:url(../images/top_bar.png) repeat-x;
	border-bottom:1px solid white;
	position:relative;
	margin-bottom:8px;
	
	-moz-border-radius:6px 6px 0 0;
}

.tweet{
	padding:5px;
	margin:0 8px 8px;
	
	border:1px solid #F0F0F0;
	background:url(../images/transparent.png);
	
	width:auto;
	overflow:hidden;
}

.tweet .avatar,
.tweet .user,
.tweet .time{
	float:left;
}

.tweet .time{
	text-transform:uppercase;
	font-size:10px;
	color:#AAAAAA;
	white-space:nowrap;
}


.tweet .avatar img{
	width:36px;
	height:36px;
	border:2px solid #eeeeee;
	margin:0 5px 5px 0;
}

.tweet .txt{
	clear:both;
	font-size:11px;
}

.tweet .user{
	font-weight:bold;
	font-size:11px;
}

/*a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}*/

#loading{
	margin:100px 95px;
}

h2.tut {
	color:white;
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:16px;
	padding:12px 0 0 58px;
	text-shadow:2px 1px 6px #333333;
	text-transform:uppercase;
}

/****************** ACCORDIAN **********************/

.accordion {
	width: 480px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h1 {
	background: #F3F2F1 url(../images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
	font-weight:normal;
}
#content .accordion h1:hover {
	background-color: #f8f8f8;
	color:#A38556;
}
#content .accordion h1.active {
	background-position: right 5px;
	color:#A38556;
}
#content .accordion ul {
	background: #f7f7f7 url(../images/accordian-bg.jpg) center center no-repeat;
	margin: 0;
	padding:20px;
/*	padding: 10px 15px 20px;*/
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	width:438px;
}

#content .accordion ul li {
	background:transparent url(../images/bullet-tran.gif) no-repeat scroll left center;
	color:#6F5B3B;
	font-size:11px;
	padding:4px 0 4px 18px;
}

a.google {
	background: url(../images/google-ad.gif) top no-repeat;
	display:block;
	float:left;
	height:50px;
	margin:0 0 0 6px;
	width:250px;
}

a.google:hover {
	background-position:left bottom;
}

a.twit {
	background: url(../images/twitter.gif) top no-repeat;
	display:block;
	float:left;
	height:50px;
	margin:0 0 0 6px;
	width:250px;
}

a.twit:hover {
	background-position:left bottom;
}

a.linkedin {
	background: url(../images/linkedin.gif) top no-repeat;
	display:block;
	float:left;
	height:50px;
	margin:0 0 0 6px;
	width:250px;
}

a.linkedin:hover {
	background-position:left bottom;
}

.twtr-widget {
	margin-left:6px;
	float:left;
}

.rightbar {
	padding-left: 20px; 
	padding-top: 15px; 
	width: 232px;	
}

.twtr-widget h3, .twtr-widget h4 {
	visibility:visible;
}

a.facebook {
	background: url(../images/facebook.gif) top no-repeat;
	display:block;
	float:left;
	height:50px;
	margin:0 0 0 6px;
	width:250px;
}

a.facebook:hover {
	background-position:left bottom;
}


.large.button  {
font-size:14px;
padding:8px 19px 9px;
}

.button {
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
	background:url("../images/overlay-button.png") repeat-x scroll 0 0 #382F27;
	border-bottom:1px solid rgba(0, 0, 0, 0.25);
	color:#FFFFFF !important;
	cursor:pointer;
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	line-height:1;
	overflow:visible;
	padding:5px 15px 6px;
	position:relative;
	text-decoration:none;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	width:auto;
}

/* FLOATING BANNER
----------------------------------------------------------------------------------------------------------- */
#fl_banner {
	width:600px;
	height:400px;
	border:10px solid #fff;
	overflow:hidden;
	font-size:13px;
	color:#fff;
	position:absolute;
	top:-420px;
	left:-620px;
	display:block;
	z-index:200000;
}

#fl_banner .closer {
	background:url(../images/close.gif) no-repeat left top;
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	top:10px;
	right:10px;
}


/**** NEWS MODULE *****/

.post {
  border-bottom: 1px dotted #DDDDDD;
  margin-bottom: 40px;
  padding-bottom: 15px;
}

h2.article {
  color: #313232;
  font-family: "Helvetica Neue","Myriad Pro",Helvetica,Arial,sans-serif;
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 7px;
}

h2.article a, h2.article a:hover {
  color: #313232;
}

h2.fullarticle {
  color: #313232;
  font-family: "Helvetica Neue","Myriad Pro",Helvetica,Arial,sans-serif;
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 7px;
}



div.date {
  color: #6F7074;
  font-family: "Myriad Pro",Helvetica,Arial,sans-serif;
  font-size: 13px;
}

.entry {
  margin-top: 20px;
}

.magenta.button {
  background-color: #9B9690;
}

.button {
  -moz-border-radius: 5px 5px 5px 5px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  background: url("../img/overlay-button.png") repeat-x scroll 0 0 #222222;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  color: #FFFFFF !important;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  overflow: visible;
  padding: 5px 15px 6px;
  position: relative;
  text-decoration: none;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  width: auto;
  font-family: Tahoma,"Trebuchet MS",Verdana,Arial,sans-serif;
}

.button:hover {
	text-decoration: none;
}

/** PAGINATION **/

.paginationDiv {
  background: none repeat scroll 0 0 #FCFCFC;
  border-bottom: 1px solid #E3E3E3;
  border-top: 1px solid #E3E3E3;
  font-size: 12px;
  height: 24px;
  padding: 8px 0 0 0;
  text-align: center;
}

img.newsimgthumb {
	float:left;
	margin-right:10px;
	outline:1px solid #fff;
	border:1px solid #999;
}

img.newsimg {
	float:left;
	margin-right:10px;
}


/* TOP 30 HOTEL DESIGNS
----------------------------------------------------------------------------------------------------------- */

.top30 {
	position:relative;
	width:100%;
	float:left;
	background:#f3f2f1 url(../images/top30-top.gif) no-repeat right top;
	margin-bottom:10px;
}

.top30 img.screenshot {
	float:left;
	width:220px;
	background:url(../images/top30-image-header.jpg) no-repeat right top;
	padding-top:16px;
	margin:27px 15px 15px 15px;
}

.top30 .description {
	float:right;
	margin:27px 15px 47px 0px;
	padding:0 0 15px 0;
	display:block;
	width:393px;
	height:110px;
	overflow:hidden;
}

.top30 a.button {
	background:url(../images/top30-button.gif) no-repeat left top;
	bottom:15px;
	display:block;
	height:25px;
	padding:0;
	position:absolute;
	right:15px;
	text-indent:-9999px;
	width:98px;
	border:0;
}

.top30 a:hover.button {
	background:url(../images/top30-button.gif) no-repeat left bottom;
}

.top30 .position {
	width:60px;
	text-align:center;
	position:absolute;
	top:8px;
	right:15px;
	font-size:36px;
	color:#392f27;
	font-weight:bold;
}

.top30 h2 {
	font-size:22px;
	color:#392f27;
	font-weight:normal;
	margin-top:0;
}

.no1 {
	position:relative;
	width:100%;
	float:left;
	background:#53463D url(../images/top30-no1.jpg) no-repeat right top;
	overflow:hidden;
	margin-bottom:10px;
}

.no1 img.screenshot {
	float:left;
	width:220px;
	background:url(../images/top30-no1-image-header.jpg) no-repeat right top;
	padding-top:16px;
	margin:27px 15px 15px 15px;
}

.no1 .description {
	float:right;
	margin:27px 15px 47px 0px;
	padding:0 0 15px 0;
	display:block;
	width:393px;
	height:118px;
	overflow:hidden;
}

.no1 .description p {
	color:#fff;
}

.no1 a.button {
	background:url(../images/top30-no1-button.gif) no-repeat left top;
	bottom:15px;
	display:block;
	height:25px;
	padding:0;
	position:absolute;
	right:15px;
	text-indent:-9999px;
	width:98px;
	border:0;
}

.no1 a:hover.button {
	background:url(../images/top30-no1-button.gif) no-repeat left bottom;
}

.no1 h2 {
	font-size:30px;
	color:#d8bd8e;
	font-weight:normal;
	margin-top:0;
}
