
#wrapper {
	border-right:dashed #86b413;
	font-size: 12px;
	font-weight:normal;
	}

#wrapper h1, h2, #wrapper h3 {
color: #06367b;
font-size: 28px;
font-weight: bold;
text-decoration: none;
}

#wrapper h2 {
font-size: 20px;
padding-top: 10px;
}

#wrapper hr {
  border: 0;
  width: 96%;
  background-color: #a7a9aa;
  height: 3px;
}

#wrapper h3 {
color: #216a9b;
font-size: 15px;
text-align: left;
}

#wrapper h4 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding-bottom: 10px;
}

#wrapper h5, a:link {
color: #d81172;
text-decoration: none;
/*font-size: 14px;*/
padding: 10px 0px;
}


#wrapper a:visited {
color: #d81172;
text-decoration: none;
font-size: 14px;
padding: 10px 0px;
}

#wrapper p {
padding: 10px 0px;
font-weight: bold;
}

.hotel-address {
background: url("../images/hotels.png") top right no-repeat #27527B;
height: 45px;
width:610px;
color: #fff;
padding: 10px;
}

.book_now {
 font-weight:bold;
 font-size:16px;
 height:30px;
 padding-top: 10px;
}

.book_now a{
color:#e666a4;
text-decoration: none;
}

.left h3 {
	color:#06367b;
	font-size:25px;
	font-weight: normal;
}


