/* iFrame styler affected google map*/
iframe{
	/*margin-top: 24px;
	margin-left: auto;
	margin-right: auto;*/
	margin: 24px auto 10px 100px;
	background-color: #ffffff;
	width: 501px;
	height: 1620px!important;
	text-align: center;
	padding: 26px;	
	border: 1px solid #efefef;
	}
	
/*-- iFrame styling via ID --*/
#iframer{
	background-color: #fff;
	width: 690px;
	height: 400px!important;
	margin-top: 0px;
	margin-left: 0px;	
	padding: 4px;	
	border: 1px solid #9a7575;
	}

/*
Style sheet for maple hotels
091208
*/

*{
	font-family: arial, sans-serif;
	font-size: 95%;
	margin: 0;
	padding: 0;
}

body{
	background-color: #999;
}

#main{
	width:762px;
	margin: 0 auto;
	margin-top: 32px;
	background-color: #ccc;
	padding: 1px;
}

/******************************************
				Header Styles
*******************************************/

h1{
	background-image: url("images/logo.jpg");
	background-repeat: no-repeat;
	width:138px;
	height:90px;
	text-indent: -99999999px;
	float: left;
}

h2{
	font-size: 180%;
	text-align: center;
	margin-bottom: 2px;
	font-weight: normal;
}

h2.contact{
	width: 300px;
	font-size: 120%;
	text-align: left;
	margin-left: 20px;
	padding: 20px 0 10px 0;
	margin-bottom: -20px;
	color: #39c;
	border-bottom: 1px dashed #333;
}

h2.contact-conf{
	width: 300px;
	font-size: 120%;
	text-align: left;
	margin-left: 20px;
	margin-top: 30px;
	padding: 20px 0 10px 0;
	color: #39c;
	border-bottom: 1px dashed #333;
}

h3{
	font-size: 110%;
	text-align: center;
	margin-bottom: 10px;
	font-weight: normal;
}
h4{
	font-size:110%;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 6px;
}

/******************************************
				Nav Styles
*******************************************/

ul.nav{
	clear:right;
	float:right;
	width: 623px;
	padding-top: 4px;
	padding-bottom: 68px;
	text-align: center;
	background-color: #505048;
	background-image: url("images/nav-bg.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}

ul.nav li{
	display: inline;
	margin-right: 4px;
	font-size: 15px;
	color: #fff;
}

ul.nav li a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

/******************************************
			  Second Nav Styles
*******************************************/

ul.second-nav{
	clear:right;
	float:right;
	padding-top: 4px;
	text-align: center;
	width: 762px;
	background-color: #505048;
	padding-bottom: 5px;
}

ul.second-nav li{
	display: inline;
	margin-right: 4px;
	font-size: 15px;
	color: #fff;
}

ul.second-nav li a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 80%;
}

/******************************************
				Content Styles
*******************************************/

.top-left{
	width: 761px;
	clear: left;
	background-color: #fff;
}

.top-left p{
	padding: 5px;
}

.right{
	float: right;
	margin-top: 1px;
	width: 170px;
	height: 335px;
	color: #fff;
	background-color: #999;
	padding: 2px;
}

.right p.location{
	padding-left: 65px;
	padding-bottom: 10px;
	background-image: url("images/location-bg.jpg");
	background-repeat: no-repeat;
}

.right p.more{
	color: #333;
	text-align: right;
	padding-right: 3px;
}

.right p.more a{
	color: #333;
	text-align: right;
	padding-right: 3px;
}

.right-section{
	width:169px;
	height: 170px;
	margin-left: 1px;
	margin-top: 1px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #fff;
}

.right-section-email{
	width:163px;
	height: 80px;
	margin-left: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dashed #fff;
}

.slide{
	float: left;
	margin-bottom: -2px;
}

.content{
	margin-left: 10px;
	margin-top: 10px;
	float:left;
	width: 250px;
	height: 330px;
	overflow: auto;
}

.content p{
	margin-bottom: 10px;
}

img.home-img{
	width:98px;
	margin-left: 70px;
}

.map{
	float: left;
}

.map-content{
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	width: 310px;
}


/******************************************
				footer Styles
*******************************************/

.footer{
	clear: both;
	padding: 4px;
	background-color: #505048;
}

.footer ul{
	text-align: center;
	padding: 10px 0;
}

.footer ul li{
	display: inline;
	font-size: 100%;
	margin-right: 13px;
	color: #fff;
}

.footer ul li a{
	text-decoration: none;
	color: #fff;
}

ul.end {
	text-align: center;
	list-style-type: none;
}

li.title{
	font-family: "times new roman";
	font-size: 300%;
	padding-bottom: 20px;
}

ul.end li{
	margin-bottom: 5px;
}

ul.end li a{
	color: #000;
}

/******************************************
			   Gallery Styles
*******************************************/
.gallery {
	height: 400px;
	clear: left;
}

.gallery-left{
	background-color: #fff;
	width: 400px;
	height: 420px;
}

ul.gallery-thumb{
	clear: left;
	float: left;
	height: 350px;
	width: 330px;
	margin: 20px;
	margin-left: 25px;
	padding: 10px;
	background-color: #eff7ff;
	list-style-type: none;
}

ul.gallery-thumb li{
	display: inline;
	margin: 4px;
}

ul.gallery-thumb li a{
	color: #000;
	text-decoration: none;
}

ul.gallery-thumb li a img{
	border: none;
}

.gallery-right {
	float:right;
	margin-top: -400px;
	padding-right: 6px;
}

/*-- Iramening --*/
.iframe-back{
	width: 763px;
	background-color: #fff;
}





/******************************************
			   Contact Styles
*******************************************/

.contact-left{
	float: left;
	width: 250px;
	background-color: #fff;
}

.contact-right{
	float: right;
	width: 300px;
	padding: 20px;
	margin-top: 2px;
	padding-top: 40px;
	font-size: 100%;
	background-color: #fff;
}

.contact-back{
	background-color: #fff;
	width: 762px;
	height: 500px;
}

.note{
	color: #f00;
}

form.contact{
	background-color: #fff;
	margin: 20px;
	margin-left: 30px;
	width: 320px;
	font-size: 100%;
}

fieldset
{
	float: left;
	clear: left;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
}

input{
	width: 100px;
}

input#name, input#email{
	width: 183px;
}

input.submit{
	margin-top: 5px;
	width: 100px;
}

legend
{
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}

fieldset ul
{
	padding: 1em 1em 0 1em;
	list-style: none;
}

fieldset li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

label
{
	float: left;
	width: 100px;
}

label.enquiry{
	width: 300px;
}

fieldset.submit
{
	width:100px;
	float: none;
	border: 0;
	margin: 0 auto;
}


.style18 {font-size: 9px}
.style21 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.style22 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.style22 {color: #000}
.style23 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.heading{
	font-size: 22px;
}