/* CSS Document */
html, body {
	background: #000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 135%;
	color: #732C4E;
	font-weight: normal;
}

.highlight {
	color: #763053;
}

h3 {
	font-weight: normal;
	color: #763053;
	padding: 0;
	margin: 0;
}

.lookAtMe {
	background: #FF00FF !important;
	color: #000000 !important;
}

.linkbar {
	display: inline-table;
	list-style: none;
	margin: 10px 0;
	padding:0;
}

.linkbar li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
}

.itemList {
	border-bottom: 1px dotted #000;
	display: block;
	padding-right:60px;
	position: relative;
	font-weight: bold;
}

.itemList span {
	position: absolute;
	right: 0;
}

p {
	margin: 0 0 15px;
	padding: 0;
}

.p-order {
	margin: 0;
}

.large {
	margin: 0;
	font-size: 18px;
}

.kern {
	letter-spacing: -.1em;
}

.more_bold {
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	font-weight:bold;
}

img {
	border: none;
}

#floater-book {
	float:left;
	width:130px;
}

#floater-book-right {
	float:right;
	width:130px;
}

#floater-book span {
	display: block;
	font-size:75%;
}

#floater-book-right span {
	display: block;
	font-size:75%;
}

#page {
	background: url(/_images/tanwhiteBackNoise2.gif) #ffffff repeat-y scroll 0 0;
	border-bottom: #772f55 solid 2px;
	border-left: #772f55 solid 2px;
	border-right: #772f55 solid 2px;
	margin: 0 auto 10px;
	padding: 0;
	width: 770px;
}

#page-inner {
	background: url(/_images/currencyFade.jpg) no-repeat scroll bottom right;
	position: relative;
}

h1 {
	background: url(/_images/vancouvsky.jpg) no-repeat top right;
	height: 203px;
	margin: 0;
	padding: 0;
}

h1 a {
	background: url(_images/barber-financial-advisors.jpg) no-repeat top right;
	display: block;
	height: 194px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -900em;
	width: 334px;
}

#navigation {
	background: transparent url(/_images/goldNoise.gif) repeat scroll 0 0;
	float: left;
	list-style: none;
	margin: 0;
	padding: 20px 0 0;
	text-align: center;
	font-size: 12px;
	width: 180px;
}

#navigation li {
	margin: 0;
	padding: 0;
}

#navigation li a, #navigation li a:visited {
	background: #e8e0b8 none repeat scroll 0 0;
	color: #000000;
	font-weight: bold;
	display: block;
	margin: 10px;
	padding: 10px;
	text-decoration: none;
}

#navigation .special a, #navigation .special a:hover, #navigation .special a:visited {
	background:#772f55 none repeat scroll 0 0 !important;
	color:#F4F0DC !important;
}

#navigation li a:hover, #navigation .current a {
	background: #f4f0dc none repeat scroll 0 0 !important;
	color: #990033 !important;
}

#menu {
	background: #000000 none repeat scroll 0 0;
	border-bottom: 2px solid #772f55;
	display: inline-table;
	float: right;
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
	width:590px;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#menu li a, #menu li a:visited {
	color: #fcd995;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	text-decoration: none;
}

#menu li a:hover {
	color: #d18d65 !important;
}

#content {
	background: url(/_images/sunset5.jpg) no-repeat scroll top left;
	float: right;
	padding: 110px 10px 200px;
	margin: 0;
	width: 570px;
}

.clear {
	clear: both;
}


#content .header-passport-info { font-family: 'Gentium Basic', serif;
	font-size:16px;
	color:#03F;
	margin-top:-25px;
	float:right;
}

span a { text-decoration:none; }

.btn-book {
    background: #772f55;
    color: #F4F0DC;
    font-weight: bold;
    display: block;
    margin: 15px 0 0;
    padding: 10px;
    text-decoration: none;
    width: fit-content;
}
.underline {
    text-decoration: underline;   
}

.not-bold {
    font-size: 17px;
    font-weight: 500;
}
.small-text {
    font-size: 13px;
    margin: 10px 0 15px;
}					