body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/bg.gif);
	background-color: #EFEFEF;
	margin: 0px;
	background-repeat: repeat;
}
a {
	color: #333333;
}
a:hover {
	color: #FF9900;
}
br {
	clear:both;
	margin: 0px;
}
#line {
	clear:both;
	height: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	width: 955px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bg2.gif);
}
#header {
	margin-top: 0;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 10px;
	background-color: #F8F8F8;
}
#header h1 {
	font-size: 42px;
	text-transform: uppercase;
	font-family: "Arial Black";
	margin: 0px;
	letter-spacing: 10px;
	color: #FFFFFF;
	background-color: #3365A4;
}
#header h2 {
	font-size: 24px;
	text-transform: capitalize;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#shopping {
	margin-right: 15px;
	margin-left: 15px;
	font-size: 11px;
}
#bottom {
	margin-right: 15px;
	margin-left: 15px;
	
}
#shopping p{
	padding: 2px;
	margin: 2px;
	
}
#shopping h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	margin: 0px;
	padding: 5px;
}
#shopping a {
	color: #990000;
	font-weight: bold;
	margin-left: 5px;
	
}
#shopping a:hover {
	color: #FF9900;
	
}
#pic {
	margin-left: 30px;
}

#shopping .topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}


#header p {
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#main {
	margin-right: auto;
	margin-left: auto;
	display: inline;
}
.menu {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	font-weight: bold;
	background-color: #80A6C8;
	text-align: center;
	font-size: 14px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8EB0CE;
}
.menu a {
	margin-right: 3px;
	margin-left: 3px;
	display: inline;
	text-decoration: none;
	color: #FFFF00;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.menu a:hover {
	background-color: #E46F3D;
	color: #FFFFFF;
	text-decoration: none;
}

#hotel-a-z {
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
}

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

#hotel-a-z li {
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-TYPE: none;
	width: 215px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 400px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E4E4E4;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#hotel-a-z h3 {
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(images/icon.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 13px;
	padding-top: 5px;
	color: #333333;
	background-position: 5px center;
	margin: 0px;
}

#hotel-a-z h4 {
	FONT-WEIGHT: normal;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0px;
}
#hotel-a-z .post {
	display: block;
}
#hotel-a-z .post:hover {

}
#hotel-a-z .details  {
	clear: both;
}
#hotel-a-z .details a {
	padding: 0px;
	display: inline;
	font-weight: bold;
}
#hotel-a-z .thumb {
	float: left;
	width: 205px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	height: 120px;
	background-color: #FFFFFF;
}
#hotel-a-z .bottom  {
	background-color: #FFFFFF;

}
#hotel-a-z .price  {
	font-weight: bold;
	width: 220px;
	float: left;
	background-color: #F2F9FF;
	height: 24px;
	line-height: 28px;
}
#hotel-a-z .star {
	TEXT-DECORATION: none;
	width: 220px;
	float: left;
}
#hotel-a-z .locat {
	font-weight: bold;
	width: 220px;
	float: left;
	background-color: #F2F9FF;
	height: 24px;
	line-height: 28px;
	margin-bottom: 5px;
}
#hotel-a-z .address {
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#hotel-a-z .newly {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}


#other {
	margin: 5px;
	padding: 5px;
	overflow: hidden;
}
#other p {
	margin: 0px;
	padding: 0px;
}
#other a{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	
}
#other a:hover{
	color: #990000;
	
}
#other .boxleft{
	width: 248px;
	float: left;
	text-align: center;
	margin-left: 25px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	height: 490px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	
}
#other .boxleft p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	
	
}

#other .boxleft h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.box {
	float: left;
	height: 100px;
	width: 110px;
	margin-left: 300px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
}
.titlename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}
.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: 2px;
	padding-bottom: 2px;
}
.more a {
	color: #000000;
	background-color: #C2D729;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.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: 2px;
	padding-bottom: 2px;
}
.booknow a {
	color: #000000;
	background-color: #FFCC00;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
.booknow a:hover {
	color: #FFFFFF;
	background-color: #C2D729;
	text-decoration: none;
}
/* Footer */

#footer {
	color: #333333;
	margin-right: 15px;
	margin-left: 15px;
	display: block;
	background-color: #F2F2F2;
	text-align: center;
	clear: both;
	padding: 10px;
}
#footer .cuurent {
	background-color: #E46F3D;
	color: #FFFFFF;
	text-decoration: none;
}

#footer .ourlink {
	line-height: normal;
	text-transform: none;
	color: #333333;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
#footer .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
}

#footer p {
	line-height: normal;
	text-transform: none;
	color: #333333;
	margin: 0;
	font-size: 12px;
}

#footer a {
	color: #000000;
	padding: 2px;
}
#footer a:hover {
	color: #FF6600;
}
#footer .fmenu {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	font-weight: bold;
	background-color: #F2F2F2;
	text-align: left;
	font-size: 11px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8EB0CE;
	padding-left: 10px;
}
#footer .fmenu a {
	margin-right: 3px;
	margin-left: 3px;
	display: inline;
	text-decoration: none;
	color: #666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#footer .fmenu a:hover {
	background-color: #E46F3D;
	color: #FFFFFF;
	text-decoration: none;
}
