
/** Common Styles */

body {
	margin: 30px 0 20px 0;
	padding: 0;
	background: #D7D7BD url(images/img01.png) repeat;
	text-align: justify;
	line-height: 20px;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: #000000;
}

strong {
	color: #000000;
}

pl {
	margin-bottom: 1.5em;
}

.smalltext {
	font-size: 9px;
}


/** Style for header starts here */

#header {
	width: 800px;
	height: 100px;
	margin: 0px auto;
	background: #000000 url(images/rotate.php) no-repeat left top;
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 10px 10px 20px;
	font-size: 3em;
}

#header h2 {
	padding: 73px 10px 0px 0px;
	font-size: 1.4em;
}

/** Style for menu starts here */

#menu {
	width: 800px;
	height: 50px;
	margin: 0px auto;
	background: #000000;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	border: none;
	background: url(images/img05.jpg) no-repeat left 55%;
	padding: 14px 30px 10px 12px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	color: #D7D7BD;
}

.search_field { 
	text-align: right;
	float: right;
	width: 300px;
	height: 30px;
	color: #fff;
	margin-right: 5px;
 	margin-bottom: 2px;
}

input.search { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url(images/search.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(images/button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

#search {
 float: right;
 height: 27px;
 width: 180px;
 margin-top: 10px;
 margin-right: 5px;
 background: #FFFFFF url(images/search.gif) no-repeat;
 }

/** Style for wrapper starts here */

#wrapper {
	width: 840px;
	margin: 0px auto;
	padding: 20px 0;
	background: #FFFFFF url(images/img02a.jpg) repeat-y left top;
}

/** Style for content starts here */

#content {
	width: 800px;
	margin: 0px auto;
}


#content p {
}

#content a {
	text-decoration: none;
}

#right {
	float: right;
	width: 520px;
	padding: 20px 20px;
}

#right ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#right li {
	margin-bottom: 8px;
	padding-left: 10px;
	background: url(images/img06.jpg) no-repeat 0 7px;
	line-height: 17px;
}

#right .post {
}

#right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-bottom: 1px #FF8040 dashed;
}

#right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px #CCCCCC dashed;
}

#right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px #0080FF dashed;
	margin-bottom: 10px;
}

#right h4 {
	background-color: #808080;
	padding: 3px 0px 3px 4px;
	font-size: 14px;
	color: #FFFFFF;
}

#right h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px #0080FF dashed;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 0px;
}


#right a {
	color: #308AC0;
}

#right a:hover {
	text-decoration: none;
	color: #005880;
	border-bottom: 1px #97C8E5 dotted;
}

#right p, ul, ol {
	margin-bottom: 1.5em;
}

#right ul {
	margin: 0px;
	padding: 0;
}


#left {
	float: left;
	width: 180px;
	padding: 8px 20px;
	margin-top: 5px;
	background: #EDEDED;
}


#left ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#left li {
	padding-left: 10px;
}

#left a {
	text-decoration: none;
}

#left-2 {
	float: left;
	width: 180px;
	margin-top: 10px;
	padding: 10px 20px;
	background: #D9ECFF;
}

#left-2 h2 {
	margin: 5px 5px 0px 0px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #555;	
}

#left-2 a{
	text-decoration: none;
	color: #000000;
}

#left-2 a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px #800040 dotted;
}


#left-3 {
	float: left;
	width: 180px;
	margin-top: 10px;
	padding: 10px 20px;
	background: #D8DEB4;
}

#left-3 h2 {
	margin: 5px 5px 0px 0px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #555;	
}

#left-3 a{
	text-decoration: none;
	color: #000000;
}

#left-3 a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px #800040 dotted;
}

#leftad-holder {
	float: left;
	width: 180px;
	margin-top: 10px;
	padding: 10px 20px;
}


#leftad {
	width: 160px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#leftad img {
	border: 0px;
}

.adc {
 width: auto;
 margin-left:20px;
 margin-right:auto;
 }


.limage {
 float: left;
 border: 0;
 margin-right: 5px;
 background: #808080;
 padding: 5px 5px 5px 5px;
}

.leftimage {
 float: left;
 border: 0;
 margin-top: 20px;
 margin-right: 10px;
 margin-bottom: 1px;
 
}

.lgtxt {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #4C4C4C;
}

.mapinfol {
	width: auto;
	height: 100px;
}

#sl a {
	color: #FFFFFF;
}

#sl a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#tdicenter {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}

/* legal footer */

#legal-holder {
	clear: both;
	width: 800px;
	margin: 0px auto;
	font-size: 10px;
	color: #676767;
}

#legal-side {
	float: left;
	width: 180px;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
}

#legal-side a{
	text-decoration: none;
	color: #676767;
}

#legal-side a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px #800040 dotted;
}

#legal-side a:visited {
	text-decoration: none;
	color: #676767;
}

.legal-write {
	margin: 0px 0px 0px 0px;
}

#credit {
	padding-left: 20px;
	background: #F5F5F5 url(images/info.png) no-repeat left 50%;
	width: auto;
}

#credit p {
	margin: 0px 0px 0px 0px;
}

.credit {
	padding-left: 20px;
	background: #F5F5F5 url(images/info.png) no-repeat left 50%;
	width: auto;
}

.credit p {
	margin: 0px 0px 0px 0px;
}





/* Google Ads */

#adfooter {
	clear: both;
	width: 730px;
	height: 95px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	font-size: 10px;
	color: #E5E5CC;
}


/** Style for footer starts here */

#footer {
	clear: both;
	width: 800px;
	height: 38px;
	margin: 0px auto;
	padding-top: 18px;
	border-top: 1px solid #444444;
	background: #000000;
	text-transform: uppercase;
	font-size: 10px;
	color: #E5E5CC;
}

#footer .copyright {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
	background: url(images/image01.png) no-repeat left 50%;
}

#footer .xhtml {
	padding-left: 20px;
	background: url(images/image02.png) no-repeat left 50%;
}

#footer a {
	text-decoration: none;
}

#footer img {
	border: 0;
}

#f-link a {
	border-bottom: 1px #E5E5CC dashed;
	text-decoration: none;
	color: #E5E5CC;
}

/* Nav Menu */

#sidebar {
	float: right;
	width: 180px;
	color: #777;	
}	
#sidebar h2 {
	margin: 15px 5px 10px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #555;	
}
#sidebar p {
	margin-left: 5px;
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 0; padding: 0;
	text-decoration: none;	
	border-top: 1px solid #5F5F5F;	
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #C0C0C0; 
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #808080;				
}
#sidebar ul.sidemenu li a:hover {	
	color: #333;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* Form Styling */

#contact form {
 padding: 0;
}
#contact label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
#contact input {
	padding: 2px;
	border:1px solid #eee;
	color:#808080;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}
#contact textarea {
	width:300px;
	padding:2px;
	border:1px solid #eee;
	height:50px;
	display:block;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}
#contact input.button { 
	margin: 0; 
	font: bold 1em Tahoma,sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #000000;	
}

#leftlrge  {
	margin-top: 15px;
	margin-left: -15px;
}

.hotelname {
	font-family: Tahoma, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #646464;
}

#hotel-details table {
	width: 100%;
	background: #EBEBEB;
	border: 1px dotted #808080;
	padding: 2px;
}

.h-link {
	color: #308AC0;
	cursor: hand;
}


