
#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;
border-bottom: 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: 3px;
}

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

a:link {
color:#000;
}

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

#wrapper p {
	padding: 2px 10px 15px 0px;
	font-weight: normal;
}

#wrapper ol {
margin: 0px 0px 15px 0px;
list-style-position: inside;
}

.red_box {
	background: #d50068;
	width: 610px;
	padding: 10px;
	margin: 0 0 10px 0;
}

.red_box ul, .red_box a:link, .red_box a:visited {
	color: #fff;
	list-style-type: disc;
	list-style-position: inside;
	padding: 0 0 0 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:link, a:visited {
color: #d50068;;
text-decoration: none;
}

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

.book_now a:link, .book_now a:visited {
color:#d50068;
text-decoration: none;
}

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

.right a:link, .right a:visited {
text-decoration: none;
color:#06367b;
width:230px;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 5px;
}

