body {
	font-size: 100%;
	margin:0px;
	padding:0px;
	background: #d0ad71 url(body_bg.gif) top left repeat-x;
}

#body_decoration {
	background: url(body_bgoverlay.gif) top center no-repeat;
}

/* ------- GLOBALS -------- */

a {
	color:#8c582b;
}

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


/* ------- NAVIGATION TABS -------- */

#header a.bojavi_logo {
	position:absolute;
	top:47px;
	left: 25px;	
}
#header img.testimonial {
	position:absolute;
	top:85px;
	left: 240px;	
}
#header {
	height: 195px;
	width: 782px;
	background:url(header_bg.gif) repeat-x left top;
	margin-left:auto;
	margin-right:auto;
}

.navtabs {
	height: 44px;
	width: 782px;
	text-align: left;
	background:url(header.jpg) left top no-repeat;
	position:relative;
/* 	margin-top: 10px; */
	margin-right: auto;
	margin-left: auto;
	padding:0px;
}
/* #header a#link {
	display:	block;
	height:		109px;
	width:		800px;
}

#header a#link:hover {
	/* negate the background set for other links 
	background:	none;
} 
*/


.navtabs ul {
	bottom:0pt;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt 10px 0pt 0pt;
	position:absolute;
	right:0pt;
	width:auto;
}
.navtabs ul li {
/* 	background:transparent url(images/common/tabs.gif) no-repeat scroll 100% -600px; */
	display: inline;
	float:left;
/* 	margin:0pt 2px 0pt 0pt;
	padding:0pt 5px 0pt 0pt; */
	font-size: 75%;
	font-weight: bold;
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma
}

/* tab links right corner background. tab size and postion */
.navtabs ul li a {
/*	background:url(../images/common/navtabs.gif) no-repeat scroll 100% 0px;  */
	display:block;
	float:left;
/* 	padding:8px 8px 8px 15px; */
	line-height:18px;
	margin:0pt 3px 0pt 0pt; 
	padding:0pt 4px 0pt 0px;
	text-decoration:none;
}
/* tab links left corner background. tab size. Inactive link color */
.navtabs ul li a span {
/*	background:url(../images/common/navtabs.gif) no-repeat scroll 0% 0px; */
	display:block;
	padding:6px 4px 6px 9px;
	color:#FFFFFF;
}
/* tab links left corner background ROLLOVER. Rollover color */
.navtabs ul li a:hover span{
  background:url(navtabs.gif) no-repeat scroll 0% -100px;
}
/* tab links right corner background ROLLOVER. Rollover color */
.navtabs ul li a:hover {
	background:url(navtabs.gif) no-repeat scroll 100% -100px;  
	color: #FFCC00;
}

/* tab links right bg CURRENT PAGE. Active color */
 a.menu_current,  li.menu-current a, li.menu-parent a {
 	background:transparent url(navtabs.gif) no-repeat scroll 100% 0px; 
}

/* tab links left bg CURRENT PAGE. Active color */
 a.menu_current span, li.menu-current a span, li.menu-parent a span  {
	background:transparent url(navtabs.gif) no-repeat scroll 0% 0px;
}


/*hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
}*/
.menu {
	vertical-align: top;
	background-color: #FFFFFF;
/*	width: 170px; 
	padding: 0px;*/
}
.menu ul, .menu li{
	list-style-type: none;
/*	margin: 0;
	padding: 0;*/
}
.menu ul {
	border-bottom: 0px;
	background-color: #003366;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	display: block;
	background-color: #003366;
	text-decoration: none;
}
.menu a:hover {
	background-color: #336699;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}*/
/*.content {
	padding: 10px;
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	text-align: left;
}*/


/*------- CONTENT -------*/

.content {
	width: 782px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 0.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	background:url(content_bg.gif) left top repeat-y;
	overflow:hidden;
}
.content_container {
overflow:hidden;
display:inline;
}
.left_column {
float:left;
	width:450px;
	padding: 0 0 0 64px;
	line-height: 1.5em;
	text-align:justify;
}
.right_column {
float:right;
	width: 197px;
	padding: 0px 30px 0 0px;
	text-align:left;
	overflow:hidden;

}
.contact_block {
	background:url(contactbox.gif) left top no-repeat;
	height: 95px;
	width:170px;
	padding: 45px 0 0 30px;
}
.contact_block a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 0 5px 35px;
	display:block;
}
.ask {
	background:url(contact_bubble.gif) left top no-repeat;
}
.book {
	background:url(contact_arrow.gif) left top no-repeat;
}

/* -------- HOME ---------*/
.category td {
	background: url(category_bg.gif) left top no-repeat;
	width: 207px;
	height: 176px;
	vertical-align:top;
	padding: 10px 0 0 10px;
	color:#5f0909;
	font-size: 120%;
	font-weight:bold;
}
.category a {
	text-decoration: none;
	color:#5f0909;
}
.category a:hover {
	text-decoration: none;
}
.tours {
	background: url(tours.jpg) left top no-repeat;
	display:block;
	width:189px;
	height:134px;
	margin: 5px 0 0 0;
	}
.accommodation {
	background: url(accommodation.jpg) left top no-repeat;
	display:block;
	width:189px;
	height:134px;
	margin: 5px 0 0 0;
	}	
.events {
	background: url(events.jpg) left top no-repeat;
	display:block;
	width:189px;
	height:134px;
	margin: 5px 0 0 0;
	}		
.transfers {
	background: url(transfers.jpg) left top no-repeat;
	display:block;
	width:189px;
	height:134px;
	margin: 5px 0 0 0;
	}	
/* ------------ TRANSFERS----------- */
.transfer_prices {

	text-align:left;
	background:#aa5b2b;
}
.transfer_prices td{
	padding: 5px;
	background:#F8D178;
}
td.highlight_1{
background:#d9b769;
}

/* ------------ CONTACT----------- */
.contact_form td {
	vertical-align:top;
}





/* ------------ FOOTER----------- */

#footer {
	background: #5f3318;
	width:742px;
	height: 50px;
	margin-left:auto;
	margin-right:auto;
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 20px;
	text-align:center;
}
#footer a {
	color: #ffffff;
}
#footer a:hover {
	text-decoration: none;

}



/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	color:#5f0909;
	font-weight:bold;
	font-size:1.2em;
	background-color: #f6cb6d;
	margin: 0px;
	padding: 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background:url(collapse_tab_bg.gif) left top no-repeat;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	background:#f8d178;
	margin: 0px;
	padding: 15px;
	font-size: 0.9em;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #F6CB6D;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #e69931;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #e69931;
}




