/* CSS Document */
/* design and development: arh design for digino marketing 2007 */
/* contact: info@arhdesign.com  website: www.arhdesign.com */


/* ============== TEMPLATE ONE ============= */
/* This is a template for landing page */

/* ++++++++++++++ MAIN ELEMENTS ++++++++++++++++ */

body {
	background-image: url(assets/backgr-t1.jpg);
	
	background-repeat:repeat-x;
	
	background-color:#f4f3e8;
	
	padding: 0;
	
	margin:0;
	}
	
#container {
	width: 770px;
	
	height: 100%;
	
	margin: 0 auto;
	}
	
.clear {clear:both;}
	
/* +++++++++++++++ TOP SECTION +++++++++++++++ */
	
#top {
	width:770px;
	
	height: 108px;
	
	background-image: url(assets/PlainWallpaper.gif);
	
	background-repeat:repeat-y;
	}
	
.red_bar {
	width:770px;
	
	height: 15px;
	
	background-image:url(assets/dark_red_bar.jpg);
	
	background-repeat:no-repeat;
	}
	
.logo {
	width: 127px;
	
	height: 90px;
	
	float: left;
	
	padding: 18px 0 0 40px;
	}
	
.menus {
	width: 600px;
	
	height: 108px;
	
	float: right;
	}
	
.top_menu {
	width: 580px;
	
	height: 25px;
	
	font-family: "Trebuchet MS", Arial, Helvetica;
	
	font-size:11px;
	
	color:#666666;
	
	text-align:right;
	
	padding:5px 20px 0 0;
	}
	
#navlist li {
	display: inline;
	
	list-style-type: none;
	
	padding-right: 5px;
	}

#navlist li a {
	color:#666666;
	
	text-decoration:none;
	}

#navlist li a:hover {
	color:#666666;
	
	text-decoration:underline;
	}
	
#main_menu {
	width: 580px;
	
	height: 18px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size: 15px;
	
	color:#606060;
	
	text-align:right;
	
	padding-top:30px;
	
	padding-bottom: 0;
		
	}
	
ul#mainnav	{
	margin-left: 0;
	
	padding-left: 0;
	
	white-space: nowrap;
	}

#mainnav li	{
	display: inline;
	
	list-style-type: none;
	}

#mainnav a { 
	padding: 3px 10px; 
	}

#mainnav a:link, #mainnav a:visited {
	color: #606060;

	text-decoration: none;
	}
	
#mainnav li a#current2, #mainnav li a#current2:link {
	color: #fff;
	
	background-color: #606060;
	
	text-decoration: none;
	}

#mainnav a:hover {
	color: #fff;
	
	background-color: #606060;
	
	text-decoration: none;
	}
	
/* ++++++++++++++++ FLASH PRESENTATION +++++++++++++++++ */

#flash {
	width: 770px;
	
	height:258px;
	
	_margin-top: -4px;
	}
	
.red_bar_bottom {
	width:770px;
	
	height: 15px;
	
	background-image:url(assets/dark_red_bar.jpg);
	
	background-repeat:no-repeat;
	
	_margin-top: -4px;
	}
	
	
/* ++++++++++++++++ BOTTOM SECTION ++++++++++++++++ */

#bottom {
	width: 770px;
	
	height: 100%;
	
	background-image:url(assets/PlainWallpaper.gif);
	
	background-repeat: repeat-y;

	_margin-top: -4px;
	
	
	}
	
#bottom-shadow {
	width: 770px;
	
	height: 10px;
	
	background-image:url(assets/bottom.jpg);
	
	background-repeat:no-repeat;
	}
	
#bottom-content {
	width:749px;
	
	height: 100%;
	
	margin:0px 11px 0 10px;
	}
	
.break {
	width:52px;
	
	height: 14px;
	
	border-bottom:#606060 solid 1px;
	
	margin: 0 0 14px 0;
	}
	
#left {
	width: 169px;
	
	height: 100%;
	
	float: left;
	}
	
#centre {
	width: 360px;
	
	height: 100%;
	
	float: left;
	
	padding: 20px 10px 0 20px;
	}
	
#right {
	width: 170px;
	
	height: 100%;
	
	float: right;
	}
	
	
	#right2 {
	width: 160px;
	
	height: 100%;
	
	float: right;
	}
/* +++++++++++++++ right side menu ++++++++++++++++ */

#icons {
	width: 169px;
	
	height: 100%;

	background-color: #606060;
	}
	
#icons ul {
	margin-left: 0;
	
	margin-top: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	}

#icons a {
	display: block;
	
	padding:3px;
	
	width: 150px;
	
	background-color: #606060;
	
	}

#icons a:link, #right_menu a:visited {
	color: #ffffff;
	
	text-decoration: none;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 10px;
	
	font-weight: bold;
	
	
	}

#icons a:hover {
	text-decoration: underline;
	}	
	
#icons li a#current3, #icons li a#current3:link {
	text-decoration:underline;
	}
	
.white {
	width: 32px;
	
	background:#fff;
	}
	
/* +++++++++++++++ TEXT FORMATTING ++++++++++++++ */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:18px;
	
	color:#46442e;
	
	font-weight:lighter;
	
	display: inline;
	
	margin:0;
	
	padding:0;
	}
	
p {
	font-family:"Trebuchet MS", Arial;
	
	font-size:12px;
	
	color:#333333;
	
	line-height:136%;
	
	margin:0;
	
	padding:0;
	}

p a {
	color: #636148;
	
	text-decoration:underline;
	}
	
p a:hover {
	text-decoration:none;
	}	


/* ++++++++++++ BOOK NOW SECTION ++++++++++++ */
.book1 {
	width: 170px;
	
	height: 100%;
	
	background-color:#606060;
	
	margin-top:-10px;
	
	_margin-top:0px;
	}
	
/*.book_btm {
	background-image:url(assets/book_btm.gif);
	
	background-repeat:no-repeat;
	
	width: 170px;
	
	height: 41px;
	}
	*/
.title {
	font-family:"Trebuchet MS", Arial;
	
	font-size:15px;
	
	color:#ffffff;
	
	text-align:center;
	
	margin-top:8px;

	}
	
form {
	padding:0 10px 0 10px;
	}
	
.select {
	width:100%;
	}
	
td {
	font-family:"Trebuchet MS", Arial;
	
	font-size:12px;
	
	color:#fff;
	}
	
.center {
	text-align:center;
	
	text-decoration:underline;
	
	margin-top:10px;
	}
	
.adbox 	{
	float: left;
	
	margin-top:30px;
	
	margin-right:30px;
	}
	
#hotels_menu {
	font-family:"Trebuchet MS", Arial;
	
	font-size:11px;
	
	color:#333333;
	
	border-top: #999999 dotted 1px;
	
	_margin-top:0;
	
	margin: 15px 55px 0 55px;
	
	text-align:center;

	}
	
.third_menu li {
	display:inline;
	
	list-style-type: none;
	
	padding-right: 20px;
	
	padding-bottom:0px;
	
	margin:0px;
	}
	
.third_menu li a{
	color: #999999;
	}

#copyright {
	font-family:"Trebuchet MS", Arial;
	
	font-size:10px;
	
	color:#999999;
	
	text-align:center;
	
	margin-bottom:20px;
	}
	
#copyright a{
	color:#999999;
	
	text-decoration:underline;
	}
	
.space {
	height: 10px;
	}

a img, a:visited img, a:active img, a:active img {
	border:none;
    }
	
/* +++++++++++++++++++ GENERAL LISTS ++++++++++++++++++++ */

.general {
	list-style-type: disc;
	
	font-family:"Trebuchet MS", Arial;
	
	font-size:12px;
	
	color:#333333;
	
	line-height:136%;
	}
	
.general a {
	color: #636148;
	
	text-decoration:underline;
	}
	
.general a:hover {
	text-decoration:none;
	}
	
.map_bubble{

font-family:"Trebuchet MS", Arial;
	
	font-size:12px;
	
	color:#333333;
}
	 .heading { font-family: Calibri,Tahoma, Arial; font-size: 13pt; font-weight:bold }

 .subheading { font-family: Calibri,Tahoma, Arial; font-size: 11pt; font-weight:bold }
	 .label { font-family: Calibri,Tahoma, Arial; font-size: 10pt }
	 
	 
	 
	 #textemail{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:8px;
padding-top:4px;


}


.button{
font-size:11px;

}


#signup-head{
width: 170px; height:34px; background:url(assets/heading_signup_2.gif);
}

#signup-cont{
width:170px; height:190px; background-color:#c2bdbd;
}

.style1 {color: #46442e}