body {
  margin: 0px;
}

body, p, div, li, td {
  font-family: verdana, sans-serif;
	font-size: 11px;
  color: #4f4e42;
}

h1 {
  color: #cf4318;
	font-size: 14px;
	font-weigj: bold;
}

h2 {
  color: #733158;
	font-size: 12px;
	font-weigj: bold;
}

h3 {
  margin-bottom: 0px;
}

a:link, a:visited {
  color: #733158;
  text-decoration: none;

}

.top_nav td a:link, .top_nav td a:visited {
  color: #4f4e42;
  
	text-decoration: none;
}

#content {
  margin-top: 20px;
	padding-left: 5px;
}

#content p, #content div, #content td {
  line-height: 17px;
}

#nav {
  list-style-type: none;
	margin: 18px 0px 15px 0px;
	padding: 0px;
}

#nav li a:link, #nav li a:visited {
  text-transform: uppercase;
	text-decoration: none;
	line-height: 19px;
	color: #4f4e42;
  padding-left: 42px;  
}

#nav li a:hover {
	text-decoration: none;
	line-height: 19px;
	/*color: #60a507;*/
  background-image: url('../images/navRoll.gif'); 
  background-repeat: no-repeat;
  background-position: 30px 3px;
}

#nav li.subnav a:link, #nav li.subnav a:visited {
  text-transform: none;
  text-decoration: none;
  line-height: 19px;
  color: #4f4e42;
}

#nav li.subnav a:hover {
  text-decoration: none;
  line-height: 19px;
  /*color: #60a507;*/
  background-image: url('../images/navRoll.gif'); 
  background-repeat: no-repeat;
  background-position: 30px 3px;
}

#nav li.current a:link, #nav li.current a:visited, #nav li.current_sub a:link, #nav li.current_sub a:visited {
  /*color: #60a507;*/
  background-image: url('../images/navRoll.gif'); 
  background-repeat: no-repeat;
  background-position: 30px 3px;
}

#nav li.subnav {
   padding-left: 13px;
}

#especial {
  width: 113px;
	border-bottom: 4px #b4d670 solid;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-left: 43px;
	text-align: center;
}

#especial a:link, #especial a:visited {
  text-decoration: none;
	color: #733158;
	font-size: 13px;
	font-weight: bold;
}

#especial a:link span, #especial a:visited span {
	font-size: 17px;
}

#footer {
  text-align: center;
	margin-top: 30px;
	font-size: 10px;
	border-top: 1px #B4D771 solid;
	margin-right: 43px;
  margin-left: 43px;
	padding-top: 5px;
}

#footer a:link, #footer a:visited {
  color: #a6a69a;
	text-decoration: none;
}

#footer .orange_txt {
  font-family: 'Arial Rounded MT Bold', Verdana, Arial, Sans-serif;
	color: #cf4318;
	font-size: 10px;
}

#footer .purple_txt {
  font-family: 'Arial Rounded MT Bold', Verdana, Arial, Sans-serif;
	color: #733158;
	font-size: 10px;
}

#footer .purple:link, #footer .purple:visited {
	color: #733158;
}

.bg_left {
  background-image: url('../images/bg_left.gif');
	background-repeat: repeat-y;
}

.bg_right {
  background-image: url('../images/bg_right.gif');
	background-repeat: repeat-y;
}

.buttonstyle
{
  background-color: #e4e0d4;
  color: white;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-left-style: dotted;
  border-top-color: #9e9279;
  border-right-color: #9e9279;
  border-bottom-color: #9e9279;
  border-left-color: #9e9279;
  font-family: verdana, Sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: 16px;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: center;
  margin-top:10px;
}

a.buttonstyle
{
  color: white;
  
}

.resBar{height:43px; background:url('../images/resBarBg.jpg') #ea8029; overflow:hidden; position:relative; color:#fff; font-size:15px;}
.resBar .contactNumber{color:#fff; font:normal 15px/20px verdana; position:absolute; top:0; right:0; padding:10px 15px;}

.resBar form{position:absolute; top:10px; left:110px; width:425px;}


#check-in, #check-out{margin:0 10px 0 0; width:85px; border:1px solid white; color:#fff; font-size: 12px; background:url('../images/resBarInputBg.jpg') no-repeat center right #ea8029;}
#bookNowBtn{background:url('../images/bookNowBtn.jpg') no-repeat transparent; width:75px; height:31px; border:none; font-size:0; text-indent:-9999px; position:absolute; top:-5px; left:350px; color:#ea8029;}
#bookNowBtn:hover{background-position:0 -31px;}

#iframe{padding-left: 25px;}


