body, html, * {
	margin:0;
	padding:0;
}
body {
	color:#000;
	min-width:1012px; font-size:1em;
	background:#d60904 url('../images/bg.jpg') repeat-x;
}
#wrap {
	background:#fff;
	margin:5px auto 0 auto;
	width:1012px;
}
#header { margin:-4px 0 -5px 0; padding:0px; }
#nav {
    width:996px;
	background-image:url('../images/nav-bg.jpg');
	padding:0px;
	margin-left:-5px;
	border-left: solid 3px #9a0000;
	border-right: solid 3px #9a0000;
	font-family:"Decker",Verdana,Arial,Helvetica,sans-serif;
}
#sidebar {
	float:left; width:225px;  padding:0 5px 5px 5px;
}
.section-head { color:#fff; background-color:#AF4B4B; padding:0px 0px 3px 10px; margin-top:10px;}
.section-head img { margin-left:10px; vertical-align:bottom; }
table#contact {border:1px solid #CCCCCC; border-bottom:none; width:100%; font-size:70%; font-family:"trebuchet MS",Verdana,Arial,Helvetica,sans-serif;}
table#contact td { padding:2px 5px; border-bottom:1px solid #CCCCCC; }
table#contact td.border-right { text-align:center; border-right:1px solid #CCCCCC; width:55px; }
#main {
	float:right;
	width:677px; /*605px;*/
	font-family:Arial,Helvetica,sans-serif;
	padding: 0px 48px 10px 17px;/*0px 65px 10px 50px;*/
	border-left:1px solid #B3B7BA;
	font-size:10pt;
	min-height:600px;
}
#main a { text-decoration:none; color:#C06562; }
#main p { margin-bottom:15px; }
h1, h2 { color:#C06562; font-family:"trebuchet MS",Verdana,Arial,Helvetica,sans-serif; }
h1 { font-size:100%; padding-top:20px; }
h2 { font-size:110%; padding-top:20px; }
blockquote { padding:10px 20px; }
.pink { color:#C06562; }
#testimonials { padding:10px; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:70%; background-color:#F0F0F0;
	border:1px solid #CCCCCC; }
#testimonials a { text-decoration:none; font-weight:bold; color:#C06562; }
#testimonials a:hover { text-decoration:underline; }
#footer {
	background-image:url('../images/bot-bg.jpg');
	height:57px;
	clear:both;
	margin:5px -4px -4px -4px;
}
#footer p 
{
	margin:0;
	text-align:center;
	position:relative; top:20px;
	font-size:70%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#000;
}
#footer a { text-decoration:none; color:#000; padding:0 10px; }

#under { color:#fff; text-align:center; padding:15px 0; font-size:70%; font-family:Verdana,Arial,Helvetica,sans-serif; background:#D60904;  }
#under a { color:#fff; text-decoration:none; font-weight:bold; }
#under img { vertical-align:bottom; margin-left:5px;  }
#sitemap { margin-top:15px; }
#sitemap ul { margin-left:25px; }

    
.t {background: url(../images/t.gif) 0 0 repeat-x; }
.b {background: url(../images/b.gif) 0 100% repeat-x}
.l {background: url(../images/l.gif) 0 0 repeat-y}
.r {background: url(../images/r.gif) 100% 0 repeat-y}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.bl {background: url(../images/bl.png) 0 100% no-repeat}
.br {background: url(../images/br.png) 100% 100% no-repeat}    
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}

#breadcrumbs {
	font-family:"trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color:#C06562;
}
#breadcrumbs a:link,
#breadcrumbs a:visited
{ 
	color:#C06562;
	text-decoration:none;  
}
#breadcrumbs a:hover,
#breadcrumbs a:active  
{ 
	color:#000000;
	text-decoration:none; 
}


p { margin:5px 0; text-align:justify; } /*font-family:"trebuchet MS",Verdana,Arial,Helvetica,sans-serif;}*/

/* === HOME PAGE === */
table.homepage { margin:20px;  }
.home-item { height:300px; overflow:hidden; background-color:#fbfbf3; font-family: Arial; font-size:12px; }
.home-item p { font-size:11px;}
.home-item a { text-decoration:none; font-weight:bold; color:#C06562; }
.home-left { width:470px; }
.home-right { width:470px;}
.home-title { display:block; background-color:#9a0000; color:#fc0; font-size:100%;
	font-family:"Decker",Verdana,Arial,Helvetica,sans-serif; text-transform:uppercase;
	padding:4px 0 4px 15px;
}
.home-text { display:block; padding:5px 10px 15px 10px; }
#theImage { width:389px; height:279px; }
#theImage .imageText { background:#FFFFFF none repeat scroll 0%;
	color:#000000;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:bold;
	height:30px;
	line-height:26px;
	position:relative;
	text-align:right;
	top:255px;
	width:389px;
}

/* SHOPPING CART */
#cart { border:solid 1px #ccc; font-size:80%; font-family:Arial,Helvetica,sans-serif;  }
#cart div { padding:4px 0 0 10px; }
#cart a { text-decoration:none; color:#C06562; }
#cart span.text { display:-moz-inline-box; display:inline-block;  width:180px; background-repeat:no-repeat; } 
div.cart-top {  height:24px; background-color:#f0f0f0; color:#C06562;
	font-weight:bold; }
div.cart-bottom {  height:24px; background-color:#f0f0f0; margin-bottom:5px; }
div.cart-middle { min-height:24px; padding-bottom:4px; margin-left:-10px; }
div.cart-middle .text { margin-left:10px; }

/*   LISTS    */
.list-title { padding:5px 0 0 5px; }
.list-title a { color:#C06562; font-family:"trebuchet MS",Verdana,Arial,Helvetica,sans-serif; text-decoration:none; margin-top:10px;}
.list-title a:hover { text-decoration:underline; }
.list-item { clear:left; padding:5px 0 0 0;}
.list-item img { border:1px solid #C06562; padding:3px; margin:0px 10px 10px 0; }
.list-item p { margin:none; font-size:100%; clear:none; }

/* FORMS */
input, textarea, select { background-color:#F7EAEA; border:1px solid #C6C6C6; padding:2px 0px; }
table.booking { width:80%; margin:10px 0 10px 50px; }

/* add tours */
table.addTours th { text-align:left;  color:#C06562; }
table.addTours td { vertical-align:top; padding-right:5px;  }
div.error ul { margin-left:20px; }
select.tourSelect { width:16em; }
select.tourSelect option { width:20em; }

/* date picker */
table.datePicker { margin-top:-2px; }
table.datePicker td { font-size:11px; }
table.datePicker option { padding-right:5px; }
.dateChooser select.day { width:3em;}
.dateChooser select.month {}
.dateChooser select.year { width:4.3em;}

/* reservation info */td.calendarDateInput {letter-spacing:normal; line-height:normal; font-size:11px;}
table.booking td { vertical-align:top; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:80%; padding-bottom:6px;}
table.booking label { width:200px; display:block; }
table.booking input { width:230px; }
table.booking span.cbx input { width:30px; border:none; background:none; }
table.booking span.cbx label { width:55px; display:inline; }
table.booking input.txtLearnOther { width:170px; }
table.booking textarea { width:230px; height:80px; }

.button {
	background-color:#85181E;
	color:#FFFFFF;
	padding-right:15px;
	padding-left:15px;
}

.liste {
	border:1px solid #9A0000;
	padding:2px;
}

.liste .th {
	font-weight:bold;
	background: #B04C4C;
	border-bottom: 3px solid #9A0000;
	color: #fff;
	height:20px;
	text-align:center;
	padding:5px;
}

.liste .th a {
	color: #fff;
}

.liste .td {
	background: #F7F7F7;
	padding: 5px;
	text-align:center;
	color:#000000;
}

/* Action Messages */
.error {
	background: #FFCC99;
	color: #B71F17;
	padding: 5px;
	margin: 10px 0;
	text-align:center;
	font-weight:bold;
	border:1px solid #B71F17;
}

.success {
	background: #D5EFD1;
	color: #037903;
	padding: 5px;
	margin: 10px 0;
	text-align:center;
	font-weight:bold;
	border:1px solid #037903;
}

.z {
	z-index:-999;
}