body { 
	margin: 0; 
	background: url('/images/layout/bg_body.gif') -130px -11px repeat; 
}

#body_plain {
	margin: 0;
	background: url('/images/layout/bg_content.jpg') 0 0 no-repeat; 
}

* { 
	font-family: georgia, 'times new roman', times, serif;
}

* a:focus {
  outline: none;
}

#carol-dl {
  position: absolute;
  z-index: 10;
  top: 15px;
  left: 106px;
  width: 230px;
  height: 77px;
  background: url('/images/layout/freedl-badge.gif') 0 0 no-repeat;
}

#wrapper { 
	width: 1000px; 
	position: absolute; 
	top: 18px; 
	left: 0; 
}

#masthead { 
	display: none; 
}

#content { 
	width: 701px; 
	height: 729px; 
	position: absolute; 
	z-index: 1; 
	top: 10px; 
	left: 0; 
	background: url('/images/layout/bg_content.jpg') 0 0 no-repeat; 
}

#content #frame_loading {
	width: 701px; 
	height: 729px; 
	position: absolute; 
	top: 0;
	left: 0;
	z-index: 100; 
	background: url('/images/layout/frame_loading_bg.jpg') 0 0 no-repeat;
}

#content #frame_loading p {
	position: absolute;
	top: 200px;
	width: 100%;
	text-align: center;
	color: #A17E4A;
	font-size: 18px;
	text-transform: uppercase;
	font-family: georgia, 'times new roman', serif;
	margin: 0;
	padding: 0 0 20px 0;
	background: url('/images/layout/loader.gif') bottom center no-repeat;
}

#content #social {
  position: absolute;
  z-index: 2;
  bottom: 40px;
  right: 110px;
}

#content #social a {
  float: left;
  display: block;
  height: 39px;
  text-decoration: none;
  margin: 0 10px 0 0;
}

#content #social .facebook {
  width: 95px;
  background: url('/images/layout/social.png') 0 0 no-repeat;
}

#content #social .myspace {
  width: 128px;
  background: url('/images/layout/social.png') -103px 0 no-repeat;
}

#content #social .itunes {
  width: 45px;
  background: url('/images/layout/social.png') -237px 0 no-repeat;
}


/*************************************** BEGIN nav */

#nav-home {
	position: absolute;
	z-index: 6;
	top: 43px;
	left: 40px;
	width: 66px;
	height: 63px;
	background: url('/images/layout/nav_home.png') 0 0 no-repeat;
}

#nav-home a {
	display: block;
	width: 66px;
	height: 63px;
	border: 0;
	text-decoration: none;
}

#nav { 
	width: 660px; 
	position: absolute; 
	z-index: 2; 
	top: -8px; 
	left: 115px; 
}

#sub-nav-media { 
	width: 560px; 
	position: absolute; 
	z-index: 2; 
	top: 10px; 
	left: 183px; 
}

#nav ul,
#sub-nav-media ul { 
	margin: 0; 
	padding: 0; 
}

#nav ul li,
#sub-nav-media ul li { 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	display: inline; 
}

#nav a,
#sub-nav-media a { 
	text-decoration: none; 
	display: block;
	outline: none;
}

#nav #nav-about,
#nav #nav-media,
#nav #nav-merch,
#nav #nav-news,
#nav #nav-dates,
#nav #nav-press,
#nav #nav-booking,
#sub-nav-media #nav-music,
#sub-nav-media #nav-photos,
#sub-nav-media #nav-videos { 
	float: left; 
	display: block; 
	width: auto;
	height: 25px; 
	border: none;
}

#nav #nav-about a { 
	width: 70px;
	border: none; 
	background: url('/images/layout/nav.png') 10px -2px no-repeat; 
}

#nav #nav-merch a { 
	width: 70px;
	border: none; 
	background: url('/images/layout/nav.png') -247px -2px no-repeat; 
}

#nav #nav-media a { 
	width: 60px;
	border: none; 
	margin: 0 0 0 20px; 
	background: url('/images/layout/nav.png') -330px -2px no-repeat; 
}

#nav #nav-news a { 
	width: 53px;
	border: none; 
	margin: 0 0 0 20px; 
	background: url('/images/layout/nav.png') -201px -2px no-repeat; 
}

#nav #nav-dates a { 
	width: 55px; 
	border: none;
	margin: 0 0 0 20px;  
	background: url('/images/layout/nav.png') -68px -2px no-repeat; 
}

#nav #nav-press a { 
	width: 55px; 
	border: none;
	margin: 0 0 0 20px;  
	background: url('/images/layout/nav.png') -134px -2px no-repeat; 
}

#nav #nav-booking a { 
	width: 75px; 
	border: none;
	margin: 0 0 0 20px;  
	background: url('/images/layout/nav.png') -400px -2px no-repeat; 
}

/** BEGIN media sub nav **/

#sub-nav-media #nav-music a { 
	width: 60px;
	border: none; 
	background: url('/images/layout/nav.png') -638px -2px no-repeat; 
}

#sub-nav-media #nav-photos a { 
	width: 65px; 
	border: none;
	margin: 0 0 0 -2px; 
	background: url('/images/layout/nav.png') -484px -2px no-repeat; 
}

#sub-nav-media #nav-videos a { 
	width: 65px; 
	border: none;
	margin: 0 0 0 0px; 
	background: url('/images/layout/nav.png') -563px -2px no-repeat; 
}

/** END media sub nav **/

#nav .current {
  background-image: url('/images/layout/arr.png');
  background-repeat: no-repeat;
}

#nav #nav-about.current {
  background-position: 6px 6px;
}

#nav #nav-media.current {
  background-position: 16px 6px;
}

#nav #nav-news.current {
  background-position: 16px 6px;
}

#nav #nav-dates.current {
  background-position: 16px 6px;
}

#nav #nav-press.current {
  background-position: 17px 6px;
}

#nav #nav-booking.current {
  background-position: 15px 6px;
}

/***** END nav */



/*************************************** BEGIN left column */

#left_col { 
	width: 400px; 
	height: auto; 
	position: absolute; 
	left: 16px; 
	top: 110px; 
}

#left_col #news h1 { 
	margin: 0 0 -8px 0; 
	display: block; 
	width: 312px; 
	height: 57px; 
	background: url('/images/layout/heading_news.png') 0 0 no-repeat; 
}

#left_col #news h1 a { 
	display: block; 
	width: 312px; 
	height: 57px; 
	text-decoration: none;
}

#left_col #tour h1 { 
	margin: 30px 0 -8px 0; 
	display: block; 
	width: 312px; 
	height: 57px; 
	background: url('/images/layout/heading_dates.png') 0 0 no-repeat; 
}

#left_col #tour h1 a { 
	display: block; 
	width: 312px; 
	height: 57px; 
	text-decoration: none;
}

#left_col p { 
	font-size: 11px; 
	line-height: 16px; 
	font-weight: bold; 
	color: #1F0A03; 
	width: 240px; 
	margin: 12px 0 12px 55px; 
}

#left_col p a.title,
#left_col p em { 
	color: #150702;
	font-style: normal; 
	font-size: 13px;
	text-decoration: none;
}

#left_col p a.title:hover {
	color: #392310; 
}

#left_col p a { 
	color: #392310; 
	text-decoration: none; 
}

/***** END left column */



/*************************************** BEGIN middle column */

#middle_col { 
	width: 300px; 
	position: absolute; 
	z-index: 2; 
	top: 60px; 
	left: 348px; 
}

#middle_col #photos h1 { 
	margin: 0 0 -8px 0; 
	display: block; 
	width: 280px; 
	height: 20px; 
	background: url('/images/layout/heading_photos2.png') 2px 0 no-repeat; 
}

#middle_col #photos h1 a { 
	display: block; 
	width: 280px; 
	height: 20px; 
	text-decoration: none;
}

#middle_col #photos .thumb { 
	width: 300px; 
	margin: 15px 0 0 0; 
}

#middle_col #photos .thumb div { 
	width: 284px; 
	height: 220px; 
	border: 1px solid #0E0501; 
	float: left; 
	margin: 0 4px 4px 0; 
  overflow: hidden;
}

#middle_col #photos img { 
	border: 0; 
}

#middle_col #video { 
	width: auto; 
	position: absolute; 
	top: 260px; 
	left: 0; 
}

#middle_col #video h1 { 
	margin: 0 0 -8px 0; 
	display: block; 
	width: 280px; 
	height: 20px; 
	background: url('/images/layout/heading_video.png') 2px 0 no-repeat; 
}

#middle_col #video h1 a { 
	display: block; 
	width: 280px; 
	height: 20px; 
	text-decoration: none;
}

#middle_col #video div { 
	width: 282px; 
	height: 218px; 
	margin: 15px 0 0 0; 
	border: 1px solid #0E0501; 
}

#middle_col #video div img { 
	border: 0; 
}

/***** END middle column */



/*************************************** BEGIN about page */

#about_heading {
	width: 312px;
	height: 57px;
	background: url('/images/layout/heading_about.png') 0 0 no-repeat;
	position: absolute;
	z-index: 100;
	top: 110px;
	left: 15px;
}

#about-wrapper p,
#about-wrapper table,
#about-wrapper td { 
	font-size: 13px; 
	line-height: 16px; 
	font-weight: bold; 
	color: #1F0A03; 
	margin: 15px 0; 
	font-weight: normal;
}

#about-wrapper p a { 
	color: #392310; 
	text-decoration: none; 
}

/***** END about page */



/*************************************** BEGIN music page */

#album_cover,
#album_cover img {
	width: 225px;
	height: 225px;
	border: 0;
}

#pheading_music {
	width: 86px;
	height: 30px;
	position: absolute;
	top: 35px;
	left: 565px;
	background: url('/images/layout/pheading_music.png') 0 0 no-repeat;
}

#album_cover {
	position: absolute;
	top: 115px;
	left: 63px;
	text-align: center;
}

#album_cover a {
	color: #44251C;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}

#album_cover em {
	color: #B6945E;
	font-size: 24px;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;
}

#album_data {
	width: 340px;
	position: absolute;
	top: 125px;
	left: 330px;
	text-align: left;
}

#album_data h1 {
	width: 200px;
	height: 40px;
	margin: 0;
	position: absolute;
	top: -35px;
	left: -5px;
	background: url('/images/layout/pheading_declaration.png') 0 0 no-repeat;
}

#album_data p {
	text-align: left;
	margin: 1px 0;
	float: left;
}

#album_data p.col1 {
	width: 70%;
	font-size: 12px;
	font-weight: bold;
	color: #2E0F03;
	clear: both;
}

#album_data p.col2,
#album_data p.col3 {
	width: 15%;
}

#album_data p.col2 a,
#album_data p.col3 a {
	font-size: 12px;
	color: #B6945E;
	text-decoration: none;
}

#album_data .btn,
#album_data .btn a {
	width: 291px;
	height: 71px;
	border: 0;
}

#album_data .btn {
	position: absolute;
	bottom: 0;
	margin: 0 0 -85px 5px;
}

#album_data .btn a {
	display: block;
	background: url('/images/layout/btn_get_declaration.png') 0 0 no-repeat;
	text-decoration: none;
}

#album_reviews {
	width: 560px;
	position: absolute;
	top: 410px;
	left: 15px;
	padding: 65px 0 0 0;
	background: url('/images/layout/heading_reviews.png') 0 0 no-repeat;
}

#album_reviews p.title {
	float: left;
	color: #0E0501;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 60px;
}

#album_reviews p.rating {
	float: right;
	text-align: left;
	margin: 0;
}

#album_reviews p.review {
	float: left;
	clear: both;
	color: #0E0501;
	font-size: 12px;
	margin: 2px 0 20px 60px;
}

/***** END music page */




/*************************************** BEGIN store */

#store_heading {
	width: 312px;
	height: 57px;
	background: url('/images/layout/heading_merch.png') 0 0 no-repeat;
	position: absolute;
	z-index: 100;
	top: 110px;
	left: 15px;
}

#store-items {
	width: 560px;
	position: absolute;
	z-index: 10;
	top: 110px;
	left: 15px;
	padding: 65px 0 0 35px;
}

/***** END store */




/*************************************** BEGIN right column */

#right_col { 
	width: 300px; 
	position: absolute; 
	top: 10px; 
	left: 680px; 
	z-index: 10; 
}

#right_col #logo, 
#right_col #logo img { 
	width: 318px; 
	height: 124px; 
	border: 0; 
}

#right_col #logo { 
	position: absolute; 
	top: -10px; 
	left: 0; 
}

#right_col #cd_cover, 
#right_col #cd_cover img { 
	width: 288px; 
	height: 265px; 
	border: 0; 
}

#right_col #cd_cover { 
	position: absolute; 
	top: 100px; 
	left: 17px; 
}

#right_col #purchase, 
#right_col #purchase img { 
	width: 290px; 
	height: 71px; 
	border: 0; 
}

#right_col #purchase { 
	position: absolute; 
	top: 382px; 
	left: 15px; 
}

#right_col #newsletter { 
	width: 220px; 
	position: absolute; 
	top: 472px; 
	right: 5px; 
}

#right_col #newsletter h1 { 
	float: right;
	margin: 0 0 5px 0; 
	display: block; 
	width: 186px; 
	height: 25px; 
	background: url('/images/layout/heading_newsletter.png') 2px 0 no-repeat;  
}

#right_col #newsletter h1 span { 
	display: none; 
}

#right_col #newsletter #newsletter_form_msg {
	float: right;
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 11px;
	text-align: right;
	clear: both;
	width: auto;
}

#right_col #newsletter #newsletter_form_msg .msg_error {
	color: #C41400;
	font-weight: bold;
}

#right_col #newsletter #newsletter_form_msg .msg {
	color: #E5BB79;
	font-weight: bold;
}

#right_col #newsletter .txt { 
	width: 172px; 
	float: right; 
	color: #130602; 
	font-size: 12px; 
	line-height: 12px; 
	background: #A17E4A; 
	border: 1px solid #3B2E1B; 
	padding: 3px; 
	text-align: left; 
	margin: 0 0 8px 0; 
	font-family: georgia, 'times new roman', times, serif;
}

#right_col #newsletter .sbt { 
	float: right; 
	clear: both; 
	color: #E5BB79; 
	background: #5F4729; 
	border: 1px solid #3B2E1B; 
	font-size: 12px; 
	line-height: 12px; 
	font-weight: bold; 
	padding: 3px 6px; 
	font-family: georgia, 'times new roman', times, serif;
}

#right_col #newsletter .req { 
	float: right; 
	color: #BF9658; 
	font-size: 11px; 
	margin: 6px 17px 0 0; 
	font-family: georgia, 'times new roman', times, serif;
}

#right_col #audio {
	width: 280px;
	height: 20px;
	position: absolute;
	z-index: 5;
	top: 365px;
	left: 20px;
}

/***** END right column */



/*************************************** BEGIN dates page */

#dates_list {
	width: 560px;
	position: absolute;
	z-index: 10;
	top: 110px;
	left: 15px;
	padding: 65px 0 0 35px;
	background: url('/images/layout/heading_dates2.png') 0 0 no-repeat;
}

#dates_list p {
	width: 240px;
	float: left;
	font-size: 11px; 
	line-height: 14px; 
	font-weight: bold; 
	color: #1F0A03; 
	margin: 5px 0 5px 20px;
}

#dates_list p em {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #150702;
}

#dates_ghost_adam {
	width: 307px;
	height: 380px;
	position: absolute;
	z-index: 3;
	top: 239px;
	left: 362px;
	background: url('/images/layout/dates_ghost_adam.jpg') 0 0 no-repeat;
}

#dates_ghost_chris {
	width: 346px;
	height: 457px;
	position: absolute;
	z-index: 3;
	top: 196px;
	left: 324px;
	background: url('/images/layout/dates_ghost_chris.jpg') 0 0 no-repeat;
}

#dates_ghost_bethany {
	width: 397px;
	height: 440px;
	position: absolute;
	z-index: 3;
	top: 223px;
	left: 273px;
	background: url('/images/layout/dates_ghost_bethany.jpg') 0 0 no-repeat;
}

#dates_ghost_tim {
	width: 233px;
	height: 502px;
	position: absolute;
	z-index: 3;
	top: 142px;
	left: 437px;
	background: url('/images/layout/dates_ghost_tim.jpg') 0 0 no-repeat;
}

#hor-dates-heading {
width: 312px;
height: 57px;
position: absolute;
top: 104px;
left: 16px;
background: url('/images/layout/heading_dates2.png') 0 0 no-repeat;
}

#hor-dates-list {
width: 550px;
}

#hor-dates-list .row {
width: 100%;
float: left;
clear: both;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
border-bottom: 1px dotted #110602;
}

#hor-dates-list .row div {
float: left;
font-size: 12px;
}

#hor-dates-list .row .one {
width: 18%;
font-weight: bold;
font-size: 13px;
}

#hor-dates-list .row .one a,
#hor-dates-list .row .one a:visited {
color: #392310; 
font-size: 12px;
text-decoration: none;
}

#hor-dates-list .row .two {
width: 20%;
padding: 0 10px;
}

#hor-dates-list .row .three {
width: 20%;
padding: 0 10px;
}

#hor-dates-list .row .three p {
width: 300px;
margin: 0;
font-weight: normal;
}

#hor-dates-list .row .three p a,
#hor-dates-list .row .three p a:visited {
  font-weight: bold;
}

.archive-link,
.archive-link:visited {
  color: #B69665;
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  top: 120px;
  left: 460px;
  display: block;
  padding: 4px 10px;
  text-decoration: none;
  border: 1px dotted #392310;
}

/***** END dates page */



/*************************************** BEGIN press & news pages */

#news_heading {
	width: 312px;
	height: 57px;
	background: url('/images/layout/heading_news2.png') 0 0 no-repeat;
	position: absolute;
	top: 110px;
	left: 15px;
}

#press_heading {
	width: 312px;
	height: 57px;
	background: url('/images/layout/heading_press.png') 0 0 no-repeat;
	position: absolute;
	top: 110px;
	left: 15px;
}

#press-scroll-wrapper {
	position: absolute;
	top: 160px;
	left: 65px;
}

#press_list {
	width: 600px;
	float: left;
}

#press_list table,
#press_list td { 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: normal; 
	color: #1F0A03; 
}

#press_list p { 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: bold; 
	width: 530px; 
	margin: 15px 0 15px 0; 
}


#press_list p span.title,
#press_list p a.title,
#press_list p a.title:visited { 
	color: #150702;
	font-style: normal; 
	font-size: 13px;
	text-decoration: none;
}

#press_list p a.title:hover {
	color: #392310; 
}

#press_list p em { 
	color: #150702;
	font-size: 11px;
	line-height: 20px;
}

#press_list p a { 
	color: #392310; 
	text-decoration: none; 
}

/***** END press & news pages */



/*************************************** BEGIN videos page */

h1.playing_video {
	position: absolute;
	top: 98px;
	right: 355px;
	text-align: right;
	color: #251408;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 8px 0;
}

#playing_video {
	position: absolute;
	top: 130px;
	left: 55px;
}

#playing_video_descr {
	width: 264px;
	height: 285px;
	position: absolute;
	top: 127px;
	left: 395px;
	font-size: 12px;
	line-height: 14px;
	background: url('/images/layout/playing_video_descr_bg.jpg') 0 0 no-repeat; 
}

#playing_video_descr p {
	width: 88%;
	margin: 15px;
	font-size: 12px;
	line-height: 17px;
	color: #1F0A03;
}

#video_list_wrapper {
	width: 500px;
	height: auto;
	position: absolute;
	overflow: hidden;
	top: 440px;
	left: 95px;
}

#video_list_wrapper #video_list {
	width: 5000px;
	height: 220px;
	float: left;
}

#video_list_wrapper #video_list ul {
	margin: 0;
	padding: 0;
}

#video_list_wrapper #video_list ul li {
	width: 170px;
	height: auto;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	float: left;
}

#video_list_wrapper #video_list .thumb  {
	width: 170px;
	height: 108px;
	overflow: hidden;
	float: left;
	text-align: center;
	margin: 10px 0 0 0;
}

#video_list_wrapper #video_list .thumb img {
	border: 3px solid #A58351;
}

#video_list_wrapper #video_list .thumb img:hover {
	border: 3px solid #251408;
}

#video_list_wrapper #video_list .thumb .overlay,
#video_list_wrapper #video_list .thumb .overlay a {
	width: 155px;
	height: 116px;
}

#video_list_wrapper #video_list .thumb .overlay {
	position: absolute;
	z-index: 100;
}

#video_list_wrapper #video_list .thumb .overlay:hover {
	border: 3px solid #251408;
}

#video_list_wrapper #video_list .thumb .overlay a {
	display: block;
	text-decoration: none;
}

#video_list_wrapper #video_list .descr  {
	width: 150px;
	height: auto;
	overflow: hidden;
	float: left;
	clear: both;
	font-size: 12px;
	text-align: center;
	padding: 3px 0;
	margin: 0 0 0 10px;
}

#video_list_wrapper #video_list .descr h1 {
	color: #251408;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 8px 0;
}

#varr_l,
#varr_r {
	width: 20px;
	height: 30px;
	position: absolute;
	top: 490px;
}

#varr_l {
	left: 39px;
}

#varr_r {
	left: 595px;
}

#varr_l img {
	width: 59px;
	height: 27px;
	border: 0;
}

#varr_r img {
	width: 61px;
	height: 21px;
	border: 0;
}

/***** END videos page */



/*************************************** BEGIN photos page */

#heading_photos {
	width: 312px;
	height: 57px;
	background: url('/images/layout/heading_photos.png') 0 0 no-repeat;
	position: absolute;
	top: 110px;
	left: 15px;
}

#photo_list {
    position: relative;
    z-index: 5;
	width: 620px;
	height: 430px;
	overflow: hidden;
	float: left;
	margin: 180px 0 0 55px;
}

#photo_list div.thumb { 
	width: 90px; 
	height: 90px; 
	border: 1px solid #0E0501; 
	float: left; 
	margin: 0 6px 6px 0; 
	overflow: hidden;
}

#photo_list div.thumb img {
	border: 0;
}

#photo-dd {
	text-align: right;
	position: absolute;
	z-index: 3;
	top: 128px;
	right: 365px;
}

#photo-dd label {
	color: #b69662; 
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#photo-dd select {
	width: 172px; 
	color: #130602; 
	font-size: 12px; 
	line-height: 12px; 
	background: #DAC088; 
	border: 1px solid #A17E4A; 
	padding: 3px; 
	text-align: left; 
	margin: 0 0 8px 0;
	width: auto;
	margin: 0 0 0 10px;
}

/***** END photos page */


/*************************************** BEGIN booking page */

#booking-form {
	width: 560px;
	position: absolute;
	top: 110px;
	left: 15px;
	padding: 65px 0 0 0;
	background: url('/images/layout/heading_booking.png') 0 0 no-repeat;
}

#booking-form p {
	width: auto;
	float: left;
	margin: 0 -30px 0 70px;
	text-align: left;
}

#booking-form p label {
	color: #1F0A03; 
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#booking-form p input.txt,
#booking-form p select {
	width: 172px; 
	color: #130602; 
	font-size: 12px; 
	line-height: 12px; 
	background: #DAC088; 
	border: 1px solid #A17E4A; 
	padding: 3px; 
	text-align: left; 
	margin: 0 0 8px 0;
}

#booking-form p select {
	width: auto;
	margin: 0 10px 8px 0;
}

#booking-form p textarea {
	width: 400px; 
	height: 120px;
	color: #130602; 
	font-size: 12px; 
	line-height: 12px; 
	background: #DAC088; 
	border: 1px solid #A17E4A; 
	padding: 3px; 
	text-align: left; 
	margin: 0 0 8px 0;
}

#booking-form p .sbmt { 
	float: left; 
	clear: both; 
	color: #E5BB79; 
	background: #5F4729; 
	border: 1px solid #3B2E1B; 
	font-size: 12px; 
	line-height: 12px; 
	font-weight: bold; 
	padding: 3px 6px; 
	text-transform: uppercase;
	font-family: georgia, 'times new roman', times, serif;
}

#booking-form .msg {
	float: left;
	width: 460px; 
	color: #1F0A03; 
	font-size: 12px; 
	font-weight: bold;
	line-height: 16px; 
	background: #DAC088; 
	border: 4px solid #1F0A03; 
	padding: 3px; 
	text-align: left; 
	margin: -145px 0 10px 140px;
}

#booking-form .msg p {
	margin: 10px;
}

#booking-form .outside-al {
	margin: 0 0 40px 70px;
	color: #392310; 
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#booking-form .outside-al span {
	color: #1F0A03; 
}

#booking-form .outside-al a,
#booking-form .outside-al a:visited {
	color: #392310; 
}

#booking-form .inside-al {
  width: 150px;
  float: left;
}

/***** END booking page */



/*************************************** BEGIN scrolling div */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 15px;
	top: 0;
	height: 100%;
	background: none;
}

.jScrollPaneDrag {
	position: absolute;
	background: url('/images/layout/scroll-track.png') 0 20px no-repeat;
	cursor: pointer;
	overflow: hidden;
}

.scroll-pane {
	width: 600px;
	height: 450px;
	overflow: auto;
	background: none;
	float: left;
}

/***** END scrolling div */

