body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 20px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #EFEFEF;
}

h1, h2, h3, h4 {
	margin: 0px;
}

#container {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Header */
#top_title {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #df9f17;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	text-align: center;
	font-weight: bold;
	height: 20px;
}
#header {
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/baner.jpg);
	background-repeat: no-repeat;
	height: 85px;
}
#header p {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Lucida Sans";
	font-weight: bold;
	font-size: 32px;
	letter-spacing: 9px;
	color: #FFFFFF;
	padding-left: 10px;
}
.logo {
	font-family: "Arial Black";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

/* Content */
#main_top {
	WIDTH: 780px;
	HEIGHT: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main_bottom {
	HEIGHT: 10px;
	width: 780px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#title {
	text-align: justify;
	float: right;
	width: 565px;
	height: 252px;
	background-image: url(images/intro.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#title p {
	color: #FFFFFF;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* right */
#side_right {
	float: right;
	width: 565px;
	margin: 0px;
}
.side_right {
	height: 120px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2E2E2;
	margin-top: 10px;
}
.side_right   h3 {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
	margin: 0px;
}
.side_right p {
	FONT-SIZE: 11px;
	COLOR: #333333;
	margin: 0px;
}
.side_right a {
	FONT-SIZE: 11px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
.side_right a:hover {
	COLOR: #FF6600;
	TEXT-DECORATION: underline
}
.side_right img {
	margin-bottom: 5px;
	padding: 2px;
	float: right;
}
/* left */
#slide {
	FLOAT: left;
	WIDTH: 200px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Menu */

.menu {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #df9f17;
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu h1 {
	background-color: #E1E1E1;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	margin-right: 3;
	margin-left: 3;
	margin-bottom: 3px;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.menu li {
	margin-right: 0px;
	margin-left: 0px;

}

.menu a {
	text-decoration: none;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-image: url(images/ic-dot.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	display: block;
	margin-left: 3px;
	color: #FFFFFF;
	margin-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

.menu a:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(images/ic-roll.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	background-color: #f2cb65;
}
#hotel-a-z {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}

#hotel-a-z ul {
	padding: 0px;
	display: inline;
	margin: 0px;
}

#hotel-a-z li {
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-TYPE: none;
	padding: 5px;
	height: 100px;
}
#hotel-a-z  h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(images/icon.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 14px;
	padding-top: 5px;
	color: #42ABE5;
	background-position: left center;
	padding-bottom: 4px;
	margin: 0px;
}
#hotel-a-z  h4 {
	FONT-WEIGHT: normal;
	margin: 0px;
	padding-bottom: 5px;
	font-size: 11px;
}
#hotel-a-z .post {
	margin-bottom: 10px;
	padding: 10px;
	display: block;
}
#hotel-a-z .post:hover {
	background-color: #F2FCFF;
}
#hotel-a-z .details  {
	padding: 0px;
	display: inline;
}
#hotel-a-z .details a {
	padding: 0px;
	display: inline;
	font-weight: bold;
	color: #0066CC;
}
#hotel-a-z .details a:hover {
	color: #FF9900;
}
#hotel-a-z .thumb {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-right: 10px;
	background-color: #FFFFFF;
	float: left;
}
#hotel-a-z .bottom  {
	padding-top: 10px;
	clear: both;
}
#hotel-a-z .price  {
	margin-right: 10px;
	font-weight: bold;
	width: 130px;
	float: left;
	background-color: #F2F9FF;
	height: 24px;
	line-height: 28px;
}
#hotel-a-z .locat {
	margin-right: 10px;
	font-weight: bold;
	width: 180px;
	float: left;
	background-color: #F2F9FF;
	height: 24px;
	line-height: 28px;
}
#hotel-a-z .star {
	TEXT-DECORATION: none;
	margin-right: 10px;
	width: 120px;
	float: left;
}
#hotel-a-z .payless {
	TEXT-DECORATION: none;
	margin-right: 10px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	border: 1px dotted #CCCCCC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 2px;
	margin-left: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.more a {
	color: #000000;
	background-color: #C2D729;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.more a:hover {
	color: #FFFFFF;
	background-color: #fbb317;
	text-decoration: none;
}
.booknow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.booknow a {
	color: #000000;
	background-color: #FFCC00;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.booknow a:hover {
	color: #FFFFFF;
	background-color: #C2D729;
	text-decoration: none;
}
/* Footer */

#footer {
	width: 780px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	background-color: #E5E5E5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: center;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-transform: none;
	text-align: center;
	color: #333333;
	background-color: #E2E2E2;
	font-size: 10px;
}

#footer a {
	color: #000000;
	padding: 2px;
}
#footer a:hover {
	color: #FF3300;
	background-color: #CCCCCC;
}
